Package | Description |
---|---|
org.apache.hadoop.hbase.thrift |
Provides an HBase Thrift
service.
|
org.apache.hadoop.hbase.thrift.generated |
Class and Description |
---|
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.
|
TAppend
An Append object is used to specify the parameters for performing the append operation.
|
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.
|
TIncrement
For increments that are not incrementColumnValue
equivalents.
|
TRegionInfo
A TRegionInfo contains information about an HTable region.
|
TRowResult
Holds row name and then a map of columns to cells.
|
TScan
A Scan object is used to specify scanner parameters when opening a scanner.
|
Class and Description |
---|
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.append_args |
Hbase.append_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.append_result |
Hbase.append_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.AsyncClient |
Hbase.AsyncClient.append_call |
Hbase.AsyncClient.atomicIncrement_call |
Hbase.AsyncClient.checkAndPut_call |
Hbase.AsyncClient.compact_call |
Hbase.AsyncClient.createTable_call |
Hbase.AsyncClient.deleteAll_call |
Hbase.AsyncClient.deleteAllRow_call |
Hbase.AsyncClient.deleteAllRowTs_call |
Hbase.AsyncClient.deleteAllTs_call |
Hbase.AsyncClient.deleteTable_call |
Hbase.AsyncClient.disableTable_call |
Hbase.AsyncClient.enableTable_call |
Hbase.AsyncClient.get_call |
Hbase.AsyncClient.getColumnDescriptors_call |
Hbase.AsyncClient.getRegionInfo_call |
Hbase.AsyncClient.getRow_call |
Hbase.AsyncClient.getRowOrBefore_call |
Hbase.AsyncClient.getRows_call |
Hbase.AsyncClient.getRowsTs_call |
Hbase.AsyncClient.getRowsWithColumns_call |
Hbase.AsyncClient.getRowsWithColumnsTs_call |
Hbase.AsyncClient.getRowTs_call |
Hbase.AsyncClient.getRowWithColumns_call |
Hbase.AsyncClient.getRowWithColumnsTs_call |
Hbase.AsyncClient.getTableNames_call |
Hbase.AsyncClient.getTableRegions_call |
Hbase.AsyncClient.getVer_call |
Hbase.AsyncClient.getVerTs_call |
Hbase.AsyncClient.increment_call |
Hbase.AsyncClient.incrementRows_call |
Hbase.AsyncClient.isTableEnabled_call |
Hbase.AsyncClient.majorCompact_call |
Hbase.AsyncClient.mutateRow_call |
Hbase.AsyncClient.mutateRows_call |
Hbase.AsyncClient.mutateRowsTs_call |
Hbase.AsyncClient.mutateRowTs_call |
Hbase.AsyncClient.scannerClose_call |
Hbase.AsyncClient.scannerGet_call |
Hbase.AsyncClient.scannerGetList_call |
Hbase.AsyncClient.scannerOpen_call |
Hbase.AsyncClient.scannerOpenTs_call |
Hbase.AsyncClient.scannerOpenWithPrefix_call |
Hbase.AsyncClient.scannerOpenWithScan_call |
Hbase.AsyncClient.scannerOpenWithStop_call |
Hbase.AsyncClient.scannerOpenWithStopTs_call |
Hbase.AsyncIface |
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.checkAndPut_args |
Hbase.checkAndPut_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.checkAndPut_result |
Hbase.checkAndPut_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.Client |
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.getRegionInfo_args |
Hbase.getRegionInfo_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.getRegionInfo_result |
Hbase.getRegionInfo_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.getRowOrBefore_args |
Hbase.getRowOrBefore_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.getRowOrBefore_result |
Hbase.getRowOrBefore_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.increment_args |
Hbase.increment_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.increment_result |
Hbase.increment_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.incrementRows_args |
Hbase.incrementRows_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.incrementRows_result |
Hbase.incrementRows_result._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
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.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.scannerOpenWithScan_args |
Hbase.scannerOpenWithScan_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Hbase.scannerOpenWithScan_result |
Hbase.scannerOpenWithScan_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.
|
TAppend
An Append object is used to specify the parameters for performing the append operation.
|
TAppend._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.
|
TColumn
Holds column name and the cell.
|
TColumn._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
TIncrement
For increments that are not incrementColumnValue
equivalents.
|
TIncrement._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.
|
TScan
A Scan object is used to specify scanner parameters when opening a scanner.
|
TScan._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.