A B C D E F G H I J K L M N O P Q R S T U V W Y Z _

A

AAlreadyExists - Exception in org.apache.hadoop.hbase.avro.generated
 
AAlreadyExists() - Constructor for exception org.apache.hadoop.hbase.avro.generated.AAlreadyExists
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Cause the server to exit without closing the regions it is serving, the log it is using and without notifying the master.
abort(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
abortCacheFlush() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Abort a cache flush.
abortRequested - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.DirFilter
 
access(long) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
Block has been accessed.
AClusterStatus - Class in org.apache.hadoop.hbase.avro.generated
 
AClusterStatus() - Constructor for class org.apache.hadoop.hbase.avro.generated.AClusterStatus
 
AColumn - Class in org.apache.hadoop.hbase.avro.generated
 
AColumn() - Constructor for class org.apache.hadoop.hbase.avro.generated.AColumn
 
AColumnFamilyDescriptor - Class in org.apache.hadoop.hbase.avro.generated
 
AColumnFamilyDescriptor() - Constructor for class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
AColumnValue - Class in org.apache.hadoop.hbase.avro.generated
 
AColumnValue() - Constructor for class org.apache.hadoop.hbase.avro.generated.AColumnValue
 
ACompressionAlgorithm - Enum in org.apache.hadoop.hbase.avro.generated
 
add(byte[], Put) - Method in class org.apache.hadoop.hbase.client.MultiPut
 
add(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Add the specified column and value to this Put operation.
add(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Add the specified column and value, with the specified timestamp as its version to this Put operation.
add(KeyValue) - Method in class org.apache.hadoop.hbase.client.Put
Add the specified KeyValue to this Put operation.
add(byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Deprecated. use Put.add(byte[], byte[], long, byte[]) instead
add(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
Attempt to add the specified cached block to this queue.
add(byte[], int, int, long, byte) - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
Add the specified KeyValue to the list of deletes to check against for this row operation.
add(byte[], int, int, long, byte) - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
Add the specified KeyValue to the list of deletes to check against for this row operation.
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.Store
Adds a value to the memstore
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
add(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Add a node to the cluster
add(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Add a node to the cluster
add(TableRegionModel) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
Add a region model to the list
add(TableModel) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
Add the table name model to the list
add(byte[]) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Add the specified binary to the bloom filter.
add(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Add the specified binary to the bloom filter.
add(byte[]) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
add(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
add(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
add(byte[]) - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
addAllAttrs(Iterable<? extends ColumnSchemaMessage.ColumnSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
addAllAttrs(Iterable<? extends TableSchemaMessage.TableSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addAllColumns(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
addAllColumns(Iterable<? extends ColumnSchemaMessage.ColumnSchema>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addAllDeadNodes(Iterable<? extends String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
addAllLiveNodes(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Node>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
addAllName(Iterable<? extends String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
addAllRegions(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
addAllRegions(Iterable<? extends TableInfoMessage.TableInfo.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
addAllRows(Iterable<? extends CellSetMessage.CellSet.Row>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
addAllValues(Iterable<? extends CellMessage.Cell>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
addAttribute(String, Object) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
Add an attribute to the column family schema
addAttribute(String, Object) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Add an attribute to the table descriptor
addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
addAttrs(TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addAttrs(TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addCell(CellModel) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
Adds a cell to the list of cells for this row
addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Get
Get the column from the specific family with the specified qualifier.
addColumn(byte[]) - Method in class org.apache.hadoop.hbase.client.Get
Deprecated. use Get.addColumn(byte[], byte[]) instead
addColumn(String, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Add a column to an existing table.
addColumn(byte[], HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Add a column to an existing table.
addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Get the column from the specified family with the specified qualifier.
addColumn(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Deprecated. use Scan.addColumn(byte[], byte[]) instead
addColumn(byte[], HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Adds a column to the specified table
addColumn(byte[], HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
Add a column to the column set
addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
addColumn(byte[], HColumnDescriptor) - Method in class org.apache.hadoop.hbase.util.MetaUtils
Offline version of the online TableOperation, org.apache.hadoop.hbase.master.AddColumn.
addColumnFamily(ColumnSchemaModel) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Add a column family to the table descriptor
addColumns(byte[][]) - Method in class org.apache.hadoop.hbase.client.Get
Deprecated. issue multiple Get.addColumn(byte[], byte[]) instead
addColumns(byte[][]) - Method in class org.apache.hadoop.hbase.client.Scan
Deprecated. issue multiple Scan.addColumn(byte[], byte[]) instead
addColumns(String) - Method in class org.apache.hadoop.hbase.client.Scan
Deprecated. use Scan.addColumn(byte[], byte[]) instead
addColumns(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
addColumns(ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addColumns(ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
addDeadNode(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Add a dead node to the cluster representation.
addDeadNodes(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
addDefaultApps(ContextHandlerCollection, String) - Method in class org.apache.hadoop.hbase.util.InfoServer
 
addDependencyJars(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Add the HBase dependency jars as well as jars for any of the configured job classes to the job configuration, so that JobClient will ship them to the cluster and add them to the DistributedCache.
addDependencyJars(Configuration, Class...) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Add the jars containing the given classes to the job's configuration such that JobClient will ship them to the cluster and add them to the DistributedCache.
addFamily(ByteBuffer, AFamilyDescriptor) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
addFamily(ByteBuffer, AFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Get
Get all columns from the specified family.
addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Get all columns from the specified family.
addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
Does NOT add a column family.
addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Adds a column family.
addFilter(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterList
Add a filter.
addHbaseResources(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
 
addLiveNode(String, long, int, int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Add a live node to the cluster representation.
addLiveNodes(StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
addLiveNodes(StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
addLogActionsListerner(LogActionsListener) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
addLogCleaner(LogCleanerDelegate) - Method in class org.apache.hadoop.hbase.master.LogsCleaner
Add a LogCleanerDelegate to the log cleaner chain.
addLogEntryVisitor(LogEntryVisitor) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
addLogEntryVisitor(HLog) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Add this class as a log entry visitor for HLog if replication is enabled
addLogToList(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Add a new log to the list of hlogs in zookeeper
addMetaRegionToScan(MetaRegion) - Method in class org.apache.hadoop.hbase.master.RegionManager
Add a meta region to the scan queue
addName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
addProcessingMessage(HRegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Add a MSG_REPORT_PROCESS_OPEN to the outbound queue.
addRegion(byte[], int, int, int, int, int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
Add a region name to the list
addRegionInfo(HServerLoad.RegionLoad) - Method in class org.apache.hadoop.hbase.HServerLoad
 
addRegionInfo(byte[], int, int, int, int, int) - Method in class org.apache.hadoop.hbase.HServerLoad
Deprecated. Use HServerLoad.addRegionInfo(RegionLoad)
addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
addRegions(TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
addRegions(TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
addRegionServer() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
addRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
addRegionToMETA(HRegion, HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Inserts a new region's meta information into the passed meta region.
address - Variable in class org.apache.hadoop.hbase.client.MultiPut
 
addResult(byte[], int) - Method in class org.apache.hadoop.hbase.client.MultiPutResponse
 
addRow(RowModel) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
Add a row to this cell set
addRowLock(Integer, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addRows(CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
addRows(CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
addScanner(ResultScanner) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
Assigns a unique ID to the scanner and adds the mapping to an internal hash-map.
addScanner(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addScanner(ResultScanner) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Assigns a unique ID to the scanner and adds the mapping to an internal hash-map.
addSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Add a new normal source to this region server
addToColumnFamilies(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
addToColumns(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
addToOnlineRegions(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addToRowBatches(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
addToRowBatches(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
addToSuccess(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
addToSuccess(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
addValues(CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
addValues(CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
ADelete - Class in org.apache.hadoop.hbase.avro.generated
 
ADelete() - Constructor for class org.apache.hadoop.hbase.avro.generated.ADelete
 
adeleteToDelete(ADelete) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
admin - Variable in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
admin - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
adornRegionServerAnswer(HServerInfo, HMsg[]) - Method in class org.apache.hadoop.hbase.master.HMaster
Override if you'd add messages to return to regionserver hsi or to send an exception.
AFamilyDescriptor - Class in org.apache.hadoop.hbase.avro.generated
 
AFamilyDescriptor() - Constructor for class org.apache.hadoop.hbase.avro.generated.AFamilyDescriptor
 
afdToHCD(AFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
AGet - Class in org.apache.hadoop.hbase.avro.generated
 
AGet() - Constructor for class org.apache.hadoop.hbase.avro.generated.AGet
 
agetToGet(AGet) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
AIllegalArgument - Exception in org.apache.hadoop.hbase.avro.generated
 
AIllegalArgument() - Constructor for exception org.apache.hadoop.hbase.avro.generated.AIllegalArgument
 
AIOError - Exception in org.apache.hadoop.hbase.avro.generated
 
AIOError() - Constructor for exception org.apache.hadoop.hbase.avro.generated.AIOError
 
align(int) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Aligns a number to 8.
align(long) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Aligns a number to 8.
ALL_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
Define for 'return-all-versions'.
allocBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Allocate memory for the bloom filter data.
allocBloom() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
allocBloom() - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
allPuts() - Method in class org.apache.hadoop.hbase.client.MultiPut
 
AlreadyExists - Exception in org.apache.hadoop.hbase.thrift.generated
An AlreadyExists exceptions signals that a table with the specified name already exists
AlreadyExists() - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists(String) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists(AlreadyExists) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
Performs a deep copy on other.
AlreadyExists._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
AMasterNotRunning - Exception in org.apache.hadoop.hbase.avro.generated
 
AMasterNotRunning() - Constructor for exception org.apache.hadoop.hbase.avro.generated.AMasterNotRunning
 
answers - Variable in class org.apache.hadoop.hbase.client.MultiPutResponse
 
append(KeyValue) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Writer
Add key/value to file.
append(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Writer
Add key/value to file.
append(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
append(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
append(HRegionInfo, WALEdit, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Append an entry to the log.
append(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Append an entry to the log.
append(HRegionInfo, byte[], WALEdit, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Append a set of edits to the log.
append(HLog.Entry) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
append(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
 
appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Writer
Add to the file info.
appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
appendKeyValue(StringBuilder, String, Object) - Static method in class org.apache.hadoop.hbase.util.Strings
Append to a StringBuilder a key/value.
appendKeyValue(StringBuilder, String, Object, String, String) - Static method in class org.apache.hadoop.hbase.util.Strings
Append to a StringBuilder a key/value.
appendMetaBlock(String, Writable) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Writer
Add a meta block to the end of the file.
appendMetadata(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Writes meta data.
appendTimeRangeMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Add TimestampRange to Metadata
appliedBatchesRate - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkMetrics
Rate of batches (of operations) applied by the sink
appliedOpsRate - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkMetrics
Rate of operations applied by the sink
applyActions(HServerInfo, ArrayList<HMsg>) - Method in class org.apache.hadoop.hbase.master.RegionManager
Send messages to the given region server asking it to split any regions in 'regionsToSplit', etc.
APut - Class in org.apache.hadoop.hbase.avro.generated
 
APut() - Constructor for class org.apache.hadoop.hbase.avro.generated.APut
 
aputToPut(APut) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
areAllMetaRegionsOnline() - Method in class org.apache.hadoop.hbase.master.RegionManager
Block until meta regions are online or we're shutting down.
ARegionLoad - Class in org.apache.hadoop.hbase.avro.generated
 
ARegionLoad() - Constructor for class org.apache.hadoop.hbase.avro.generated.ARegionLoad
 
AResult - Class in org.apache.hadoop.hbase.avro.generated
 
AResult() - Constructor for class org.apache.hadoop.hbase.avro.generated.AResult
 
AResultEntry - Class in org.apache.hadoop.hbase.avro.generated
 
AResultEntry() - Constructor for class org.apache.hadoop.hbase.avro.generated.AResultEntry
 
ARRAY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Array overhead
ARRAYLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ArrayList(0)
AScan - Class in org.apache.hadoop.hbase.avro.generated
 
AScan() - Constructor for class org.apache.hadoop.hbase.avro.generated.AScan
 
ascanToScan(AScan) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
AServerAddress - Class in org.apache.hadoop.hbase.avro.generated
 
AServerAddress() - Constructor for class org.apache.hadoop.hbase.avro.generated.AServerAddress
 
AServerInfo - Class in org.apache.hadoop.hbase.avro.generated
 
AServerInfo() - Constructor for class org.apache.hadoop.hbase.avro.generated.AServerInfo
 
AServerLoad - Class in org.apache.hadoop.hbase.avro.generated
 
AServerLoad() - Constructor for class org.apache.hadoop.hbase.avro.generated.AServerLoad
 
ATableDescriptor - Class in org.apache.hadoop.hbase.avro.generated
 
ATableDescriptor() - Constructor for class org.apache.hadoop.hbase.avro.generated.ATableDescriptor
 
ATableExists - Exception in org.apache.hadoop.hbase.avro.generated
 
ATableExists() - Constructor for exception org.apache.hadoop.hbase.avro.generated.ATableExists
 
atdToHTD(ATableDescriptor) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
ATimeRange - Class in org.apache.hadoop.hbase.avro.generated
 
ATimeRange() - Constructor for class org.apache.hadoop.hbase.avro.generated.ATimeRange
 
ATOMIC_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicBoolean
ATOMIC_INTEGER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicInteger
ATOMIC_LONG - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicLong
atomicIncrement(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
atomicIncrement(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Atomically increment the column value specified.
atomicIncrement(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Deprecated. 
atomicIncrement(byte[], byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
atomicIncrementTime - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
 
ATTRS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
ATTRS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
averageLoad - Variable in class org.apache.hadoop.hbase.avro.generated.AClusterStatus
 
AVERAGELOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
AvroServer - Class in org.apache.hadoop.hbase.avro
Start an Avro server
AvroServer() - Constructor for class org.apache.hadoop.hbase.avro.AvroServer
 
AvroServer.HBaseImpl - Class in org.apache.hadoop.hbase.avro
The HBaseImpl is a glue object that connects Avro RPC calls to the HBase client API primarily defined in the HBaseAdmin and HTable objects.
AvroUtil - Class in org.apache.hadoop.hbase.avro
 
AvroUtil() - Constructor for class org.apache.hadoop.hbase.avro.AvroUtil
 

B

Base64 - Class in org.apache.hadoop.hbase.util
Encodes and decodes to and from Base64 notation.
Base64.Base64InputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64InputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in DECODE mode.
Base64.Base64InputStream(InputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in either ENCODE or DECODE mode.
Base64.Base64OutputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64OutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in ENCODE mode.
Base64.Base64OutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in either ENCODE or DECODE mode.
BATCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
BatchMutation - Class in org.apache.hadoop.hbase.thrift.generated
A BatchMutation object is used to apply a number of Mutations to a single row.
BatchMutation() - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
BatchMutation(byte[], List<Mutation>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
BatchMutation(BatchMutation) - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Performs a deep copy on other.
BatchMutation._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
beginMemstoreInsert() - Method in class org.apache.hadoop.hbase.regionserver.ReadWriteConsistencyControl
 
BinaryComparator - Class in org.apache.hadoop.hbase.filter
A binary comparator which lexicographically compares against the specified byte array using Bytes.compareTo(byte[], byte[]).
BinaryComparator() - Constructor for class org.apache.hadoop.hbase.filter.BinaryComparator
Nullary constructor for Writable, do not use
BinaryComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryComparator
Constructor
BinaryPrefixComparator - Class in org.apache.hadoop.hbase.filter
A comparator which compares against a specified byte array, but only compares up to the length of this byte array.
BinaryPrefixComparator() - Constructor for class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
Nullary constructor for Writable, do not use
BinaryPrefixComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
Constructor
binarySearch(byte[][], byte[], int, int, RawComparator<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
Binary search for keys in indexes.
bind(ServerSocket, InetSocketAddress, int) - Static method in class org.apache.hadoop.hbase.ipc.HBaseServer
A convenience method to bind to a given address and report better exceptions if the address is not a valid host.
bindAddress - Variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
BlockCache - Interface in org.apache.hadoop.hbase.io.hfile
Block cache interface.
blockCacheCount - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Block cache item count.
blockCacheEnabled - Variable in class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
blockCacheEnabled - Variable in class org.apache.hadoop.hbase.avro.generated.AFamilyDescriptor
 
blockCacheEnabled - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
blockCacheFree - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Block cache free size.
blockCacheHitRatio - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Block hit ratio.
blockCacheSize - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Block cache size.
blockContainingKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
blockFetches - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.Reader.Scanner
 
blockLoads - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
blocksize - Variable in class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
blocksize - Variable in class org.apache.hadoop.hbase.avro.generated.AFamilyDescriptor
 
BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
bloom - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Bloom bits
BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
bloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
BloomFilter - Interface in org.apache.hadoop.hbase.util
Defines the general behavior of a bloom filter.
bloomfilterEnabled - Variable in class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
bloomFilterNbHashes - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterVectorSize - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
buildFilterFromModel(ScannerModel) - Static method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
buildModelFromPut(Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
buildResultFromModel(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildRowSpec(byte[], Map, long, long, int) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
BULKLOAD_TASK_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Meta key set when store file is a result of a bulk load
BULKLOAD_TIME_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
 
bulkLoadHFile(String, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Bulk load an HFile into an open region
bulkLoadHFile(String, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
bulkLoadHFile(String, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
bulkLoadHFile(String) - Method in class org.apache.hadoop.hbase.regionserver.Store
 
BYTE_BUFFER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ByteBuffer
ByteBloomFilter - Class in org.apache.hadoop.hbase.util
Implements a Bloom filter, as defined by Bloom in 1970.
ByteBloomFilter(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.util.ByteBloomFilter
Loads bloom filter meta data from file input.
ByteBloomFilter(int, float, int, int) - Constructor for class org.apache.hadoop.hbase.util.ByteBloomFilter
Determines & initializes bloom filter meta data from user config.
Bytes - Class in org.apache.hadoop.hbase.util
Utility class that handles byte arrays, conversions to/from other types, comparisons, hash code generation, manufacturing keys for HashMaps or HashSets, etc.
Bytes() - Constructor for class org.apache.hadoop.hbase.util.Bytes
 
Bytes.ByteArrayComparator - Class in org.apache.hadoop.hbase.util
Byte array comparator class.
Bytes.ByteArrayComparator() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
Constructor
BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Pass this to TreeMaps where byte [] are keys.
BYTES_RAWCOMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Use comparing byte arrays, byte-by-byte
byteSize - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Bytes (B) in the array
bytesToVint(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 

C

CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
cacheBlock(String, ByteBuffer, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Add block to cache.
cacheBlock(String, ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Add block to cache (defaults to not in-memory).
cacheBlock(String, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Cache the block with the specified name and buffer.
cacheBlock(String, ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Cache the block with the specified name and buffer.
cacheBlock(String, ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
cacheBlock(String, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
CachedBlock - Class in org.apache.hadoop.hbase.io.hfile
Represents an entry in the LruBlockCache.
CachedBlock(String, ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
CachedBlock(String, ByteBuffer, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
CachedBlockQueue - Class in org.apache.hadoop.hbase.io.hfile
A memory-bound queue that will grow until an element brings total size >= maxSize.
CachedBlockQueue(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
 
cacheHits - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
calculateOverhead(long, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
call() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
call(Writable, InetSocketAddress) - Method in class org.apache.hadoop.hbase.ipc.HBaseClient
Make a call, passing param, to the IPC server running at address, returning the value.
call(Writable, InetSocketAddress, UserGroupInformation) - Method in class org.apache.hadoop.hbase.ipc.HBaseClient
 
call(Writable[], InetSocketAddress[]) - Method in class org.apache.hadoop.hbase.ipc.HBaseClient
Makes a set of calls in parallel.
call(Method, Object[][], InetSocketAddress[], Configuration) - Static method in class org.apache.hadoop.hbase.ipc.HBaseRPC
Expert: Make multiple, parallel calls to a set of servers.
call(Writable, long) - Method in class org.apache.hadoop.hbase.ipc.HBaseRPC.Server
 
call(Writable, long) - Method in class org.apache.hadoop.hbase.ipc.HBaseServer
Called for each call.
callQueue - Variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
canAssignUserRegions() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
cancelLease(String) - Method in class org.apache.hadoop.hbase.Leases
Client explicitly cancels a lease.
CATALOG_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
The catalog family
CATALOG_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The catalog family as a string
CATALOG_HISTORIAN_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
The catalog historian family
cellFromHBase(KeyValue) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a list of Thrift TCell "struct" based on an Hbase Cell object.
cellFromHBase(KeyValue[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a list of Thrift TCell "struct" based on an Hbase Cell array.
CellMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellMessage.Cell - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellMessage.Cell.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a cell.
CellModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Default constructor
CellModel(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(KeyValue) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor from KeyValue
CellModel(byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellSetMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSet - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSet.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSet.Row - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSet.Row.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a grouping of cells.
CellSetModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
Constructor
CellSetModel(List<RowModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
 
ChangedReadersObserver - Interface in org.apache.hadoop.hbase.regionserver
If set of MapFile.Readers in Store change, implementors are notified.
changeOnlineStatus(Configuration, byte[], boolean) - Static method in class org.apache.hadoop.hbase.util.MetaUtils
Set a single region on/offline.
channelRead(ReadableByteChannel, ByteBuffer) - Static method in class org.apache.hadoop.hbase.ipc.HBaseServer
This is a wrapper around ReadableByteChannel.read(ByteBuffer).
channelWrite(WritableByteChannel, ByteBuffer) - Static method in class org.apache.hadoop.hbase.ipc.HBaseServer
This is a wrapper around WritableByteChannel.write(ByteBuffer).
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
Atomically checks if a row/family/qualifier value match the expectedValue.
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndDelete(byte[], byte[], byte[], byte[], byte[], Delete) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Atomically checks if a row/family/qualifier value match the expectedValue.
checkAndDelete(byte[], byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
checkAndMutate(byte[], byte[], byte[], byte[], Writable, Integer, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
Atomically checks if a row/family/qualifier value match the expectedValue.
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndPut(byte[], byte[], byte[], byte[], byte[], Put) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Atomically checks if a row/family/qualifier value match the expectedValue.
checkAndPut(byte[], byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
checkColumn(byte[], int, int) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Keeps track of the number of versions for the columns asked for
checkColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Checks against the parameters of the query and the columns which have already been processed by this query.
checkColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Can only return INCLUDE or SKIP, since returning "NEXT" or "DONE" would imply we have finished with this row, when this class can't figure that out.
checkdir(FileSystem, Path) - Method in class org.apache.hadoop.hbase.util.FSUtils
Check if directory exists.
checkFileSystem() - Method in class org.apache.hadoop.hbase.master.HMaster
Checks to see if the file system is still accessible.
checkFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Checks to see if the file system is still accessible.
checkFileSystemAvailable(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks to see if the specified file system is available
checkHBaseAvailable(Configuration) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
Check to see if HBase is running.
checkIOException(IOException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Examine passed IOException.
checkOOME(Throwable) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRPCErrorHandler
Take actions on the event of an OutOfMemoryError.
checkOOME(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
checkOpen() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called to verify that this server is up and running.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Deprecated.  
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Checks if the output target exists.
checkReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkThrowable(Throwable) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Examine passed Throwable.
checkVersion(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
Chore - Class in org.apache.hadoop.hbase
Chore is a task performed on a period in hbase.
Chore(String, int, AtomicBoolean) - Constructor for class org.apache.hadoop.hbase.Chore
 
chore() - Method in class org.apache.hadoop.hbase.Chore
Look for chores.
chore() - Method in class org.apache.hadoop.hbase.master.LogsCleaner
 
CLASS_TO_CODE - Static variable in interface org.apache.hadoop.hbase.io.CodeToClassAndBack
Static map that contains mapping from class to code
classList - Static variable in interface org.apache.hadoop.hbase.io.CodeToClassAndBack
Class list for supported classes
ClassSize - Class in org.apache.hadoop.hbase.util
Class for determining the "size" of a class, an attempt to calculate the actual bytes that an object of this class will occupy in memory The core of this class is taken from the Derby project
ClassSize() - Constructor for class org.apache.hadoop.hbase.util.ClassSize
 
cleanRegionInMETA(HRegionInterface, byte[], HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Clean COL_SERVER and COL_STARTCODE for passed info in .META.
cleanupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
clear() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Clears all entries from the map.
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clear() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clearAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clearBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clearCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clearData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clearDeadNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clearEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clearEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clearInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clearJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clearJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clearKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
clearLiveNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clearLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clearMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clearOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clearReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clearRegionCache() - Method in interface org.apache.hadoop.hbase.client.HConnection
Allows flushing the region cache.
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clearRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clearRows() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
clearRSDirectory() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Method used to make sure the region server directory is empty.
clearServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clearStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clearStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clearStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clearStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clearTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clearTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clearValues() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
Client - Class in org.apache.hadoop.hbase.rest.client
A wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.
Client() - Constructor for class org.apache.hadoop.hbase.rest.client.Client
Default Constructor
Client(Cluster) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
Constructor
CLIENTS - Static variable in class org.apache.hadoop.hbase.ipc.HBaseRPC
 
clone() - Method in class org.apache.hadoop.hbase.KeyValue
Clones a KeyValue.
clone() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
clone() - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
 
clone() - Method in class org.apache.hadoop.hbase.KeyValue.RootComparator
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clone() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Deprecated. 
clone() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
Deprecated. 
clone() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Deprecated. 
clone() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
Deprecated. 
close() - Method in class org.apache.hadoop.hbase.client.HTable.ClientScanner
 
close() - Method in class org.apache.hadoop.hbase.client.HTable
 
close() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Releases any resources help or pending changes in internal buffers.
close() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
Closes the scanner and releases any resources it has allocated
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Writer
 
close(long) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Close a scanner
close() - Method in class org.apache.hadoop.hbase.Leases
Shut down this Leases instance.
close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
Deprecated.  
close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
 
close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
Closes the writer, in this case flush table commits.
close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Closes the split.
close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Closes the split.
close() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Close down this HRegion.
close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Close down this HRegion.
close(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Closes the scanner and releases any resources it has allocated
close() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Close the KeyValue scanner.
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MinorCompactingStoreScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Shut down the log.
close() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
 
close() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
close() - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Close this ZooKeeper session.
closeAfterLeasesExpire() - Method in class org.apache.hadoop.hbase.Leases
Shuts down this lease instance when all outstanding leases expire.
closeAndDelete() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Shut down the log and delete the log directory
closeConnection(HBaseServer.Connection) - Method in class org.apache.hadoop.hbase.ipc.HBaseServer
 
closeConnection(DistributedFileSystem) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
closeReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
closeRecoveredQueue(ReplicationSourceInterface) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Clear the references to the specified old source
closeRegion(String, Object...) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Close a region.
closeRegion(byte[], Object...) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Close a region.
closeRegion(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
closeTablePool(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
Closes all the HTable instances , belonging to the given table, in the table pool.
closeTablePool(byte[]) - Method in class org.apache.hadoop.hbase.client.HTablePool
See HTablePool.closeTablePool(String).
Cluster - Class in org.apache.hadoop.hbase.rest.client
A list of 'host:port' addresses of HTTP servers operating as a single entity, for example multiple redundant web service gateways.
Cluster() - Constructor for class org.apache.hadoop.hbase.rest.client.Cluster
Constructor
Cluster(List<String>) - Constructor for class org.apache.hadoop.hbase.rest.client.Cluster
Constructor
CLUSTER_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
Cluster is in distributed mode or not
CLUSTER_IS_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
Cluster is fully-distributed
CLUSTER_IS_LOCAL - Static variable in class org.apache.hadoop.hbase.HConstants
Cluster is standalone or pseudo-distributed
clusterStateZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
ClusterStatus - Class in org.apache.hadoop.hbase
Status information on the HBase cluster.
ClusterStatus() - Constructor for class org.apache.hadoop.hbase.ClusterStatus
Constructor, for Writable
CODE_TO_CLASS - Static variable in interface org.apache.hadoop.hbase.io.CodeToClassAndBack
Static map that contains mapping from code to class
CodeToClassAndBack - Interface in org.apache.hadoop.hbase.io
A Static Interface.
CodeToClassAndBack.InternalStaticLoader - Class in org.apache.hadoop.hbase.io
Class that loads the static maps with their values.
codeToType(byte) - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
Cannot rely on enum ordinals .
colDescFromHbase(HColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a new Thrift ColumnDescriptor "struct" based on an Hbase HColumnDescriptor object.
colDescFromThrift(ColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a new Hbase HColumnDescriptor object based on a Thrift ColumnDescriptor "struct".
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
COLUMN_FAMILY_DELIM_ARRAY - Static variable in class org.apache.hadoop.hbase.KeyValue
 
COLUMN_FAMILY_DELIMITER - Static variable in class org.apache.hadoop.hbase.KeyValue
Colon character in UTF-8
COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
COLUMN_LIST - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated. space delimited list of columns
ColumnCount - Class in org.apache.hadoop.hbase.regionserver
Simple wrapper for a byte buffer and a counter.
ColumnCount(byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constructor
ColumnCount(byte[], int) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constructor
ColumnCount(byte[], int, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constuctor
ColumnCountGetFilter - Class in org.apache.hadoop.hbase.filter
Simple filter that returns first N columns on row only.
ColumnCountGetFilter() - Constructor for class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
Used during serialization.
ColumnCountGetFilter(int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
ColumnDescriptor - Class in org.apache.hadoop.hbase.thrift.generated
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
ColumnDescriptor() - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor(byte[], int, String, boolean, String, int, int, boolean, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor(ColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Performs a deep copy on other.
ColumnDescriptor._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
columnFamilies - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
columnFamily - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
columnFamily - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
ColumnNameParseException - Exception in org.apache.hadoop.hbase
Thrown if issue with passed column name.
ColumnNameParseException() - Constructor for exception org.apache.hadoop.hbase.ColumnNameParseException
default constructor
ColumnNameParseException(String) - Constructor for exception org.apache.hadoop.hbase.ColumnNameParseException
 
ColumnPaginationFilter - Class in org.apache.hadoop.hbase.filter
A filter, based on the ColumnCountGetFilter, takes two arguments: limit and offset.
ColumnPaginationFilter() - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
Used during serialization.
ColumnPaginationFilter(int, int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
ColumnPrefixFilter - Class in org.apache.hadoop.hbase.filter
This filter is used for selecting only those keys with columns that matches a particular prefix.
ColumnPrefixFilter() - Constructor for class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
ColumnPrefixFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
columnQualifier - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
columnQualifier - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
columns - Variable in class org.apache.hadoop.hbase.avro.generated.ADelete
 
columns - Variable in class org.apache.hadoop.hbase.avro.generated.AGet
 
columns - Variable in class org.apache.hadoop.hbase.avro.generated.AScan
 
columns - Variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.  
columns - Variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
The grouping columns.
columns - Variable in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Keeps track of columns and versions
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
ColumnSchemaMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema.Attribute - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema.Attribute.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a column family schema.
ColumnSchemaModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
Default constructor
ColumnTracker - Interface in org.apache.hadoop.hbase.regionserver
Implementing classes of this interface will be used for the tracking and enforcement of columns and numbers of versions during the course of a Get or Scan operation.
columnValues - Variable in class org.apache.hadoop.hbase.avro.generated.APut
 
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
compact(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a table or an individual region.
compact(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a table or an individual region.
compact(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
compact(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
 
compact(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
compactBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Compact the bloom before writing metadata & data to disk
compactBloom() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
compactBloom() - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
compactionQueueSize - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Size of the compaction queue.
compactStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Called by compaction thread and after region is opened to compact the HStores if necessary.
comparator - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
 
comparator() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
Comparator for plain key/values; i.e.
comparator() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
 
compare(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
Compare the timestamp to timerange
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyComparator
 
compare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KeyComparator
 
compare(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compare(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.RowComparator
 
compare(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
compare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
 
compareColumns(byte[], int, int, int, byte[], int, int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyComparator
 
compareColumns(KeyValue, byte[], int, int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
CompareFilter - Class in org.apache.hadoop.hbase.filter
This is a generic filter to be used to filter by comparison.
CompareFilter() - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
Writable constructor, do not use.
CompareFilter(CompareFilter.CompareOp, WritableByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
Constructor.
CompareFilter.CompareOp - Enum in org.apache.hadoop.hbase.filter
Comparison operators.
compareOp - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
 
compareRowid(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.MetaKeyComparator
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyComparator
 
compareRows(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareRows(KeyValue, short, KeyValue, short) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareRows(KeyValue, byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.MetaKeyComparator
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.RootKeyComparator
 
compareTimestamps(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Delete
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Put
 
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
 
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
 
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
 
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.WritableByteArrayComparable
 
compareTo(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
compareTo(HRegionInfo) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
compareTo(HRegionLocation) - Method in class org.apache.hadoop.hbase.HRegionLocation
 
compareTo(HServerAddress) - Method in class org.apache.hadoop.hbase.HServerAddress
 
compareTo(HServerInfo) - Method in class org.apache.hadoop.hbase.HServerInfo
 
compareTo(HServerLoad) - Method in class org.apache.hadoop.hbase.HServerLoad
 
compareTo(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
compareTo(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
compareTo(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Define the sort order of the BytesWritable.
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Compares the bytes in this object to the specified byte array
compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.  
compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Compares this split against the given one.
compareTo(MetaRegion) - Method in class org.apache.hadoop.hbase.master.MetaRegion
 
compareTo(HLogKey) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
compareTo(AlreadyExists) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
compareTo(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
compareTo(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
compareTo(Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
compareTo(Hbase.atomicIncrement_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
compareTo(Hbase.compact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
compareTo(Hbase.compact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
compareTo(Hbase.createTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
compareTo(Hbase.createTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
compareTo(Hbase.deleteAll_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
compareTo(Hbase.deleteAll_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
compareTo(Hbase.deleteAllRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
compareTo(Hbase.deleteAllRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
compareTo(Hbase.deleteAllRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
compareTo(Hbase.deleteAllRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
compareTo(Hbase.deleteAllTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
compareTo(Hbase.deleteAllTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
compareTo(Hbase.deleteTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
compareTo(Hbase.deleteTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
compareTo(Hbase.disableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
compareTo(Hbase.disableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
compareTo(Hbase.enableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
compareTo(Hbase.enableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
compareTo(Hbase.get_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
compareTo(Hbase.get_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
compareTo(Hbase.getColumnDescriptors_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
compareTo(Hbase.getRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
compareTo(Hbase.getRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
compareTo(Hbase.getRowWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
compareTo(Hbase.getRowWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
compareTo(Hbase.getTableNames_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
compareTo(Hbase.getTableNames_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
compareTo(Hbase.getTableRegions_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
compareTo(Hbase.getTableRegions_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
compareTo(Hbase.getVer_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
compareTo(Hbase.getVer_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
compareTo(Hbase.getVerTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
compareTo(Hbase.getVerTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
compareTo(Hbase.isTableEnabled_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
compareTo(Hbase.isTableEnabled_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
compareTo(Hbase.majorCompact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
compareTo(Hbase.majorCompact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
compareTo(Hbase.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
compareTo(Hbase.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
compareTo(Hbase.mutateRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
compareTo(Hbase.mutateRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
compareTo(Hbase.mutateRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
compareTo(Hbase.mutateRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
compareTo(Hbase.mutateRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
compareTo(Hbase.mutateRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
compareTo(Hbase.scannerClose_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
compareTo(Hbase.scannerClose_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
compareTo(Hbase.scannerGet_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
compareTo(Hbase.scannerGetList_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
compareTo(Hbase.scannerOpen_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
compareTo(Hbase.scannerOpen_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
compareTo(Hbase.scannerOpenTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
compareTo(Hbase.scannerOpenTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
compareTo(Hbase.scannerOpenWithPrefix_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
compareTo(Hbase.scannerOpenWithPrefix_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
compareTo(Hbase.scannerOpenWithStop_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
compareTo(Hbase.scannerOpenWithStop_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
compareTo(Hbase.scannerOpenWithStopTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
compareTo(Hbase.scannerOpenWithStopTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
compareTo(IllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
compareTo(IOError) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
compareTo(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
compareTo(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
compareTo(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
compareTo(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Lexographically compare two arrays.
completeCacheFlush(byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Complete the cache flush Protected by cacheFlushLock
completeMemstoreInsert(ReadWriteConsistencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.ReadWriteConsistencyControl
 
compression - Variable in class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
compression - Variable in class org.apache.hadoop.hbase.avro.generated.AFamilyDescriptor
 
COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
Compression - Class in org.apache.hadoop.hbase.io.hfile
Compression related stuff.
compression - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
Compression.Algorithm - Enum in org.apache.hadoop.hbase.io.hfile
Compression algorithms.
COMPRESSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
CompressionTest - Class in org.apache.hadoop.hbase.util
Compression validation test.
CompressionTest() - Constructor for class org.apache.hadoop.hbase.util.CompressionTest
 
computeFilename() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
This is a convenience method that computes a new filename with a given using the current HLog file-number
computeFilename(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
This is a convenience method that computes a new filename with a given file-number.
CONCURRENT_HASHMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap
CONCURRENT_HASHMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap.Entry
CONCURRENT_HASHMAP_SEGMENT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap.Segment
CONCURRENT_SKIPLISTMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentSkipListMap
CONCURRENT_SKIPLISTMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentSkipListMap Entry
conf - Variable in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
conf - Variable in class org.apache.hadoop.hbase.ipc.HBaseClient
 
conf - Variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
conf - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.  
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
Deprecated.  
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated.  
configureIncrementalLoad(Job, HTable) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
Configure a MapReduce Job to perform an incremental load into the given table.
connection - Variable in class org.apache.hadoop.hbase.client.ServerCallable
 
connectionList - Variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
connections - Variable in class org.apache.hadoop.hbase.ipc.HBaseClient
 
Constants - Interface in org.apache.hadoop.hbase.rest
Common constants for org.apache.hadoop.hbase.rest
constructMaster(Class<? extends HMaster>, Configuration) - Static method in class org.apache.hadoop.hbase.master.HMaster
Utility for constructing an instance of the passed HMaster class.
constructRegionServer(Class<? extends HRegionServer>, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Utility for constructing an instance of the passed HRegionServer class.
contains(byte[], ByteBuffer) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Check if the specified key is contained in the bloom filter.
contains(byte[], int, int, ByteBuffer) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Check if the specified key is contained in the bloom filter.
contains(byte[], ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
contains(byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
contains(byte[], ByteBuffer) - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
contains(byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
containsColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Checks for existence of the specified column.
containsKey(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
containsKey(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Checks whether there is a value in the map for the specified key.
containsKey(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
containsRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
Returns true if the given inclusive range of rows is fully contained by this region.
containsRow(byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
Return true if the given row falls in this region.
containsValue(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
containsValue(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Checks whether this is a mapping which contains the specified value.
containsValue(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
copyBytes() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Returns a copy of the bytes referred to by this writable
COPYONWRITE_ARRAYLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for CopyOnWriteArrayList
COPYONWRITE_ARRAYSET - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for CopyOnWriteArraySet
copyQueuesFromRS(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
This methods copies all the hlogs queues from another region server and returns them all sorted per peer cluster (appended with the dead server's znode)
CopyTable - Class in org.apache.hadoop.hbase.mapreduce
Tool used to copy a table to another one which can be on a different setup.
CopyTable() - Constructor for class org.apache.hadoop.hbase.mapreduce.CopyTable
 
copyWritable(Writable, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Copy one Writable to another.
copyWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Copy one Writable to another.
counter - Variable in class org.apache.hadoop.hbase.ipc.HBaseClient
 
countRegionsOnFS() - Method in class org.apache.hadoop.hbase.master.RegionManager
 
create() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Creates a Configuration with HBase resources
create(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Creates a clone of passed configuration.
create(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Create file.
createCompressionStream(OutputStream, Compressor, int) - Method in enum org.apache.hadoop.hbase.io.hfile.Compression.Algorithm
 
createConfigurationSubset() - Method in class org.apache.hadoop.hbase.master.HMaster
 
createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.hbase.io.hfile.Compression.Algorithm
 
createFirstOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue that is smaller than all other possible KeyValues for the given row.
createFirstOnRow(byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue that is smaller than all other KeyValues that are older than the passed timestamp.
createFirstOnRow(byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValue
Deprecated.  
createFirstOnRow(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row,family,qualifier.
createFirstOnRow(byte[], byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createFirstOnRow(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated. Create a key by concatenating multiple column values.
createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Create a key by concatenating multiple column values.
createHRegion(HRegionInfo, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Convenience method creating new HRegions.
createHTable(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
 
createHTableInterface(Configuration, byte[]) - Method in class org.apache.hadoop.hbase.client.HTableFactory
 
createHTableInterface(Configuration, byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterfaceFactory
Creates a new HTableInterface.
createInstance(Configuration, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
createKey(String) - Static method in class org.apache.hadoop.hbase.util.Keying
Makes a key out of passed URI for use as row name or column qualifier.
createKeyValueFromKey(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createKeyValueFromKey(ByteBuffer) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createKeyValueFromKey(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createLastOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue that is last on the specified row id.
createLease(String, LeaseListener) - Method in class org.apache.hadoop.hbase.Leases
Obtain a lease
createMetrics(Class<?>[]) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcMetrics
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
createProtobufOutput() - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
 
createReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Builds a TableRecordReader.
createRegion(HRegionInfo, HRegionInterface, byte[]) - Method in class org.apache.hadoop.hbase.master.RegionManager
Create a new HRegion, put a row for it into META (or ROOT), and mark the new region unassigned so that it will get assigned to a region server.
createRegionLoad(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
createRegionName(byte[], byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Make a region name of passed parameters.
createRegionName(byte[], byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Make a region name of passed parameters.
createRegionServerThread(Configuration, Class<? extends HRegionServer>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
Creates a JVMClusterUtil.RegionServerThread.
createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
Deprecated.  
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CopyTable
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
Sets up the actual job.
createTable(ATableDescriptor) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
createTable(ATableDescriptor) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table.
createTable(HTableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table with the specified number of regions.
createTable(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table with an initial set of empty regions defined by the specified split keys.
createTable(HTableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Creates a new table.
createTable(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Creates a new table.
createTable(byte[], List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
createTable(byte[], List<ColumnDescriptor>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Create a table with the specified column families.
createTable(byte[], List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
createTableAsync(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table but does not block and wait for it to come online.
createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
createWriter(FileSystem, Path, int) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
Get a store file writer.
createWriter(FileSystem, Path, int, Compression.Algorithm, KeyValue.KVComparator, Configuration, StoreFile.BloomType, int) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
Create a store file writer.
createWriter(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Get a writer for the WAL.
createZNodeIfNotExists(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
createZNodeIfNotExists(String, byte[], CreateMode, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
csToACS(ClusterStatus) - Static method in class org.apache.hadoop.hbase.avro.AvroUtil
 
CurCall - Static variable in class org.apache.hadoop.hbase.ipc.HBaseServer
This is set to Call object before Handler invokes an RPC and reset after the call returns.
curKeys - Variable in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
The number of keys recorded in the current Bloom filter.
CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Method in interface org.apache.hadoop.hbase.util.EnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Defers to the delegate and calls the EnvironmentEdge.currentTimeMillis() method.
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 

D

DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
DEADNODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
deadServerNames - Variable in class org.apache.hadoop.hbase.avro.generated.AClusterStatus
 
deadServers - Variable in class org.apache.hadoop.hbase.avro.generated.AClusterStatus
 
DebugPrint - Class in org.apache.hadoop.hbase.regionserver
 
DebugPrint() - Constructor for class org.apache.hadoop.hbase.regionserver.DebugPrint
 
DECODE - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode4to3(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination.
decodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeRemoteException(RemoteException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Converts org.apache.hadoop.ipc.RemoteException into original exception, if possible.
decodeToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrement() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
Decrement the current version count
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.MemStore
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.Store
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
DEFAULT_BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to use a block cache or not.
DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default size of blocks in files store to the filesytem.
DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default blocksize for hfile.
DEFAULT_BLOCKSIZE_SMALL - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
 
DEFAULT_BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether or not to use bloomfilters.
DEFAULT_CLUSTER_ID - Static variable in class org.apache.hadoop.hbase.HConstants
Default cluster ID, cannot be used to identify a cluster so a key with this value means it wasn't meant for replication.
DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default compression type.
DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression name: none.
DEFAULT_COMPRESSION_ALGORITHM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression: none.
DEFAULT_DEFERRED_LOG_FLUSH - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
DEFAULT_END_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.rest.RowSpec
 
DEFAULT_HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Maximum number of bytes returned when calling a scanner's next method.
DEFAULT_HBASE_REGIONSERVER_LEASE_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
Default value of HConstants.HBASE_REGIONSERVER_LEASE_PERIOD_KEY.
DEFAULT_HOST - Static variable in class org.apache.hadoop.hbase.HConstants
default host address
DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to serve from memory or not.
DEFAULT_KEYVALUE_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
 
DEFAULT_MASTER_INFOPORT - Static variable in class org.apache.hadoop.hbase.HConstants
default port for master web api
DEFAULT_MASTER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
default port that the master listens on
DEFAULT_MASTER_TYPE_BACKUP - Static variable in class org.apache.hadoop.hbase.HConstants
by default every master is a possible primary master unless the conf explicitly overrides it
DEFAULT_MAX_AGE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
DEFAULT_MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Default maximum file size
DEFAULT_MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
DEFAULT_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
DEFAULT_PATH - Static variable in class org.apache.hadoop.hbase.mapreduce.hadoopbackport.TotalOrderPartitioner
 
DEFAULT_READONLY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
DEFAULT_REGION_SERVER_CLASS - Static variable in class org.apache.hadoop.hbase.HConstants
Default region server interface class name.
DEFAULT_REGIONSERVER_INFOPORT - Static variable in class org.apache.hadoop.hbase.HConstants
default port for region server web api
DEFAULT_REGIONSERVER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Default port region server listens on.
DEFAULT_REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default scope.
DEFAULT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
 
DEFAULT_SIZE_RESERVATION_BLOCK - Static variable in class org.apache.hadoop.hbase.HConstants
Default size of a reservation block
DEFAULT_START_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.rest.RowSpec
 
DEFAULT_TIME_LAG - Static variable in class org.apache.hadoop.hbase.client.HBaseFsck
 
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default time to live of cell contents.
DEFAULT_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default number of versions of a record to keep.
DEFAULT_ZOOKEEPER_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
Default ZooKeeper pause value.
DEFAULT_ZOOKEEPER_RETRIES - Static variable in class org.apache.hadoop.hbase.HConstants
Default number of times to retry writes to ZooKeeper.
DEFAULT_ZOOKEEPER_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.HConstants
 
DEFAULT_ZOOKEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
default client port that the zookeeper listens on
DefaultEnvironmentEdge - Class in org.apache.hadoop.hbase.util
Default implementation of an environment edge.
DefaultEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
 
DEFERRED_LOG_FLUSH - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
DEFERRED_LOG_FLUSH_KEY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
deferredLogFlush - Variable in class org.apache.hadoop.hbase.avro.generated.ATableDescriptor
 
delete(ByteBuffer, ADelete) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
delete(ByteBuffer, ADelete) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
Delete - Class in org.apache.hadoop.hbase.client
Used to perform Delete operations on a single row.
Delete() - Constructor for class org.apache.hadoop.hbase.client.Delete
Constructor for Writable.
Delete(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Delete
Create a Delete operation for the specified row.
Delete(byte[], long, RowLock) - Constructor for class org.apache.hadoop.hbase.client.Delete
Create a Delete operation for the specified row and timestamp, using an optional row lock.
Delete(Delete) - Constructor for class org.apache.hadoop.hbase.client.Delete
 
delete(Delete) - Method in class org.apache.hadoop.hbase.client.HTable
 
delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.HTable
 
delete(Delete) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deletes the specified cells/row.
delete(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deletes the specified cells/rows in bulk.
delete(byte[], Delete) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Deletes all the KeyValues that match those found in the Delete object, if their ts <= to the Delete.
delete(byte[], List<Delete>) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Put an array of deletes into the specified region
delete(Delete, Integer, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
delete(Map<byte[], List<KeyValue>>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
delete(byte[], Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
delete(byte[], List<Delete>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
delete(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.Store
Adds a value to the memstore
delete(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a DELETE request
delete(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a DELETE request
delete(Delete) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
delete(List<Delete>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
deleteAll(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAll(byte[], byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column.
deleteAll(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllConnections(boolean) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Delete information for all connections.
deleteAllRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRow(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells.
deleteAllRow(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRowTs(byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells marked with a timestamp equal-to or older than the passed timestamp.
deleteAllRowTs(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteAllTs(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllTs(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAllTs(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
deleteColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete the latest version of the specified column.
deleteColumn(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete the specified version of the specified column.
deleteColumn(byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Deprecated. use Delete.deleteColumn(byte[], byte[]) instead
deleteColumn(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete a column from a table.
deleteColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete a column from a table.
deleteColumn(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Deletes a column from the specified table.
deleteColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.MetaUtils
Offline version of the online TableOperation, org.apache.hadoop.hbase.master.DeleteColumn.
deleteColumns(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of the specified column.
deleteColumns(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of the specified column with a timestamp less than or equal to the specified timestamp.
deleteColumns(byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Deprecated. use Delete.deleteColumn(byte[], byte[], long) instead
deleteConnectionInfo(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Delete connection information for the instance specified by configuration
deleteDirectory(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Delete if exists.
deleteEmptyMetaRows(HRegionInterface, byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteFamily(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
deleteFamily(ByteBuffer, ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
deleteFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of all columns of the specified family.
deleteFamily(byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all columns of the specified family with a timestamp less than or equal to the specified timestamp.
deleteOwnRSZNode() - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Delete this cluster's queues
deleteReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
Delete this file
deleteRegion(FileSystem, Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Deletes all the files for a HRegion
deleteRootRegionLocation() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Delete ZNode containing root region location.
deleteRsQueues(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Recursive deletion of all znodes in specified rs' znode
deletes - Variable in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Keeps track of deletes
deleteSource(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Delete a complete queue of hlogs
deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
deleteTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
deleteTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deletes a table.
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deletes a table.
deleteTable(byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Deletes a table
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteTable(String) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Deletes a table.
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Deletes a table.
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteTable(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Deletes a table
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
DeleteTracker - Interface in org.apache.hadoop.hbase.regionserver
This interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.
DeleteTracker.DeleteCompare - Enum in org.apache.hadoop.hbase.regionserver
Return codes for comparison of two Deletes.
deleteZNode(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Unrecursive deletion of specified znode
deleteZNode(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Optionnally recursive deletion of specified znode
deleteZNode(String, int) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
DELIMITER - Static variable in class org.apache.hadoop.hbase.HRegionInfo
delimiter used between portions of a region name
DependentColumnFilter - Class in org.apache.hadoop.hbase.filter
A filter for adding inter-column timestamp matching Only cells with a correspondingly timestamped entry in the target column will be retained Not compatible with Scan.setBatch as operations need full rows for correct filtering
DependentColumnFilter() - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
Should only be used for writable
DependentColumnFilter(byte[], byte[], boolean, CompareFilter.CompareOp, WritableByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
Build a dependent column filter with value checking dependent column varies will be compared using the supplied compareOp and comparator, for usage of which refer to CompareFilter
DependentColumnFilter(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
Constructor for DependentColumn filter.
DependentColumnFilter(byte[], byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
Constructor for DependentColumn filter.
describeFamily(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
describeFamily(ByteBuffer, ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
describeTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
describeTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
description - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
 
deserializeRegionInfo(DataInput) - Method in class org.apache.hadoop.hbase.client.HTable
Read from in and deserialize the regions information.
disable() - Static method in class org.apache.hadoop.hbase.regionserver.DebugPrint
 
disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
disableTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
disableTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Disables a table (takes it off-line) If it is being served, the master will tell the servers to stop serving it.
disableTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Disables a table (takes it off-line) If it is being served, the master will tell the servers to stop serving it.
disableTable(byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Take table offline
disableTable(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
disableTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
disableTable(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Disables a table (takes it off-line) If it is being served, the master will tell the servers to stop serving it.
disableTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
doBulkLoad(Path, HTable) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Perform a bulk load of the given directory into the given pre-existing table.
doCompare(CompareFilter.CompareOp, WritableByteArrayComparable, byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
doMain(String[]) - Static method in class org.apache.hadoop.hbase.avro.AvroServer
 
doMain(String[], Class<? extends HMaster>) - Static method in class org.apache.hadoop.hbase.master.HMaster
 
doMain(String[], Class<? extends HRegionServer>) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Do class main.
doMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
done() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
 
done() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Done when there are no more columns to match against.
done() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
We can never know a-priori if we are done, so always return false.
doneWithColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
This method is used to inform the column tracker that we are done with this column.
DoNotRetryIOException - Exception in org.apache.hadoop.hbase
Subclass if exception is not meant to be retried: e.g.
DoNotRetryIOException() - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
default constructor
DoNotRetryIOException(String) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
 
DoNotRetryIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
 
DONT_BREAK_LINES - Static variable in class org.apache.hadoop.hbase.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcMetrics
Push the metrics to the monitoring subsystem on doUpdate() call.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.master.metrics.MasterMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkMetrics
 
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceMetrics
 
doUpdates(MetricsContext) - Method in class org.apache.hadoop.hbase.rest.metrics.RESTMetrics
Since this object is a registered updater, this method will be called periodically, e.g.
doWrite(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
Driver - Class in org.apache.hadoop.hbase.mapred
Deprecated. 
Driver() - Constructor for class org.apache.hadoop.hbase.mapred.Driver
Deprecated.  
Driver - Class in org.apache.hadoop.hbase.mapreduce
Driver for hbase mapreduce jobs.
Driver() - Constructor for class org.apache.hadoop.hbase.mapreduce.Driver
 
dropDependentColumn - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
DroppedSnapshotException - Exception in org.apache.hadoop.hbase
Thrown during flush if the possibility snapshot content was not properly persisted into store files.
DroppedSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
 
DroppedSnapshotException() - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
default constructor
dump() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
dumps - Variable in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
dumpToFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.DebugPrint
 
DynamicByteBloomFilter - Class in org.apache.hadoop.hbase.util
Implements a dynamic Bloom filter, as defined in the INFOCOM 2006 paper.
DynamicByteBloomFilter(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
Normal read constructor.
DynamicByteBloomFilter(int, float, int) - Constructor for class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
Normal write constructor.

E

emitRecord(String, String, OutputRecord) - Method in class org.apache.hadoop.hbase.metrics.file.TimeStampingFileContext
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.hadoop.hbase.HConstants
An empty instance.
EMPTY_END_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
Last row in a table.
EMPTY_HEADER_ARRAY - Static variable in class org.apache.hadoop.hbase.rest.client.Client
 
EMPTY_HMSG_ARRAY - Static variable in class org.apache.hadoop.hbase.HMsg
 
EMPTY_START_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
Used by scanners, etc when they want to start at the beginning of a region
enable() - Static method in class org.apache.hadoop.hbase.regionserver.DebugPrint
 
enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
enableTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
enableTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Brings a table on-line (enables it).
enableTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Brings a table on-line (enables it).
enableTable(byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Puts the table on-line (only needed if table has been previously taken offline)
enableTable(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
enableTable(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Brings a table on-line (enables it)
enableTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
ENCODE - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify encoding.
encode3to4(byte[], byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
encodeBytes(byte[]) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
 
encodeToFile(byte[], String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for encoding data to a file.
END - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
Deprecated. 
endAction(byte[], HConstants.Modify) - Method in class org.apache.hadoop.hbase.master.RegionManager
 
endActions(byte[]) - Method in class org.apache.hadoop.hbase.master.RegionManager
 
endKey - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
ENDKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
ENDROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
ENDTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
enqueueLog(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
enqueueLog(Path) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Add a log to the list of logs to replicate
ensureExists(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
Make sure this znode exists by creating it if it's missing
entries - Variable in class org.apache.hadoop.hbase.avro.generated.AResult
 
entryLruList() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Debugging function that returns a List sorted by access time.
entrySet() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
entrySet() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
entrySet() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
entryTableSet() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Debugging function that returns a Set of all entries in the hash table.
EnvironmentEdge - Interface in org.apache.hadoop.hbase.util
Has some basic interaction with the environment.
EnvironmentEdgeManager - Class in org.apache.hadoop.hbase.util
Manages a singleton instance of the environment edge.
equals(Object) - Method in class org.apache.hadoop.hbase.ClusterStatus
 
equals(Object) - Method in class org.apache.hadoop.hbase.HBaseConfiguration
 
equals(Object) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.HMsg
 
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionLocation
 
equals(Object) - Method in class org.apache.hadoop.hbase.HServerAddress
 
equals(Object) - Method in class org.apache.hadoop.hbase.HServerInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.HServerLoad
 
equals(Object) - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
equals(Object) - Method in class org.apache.hadoop.hbase.KeyValue
 
equals(Object) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.MetaRegion
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns true is the specified entry has the same key and the same value as this entry.
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
equals(AlreadyExists) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
equals(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
equals(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
equals(Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
equals(Hbase.atomicIncrement_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
equals(Hbase.compact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
equals(Hbase.compact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
equals(Hbase.createTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
equals(Hbase.createTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
equals(Hbase.deleteAll_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
equals(Hbase.deleteAll_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
equals(Hbase.deleteAllRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
equals(Hbase.deleteAllRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
equals(Hbase.deleteAllRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
equals(Hbase.deleteAllRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
equals(Hbase.deleteAllTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
equals(Hbase.deleteAllTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
equals(Hbase.deleteTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
equals(Hbase.deleteTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
equals(Hbase.disableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
equals(Hbase.disableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
equals(Hbase.enableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
equals(Hbase.enableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
equals(Hbase.get_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
equals(Hbase.get_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
equals(Hbase.getColumnDescriptors_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
equals(Hbase.getColumnDescriptors_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
equals(Hbase.getRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
equals(Hbase.getRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
equals(Hbase.getRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
equals(Hbase.getRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
equals(Hbase.getRowWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
equals(Hbase.getRowWithColumns_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
equals(Hbase.getRowWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
equals(Hbase.getRowWithColumnsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
equals(Hbase.getTableNames_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
equals(Hbase.getTableNames_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
equals(Hbase.getTableRegions_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
equals(Hbase.getTableRegions_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
equals(Hbase.getVer_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
equals(Hbase.getVer_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
equals(Hbase.getVerTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
equals(Hbase.getVerTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
equals(Hbase.isTableEnabled_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
equals(Hbase.isTableEnabled_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
equals(Hbase.majorCompact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
equals(Hbase.majorCompact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
equals(Hbase.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
equals(Hbase.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
equals(Hbase.mutateRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
equals(Hbase.mutateRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
equals(Hbase.mutateRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
equals(Hbase.mutateRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
equals(Hbase.mutateRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
equals(Hbase.mutateRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
equals(Hbase.scannerClose_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
equals(Hbase.scannerClose_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
equals(Hbase.scannerGet_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
equals(Hbase.scannerGet_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
equals(Hbase.scannerGetList_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
equals(Hbase.scannerGetList_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
equals(Hbase.scannerOpen_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
equals(Hbase.scannerOpen_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
equals(Hbase.scannerOpenTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
equals(Hbase.scannerOpenTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
equals(Hbase.scannerOpenWithPrefix_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
equals(Hbase.scannerOpenWithPrefix_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
equals(Hbase.scannerOpenWithStop_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
equals(Hbase.scannerOpenWithStop_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
equals(Hbase.scannerOpenWithStopTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
equals(Hbase.scannerOpenWithStopTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
equals(IllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
equals(IOError) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
equals(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
equals(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
equals(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
equals(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
equals(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.Pair
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.PairOfSameType
 
errorHandler - Variable in class org.apache.hadoop.hbase.ipc.HBaseServer
 
errorRate - Variable in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
The maximum false positive rate per bloom
estimateBase(Class, boolean) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Estimate the static space taken up by the fields of a class.
ESTIMATED_HEAP_TAX - Static variable in class org.apache.hadoop.hbase.util.Bytes
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
evict() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
evictBlock(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
evicted() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
evictedPerEviction() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
execute(Cluster, HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method.
executePathOnly(Cluster, HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method given only the path.
executeURI(HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method given a complete URI.
exist - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
exists(ByteBuffer, AGet) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
exists(ByteBuffer, AGet) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
exists(Get) - Method in class org.apache.hadoop.hbase.client.HTable
Test for the existence of columns in the table, as specified in the Get.
exists(Get) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Test for the existence of columns in the table, as specified in the Get.
exists(byte[], Get) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Perform exists operation.
exists(byte[], Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
exists(Get) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
exists(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
ExistsResource - Class in org.apache.hadoop.hbase.rest
 
ExistsResource(String) - Constructor for class org.apache.hadoop.hbase.rest.ExistsResource
Constructor
ExplicitColumnTracker - Class in org.apache.hadoop.hbase.regionserver
This class is used for the tracking and enforcement of columns and numbers of versions during the course of a Get or Scan operation, when explicit column qualifiers have been asked for in the query.
ExplicitColumnTracker(NavigableSet<byte[]>, int) - Constructor for class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Default constructor.
Export - Class in org.apache.hadoop.hbase.mapreduce
Export an HBase table.
Export() - Constructor for class org.apache.hadoop.hbase.mapreduce.Export
 
extendedAttributes - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
HBase MetricsBase implementations that MetricsDynamicMBeanBase does not understand
extendedInfo - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
 
extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated. Extract columns values from the current record.
extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Extract columns values from the current record.

F

FailedLogCloseException - Exception in org.apache.hadoop.hbase.regionserver.wal
Thrown when we fail close of the write-ahead-log file.
FailedLogCloseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
 
FailedLogCloseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
 
failureSleep - Variable in class org.apache.hadoop.hbase.ipc.HBaseClient
 
families - Variable in class org.apache.hadoop.hbase.avro.generated.ATableDescriptor
 
FAMILIES - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
families - Variable in class org.apache.hadoop.hbase.HTableDescriptor
 
FAMILIES_KEY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
family - Variable in class org.apache.hadoop.hbase.avro.generated.AColumn
 
family - Variable in class org.apache.hadoop.hbase.avro.generated.AColumnValue
 
family - Variable in class org.apache.hadoop.hbase.avro.generated.AResultEntry
 
familySet() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the keys in the familyMap
FILE_SYSTEM_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
Current version of file system.
FileSystemVersionException - Exception in org.apache.hadoop.hbase.util
Thrown when the file system needs to be upgraded
FileSystemVersionException() - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
default constructor
FileSystemVersionException(String) - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
 
Filter - Interface in org.apache.hadoop.hbase.filter
Interface for row and column filters directly applied within the regionserver.
filter - Variable in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
Filter.ReturnCode - Enum in org.apache.hadoop.hbase.filter
Return codes for filterValue().
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterAllRemaining() - Method in interface org.apache.hadoop.hbase.filter.Filter
If this returns true, the scan will terminate.
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter all remaining can inherit this implementation that never stops the filter early.
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
FilterBase - Class in org.apache.hadoop.hbase.filter
Abstract base class to help you implement new Filters.
FilterBase() - Constructor for class org.apache.hadoop.hbase.filter.FilterBase
 
filterColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterKeyValue(KeyValue) - Method in interface org.apache.hadoop.hbase.filter.Filter
A way to filter based on the column family, column qualifier and/or the column value.
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that dont filter by key value can inherit this implementation that includes all KeyValues.
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
 
filterKeyValue(KeyValue) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
FilterList - Class in org.apache.hadoop.hbase.filter
Implementation of Filter that represents an ordered List of Filters which will be evaluated with a specified boolean operator FilterList.Operator.MUST_PASS_ALL (!AND) or FilterList.Operator.MUST_PASS_ONE (!OR).
FilterList() - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Default constructor, filters nothing.
FilterList(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a set of Filters.
FilterList(FilterList.Operator) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes an operator.
FilterList(FilterList.Operator, List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a set of Filters and an operator.
FilterList.Operator - Enum in org.apache.hadoop.hbase.filter
set operator
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRow(List<KeyValue>) - Method in interface org.apache.hadoop.hbase.filter.Filter
Chance to alter the list of keyvalues to be submitted.
filterRow() - Method in interface org.apache.hadoop.hbase.filter.Filter
Last chance to veto row based on previous Filter.filterKeyValue(KeyValue) calls.
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter by modifying the returned List of KeyValues can inherit this implementation that does nothing.
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter by rows based on previously gathered state from
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRowKey(byte[], int, int) - Method in interface org.apache.hadoop.hbase.filter.Filter
Filters a row based on the row key.
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that do not filter by row key can inherit this implementation that never filters anything.
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
first - Variable in class org.apache.hadoop.hbase.util.Pair
 
FIRST_META_REGIONINFO - Static variable in class org.apache.hadoop.hbase.HRegionInfo
HRegionInfo for first meta region
firstKey() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
firstKey() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
FirstKeyOnlyFilter - Class in org.apache.hadoop.hbase.filter
A filter that will only return the first KV from each row.
FirstKeyOnlyFilter() - Constructor for class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.MemStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.Store
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
flush(ByteBuffer) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
flush(ByteBuffer) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
flush(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Flush a table or an individual region.
flush(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Flush a table or an individual region.
flush() - Method in class org.apache.hadoop.hbase.metrics.file.TimeStampingFileContext
 
flushBase64() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Method added by PHIL.
flushcache() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the cache.
flushCommits() - Method in class org.apache.hadoop.hbase.client.HTable
 
flushCommits() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Executes all the buffered Put operations.
flushCommits() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
FlushRequester - Interface in org.apache.hadoop.hbase.regionserver
Implementors of this interface want to be notified when an HRegion determines that a cache flush is needed.
FOREVER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
FOREVER - Static variable in class org.apache.hadoop.hbase.HConstants
Unlimited time-to-live.
freeMemory(long) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Free the requested amount of memory from the LRU map.
fromRowSpec(String, RowSpec, Filter) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
fromScan(Scan) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
fsOk - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
fsReadLatency - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
filesystem read latency
fsSyncLatency - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
filesystem sync latency
FSUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the underlying file system.
FSUtils.DirFilter - Class in org.apache.hadoop.hbase.util
A PathFilter that returns directories.
FSUtils.DirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.DirFilter
 
fsWriteLatency - Variable in class org.apache.hadoop.hbase.regionserver.metrics.RegionServerMetrics
filesystem write latency

G

get(ByteBuffer, AGet) - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.AAlreadyExists
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AClusterStatus
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AColumn
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AColumnFamilyDescriptor
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AColumnValue
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.ADelete
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AFamilyDescriptor
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AGet
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.AIllegalArgument
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.AIOError
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.AMasterNotRunning
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.APut
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.ARegionLoad
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AResult
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AResultEntry
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AScan
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AServerAddress
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AServerInfo
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.AServerLoad
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.ATableDescriptor
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.ATableExists
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.ATimeRange
 
get(ByteBuffer, AGet) - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
get(int) - Method in exception org.apache.hadoop.hbase.avro.generated.IOError
 
get(int) - Method in class org.apache.hadoop.hbase.avro.generated.TCell
 
Get - Class in org.apache.hadoop.hbase.client
Used to perform Get operations on a single row.
Get() - Constructor for class org.apache.hadoop.hbase.client.Get
Constructor for Writable.
Get(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Get
Create a Get operation for the specified row.
Get(byte[], RowLock) - Constructor for class org.apache.hadoop.hbase.client.Get
Create a Get operation for the specified row, using an existing row lock.
get(Get) - Method in class org.apache.hadoop.hbase.client.HTable
 
get(Get) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Extracts certain cells from a given row.
get(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Returns a list of all KeyValue objects with matching column family and qualifier.
get(Object) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
get() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
 
get() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
 
get() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Get the data from the BytesWritable.
get() - Static method in class org.apache.hadoop.hbase.ipc.HBaseServer
Returns the server instance called under or null.
get(byte[], Get) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Perform Get operation.
get(Get, Integer) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
get(byte[], Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Perform Get operation.
get(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Retrieves the value associated with the specified key.
get(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Get) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ExistsResource
 
get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RegionsResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RootResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
get(UriInfo, int, int) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
 
get(ServletContext, UriInfo) - Method in class org.apache.hadoop.hbase.rest.VersionResource
Build a response for a version request.
get(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
get(byte[], byte[], byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a single TCell for the specified table, row, and column at the latest timestamp.
get(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
Deprecated. 
get(byte[], byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
get(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
getAlphabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified.
getAnswer(byte[]) - Method in class org.apache.hadoop.hbase.client.MultiPutResponse
 
getAny() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
getAny() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getAttribute(String) - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
 
getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Return a table descriptor value as a string.
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.ServerManager
Compute the average load across all region servers.
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getBatch() - Method in class org.apache.hadoop.hbase.client.Scan
 
getBatch() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
getBindAddress() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getBlock(String) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Fetch block from cache.
getBlock(String) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the buffer of the block with the specified name.
getBlock(String) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getBlockCache(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
Returns the block cache or null in case none should be used.
getBlockCache() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getBlocksize() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getBloomFilterNbHashes() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBloomFilterVectorSize() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getBuffer() - Method in class org.apache.hadoop.hbase.KeyValue
 
getBuffer() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
 
getBulkLoadTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
Return the timestamp at which this bulk load file was generated.
getBytes() - Method in class org.apache.hadoop.hbase.client.Result
Returns the raw binary encoding of this Result.
getBytes(Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getByteSize() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
 
getByteSize() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getByteSize() - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.Scan
Get whether blocks should be cached for this Scan.
getCaching() - Method in class org.apache.hadoop.hbase.client.Scan
 
getCaching() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Get the number of rows that will be fetched on next
getCallQueueLen() - Method in class org.apache.hadoop.hbase.ipc.HBaseServer
The number of rpc calls in the queue.
getCells() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
getClass(byte) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getClientVersion() - Method in exception org.apache.hadoop.hbase.ipc.HBaseRPC.VersionMismatch
 
getClientZooKeeperWatcher(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Get a watcher of a zookeeper connection for a given quorum address.
getClosestRowBefore(byte[], byte[], byte[]) - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Return all the data for the row that matches row exactly, or the one that immediately preceeds it.
getClosestRowBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return all the data for the row that matches row exactly, or the one that immediately preceeds it, at or immediately before ts.
getClosestRowBefore(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCluster() - Method in class org.apache.hadoop.hbase.rest.client.Client
 
getClusterId() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
Get the id of the original cluster
getClusterId() - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Get the identification of the cluster
getClusterStatus() - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
getClusterStatus() - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
getClusterStatus() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getClusterStatus() - Method in interface org.apache.hadoop.hbase.ipc.HMasterInterface
Return cluster status.
getClusterStatus() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterStatusResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
 
getClusterVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
Dispatch to StorageClusterVersionResource
getCode() - Method in enum org.apache.hadoop.hbase.KeyValue.Type
 
getCode() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getColumn() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
getColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getColumnDescriptors(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getColumnDescriptors(byte[]) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List all the column families assoicated with a table.
getColumnDescriptors(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer.HBaseHandler
 
getColumnFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getColumnFamilies() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
getColumnFamiliesIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getColumnFamiliesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getColumnFamily(int) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Retrieve the column family at the given index from the table descriptor
getColumnHint() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.
getColumns() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getColumns() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getComparator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getComparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getComparatorIgnoringTimestamps() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
getComparatorIgnoringType() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
getCompleteCacheFlushSequenceId(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Get the sequence number to be associated with this cache flush.
getCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getCompression() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getCompressionAlgorithmByName(String) - Static method in class org.apache.hadoop.hbase.io.hfile.Compression
 
getCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompressor() - Method in enum org.apache.hadoop.hbase.io.hfile.Compression.Algorithm
 
getConf() - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getConf() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
 
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.hadoopbackport.TotalOrderPartitioner
 
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.master.TimeToLiveLogCleaner
 
getConf() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getConf() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
getConfiguration() - Method in class org.apache.hadoop.hbase.client.HTable
 
getConfiguration() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Returns the Configuration object used by this instance.
getConfiguration() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getConfiguration() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getConnection() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Get the connection object for the instance specified by the configuration If no current connection exists, create a new connection for that instance
getConnection() - Method in class org.apache.hadoop.hbase.client.HTable
INTERNAL Used by unit tests and tools to do low-level manipulations.
getConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ServerConnectionManager
Get the connection object for the instance specified by the configuration If no current connection exists, create a new connection for that instance
getContext(Class<?>) - Method in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
 
getCopyOfOnlineRegionsSortedBySize() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Returns the current key.
getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Returns the current key.
getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Get the path of the current HLog
getCurrentPath() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the current log that's replicated
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the current size of this cache.
getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Returns the current value.
getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Returns the current value.
getData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getData(String, String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.ZNodePathAndData
 
getDataAndWatch(String, String, Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
getDataWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Get a writable interface into bloom filter data (actual bloom).
getDataWriter() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getDataWriter() - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
getDate() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
The date that hbase was compiled.
getDaughterA() - Method in class org.apache.hadoop.hbase.HMsg
 
getDaughterB() - Method in class org.apache.hadoop.hbase.HMsg
 
getDeadNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getDeadNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getDeadNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDeadNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDeadServerNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getDeadServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getDeclaredClass() - Method in class org.apache.hadoop.hbase.io.HbaseObjectWritable
 
getDecodabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_DECODABET byte arrays depending on the options specified.
getDecompressor() - Method in enum org.apache.hadoop.hbase.io.hfile.Compression.Algorithm
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDelegate() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Retrieves the singleton instance of the EnvironmentEdge that is being managed.
getDelimiter(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
getDelimiterInReverse(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Find index of passed delimiter walking from end of buffer backwards.
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.table_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.zk_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getDFSCOutputStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
 
getEdit() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Gets the edit
getEncodedName() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEndKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEndKey() - Method in class org.apache.hadoop.hbase.master.MetaRegion
 
getEndKey() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getEndKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getEndKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getEndKeys() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the ending row key for every region in the currently open table.
getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.  
getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the end row.
getEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the number of blocks that have been evicted during the lifetime of this cache.
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the number of eviction runs that have occurred
getExist() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getExistsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
 
getFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getFamiliesKeys() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getFamily() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
getFamily() - Method in class org.apache.hadoop.hbase.KeyValue
Primarily for use client-side.
getFamily() - Method in class org.apache.hadoop.hbase.KeyValue.SplitKeyValue
 
getFamily() - Method in class org.apache.hadoop.hbase.regionserver.Store
 
getFamilyDelimiterIndex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyLength(int) - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Delete
Method for retrieving the delete's familyMap
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's familyMap
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Put
Method for retrieving the put's familyMap
getFamilyMap(byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Map of qualifiers to values.
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Scan
Getting the familyMap
getFamilyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
 
getFieldValue(AlreadyExists._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
getFieldValue(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
getFieldValue(BatchMutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getFieldValue(ColumnDescriptor._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getFieldValue(Hbase.atomicIncrement_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
getFieldValue(Hbase.atomicIncrement_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getFieldValue(Hbase.compact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
getFieldValue(Hbase.compact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
getFieldValue(Hbase.createTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getFieldValue(Hbase.createTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getFieldValue(Hbase.deleteAll_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
getFieldValue(Hbase.deleteAll_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
getFieldValue(Hbase.deleteAllRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
getFieldValue(Hbase.deleteAllRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
getFieldValue(Hbase.deleteAllRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
getFieldValue(Hbase.deleteAllRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
getFieldValue(Hbase.deleteAllTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
getFieldValue(Hbase.deleteAllTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
getFieldValue(Hbase.deleteTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
getFieldValue(Hbase.deleteTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
getFieldValue(Hbase.disableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
getFieldValue(Hbase.disableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
getFieldValue(Hbase.enableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
getFieldValue(Hbase.enableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
getFieldValue(Hbase.get_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
getFieldValue(Hbase.get_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getFieldValue(Hbase.getColumnDescriptors_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
getFieldValue(Hbase.getColumnDescriptors_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getFieldValue(Hbase.getRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
getFieldValue(Hbase.getRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getFieldValue(Hbase.getRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
getFieldValue(Hbase.getRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getFieldValue(Hbase.getRowWithColumns_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getFieldValue(Hbase.getRowWithColumns_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getFieldValue(Hbase.getRowWithColumnsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getFieldValue(Hbase.getRowWithColumnsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getFieldValue(Hbase.getTableNames_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
getFieldValue(Hbase.getTableNames_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getFieldValue(Hbase.getTableRegions_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
getFieldValue(Hbase.getTableRegions_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getFieldValue(Hbase.getVer_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
getFieldValue(Hbase.getVer_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getFieldValue(Hbase.getVerTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
getFieldValue(Hbase.getVerTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getFieldValue(Hbase.isTableEnabled_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
getFieldValue(Hbase.isTableEnabled_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
getFieldValue(Hbase.majorCompact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
getFieldValue(Hbase.majorCompact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
getFieldValue(Hbase.mutateRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getFieldValue(Hbase.mutateRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getFieldValue(Hbase.mutateRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getFieldValue(Hbase.mutateRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getFieldValue(Hbase.mutateRowsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getFieldValue(Hbase.mutateRowsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getFieldValue(Hbase.mutateRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getFieldValue(Hbase.mutateRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getFieldValue(Hbase.scannerClose_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
getFieldValue(Hbase.scannerClose_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getFieldValue(Hbase.scannerGet_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
getFieldValue(Hbase.scannerGet_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getFieldValue(Hbase.scannerGetList_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
getFieldValue(Hbase.scannerGetList_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getFieldValue(Hbase.scannerOpen_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getFieldValue(Hbase.scannerOpen_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getFieldValue(Hbase.scannerOpenTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getFieldValue(Hbase.scannerOpenTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getFieldValue(Hbase.scannerOpenWithPrefix_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getFieldValue(Hbase.scannerOpenWithPrefix_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getFieldValue(Hbase.scannerOpenWithStop_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getFieldValue(Hbase.scannerOpenWithStop_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getFieldValue(Hbase.scannerOpenWithStopTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getFieldValue(Hbase.scannerOpenWithStopTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getFieldValue(IllegalArgument._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
getFieldValue(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
getFieldValue(IOError._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
getFieldValue(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
getFieldValue(Mutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getFieldValue(TCell._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
getFieldValue(TRegionInfo._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getFieldValue(TRowResult._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getFieldValue(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getFilenum() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
getFileRegion() - Method in class org.apache.hadoop.hbase.io.Reference
 
getFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFilter() - Method in class org.apache.hadoop.hbase.client.Get
 
getFilter() - Method in class org.apache.hadoop.hbase.client.Scan
 
getFilter() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
getFilter() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
getFilter() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getFilterEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFilterEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getFilterIfMissing() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Get whether entire row should be filtered if column is not found.
getFilters() - Method in class org.apache.hadoop.hbase.filter.FilterList
Get the filters.
getFirst() - Method in class org.apache.hadoop.hbase.util.Pair
Return the first element stored in the pair.
getFirst() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
Return the first element stored in the pair.
getFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFirstKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getFirstMetaRegionForRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionManager
Search our map of online meta regions to find the first meta region that should contain a pointer to newRegion.
getFirstRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the current size of this cache.
getFromMETA(byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
Get row from meta table.
getFs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the handle on the local file system
getGlobalMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Return the total size of all memstores in every region.
getHashType(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
This utility method converts the name of the configured hash type to a symbolic constant.
getHBaseVersion() - Method in class org.apache.hadoop.hbase.avro.AvroServer.HBaseImpl
 
getHBaseVersion() - Method in interface org.apache.hadoop.hbase.avro.generated.HBase
 
getHBaseVersion() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getHeadPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the head of the linked list (least recently used).
getHeap() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
getHitCount() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the number of hits to the map.
getHitRatio() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.CacheStats
 
getHitRatio() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the hit ratio.
getHLogDirectoryName(HServerInfo) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Construct the HLog directory name
getHLogDirectoryName(String, long) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Construct the HLog directory name
getHLogDirectoryName(String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLog
Construct the HLog directory name
getHLogRepPosition(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Get the position of the specified hlog in the specified peer znode
getHLogs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a copy of the hlogs of the first source on this rs
getHomedir() - Method in class org.apache.hadoop.hbase.regionserver.Store
Return the directory in which this store stores its StoreFiles
getHostname() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getHostname() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getHostnamePort() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getHostnamePort(String, int) - Static method in class org.apache.hadoop.hbase.HServerInfo
 
getHRegionConnection(HServerAddress) - Method in interface org.apache.hadoop.hbase.client.HConnection
Establishes a connection to the region server at the specified address.
getHRegionConnection(HServerAddress, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Establishes a connection to the region server at the specified address.
getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
getHRegionInfo(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getHRegionInfoOrNull(byte[]) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getHServerAddress() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getHServerInfo() - Method in interface org.apache.hadoop.hbase.ipc.HRegionInterface
Method used when a master is taking the place of another failed one.
getHServerInfo(HServerAddress) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getHServerInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Method used when a master is taking the place of another failed one.
getHTable() - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated. Allows subclasses to get the HTable.
getHTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Allows subclasses to get the HTable.
getHTableDescriptor(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getId(Class<?>) - Method in class org.apache.hadoop.hbase.io.HbaseMapWritable
 
getId() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getID() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getInetSocketAddress() - Method in class org.apache.hadoop.hbase.HServerAddress
 
getInfoPort() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getInfoServer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getInputColumns() - Method in class org.apache.hadoop.hbase.client.Scan
Deprecated.  
getInputProtocol() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getInstance() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
 
getInstance(int) - Static method in class org.apache.hadoop.hbase.util.Hash
Get a singleton instance of hash function of a given type.
getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
Get a singleton instance of hash function of a type defined in the configuration.
getInstance() - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
 
getInstance() - Static method in class org.apache.hadoop.hbase.util.MurmurHash
 
getInstance(Configuration, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper
 
getInterfaceName() - Method in exception org.apache.hadoop.hbase.ipc.HBaseRPC.VersionMismatch
Get the interface name
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getJVMVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader.Scanner
 
getKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Gets a buffer view to the current key.
getKey() - Method in class org.apache.hadoop.hbase.KeyValue
Do not use unless you have to.
getKey() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Get the key of this entry.
getKey() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Gets the key
getKey() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
getKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getKeyClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLog
 
getKeyCount() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
 
getKeyCount() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getKeyCount() - Method in class org.apache.hadoop.hbase.util.DynamicByteBloomFilter
 
getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader.Scanner
 
getKeyString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Convenience method to get a copy of the key as a string - interpreting the bytes as UTF8.
getKeyString() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader.Scanner
 
getKeyValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getKeyValues() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
getLargestHStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLastFlushTime() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLastKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getLastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getLastKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getLastRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getLatestVersionOnly() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Get whether only the latest version of the column value should be compared.
getLeases() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLength() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
getLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.  
getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the length of the split.
getLength() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
 
getLength() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
getLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
 
getLimit() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.HBaseServer
Return the socket (ip+port) on which the RPC server is listening to.
getListHLogsForPeerForRS(String, String, Watcher) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Get the list of hlogs for the specified region server and peer cluster
getListOfOnlineMetaRegions() - Method in class org.apache.hadoop.hbase.master.RegionManager
Get a list of online MetaRegions
getListOfReplicators(Watcher) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Get the list of the replicators that have queues, they can be alive, dead or simply from a previous run
getListPeersForRS(String, Watcher) - Method in class org.apache.hadoop.hbase.replication.ReplicationZookeeperWrapper
Get the list of peer clusters for the specified server names
getLiveNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getLiveNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getLiveRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getLoad() - Method in class org.apache.hadoop.hbase.HServerInfo
 
getLoad() - Method in class org.apache.hadoop.hbase.HServerLoad
Originally, this method factored in the effect of requests going to the server as well.
getLoadToServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.  
getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the region's location as an array.
getLockId() - Method in class org.apache.hadoop.hbase.client.Delete
Method for retrieving the delete's lock ID.
getLockId() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's lockId
getLockId() - Method in class org.apache.hadoop.hbase.client.Put
Method for retrieving the put's lockId
getLockId() - Method in class org.apache.hadoop.hbase.client.RowLock
Get the lock id from this RowLock
getLog() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLog() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLog() - Method in class org.apache.hadoop.hbase.util.MetaUtils
 
getLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the directory where hlogs are stored by their RSs
getLogRoller() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey<