|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockView | |
---|---|
org.apache.hadoop.hive.ql.util.jdbm.recman |
Uses of BlockView in org.apache.hadoop.hive.ql.util.jdbm.recman |
---|
Classes in org.apache.hadoop.hive.ql.util.jdbm.recman that implement BlockView | |
---|---|
class |
PageHeader
This class represents a page header. |
Methods in org.apache.hadoop.hive.ql.util.jdbm.recman that return BlockView | |
---|---|
BlockView |
BlockIo.getView()
Returns the current view of the block. |
Methods in org.apache.hadoop.hive.ql.util.jdbm.recman with parameters of type BlockView | |
---|---|
void |
BlockIo.setView(BlockView view)
Sets the current view of the block. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |