Package org.apache.hadoop.hbase.thrift2.generated

Interface Summary
THBaseService.AsyncIface  
THBaseService.Iface  
 

Class Summary
TColumn Addresses a single cell or multiple cells in a HBase table by column family and optionally a column qualifier and timestamp
TColumnIncrement Represents a single cell and the amount to increment it by
TColumnValue Represents a single cell and its value.
TDelete Used to perform Delete operations on a single row.
TGet Used to perform Get operations on a single row.
THBaseService  
THBaseService.AsyncClient  
THBaseService.AsyncClient.checkAndDelete_call  
THBaseService.AsyncClient.checkAndPut_call  
THBaseService.AsyncClient.closeScanner_call  
THBaseService.AsyncClient.deleteMultiple_call  
THBaseService.AsyncClient.deleteSingle_call  
THBaseService.AsyncClient.exists_call  
THBaseService.AsyncClient.Factory  
THBaseService.AsyncClient.get_call  
THBaseService.AsyncClient.getMultiple_call  
THBaseService.AsyncClient.getScannerRows_call  
THBaseService.AsyncClient.increment_call  
THBaseService.AsyncClient.openScanner_call  
THBaseService.AsyncClient.put_call  
THBaseService.AsyncClient.putMultiple_call  
THBaseService.checkAndDelete_args  
THBaseService.checkAndDelete_result  
THBaseService.checkAndPut_args  
THBaseService.checkAndPut_result  
THBaseService.Client  
THBaseService.Client.Factory  
THBaseService.closeScanner_args  
THBaseService.closeScanner_result  
THBaseService.deleteMultiple_args  
THBaseService.deleteMultiple_result  
THBaseService.deleteSingle_args  
THBaseService.deleteSingle_result  
THBaseService.exists_args  
THBaseService.exists_result  
THBaseService.get_args  
THBaseService.get_result  
THBaseService.getMultiple_args  
THBaseService.getMultiple_result  
THBaseService.getScannerRows_args  
THBaseService.getScannerRows_result  
THBaseService.increment_args  
THBaseService.increment_result  
THBaseService.openScanner_args  
THBaseService.openScanner_result  
THBaseService.Processor<I extends THBaseService.Iface>  
THBaseService.Processor.checkAndDelete<I extends THBaseService.Iface>  
THBaseService.Processor.checkAndPut<I extends THBaseService.Iface>  
THBaseService.Processor.closeScanner<I extends THBaseService.Iface>  
THBaseService.Processor.deleteMultiple<I extends THBaseService.Iface>  
THBaseService.Processor.deleteSingle<I extends THBaseService.Iface>  
THBaseService.Processor.exists<I extends THBaseService.Iface>  
THBaseService.Processor.get<I extends THBaseService.Iface>  
THBaseService.Processor.getMultiple<I extends THBaseService.Iface>  
THBaseService.Processor.getScannerRows<I extends THBaseService.Iface>  
THBaseService.Processor.increment<I extends THBaseService.Iface>  
THBaseService.Processor.openScanner<I extends THBaseService.Iface>  
THBaseService.Processor.put<I extends THBaseService.Iface>  
THBaseService.Processor.putMultiple<I extends THBaseService.Iface>  
THBaseService.put_args  
THBaseService.put_result  
THBaseService.putMultiple_args  
THBaseService.putMultiple_result  
TIncrement Used to perform Increment operations for a single row.
TPut Used to perform Put operations for a single row.
TResult if no Result is found, row and columnValues will not be set.
TScan Any timestamps in the columns are ignored, use timeRange to select by timestamp.
TTimeRange  
 

Enum Summary
TColumn._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumnIncrement._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumnValue._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDelete._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDeleteType Specify type of delete: - DELETE_COLUMN means exactly one version will be removed, - DELETE_COLUMNS means previous versions will also be removed.
TGet._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndDelete_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndDelete_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndPut_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndPut_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.closeScanner_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.closeScanner_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteMultiple_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteMultiple_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteSingle_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteSingle_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.exists_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.exists_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.get_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.get_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getMultiple_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getMultiple_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerRows_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerRows_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.increment_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.increment_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.openScanner_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.openScanner_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.put_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.put_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.putMultiple_args._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.putMultiple_result._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIllegalArgument._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIncrement._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIOError._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TPut._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TResult._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TScan._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TTimeRange._Fields The set of fields this struct contains, along with convenience methods for finding and manipulating them.
 

Exception Summary
TIllegalArgument A TIllegalArgument exception indicates an illegal or invalid argument was passed into a procedure.
TIOError A TIOError exception signals that an error occurred communicating to the HBase master or a HBase region server.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.