|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.thrift.generated | |
---|---|
org.apache.hadoop.hbase.thrift | Provides an HBase Thrift service. |
org.apache.hadoop.hbase.thrift.generated |
Classes in org.apache.hadoop.hbase.thrift.generated used by org.apache.hadoop.hbase.thrift | |
---|---|
AlreadyExists
An AlreadyExists exceptions signals that a table with the specified name already exists |
|
BatchMutation
A BatchMutation object is used to apply a number of Mutations to a single row. |
|
ColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
Hbase.Iface
|
|
IllegalArgument
An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure. |
|
IOError
An IOError exception signals that an error occurred communicating to the Hbase master or an Hbase region server. |
|
Mutation
A Mutation object is used to either update or delete a column-value. |
|
TCell
TCell - Used to transport a cell value (byte[]) and the timestamp it was stored with together as a result for get and getRow methods. |
|
TRegionInfo
A TRegionInfo contains information about an HTable region. |
|
TRowResult
Holds row name and then a map of columns to cells. |
Classes in org.apache.hadoop.hbase.thrift.generated used by org.apache.hadoop.hbase.thrift.generated | |
---|---|
AlreadyExists
An AlreadyExists exceptions signals that a table with the specified name already exists |
|
AlreadyExists._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
BatchMutation
A BatchMutation object is used to apply a number of Mutations to a single row. |
|
BatchMutation._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
ColumnDescriptor
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc. |
|
ColumnDescriptor._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.atomicIncrement_args
|
|
Hbase.atomicIncrement_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.atomicIncrement_result
|
|
Hbase.atomicIncrement_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.compact_args
|
|
Hbase.compact_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.compact_result
|
|
Hbase.compact_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.createTable_args
|
|
Hbase.createTable_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.createTable_result
|
|
Hbase.createTable_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAll_args
|
|
Hbase.deleteAll_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAll_result
|
|
Hbase.deleteAll_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllRow_args
|
|
Hbase.deleteAllRow_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllRow_result
|
|
Hbase.deleteAllRow_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllRowTs_args
|
|
Hbase.deleteAllRowTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllRowTs_result
|
|
Hbase.deleteAllRowTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllTs_args
|
|
Hbase.deleteAllTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteAllTs_result
|
|
Hbase.deleteAllTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteTable_args
|
|
Hbase.deleteTable_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.deleteTable_result
|
|
Hbase.deleteTable_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.disableTable_args
|
|
Hbase.disableTable_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.disableTable_result
|
|
Hbase.disableTable_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.enableTable_args
|
|
Hbase.enableTable_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.enableTable_result
|
|
Hbase.enableTable_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.get_args
|
|
Hbase.get_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.get_result
|
|
Hbase.get_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getColumnDescriptors_args
|
|
Hbase.getColumnDescriptors_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getColumnDescriptors_result
|
|
Hbase.getColumnDescriptors_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRow_args
|
|
Hbase.getRow_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRow_result
|
|
Hbase.getRow_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRows_args
|
|
Hbase.getRows_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRows_result
|
|
Hbase.getRows_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsTs_args
|
|
Hbase.getRowsTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsTs_result
|
|
Hbase.getRowsTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsWithColumns_args
|
|
Hbase.getRowsWithColumns_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsWithColumns_result
|
|
Hbase.getRowsWithColumns_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsWithColumnsTs_args
|
|
Hbase.getRowsWithColumnsTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowsWithColumnsTs_result
|
|
Hbase.getRowsWithColumnsTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowTs_args
|
|
Hbase.getRowTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowTs_result
|
|
Hbase.getRowTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowWithColumns_args
|
|
Hbase.getRowWithColumns_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowWithColumns_result
|
|
Hbase.getRowWithColumns_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowWithColumnsTs_args
|
|
Hbase.getRowWithColumnsTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getRowWithColumnsTs_result
|
|
Hbase.getRowWithColumnsTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getTableNames_args
|
|
Hbase.getTableNames_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getTableNames_result
|
|
Hbase.getTableNames_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getTableRegions_args
|
|
Hbase.getTableRegions_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getTableRegions_result
|
|
Hbase.getTableRegions_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getVer_args
|
|
Hbase.getVer_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getVer_result
|
|
Hbase.getVer_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getVerTs_args
|
|
Hbase.getVerTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.getVerTs_result
|
|
Hbase.getVerTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.Iface
|
|
Hbase.isTableEnabled_args
|
|
Hbase.isTableEnabled_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.isTableEnabled_result
|
|
Hbase.isTableEnabled_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.majorCompact_args
|
|
Hbase.majorCompact_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.majorCompact_result
|
|
Hbase.majorCompact_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRow_args
|
|
Hbase.mutateRow_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRow_result
|
|
Hbase.mutateRow_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRows_args
|
|
Hbase.mutateRows_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRows_result
|
|
Hbase.mutateRows_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRowsTs_args
|
|
Hbase.mutateRowsTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRowsTs_result
|
|
Hbase.mutateRowsTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRowTs_args
|
|
Hbase.mutateRowTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.mutateRowTs_result
|
|
Hbase.mutateRowTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.Processor.ProcessFunction
|
|
Hbase.scannerClose_args
|
|
Hbase.scannerClose_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerClose_result
|
|
Hbase.scannerClose_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerGet_args
|
|
Hbase.scannerGet_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerGet_result
|
|
Hbase.scannerGet_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerGetList_args
|
|
Hbase.scannerGetList_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerGetList_result
|
|
Hbase.scannerGetList_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpen_args
|
|
Hbase.scannerOpen_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpen_result
|
|
Hbase.scannerOpen_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenTs_args
|
|
Hbase.scannerOpenTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenTs_result
|
|
Hbase.scannerOpenTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithPrefix_args
|
|
Hbase.scannerOpenWithPrefix_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithPrefix_result
|
|
Hbase.scannerOpenWithPrefix_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithStop_args
|
|
Hbase.scannerOpenWithStop_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithStop_result
|
|
Hbase.scannerOpenWithStop_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithStopTs_args
|
|
Hbase.scannerOpenWithStopTs_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Hbase.scannerOpenWithStopTs_result
|
|
Hbase.scannerOpenWithStopTs_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
IllegalArgument
An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure. |
|
IllegalArgument._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
IOError
An IOError exception signals that an error occurred communicating to the Hbase master or an Hbase region server. |
|
IOError._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
Mutation
A Mutation object is used to either update or delete a column-value. |
|
Mutation._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
TCell
TCell - Used to transport a cell value (byte[]) and the timestamp it was stored with together as a result for get and getRow methods. |
|
TCell._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
TRegionInfo
A TRegionInfo contains information about an HTable region. |
|
TRegionInfo._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
TRowResult
Holds row name and then a map of columns to cells. |
|
TRowResult._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |