- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- abort(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- abort(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
Receive a notification and propagate it to the local coordinator
- abort(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
Pass along the found abort notification to the listener
- 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
-
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
-
- ABORT_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- abortCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Abort a cache flush.
- abortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Abort the procedure with the given name
- abortRequested - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- abortServer(String, Server, CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- abortWriter(StoreFile.Writer) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- abortZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- AbstractHBaseTool - Class in org.apache.hadoop.hbase.util
-
Common base class used for HBase command-line tools.
- AbstractHBaseTool() - Constructor for class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- AbstractHFileReader - Class in org.apache.hadoop.hbase.io.hfile
-
Common functionality needed by all versions of
HFile readers.
- AbstractHFileReader(Path, FixedFileTrailer, long, CacheConfig, HFileSystem) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- AbstractHFileReader.BlockIndexNotLoadedException - Exception in org.apache.hadoop.hbase.io.hfile
-
- AbstractHFileReader.BlockIndexNotLoadedException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.BlockIndexNotLoadedException
-
- AbstractHFileReader.NotSeekedException - Exception in org.apache.hadoop.hbase.io.hfile
-
An exception thrown when an operation requiring a scanner to be seeked
is invoked on a scanner that is not seeked.
- AbstractHFileReader.NotSeekedException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.NotSeekedException
-
- AbstractHFileReader.Scanner - Class in org.apache.hadoop.hbase.io.hfile
-
- AbstractHFileReader.Scanner(HFile.Reader, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- AbstractHFileWriter - Class in org.apache.hadoop.hbase.io.hfile
-
Common functionality needed by all versions of
HFile writers.
- AbstractHFileWriter(CacheConfig, FSDataOutputStream, Path, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
-
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
-
- accept(Path) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
-
- access(long) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
Block has been accessed.
- AccessController - Class in org.apache.hadoop.hbase.security.access
-
Provides basic authorization checks for data access and administrative
operations.
- AccessController() - Constructor for class org.apache.hadoop.hbase.security.access.AccessController
-
- AccessControlLists - Class in org.apache.hadoop.hbase.security.access
-
Maintains lists of permission grants to users and groups to allow for
authorization checks by
AccessController.
- AccessControlLists() - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlLists
-
- ACL_GLOBAL_NAME - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
- ACL_KEY_DELIMITER - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Delimiter to separate user, column family, and qualifier in
_acl_ table info: column keys
- ACL_LIST_FAMILY - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
- ACL_LIST_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Column family used to store ACL grants
- ACL_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Internal storage table for access control lists
- ACL_TABLEDESC - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Table descriptor for ACL internal table
- acquire() - Method in interface org.apache.hadoop.hbase.InterProcessLock
-
Acquire the lock, waiting indefinitely until the lock is released or
the thread is interrupted.
- acquire() - Method in interface org.apache.hadoop.hbase.master.TableLockManager.TableLock
-
Acquire the lock, with the configured lock timeout.
- acquire() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Acquire the lock, waiting indefinitely until the lock is released or
the thread is interrupted.
- acquireBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
The implementation of this method should gather and hold required resources (locks, disk
space, etc) to satisfy the Procedures barrier condition.
- acquireBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
-
- acquireBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
-
- ACQUIRED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- acquireDelegationToken(FileSystem) - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Acquire the delegation token for the specified filesytem.
- acquiredLock - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
- acquiredZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- acquireRegionLock(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
To avoid racing with AM, external entities may need to lock a region,
for example, when SSH checks what regions to skip re-assigning.
- ActiveMasterManager - Class in org.apache.hadoop.hbase.master
-
Handles everything on master-side related to master election.
- actualErrorRate() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Computes the error rate for this Bloom filter, taking into account the
actual number of hash functions and keys inserted.
- actualErrorRate(long, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Computes the actual error rate for the given number of elements, number
of bits, and number of hash functions.
- add(HTableDescriptor, Class<? extends Constraint>...) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add configuration-less constraints to the table.
- add(HTableDescriptor, Pair<Class<? extends Constraint>, Configuration>...) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add constraints and their associated configurations to the table.
- add(HTableDescriptor, Class<? extends Constraint>, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add a
Constraint to the table with the given configuration
- add(HDFSBlocksDistribution) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
This will add the distribution from input to this object
- add(Map.Entry<BlockCacheKey, BucketCache.BucketEntry>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
Attempt to add the specified entry to this queue.
- add(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
-
Attempt to add the specified cached block to this queue.
- add(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Adds the server to the dead server list if it's not there already.
- add(String) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
-
Append the given message to this buffer, automatically evicting
older messages until the desired memory limit is achieved.
- 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(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- 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 interface 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(HTableDescriptor) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Add or update descriptor
- add(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
-
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[], int, int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
Adds a Bloom filter key.
- add(HTableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Adds (or updates) the table descriptor to the FileSystem
and updates the local cache with it.
- add(R) - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
Adds an edge to the split calculator
- add(E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- addAll(Collection<? extends KeyValue>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- addAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- addAllAttrs(Iterable<? extends ColumnSchemaMessage.ColumnSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAllAttrs(Iterable<? extends TableSchemaMessage.TableSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAllColumns(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- addAllColumns(Iterable<? extends ColumnSchemaMessage.ColumnSchema>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addAllDeadNodes(Iterable<String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- addAllLiveNodes(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Node>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addAllName(Iterable<String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- addAllRegions(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addAllRegions(Iterable<? extends TableInfoMessage.TableInfo.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addAllRows(Iterable<? extends CellSetMessage.CellSet.Row>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addAllValues(Iterable<? extends CellMessage.Cell>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addAndGetGlobalMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Increase the size of mem store in this region and the size of global mem
store
- addAndGetGlobalMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
- addAndGetRegionReplayEditsSize(byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Add memStoreSize to replayEditsPerRegion.
- 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
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrs(TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAttrs(int, TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAttrs(TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAttrs(int, TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAttrsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- addAttrsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- addCell(CellModel) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
Adds a cell to the list of cells for this row
- addChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- addChangedReaderObserver(ChangedReadersObserver) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- addClusterId(UUID) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
Marks that the cluster with the given clusterId has consumed the change
- addColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- addColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Add column to a table
- addColumn(TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Add a new column to an existing table
- 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
-
- addColumnFamily(ColumnSchemaModel) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Add a column family to the table descriptor
- addColumns(Scan, byte[][]) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Adds an array of columns specified using old format, family:qualifier.
- addColumns(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- addColumns(ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addColumns(int, ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addColumns(ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addColumns(int, ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addColumnsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addColumnsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- addCompactionResults(Collection<StoreFile>, Collection<StoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Adds compaction results into the structure.
- addDaughter(CatalogTracker, HRegionInfo, ServerName, long) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a daughter region entry to meta.
- addDaughtersToPut(Put, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds split daughters to the Put
- 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
-
repeated string deadNodes = 2;
- addDeadNodesBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- addDeleteFamilyBloomFilter(BloomFilterWriter) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Store delete family Bloom filter in the file, which is only supported in
HFile V2.
- addDeleteFamilyBloomFilter(BloomFilterWriter) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- addDependencyJars(JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Deprecated.
- 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.
- addEntry(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Add one index entry to the current leaf-level block.
- addEntry(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
-
- addExtraHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Add extra headers.
- addFileInfoToException(IOException) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- addFilterAndArguments(Configuration, Class<? extends Filter>, List<String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Add a Filter to be instantiated on import
- addGeneralBloomFilter(BloomFilterWriter) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Store general Bloom filter in the file.
- addGeneralBloomFilter(BloomFilterWriter) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- addHBaseDependencyJars(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Add HBase and its dependencies (only) to the job configuration.
- addHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- addHostsAndBlockWeight(String[], long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
add some weight to a list of hosts, update the value of unique block weight
- addInlineBlockWriter(InlineBlockWriter) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Adds an inline block writer such as a multi-level block index writer or
a compound Bloom filter writer.
- addInlineBlockWriter(InlineBlockWriter) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- addKey(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- addKeyToZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
- addLease(Leases.Lease) - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
Inserts lease.
- addListener(ForeignExceptionListener) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
Listen for failures to a given process.
- 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
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLiveNodes(StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLiveNodesBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLiveNodesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- addLocationsOrderInterceptor(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
- addMaster() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addMaster(Configuration, int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addMaster(Configuration, int, User) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addMetaWALSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
-
Record a single instance of a split
- addName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- addNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- addOptions() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addOptNoArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addOptNoArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addOptWithArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addOptWithArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addPlan(String, RegionPlan) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Add a regionPlan for the specified region.
- addPlans(Map<String, RegionPlan>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Add a map of region plans.
- addRegion(byte[], int, int, int, int, int, long, long, int, int, int, long, long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Add a region name to the list
- addRegionInfo(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegions(TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegions(int, TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegions(TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegions(int, TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegionsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- addRegionsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- addRegionServer() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addRegionServer(Configuration, int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addRegionServer(Configuration, int, User) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a hbase:meta row for each of the specified new regions.
- addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
Add the specified set of regions to the hbase:meta table.
- addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- addRegionToMeta(CatalogTracker, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a hbase:meta row for the specified new region.
- addRegionToMeta(HTable, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a hbase:meta row for the specified new region to the given catalog table.
- addRegionToMeta(HTable, HRegionInfo, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a (single) hbase:meta row for the specified new region and its daughters.
- addRegionToMeta(CatalogTracker, HRegionInfo, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Adds a (single) hbase:meta row for the specified new region and its daughters.
- 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.
- addRegionToSnapshot(HBaseProtos.SnapshotDescription, ForeignExceptionSnare) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Complete taking the snapshot on the region.
- addRequiredOptWithArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addRequiredOptWithArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- addRow(RowModel) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
Add a row to this cell set
- addRows(CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addRows(int, CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addRows(CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addRows(int, CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addRowsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addRowsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- addScanner(RegionScanner, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- addServer(HRegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- addServer(ServerName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- addServerToDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
-
- addSlabByConf(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
A way of allocating the desired amount of Slabs of each particular size.
- addSnapshot(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot
- addSnapshotClone(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot cloned table
- addSnapshotRestore(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot
- addSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Add a new normal source to this region server
- addSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
-
Record a single instance of a split
- addTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
Add the named table to be those being archived.
- addToMovedRegions(String, ServerName, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- addToOnlineRegions(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- addValues(CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addValues(int, CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addValues(CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addValues(int, CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addValuesBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addValuesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- addWeight(long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
add weight
- admin - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- affixShutdownHook(Thread, int) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
-
- afterExecute() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Called after compaction is executed by CompactSplitThread; for use by coproc subclasses.
- afterProcess(EventHandler) - Method in interface org.apache.hadoop.hbase.executor.EventHandler.EventHandlerListener
-
Called after any event is processed
- allocateBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Allocate a block with specified size.
- allocateBytes(int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLAB
-
Allocate a slice of the given length.
- allocBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
-
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.CompoundBloomFilterWriter
-
- allow(String, String, User, Permission.Action, String) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- allow(String, String, User, Permission.Action, TableName, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- allow(String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- ALREADY_IN_TRANSITION_WAITTIME - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
-
- append(KeyValue) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
- append(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
- append(KeyValue) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
Add key/value to file.
- append(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
Add key/value to file.
- append(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSink
-
- append(Append) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Perform one or more append operations on a row.
- append(HRegion, ClientProtos.MutationProto, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Execute an append mutation.
- append(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
- append(HRegionInfo, TableName, WALEdit, long, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Same as appendNoSync(HRegionInfo, TableName, WALEdit, List, long, HTableDescriptor),
except it causes a sync on the log
- append(HRegionInfo, TableName, WALEdit, long, HTableDescriptor, boolean) - Method in interface 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.ProtobufLogWriter
-
- append(Append) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
Add to the file info.
- appendFileInfo(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Add an element to the file info map.
- appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
- appendMetaBlock(String, Writable) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
- appendMetaBlock(String, Writable) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
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.
- appendNoSync(HRegionInfo, TableName, WALEdit, List<UUID>, long, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Append a set of edits to the log.
- appendThreadInfo(StringBuilder, ThreadInfo, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
-
Print all of the thread's information and stack traces.
- appendTrackedTimestampsToMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
Add TimestampRange and earliest put timestamp to Metadata
- applyBatch(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Convience method to change metrics when a batch of operations are applied.
- archiveFamily(FileSystem, Configuration, HRegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Remove from the specified region the store files of the specified column family,
either by archiving them or outright deletion
- archiveRegion(Configuration, FileSystem, HRegionInfo) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Cleans up all the files for a HRegion by archiving the HFiles to the
archive directory
- archiveRegion(FileSystem, Path, Path, Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Remove an entire region from the table directory via archiving the region's hfiles.
- archiveStoreFile(Configuration, FileSystem, HRegionInfo, Path, byte[], Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Archive the store file
- archiveStoreFiles(Configuration, FileSystem, HRegionInfo, Path, byte[], Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Remove the store files, either by archiving them or outright deletion
- areDeadServersInProgress() - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Checks if there are currently any dead servers being processed by the
master.
- areDeadServersInProgress() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Checks if any dead servers are currently in progress.
- areWritesEnabled() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- areWritesEnabled() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- areWritesEnabled() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- assertBulkLoadHFileOk(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- assertBulkLoadHFileOk(Path) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
This throws a WrongRegionException if the HFile does not fit in this region, or an
InvalidHFileException if the HFile is not valid.
- assertSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- assign(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Assigns the specified region.
- assign(HRegionInfo, boolean, boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Use care with forceNewPlan.
- assign(Map<HRegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Assigns specified regions retaining assignments, if any.
- assign(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Assigns specified regions round robin, if any.
- AssignCallable - Class in org.apache.hadoop.hbase.master
-
A callable object that invokes the corresponding action that needs to be
taken for assignment of a region in transition.
- AssignCallable(AssignmentManager, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.master.AssignCallable
-
- ASSIGNMENT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
-
- ASSIGNMENT_TIMEOUT_MANAGEMENT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
-
- AssignmentManager - Class in org.apache.hadoop.hbase.master
-
Manages and performs region assignment.
- AssignmentManager(Server, ServerManager, CatalogTracker, LoadBalancer, ExecutorService, MetricsMaster, TableLockManager) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager
-
Constructs a new assignment manager.
- assignmentManager - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- AssignmentManager.TimeoutMonitor - Class in org.apache.hadoop.hbase.master
-
Monitor to check for time outs on region transition operations
- AssignmentManager.TimeoutMonitor(int, Stoppable, ServerManager, int) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager.TimeoutMonitor
-
Creates a periodic monitor to check for time outs on region transition
operations.
- AssignmentManager.TimerUpdater - Class in org.apache.hadoop.hbase.master
-
Update timers for all regions in transition going against the server in the
serversInUpdatingTimer.
- AssignmentManager.TimerUpdater(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager.TimerUpdater
-
- AssignmentManagerStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
-
- AssignmentManagerStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- AssignmentManagerStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- AssignmentManagerStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
-
- AssignmentManagerStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- AssignmentManagerStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
-
- AssignmentManagerStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
-
- AssignmentManagerStatusTmplImpl(TemplateManager, AssignmentManagerStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
-
- AssignmentVerificationReport - Class in org.apache.hadoop.hbase.master
-
- AssignmentVerificationReport() - Constructor for class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
- assignMeta() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Assigns the hbase:meta region.
- assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- assignRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- assumeUncompressed() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
An additional sanity-check in case no compression is being used.
- attemptingUser - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- attemptToOwnTask(boolean, ZooKeeperWatcher, ServerName, String, int) - Static method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Try to own the task by transitioning the zk node data from UNASSIGNED to OWNED.
- 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
-
- AuthenticationKey - Class in org.apache.hadoop.hbase.security.token
-
- AuthenticationKey() - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- AuthenticationKey(int, long, SecretKey) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- AuthenticationTokenSecretManager - Class in org.apache.hadoop.hbase.security.token
-
Manages an internal list of secret keys used to sign new authentication
tokens as they are generated, and to valid existing tokens used for
authentication.
- AuthenticationTokenSecretManager(Configuration, ZooKeeperWatcher, String, long, long) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
Create a new secret manager instance for generating keys.
- AuthFilter - Class in org.apache.hadoop.hbase.rest.filter
-
- AuthFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.AuthFilter
-
- authManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- authorize(UserGroupInformation, RPCProtos.ConnectionHeader, InetAddress) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Authorize the incoming client connection.
- authorize(User, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Authorize a global permission based on ACLs for the given user and the
user's groups.
- authorize(User, TableName, KeyValue, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- authorize(User, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- authorize(User, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- authorize(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- authorizeGroup(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Checks authorization for a given action for a group, based on the stored
permissions.
- authorizeGroup(String, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Checks authorization to a given table and column family for a group, based
on the stored permissions.
- authorizeUser(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Checks global authorization for a specific action for a user, based on the
stored user permissions.
- authorizeUser(String, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Checks authorization to a given table and column family for a user, based on the
stored user permissions.
- authorizeUser(String, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- AuthResult - Class in org.apache.hadoop.hbase.security.access
-
Represents the result of an authorization check for logging and error
reporting.
- AuthResult(boolean, String, String, User, Permission.Action, TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AuthResult(boolean, String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AuthResult(boolean, String, String, User, Permission.Action, String) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AVERAGELOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- avgKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Average key length read from file info
- avgValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Average value length read from file info
- CACHE_BLOCKS_ON_WRITE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to cache data blocks on write.
- CACHE_BLOOM_BLOCKS_ON_WRITE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to cache compound bloom filter blocks on write.
- CACHE_DATA_BLOCKS_COMPRESSED_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
TODO: Implement this (jgray)
Configuration key to cache data blocks in compressed format.
- CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- CACHE_INDEX_BLOCKS_ON_WRITE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to cache leaf and intermediate-level index blocks on
write.
- Cacheable - Interface in org.apache.hadoop.hbase.io.hfile
-
Cacheable is an interface that allows for an object to be cached.
- CacheableDeserializer<T extends Cacheable> - Interface in org.apache.hadoop.hbase.io.hfile
-
Interface for a deserializer.
- CacheableDeserializerIdManager - Class in org.apache.hadoop.hbase.io.hfile
-
- CacheableDeserializerIdManager() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache.
- cacheBlock(BlockCacheKey, Cacheable) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache (defaults to not in-memory).
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
Cache the block with the specified key and buffer.
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
We don't care about whether its in memory or not, so we just pass the call
through.
- cacheBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- cacheBlocks - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- cacheBlockWithWait(BlockCacheKey, Cacheable, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block to ramCache
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Block cache configuration.
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
Cache configuration for caching data on write.
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- CacheConfig - Class in org.apache.hadoop.hbase.io.hfile
-
Stores all of the cache objects and configuration for a single HFile.
- CacheConfig(Configuration, HColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Create a cache configuration using the specified configuration object and
family descriptor.
- CacheConfig(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Create a cache configuration using the specified configuration object and
defaults for family level settings.
- CacheConfig(CacheConfig) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Constructs a cache configuration copied from the specified configuration.
- CachedBlock - Class in org.apache.hadoop.hbase.io.hfile
-
- CachedBlock(BlockCacheKey, Cacheable, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- CachedBlock(BlockCacheKey, Cacheable, 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
-
- CachedEntryQueue - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
A memory-bound queue that will grow until an element brings total size larger
than maxSize.
- CachedEntryQueue(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
- cacheFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- CacheFullException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
-
- cacheSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
Total size of all elements in this queue.
- CacheStats - Class in org.apache.hadoop.hbase.io.hfile
-
Class that implements cache metrics.
- CacheStats() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- CacheStats(int) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- CACHING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- calcCoverage() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
Generates a coverage multimap from split key to Regions that start with the
split key.
- calculateOverhead(long, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
This is a server side method, which is invoked over RPC.
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- call() - Method in class org.apache.hadoop.hbase.master.AssignCallable
-
- call() - Method in class org.apache.hadoop.hbase.master.UnAssignCallable
-
- call() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
This call is the main execution thread of the barriered procedure.
- call() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
- call() - Method in class org.apache.hadoop.hbase.snapshot.CopyRecoveredEditsTask
-
- call() - Method in class org.apache.hadoop.hbase.snapshot.ReferenceRegionHFilesTask
-
- call() - Method in class org.apache.hadoop.hbase.snapshot.ReferenceServerWALsTask
-
Create reference files (empty files with the same path and file name as original).
- call() - Method in class org.apache.hadoop.hbase.snapshot.TableInfoCopyTask
-
- callQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- callQueueSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- Canary - Class in org.apache.hadoop.hbase.tool
-
HBase Canary Tool, that that can be used to do
"canary monitoring" of a running HBase cluster.
- Canary() - Constructor for class org.apache.hadoop.hbase.tool.Canary
-
- Canary(Canary.Sink) - Constructor for class org.apache.hadoop.hbase.tool.Canary
-
- Canary.ExtendedSink - Interface in org.apache.hadoop.hbase.tool
-
- Canary.Monitor - Class in org.apache.hadoop.hbase.tool
-
- Canary.Monitor(Configuration, String[], boolean, Canary.Sink) - Constructor for class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- Canary.RegionServerStdOutSink - Class in org.apache.hadoop.hbase.tool
-
- Canary.RegionServerStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
-
- Canary.Sink - Interface in org.apache.hadoop.hbase.tool
-
- Canary.StdOutSink - Class in org.apache.hadoop.hbase.tool
-
- Canary.StdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.StdOutSink
-
- cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- cancel(String) - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
Actively cancel a running snapshot.
- cancel(String, Throwable) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Method to cancel the Subprocedure by injecting an exception from and external source.
- cancel() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Cancels the compaction progress, setting things to 0.
- CancelableProgressable - Interface in org.apache.hadoop.hbase.util
-
Similar interface as Progressable but returns
a boolean to support canceling the operation.
- cancelLease(String) - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
Client explicitly cancels a lease.
- cancelRequestedCompaction(CompactionContext) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- cancelRequestedCompaction(CompactionContext) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- canSplit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- canSplit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- CatalogJanitor - Class in org.apache.hadoop.hbase.master
-
A janitor for the catalog tables.
- catalogJanitorEnabled - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- catalogTracker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- ceiling(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- CellCounter - Class in org.apache.hadoop.hbase.mapreduce
-
A job with a a map and reduce phase to count cells in a table.
- CellCounter() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellCounter
-
- CellMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
- CellMessage.Cell - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Cell
- CellMessage.Cell.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Cell
- CellMessage.CellOrBuilder - Interface 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
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet
- CellSetMessage.CellSet.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet
- CellSetMessage.CellSet.Row - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row
- CellSetMessage.CellSet.Row.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row
- CellSetMessage.CellSet.RowOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- CellSetMessage.CellSetOrBuilder - Interface 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.
- channel - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- channelRead(ReadableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- channelWrite(GatheringByteChannel, BufferChain) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- check(Put) - Method in interface org.apache.hadoop.hbase.constraint.Constraint
-
Check a
Put to ensure it is valid for the table.
- checkAccess(UserGroupInformation, FileStatus, FsAction) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Throw an exception if an action is not permitted by a user on a file.
- checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Mutation, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- checkClusterIdExists(FileSystem, Path, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Checks that a cluster ID file exists in the HBase root directory
- checkColFamDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check all files in a column family dir.
- checkColumn(byte[], int, int, byte) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
-
Checks if the column is present in the list of requested columns by returning the match code
instance.
- checkColumn(byte[], int, int, byte) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
-
Checks if the column is present in the list of requested columns by returning the match code
instance.
- checkColumn(byte[], int, int, byte) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
-
Checks if the column is present in the list of requested columns by returning the match code
instance.
- checkDfsSafeMode(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Check whether dfs is in safemode.
- checkDifferencesWithOldPlan(Map<TableName, Integer>, Map<String, Map<String, Float>>, FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Compares two plans and check whether the locality dropped or increased
(prints the information as a string) also prints the baseline locality
- checkFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
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
- checkFormatVersion(int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Checks the given
HFile format version, and throws an exception if
invalid.
- checkHFile(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Checks a path to see if it is a valid hfile.
- checkKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
Checks that the given key does not violate the key order.
- 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.
- checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- checkReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkRegionBoundaries() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- checkRegionChain(TableIntegrityErrorHandler) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
Check the region chain (from META) of this table.
- checkRegionDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check all column families in a region dir.
- checkReseek() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- checkShortCircuitReadBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Check if short circuit read buffer size is set and if not, set it to hbase value.
- checkSnapshotSupport() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Throws an exception if snapshot operations (take a snapshot, restore, clone) are not supported.
- checkSplit() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return the splitpoint.
- ChecksumFactory - Class in org.apache.hadoop.hbase.util
-
Utility class that is used to generate a Checksum object.
- ChecksumFactory() - Constructor for class org.apache.hadoop.hbase.util.ChecksumFactory
-
- checksumOk() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Report that checksum was ok, so we may ponder going back to HBase checksum.
- checksumType - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- checksumType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
Checksum type
- ChecksumType - Enum in org.apache.hadoop.hbase.util
-
Checksum types.
- ChecksumUtil - Class in org.apache.hadoop.hbase.io.hfile
-
Utility methods to compute and validate checksums.
- ChecksumUtil() - Constructor for class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
- checkTableLocks() - Method in class org.apache.hadoop.hbase.util.hbck.TableLockChecker
-
- checkTableModifiable(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- checkTableModifiable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Check table is modifiable; i.e.
- checkTables(Collection<Path>) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check the specified table dirs for bad hfiles.
- checkValue(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
Checks the given value for validity.
- checkVersion(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Verifies current version of file system
- checkVersion(FileSystem, Path, boolean, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Verifies current version of file system
- checkVersions(byte[], int, int, long, byte, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
-
Keeps track of the number of versions for the columns asked for.
- checkVersions(byte[], int, int, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
-
- checkVersions(byte[], int, int, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
-
Keeps track of the number of versions for the columns asked for.
- childZNode - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
- chore() - Method in class org.apache.hadoop.hbase.HealthCheckChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.AssignmentManager.TimeoutMonitor
-
- chore() - Method in class org.apache.hadoop.hbase.master.AssignmentManager.TimerUpdater
-
- chore() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
-
- chore() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- chore() - Method in class org.apache.hadoop.hbase.master.NamespaceJanitor
-
- chore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
-
- cleanAllPreviousInstances(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
- CleanerChore<T extends FileCleanerDelegate> - Class in org.apache.hadoop.hbase.master.cleaner
-
Abstract Cleaner that uses a chain of delegates to clean a directory of files
- CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
- cleanersChain - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
- cleanMergeQualifier(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
-
Checks if the specified region has merge qualifiers, if so, try to clean
them
- cleanMovedRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Remove the expired entries from the moved regions list.
- cleanOldLogs(String, String, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Cleans a log file and all older files from ZK.
- cleanPreviousInstance(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
A dead server that comes back alive has a different start code.
- cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
-
- cleanup() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
- cleanup() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- cleanup() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
Explicitly mark this status as able to be cleaned up,
even though it might not be complete.
- cleanup(Exception) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Users should override this method.
- cleanup(Exception) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
-
- cleanup(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- cleanup(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- cleanup(Exception) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
-
Cancel threads if they haven't finished.
- cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- cleanupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- clear() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
-
Clears out the client credentials for a given request.
- clear() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
Clears all recorded values.
- clear() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- clear() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Clears all entries from the map.
- clear() - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
-
- clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Removes all metrics about this Source.
- 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 interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- clear() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- clear(Configuration) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
Delete the master znode if its content (ServerName string) is the same
as the one in the znode file.
- clearArchive() - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
- clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- clearAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional double averageLoad = 5;
- clearBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 batch = 4;
- clearCache() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Clears the cache.
- clearCaches(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- clearCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 caching = 9;
- clearChildZNodes() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- clearColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes column = 2;
- clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- clearCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- clearCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 currentCompactedKVs = 13;
- clearData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes data = 4;
- clearDeadNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- clearEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes endKey = 3;
- clearEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes endRow = 2;
- clearEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 endTime = 6;
- clearFiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Clears all the files currently in use and returns them.
- clearFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional string filter = 8;
- clearHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 heapSizeMB = 4;
- clearId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional int64 id = 4;
- clearInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool inMemory = 4;
- clearJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jerseyVersion = 5;
- clearJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jvmVersion = 2;
- clearKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
required bytes key = 1;
- clearLiveNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- clearLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional string location = 5;
- clearMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 maxHeapSizeMB = 5;
- clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 maxVersions = 4;
- clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 maxVersions = 7;
- clearMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 memstoreSizeMB = 5;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
required bytes name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- clearOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- clearReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool readOnly = 5;
- clearReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 readRequestsCount = 7;
- clearRegionCache() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- clearRegionCache(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- clearRegionCache(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- clearRegionReplayEditsSize(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Clear a region from replayEditsPerRegion.
- clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 regions = 3;
- clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 requests = 4;
- clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 requests = 3;
- clearRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- clearRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 rootIndexSizeKB = 9;
- clearRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes row = 1;
- clearRows() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- clearServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- clearStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int64 startCode = 2;
- clearStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes startKey = 2;
- clearStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes startRow = 1;
- clearStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 startTime = 5;
- clearStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileIndexSizeMB = 6;
- clearStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefiles = 3;
- clearStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileSizeMB = 4;
- clearStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 stores = 2;
- clearTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional int64 timestamp = 3;
- clearTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 totalCompactingKVs = 12;
- clearTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticBloomSizeKB = 11;
- clearTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticIndexSizeKB = 10;
- clearTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 ttl = 3;
- clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- clearValues() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- clearWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 writeRequestsCount = 8;
- clearZNodes(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- 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
- ClientSideRegionScanner - Class in org.apache.hadoop.hbase.client
-
A client scanner for a region opened for read-only on the client side.
- ClientSideRegionScanner(Configuration, FileSystem, Path, HTableDescriptor, HRegionInfo, Scan, ScanMetrics) - Constructor for class org.apache.hadoop.hbase.client.ClientSideRegionScanner
-
- clone() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
- clone() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
Public exposure of Object.clone() in order to allow clients to easily
capture current state.
- 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
-
- cloneRegionInfo(HRegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Create a new
HRegionInfo from the snapshot region info.
- CloneSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
-
Handler to Clone a snapshot.
- CloneSnapshotHandler(MasterServices, HBaseProtos.SnapshotDescription, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- cloneTableSchema(HTableDescriptor, TableName) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Create a new table descriptor cloning the snapshot table schema.
- close() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
-
- close() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- close() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
-
- close() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Close this filesystem object
- close() - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
-
- close() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Close stream(s) if necessary.
- close(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Close method with optional evictOnClose
- close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- close() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
- close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
- 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.master.ClusterStatusPublisher.MulticastPublisher
-
- close() - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
-
- close() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Shutdown the thread pools and release rpc resources
- close() - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Best effort attempt to close the threadpool via Thread.interrupt.
- close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
- close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
- close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- 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 - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- 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.Leases
-
Shut down this Leases instance.
- close() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- close() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Close all the readers We don't need to worry about subsequent requests because the HRegion
holds a write lock that will prevent any more reads or writes.
- close(boolean) - 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.StoreFileScanner
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- close() - Method in interface 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.ProtobufLogReader
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- close() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
-
- close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
-
- 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.CollectionBackedScanner
-
- closeAfterLeasesExpire() - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
Shuts down this lease instance when all outstanding leases expire.
- closeAllRegions(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Closes all regions.
- closeAndDelete() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Shut down the log and delete the log directory
- closeConnection(RpcServer.Connection) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- ClosedRegionHandler - Class in org.apache.hadoop.hbase.master.handler
-
Handles CLOSED region event on Master.
- ClosedRegionHandler(Server, AssignmentManager, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
-
- closeHRegion(HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- CloseMetaHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles closing of the root region on a region server.
- CloseMetaHandler(Server, RegionServerServices, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseMetaHandler
-
- CloseMetaHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseMetaHandler
-
- closeOutputStream - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
True if we opened the outputStream (and so will close it).
- closeReader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- closeReader() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
Close the current reader
- closeReceivers() - Method in class org.apache.hadoop.hbase.trace.SpanReceiverHost
-
Calls close() on all SpanReceivers created by this SpanReceiverHost.
- closeRecoveredQueue(ReplicationSourceInterface) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Clear the references to the specified old source
- closeRegion(String, boolean, boolean, int, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Close asynchronously a region, can be called from the master or internally by the regionserver
when stopping.
- closeRegion(RpcController, AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Close a region on the region server.
- CloseRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles closing of a region on a region server.
- CloseRegionHandler(Server, RegionServerServices, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
This method used internally by the RegionServer to close out regions.
- CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, EventType, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Closes the lock.
- closeRegionSilentlyAndWait(HBaseAdmin, ServerName, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
-
Contacts a region server and waits up to hbase.hbck.close.timeout ms
(default 120s) to close the region.
- closeStreams() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Closes the backing streams
- closing - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- 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
- ClusterLoadState - Class in org.apache.hadoop.hbase.master.balancer
-
Class used to hold the current state of the cluster and how balanced it is.
- ClusterLoadState(Map<ServerName, List<HRegionInfo>>) - Constructor for class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
-
- ClusterStatusChore - Class in org.apache.hadoop.hbase.master.balancer
-
Chore that will feed the balancer the cluster status.
- ClusterStatusChore(HMaster, LoadBalancer) - Constructor for class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
-
- ClusterStatusPublisher - Class in org.apache.hadoop.hbase.master
-
Class to publish the cluster status to the client.
- ClusterStatusPublisher(HMaster, Configuration, Class<? extends ClusterStatusPublisher.Publisher>) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- ClusterStatusPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- ClusterStatusPublisher.MulticastPublisher - Class in org.apache.hadoop.hbase.master
-
- ClusterStatusPublisher.MulticastPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
-
- ClusterStatusPublisher.Publisher - Interface in org.apache.hadoop.hbase.master
-
- ClusterStatusTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Tracker on cluster settings up in zookeeper.
- ClusterStatusTracker(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Creates a cluster status tracker.
- cmdLineArgs - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- codeToType(byte) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
-
Cannot rely on enum ordinals .
- CollectionBackedScanner - Class in org.apache.hadoop.hbase.util
-
Utility scanner that wraps a sortable collection and serves
as a KeyValueScanner.
- CollectionBackedScanner(SortedSet<KeyValue>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(SortedSet<KeyValue>, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(List<KeyValue>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(List<KeyValue>, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(KeyValue.KVComparator, KeyValue...) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- 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
- 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.StoreScanner
-
- COLUMNS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- 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
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema
- ColumnSchemaMessage.ColumnSchema.Attribute - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute
- ColumnSchemaMessage.ColumnSchema.Attribute.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute
- ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- ColumnSchemaMessage.ColumnSchema.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema
- ColumnSchemaMessage.ColumnSchemaOrBuilder - Interface 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 and timeToLive during
the course of a Get or Scan operation.
- CombinedBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
- CombinedBlockCache(LruBlockCache, BucketCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- combineWith(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Combines the request with other request.
- comConf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
- commitStoreFile(String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Move the file from a build/temp location to the main family store directory.
- commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- compact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
Runs the compaction based on current selection.
- compact(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Do a minor/major compaction on an explicit set of storefiles from a Store.
- compact(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
-
Do a minor/major compaction on an explicit set of storefiles from a Store.
- compact(CompactionContext, Store) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- compact(CompactionContext) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Compact the StoreFiles.
- compact(CompactionContext) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- compactBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
-
Compact the Bloom filter 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.CompoundBloomFilterWriter
-
- COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
-
- compactForTesting(Collection<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Compact a list of files for testing.
- compactionCompression - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- CompactionConfiguration - Class in org.apache.hadoop.hbase.regionserver.compactions
-
Compaction configuration for a particular instance of HStore.
- CompactionContext - Class in org.apache.hadoop.hbase.regionserver.compactions
-
This class holds all "physical" details necessary to run a compaction,
and abstracts away the details specific to a particular compaction.
- CompactionContext() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
- CompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
-
A compaction policy determines how to select files for compaction,
how to compact them, and how to generate the compacted files.
- CompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
- compactionPolicy - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- CompactionProgress - Class in org.apache.hadoop.hbase.regionserver.compactions
-
This class holds information relevant for tracking the progress of a
compaction.
- CompactionProgress(long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Constructor
- CompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
-
This class holds all logical details necessary to run a compaction.
- CompactionRequest() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
This ctor should be used by coprocessors that want to subclass CompactionRequest.
- CompactionRequest(Collection<StoreFile>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
- CompactionRequestor - Interface in org.apache.hadoop.hbase.regionserver
-
- CompactionTool - Class in org.apache.hadoop.hbase.regionserver
-
- CompactionTool() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool
-
- Compactor - Class in org.apache.hadoop.hbase.regionserver.compactions
-
A compactor is a compaction algorithm associated a given policy.
- compactor - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- Compactor.CellSink - Interface in org.apache.hadoop.hbase.regionserver.compactions
-
- Compactor.FileDetails - Class in org.apache.hadoop.hbase.regionserver.compactions
-
The sole reason this class exists is that java has no ref/out/pointer parameters.
- Compactor.FileDetails() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
- compactRecentForTestingAssumingDefaultPolicy(int) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
This method tries to compact N recent files for testing.
- compactRegion(RpcController, AdminProtos.CompactRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Compact a region on the region server.
- CompactSplitThread - Class in org.apache.hadoop.hbase.regionserver
-
Compact region on request and then run split if appropriate
- compactSplitThread - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- compactStores(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function that compact all the stores synchronously
It is used by utilities and testing
- compactStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function that compact all the stores synchronously
It is used by utilities and testing
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Key comparator
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
Key comparator.
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- comparator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- comparator - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
Comparator used to compare Bloom filter keys
- comparator() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
-
- compare(HDFSBlocksDistribution.HostAndWeight, HDFSBlocksDistribution.HostAndWeight) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
-
- compare(RegionPlan, RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
-
- compare(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
-
- compare(String, String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
-
- compareKey(KeyValue.KVComparator, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
Compare the given key against the current key
- compareKey(KeyValue.KVComparator, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- compareKey(KeyValue.KVComparator, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- compareTo(Runnable) - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Default prioritized runnable comparator which implements a FIFO ordering.
- compareTo(BlockCacheColumnFamilySummary) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- compareTo(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- 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(RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Compare the region info.
- compareTo(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
This function will define where in the priority queue the request will
end up.
- compareTo(HLogKey) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- complete() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
Call to indicate that additional coprocessors further down the execution
chain do not need to be invoked.
- complete() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
For all time forward, do not throw an error because the process has completed.
- complete() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Marks the compaction as complete by setting total to current KV count;
Total KV count is an estimate, so there might be a discrepancy otherwise.
- completeCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Complete the cache flush.
- completeCompaction(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- completeCompactionMarker(WALProtos.CompactionDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Call to complete a compaction.
- completeCompactionMarker(WALProtos.CompactionDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Call to complete a compaction.
- completed(Throwable) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
Called after that process() is completed.
- completed(Throwable) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
Called after that process() is completed.
- completed(Throwable) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- completed(Throwable) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- completeMemstoreInsert(MultiVersionConsistencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
- completeSequenceId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
- completeSnapshot(Path, Path, FileSystem) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Reset the manager to allow another snapshot to proceed
- completeSnapshot(HBaseProtos.SnapshotDescription, Path, Path, FileSystem) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Move the finished snapshot to its final, publicly visible directory - this marks the snapshot
as 'complete'.
- CompoundBloomFilter - Class in org.apache.hadoop.hbase.util
-
A Bloom filter implementation built on top of
ByteBloomFilter,
encapsulating a set of fixed-size Bloom filters written out at the time of
HFile generation into the data
block stream, and loaded on demand at query time.
- CompoundBloomFilter(DataInput, HFile.Reader) - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
De-serialization for compound Bloom filter metadata.
- CompoundBloomFilterBase - Class in org.apache.hadoop.hbase.util
-
- CompoundBloomFilterBase() - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
- CompoundBloomFilterWriter - Class in org.apache.hadoop.hbase.util
-
Adds methods required for writing a compound Bloom filter to the data
section of an
HFile to the
CompoundBloomFilter class.
- CompoundBloomFilterWriter(int, float, int, int, boolean, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- compress(byte[], Dictionary) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
-
- compressAlgo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Filled when we read in the trailer.
- compressAlgo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
The compression algorithm used.
- compression - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- COMPRESSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- compressionByName(String) - Static method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
Compression context to use reading.
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WriterBase
-
- CompressionTest - Class in org.apache.hadoop.hbase.util
-
Compression validation test.
- CompressionTest() - Constructor for class org.apache.hadoop.hbase.util.CompressionTest
-
- Compressor - Class in org.apache.hadoop.hbase.regionserver.wal
-
A set of static functions for running our custom WAL compression/decompression.
- Compressor() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.Compressor
-
- computeBitSize(long, double) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- computeCost(BaseLoadBalancer.Cluster, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
This is the main cost function.
- computeFoldableByteSize(long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Increases the given byte size of a Bloom filter until it can be folded by
the given factor.
- computeHDFSBlocksDistribution(Configuration, HTableDescriptor, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function to compute HDFS block distribution on demand
- computeHDFSBlocksDistribution(Configuration, HTableDescriptor, HRegionInfo, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function to compute HDFS block distribution on demand
- computeHDFSBlocksDistribution(FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Compute the HDFS Block Distribution for this StoreFile
- computeHDFSBlocksDistribution(FileSystem, FileStatus, long, long) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Compute HDFS blocks distribution of a given file, or a portion of the file
- computeMaxKeys(long, double, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
The maximum number of keys we can put into a Bloom filter of a certain
size to get the given error rate, with the given number of hash functions.
- conf - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- conf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- conf - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- conf - Variable in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
- conf - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- conf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
- conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
- conf - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- config - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- 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.
- configureCfRenaming(Configuration, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Sets a configuration property with key
Import.CF_RENAME_PROP in conf that tells
the mapper how to rename column families.
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
-
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Upon construction, this method will be called with the region
to be governed.
- configureIncrementalLoad(Job, HTable) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
-
Deprecated.
Configure a MapReduce Job to perform an incremental load into the given
table.
- configureIncrementalLoad(Job, HTable) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure a MapReduce Job to perform an incremental load into the given
table.
- connect(Configuration) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
-
- connect(Configuration) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
-
- connect() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
To repair region consistency, one must call connect() in order to repair
online state.
- connectionList - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- Constants - Interface in org.apache.hadoop.hbase.rest
-
Common constants for org.apache.hadoop.hbase.rest
- ConstantSizeRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitPolicy implementation which splits a region
as soon as any of its store files exceeds a maximum configurable
size.
- ConstantSizeRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
-
- constrainHttpMethods(Context) - Static method in class org.apache.hadoop.hbase.util.HttpServerUtil
-
Add constraints to a Jetty Context to disallow undesirable Http methods.
- Constraint - Interface in org.apache.hadoop.hbase.constraint
-
Apply a
Constraint (in traditional database terminology) to a HTable.
- ConstraintException - Exception in org.apache.hadoop.hbase.constraint
-
Exception that a user defined constraint throws on failure of a
Put.
- ConstraintException() - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
-
- ConstraintException(String) - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
-
- ConstraintException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
-
- ConstraintProcessor - Class in org.apache.hadoop.hbase.constraint
-
- ConstraintProcessor() - Constructor for class org.apache.hadoop.hbase.constraint.ConstraintProcessor
-
Create the constraint processor.
- Constraints - Class in org.apache.hadoop.hbase.constraint
-
Utilities for adding/removing constraints from a table.
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- constructInputStream(DataInput) - Static method in class org.apache.hadoop.hbase.io.DataInputInputStream
-
Construct an InputStream from the given DataInput.
- 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.
- constructOutputStream(DataOutput) - Static method in class org.apache.hadoop.hbase.io.DataOutputOutputStream
-
Construct an OutputStream from the given DataOutput.
- 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(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Check to see if the passed file name is contained in any of the snapshots.
- contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- 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[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- contains(byte[], int, int, byte[], int, int, Hash, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- contains(byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- contains(Object) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- containsBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Whether the cache contains block with specified cacheKey
- containsKey(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Checks whether there is a value in the map for the specified key.
- containsValue(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Checks whether this is a mapping which contains the specified value.
- controllerConnectionFailure(String, IOException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
The connection to the rest of the procedure group (member and coordinator) has been
broken/lost/failed.
- convertThrowableToIOE(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- convertToBigInteger(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
Returns the BigInteger represented by the byte array
- convertToByte(BigInteger, int) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToByte(BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToBytes(BigInteger[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
Returns an array of bytes corresponding to an array of BigIntegers
- coordinator - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
- CoprocessorHConnection - Class in org.apache.hadoop.hbase.client
-
Connection to an HTable from within a Coprocessor.
- CoprocessorHConnection(HConnection, HRegionServer) - Constructor for class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- CoprocessorHost<E extends CoprocessorEnvironment> - Class in org.apache.hadoop.hbase.coprocessor
-
Provides the common setup framework and runtime services for coprocessor
invocation from HBase services.
- CoprocessorHost() - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- CoprocessorHost.Environment - Class in org.apache.hadoop.hbase.coprocessor
-
Encapsulation of the environment of each coprocessor
- CoprocessorHost.Environment(Coprocessor, int, int, Configuration) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Constructor
- coprocessors - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Ordered set of loaded coprocessors with lock
- CoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
-
- coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- copyDeadServersSince(long) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Extract all the servers dead since a given time, and sort them.
- CopyRecoveredEditsTask - Class in org.apache.hadoop.hbase.snapshot
-
Copy over each of the files in a region's recovered.edits directory to the region's snapshot
directory.
- CopyRecoveredEditsTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, FileSystem, Path, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.CopyRecoveredEditsTask
-
- copyServerNames() - Method in class org.apache.hadoop.hbase.master.DeadServer
-
- copySnapshotForScanner(Configuration, FileSystem, Path, Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Copy the snapshot files for a snapshot scanner, discards meta changes.
- 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(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.CopyTable
-
- CorruptHFileException - Exception in org.apache.hadoop.hbase.io.hfile
-
This exception is thrown when attempts to read an HFile fail due to corruption or truncation
issues.
- CorruptHFileException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
-
- CorruptHFileException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
-
- costFromArray(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
-
Function to compute a scaled cost using DescriptiveStatistics.
- countPerRow - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- create(Configuration) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Create an archive tracker for the passed in server
- create(BlockCacheColumnFamilySummary) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
Creates a new BlockCacheSummaryEntry
- create() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- create(Configuration, TableName, String, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create an HFileLink instance from table/region/family/hfile location
- create(Configuration, FileSystem, Path, HRegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(Configuration, FileSystem, Path, TableName, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Create the RegionSplitPolicy configured for the given table.
- create(Store, Configuration, KeyValue.KVComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Create the StoreEngine configured for the given Store.
- create(Configuration, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
Create and setup a
WALCellCodec from the
Configuration and CompressionContext,
if they have been specified.
- create(FileSystem, Path, FsPermission, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Create the specified file on the filesystem.
- create(FileSystem, Path, FsPermission, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Create the specified file on the filesystem.
- createAndPrepare(T, ObserverContext<T>) - Static method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
Instantiates a new ObserverContext instance if the passed reference is
null and sets the environment in the new or existing instance.
- createAnother() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Creates another similar Bloom filter.
- createBloomKey(byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
Create a key for a row-column Bloom filter.
- createBloomKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Create a key for a row-column Bloom filter.
- createBloomKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
Prepare an ordered pair of row and qualifier to be compared using
KeyValue.KeyComparator.
- createBottomReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
-
- createBySize(int, double, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Creates a Bloom filter of the given size.
- createCompaction() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
-
- createCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Creates an instance of a compaction context specific to this engine.
- createCompaction(WALProtos.CompactionDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
Create a compacion WALEdit
- createComparator(String) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- createComponents(Configuration, Store, KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
-
- createComponents(Configuration, Store, KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Create the StoreEngine's components.
- createConfigurationSubset() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createDeleteBloomAtWrite(Configuration, CacheConfig, int, HFile.Writer) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Creates a new Delete Family Bloom filter at the time of
StoreFile writing.
- createDestinationServersList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Creates a list of possible destinations for a region.
- createDestinationServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Called when a new Coprocessor class is loaded
- createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
-
- createFileScanners(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- createFlushContext(long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- createFlushContext(long) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- createFromFileInfo(HFile.FileInfo) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
-
- createFromHFileLink(Configuration, FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink starting from a hfileLink name
- createFromMeta(DataInput, HFile.Reader) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Instantiates the correct Bloom filter class based on the version provided
in the meta block data.
- createFromStoreFilePath(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
Construct a BlockCacheSummaryEntry from a full StoreFile Path
The path is expected to be in the format of...
- createGeneralBloomAtWrite(Configuration, CacheConfig, BloomType, int, HFile.Writer) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Creates a new general (Row or RowCol) Bloom filter at the time of
StoreFile writing.
- 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.
- createHDFSRegionDir(Configuration, HRegionInfo, HTableDescriptor) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
-
Creates, flushes, and closes a new region.
- createHFileCorruptionChecker(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- createHFileLinkName(HRegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink name
- createHFileLinkName(TableName, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink name
- createHLog(FileSystem, Path, String, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createHLog(FileSystem, Path, String, String, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createHLog(FileSystem, Path, String, Configuration, List<WALActionsListener>, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Convenience method creating new HRegions.
- createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Convenience method creating new HRegions.
- createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Convenience method creating new HRegions.
- createHRegion(HRegionInfo, Path, Path, Configuration, HTableDescriptor, HLog, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Convenience method creating new HRegions.
- createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- createIdentifier() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- createKey(String) - Static method in class org.apache.hadoop.hbase.util.Keying
-
Deprecated.
Makes a key out of passed URI for use as row name or column qualifier.
- createLease(String, int, LeaseListener) - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
Obtain a lease.
- createMasterThread(Configuration, Class<? extends HMaster>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
- createMetaHLog(FileSystem, Path, String, Configuration, List<WALActionsListener>, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Create a new namespace
- createNodeMerging(ZooKeeperWatcher, HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Creates a new ephemeral node in the PENDING_MERGE state for the merged region.
- createNodeSplitting(ZooKeeperWatcher, HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Creates a new ephemeral node in the PENDING_SPLIT state for the specified region.
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
The org.apache.hadoop.fs.FilterFileSystem does not yet support
createNonRecursive.
- createOutputStream(Configuration, FileSystem, Path, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
A helper method to create HFile output streams in constructors
- createPassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- createPath(TableName, String, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create an HFileLink relative path for the table/region/family/hfile location
- 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(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- createReader(FileSystem, Path, CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- createReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- createReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createReader(FileSystem, Path, Configuration, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
Create a reader for the WAL.
- createReader(FileSystem, Path, Configuration, CancelableProgressable, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Builds a TableRecordReader.
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Builds a TableRecordReader.
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
- createRecoveredEditsWriter(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- createRegion(Configuration, Path, Path, HTableDescriptor, HRegionInfo, ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegionLoad(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- createRegionOnFileSystem(Configuration, FileSystem, Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Create a new Region on file-system.
- createRegions(Configuration, Path, HTableDescriptor, HRegionInfo[]) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegions(Configuration, Path, HTableDescriptor, HRegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegions(Configuration, Path, Path, HTableDescriptor, HRegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegionServerThread(Configuration, Class<? extends HRegionServer>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
- createRegionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Add a region to RegionStates.
- createRegionStates(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Add a list of regions to RegionStates.
- createRPCStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
- createScanner(Store, List<StoreFileScanner>, ScanType, long, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- createStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
-
Deprecated.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
-
Sets up the actual job.
- 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.replication.VerifyReplication
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Sets up the actual job.
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
-
Sets up the actual job.
- createSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
This is separated from execution so that we can detect and handle the case where the
subprocedure is invalid and inactionable due to bad info (like DISABLED snapshot type being
sent here)
- createTable(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createTable(HTableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Create a table using the given table definition.
- createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
Creates a new table.
- createTableDescriptor(HTableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create new HTableDescriptor in HDFS.
- createTableDescriptor(HTableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create new HTableDescriptor in HDFS.
- createTableDescriptorForTableDirectory(Path, HTableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create a new HTableDescriptor in HDFS in the specified table directory.
- CreateTableHandler - Class in org.apache.hadoop.hbase.master.handler
-
Handler to create a table.
- CreateTableHandler(Server, MasterFileSystem, HTableDescriptor, Configuration, HRegionInfo[], MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
- createTableLockManager(Configuration, ZooKeeperWatcher, ServerName) - Static method in class org.apache.hadoop.hbase.master.TableLockManager
-
Creates and returns a TableLockManager according to the configuration
- createTempName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Generate a unique temporary Path.
- createTempName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Generate a unique temporary Path.
- createTopReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
-
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- createWALWriter(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
Create a writer for the WAL.
- createWriter(FileSystem, Path, FSDataOutputStream, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator, ChecksumType, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- createWriter(FileSystem, Path, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- createWriterInTmp(long, Compression.Algorithm, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- createWriterInTmp(long, Compression.Algorithm, boolean, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- CRLF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- CurCall - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
This is set to Call object before Handler invokes an RPC and reset
after the call returns.
- CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- currentCompactedKVs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
the completed count of key values in currently running compaction
- CURRENTCOMPACTEDKVS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- CurrentHourProvider - Class in org.apache.hadoop.hbase.regionserver.compactions
-
- currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
-
- currKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- currMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- currMemstoreTSLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- currValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- generalBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- GeneralBulkAssigner - Class in org.apache.hadoop.hbase.master
-
Run bulk assign.
- GeneralBulkAssigner(Server, Map<ServerName, List<HRegionInfo>>, AssignmentManager, boolean) - Constructor for class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- generateDeadServersListToSend() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
Create the dead server to send.
- generateExceptionForChecksumFailureForTest(boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Mechanism to throw an exception in case of hbase checksum
failure.
- generateToken(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- get(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Create a new HFileSystem object, similar to FileSystem.get().
- get() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
-
- get() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
May be called under
#call(Class, RpcRequestBody, long, MonitoredRPCHandler) implementations,
and under protobuf methods of parameters and return values.
- get(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- get() - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Get singleton instance.
- get(Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- get(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Get data from a table.
- get(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- 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(List<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.MultiRowResource
-
- 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(ZooKeeperWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- get(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
- get(String) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
-
- get(String, String) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
-
- get(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Get the current table descriptor for the given table, or null if none exists.
- get(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
-
- getAbortNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Get the full znode path for the node used by the coordinator or member to trigger an abort
of the global barrier acquisition or execution in subprocedures.
- getAbortZNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getAbortZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getAcquireBarrierNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Get the full znode path for the node used by the coordinator to trigger a global barrier
acquire on each subprocedure.
- getAcquiredBarrier() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getAcquiredBarrierNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getAction() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getActiveLogFiles() - Static method in class org.apache.hadoop.hbase.monitoring.LogMonitoring
-
- getActiveMaster() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Gets the current active master, if available.
- getActiveMasterManager() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getActiveTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getAdmin(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getAdmin(ServerName, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getAdmin() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getAll() - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Get Map of all HTableDescriptors.
- getAll() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns a map from table name to table descriptor for all tables.
- getAllExecutorStatuses() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
- getAndRemoveScopes() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getArchivedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getArchivedStoreFileSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getArchivePath() - Method in class org.apache.hadoop.hbase.io.HFileLink
-
- getArchivePath(Configuration) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the full path to the archive directory on the configured FileSystem
- getArchiveZNode(Configuration, ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
- getArchivingEnabled(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Determine if archiving is enabled (but not necessarily fully propagated) for a table
- getArchivingEnabled(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Determine if archiving is enabled (but not necessarily fully propagated) for a table
- getAssignmentManager() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getAssignmentManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getAssignmentManager() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- getAssignmentManager() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getAssignmentManager__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getAssignmentMap() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
-
- getAssignmentsByTable() - Method in class org.apache.hadoop.hbase.master.RegionStates
-
This is an EXPENSIVE clone.
- getAttribute(String) - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
-
Deprecated.
- 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
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrs(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrs(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAttrsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- getAvailablePath(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
- getAverageLoad() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Compute the average load across all region servers.
- getAverageLoad() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getAverageLoad() - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Compute the average load across all region servers.
- 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
-
optional double averageLoad = 5;
- getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional double averageLoad = 5;
- getAverageLoad() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional double averageLoad = 5;
- getBackingFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns the underlying filesystem
- getBackReferenceFileName(Path) - Static method in class org.apache.hadoop.hbase.io.FileLink
-
Get the referenced file name from the reference link directory path.
- getBackReferencesDir(Path, String) - Static method in class org.apache.hadoop.hbase.io.FileLink
-
Get the directory to store the link back references
- getBackupZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
- getBalancer() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getBaseZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- 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
-
optional int32 batch = 4;
- getBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 batch = 4;
- getBatch() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 batch = 4;
- getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
- getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
-
- getBlock(BlockCacheKey, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Fetch block from cache.
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Get the buffer of the block with the specified key.
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the buffer of the block with the specified name.
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
Get the buffer of the block with the specified name.
- getBlockCache() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns the block cache.
- getBlockCacheColumnFamilySummaries(Configuration) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Performs a BlockCache summary and returns a List of BlockCacheColumnFamilySummary objects.
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- getBlockCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the number of blocks currently cached in the block cache.
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- getBlockForCaching() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Creates a new HFileBlock.
- getBlockingFileCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getBlockingFileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
The number of files required before flushes for this store will be blocked.
- getBlockingService() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
-
- getBlockLocalityIndex(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the locality index of a given host
- getBlocks() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockWritable
-
The type of block this data should use.
- getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getBloomBlockSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
- getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- getBoolean(String, boolean) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
-
- getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getBuffer() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
-
- getBufferReadOnly() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the buffer this block stores internally.
- getBufferReadOnlyWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the buffer of this block, including header data.
- getBufferWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns a buffer that does not include the header.
- getBuilder(WALCellCodec.ByteStringCompressor) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getBulkLoadTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
Return the timestamp at which this bulk load file was generated.
- getByNamespace(String) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Get Map of all NamespaceDescriptors for a given namespace.
- getByNamespace(String) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
- getBytes() - Method in class org.apache.hadoop.hbase.util.HashedBytes
-
- getByteSize() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
- getByteSize() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getByteSize() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
- getBytesPerChecksum(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns the configured bytesPerChecksum value.
- getByteStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getByteStringCompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getByteStringUncompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCacheConfig() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Used for tests.
- getCacheKey() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getCacheOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
- getCacheOnWrite() - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
-
- getCacheOnWrite() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- getCaching() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 caching = 9;
- getCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 caching = 9;
- getCaching() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 caching = 9;
- getCandidateFilesForRowKeyBefore(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets initial, full list of candidate store files to check for row-key-before.
- getCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getCatalogJanitorEnabled__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getCatalogTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getCatalogTracker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCatalogTracker() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getCells() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
- getChecksumFailuresCount() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Number of checksum verification failures.
- getChecksumObject() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
returns a object that can be used to generate/validate checksums
- getChecksumType(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns the configured checksum algorithm.
- getChildSequenceId(String) - Static method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
-
Parses sequenceId from the znode name.
- getClient(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getClient() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getClient() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
If an RPC call is currently running, produces a String representation of
the connection from which it was received.
- getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- getCloseCheckInterval() - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
- 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.
- getCluster() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
- getClusterId() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getClusterId() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- getClusterId() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getClusterId(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the value of the unique cluster ID stored for this HBase instance.
- getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- getClusterIds() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
- getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getClusterStatus() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getClusterStatus() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
- getClusterStatusResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
-
- getClusterVersion() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
- getClusterVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
-
Dispatch to StorageClusterVersionResource
- getCode() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- getCode() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
- 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
-
optional bytes column = 2;
- getColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes column = 2;
- getColumn() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes column = 2;
- getColumnFamily() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- getColumnFamily(int) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Retrieve the column family at the given index from the table descriptor
- getColumnFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getColumnFamilyName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- 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
-
repeated bytes columns = 3;
- getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated bytes columns = 3;
- getColumns(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated bytes columns = 3;
- getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumns(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getColumnsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated bytes columns = 3;
- getColumnsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated bytes columns = 3;
- getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated bytes columns = 3;
- getColumnsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated bytes columns = 3;
- getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getColumnsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- getCompaction(KeyValue) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
Deserialized and returns a CompactionDescriptor is the KeyValue contains one.
- getCompactionCheckMultiplier() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactionCheckMultiplier() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
- getCompactionPolicy() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- getCompactionProgress() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactionProgress() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
getter for CompactionProgress object
- getCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
Returns the current size of the queue containing regions that are
processed.
- getCompactionRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCompactionRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getCompactionState() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCompactor() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- getCompactPriority() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCompactPriority() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactPriority() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getCompactSplitThread() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getComparator() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getComparator() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getComparator() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getComparator() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
- getComparator() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getComparator() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- getComparator() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
- getComparatorClassName() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getCompletedSnapshotDir(HBaseProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory for a specified snapshot.
- getCompletedSnapshotDir(String, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory for a completed snapshot.
- getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
List the currently available/stored snapshots.
- getCompletedSnapshots() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Gets the list of all completed snapshots.
- getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
- getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string compression = 5;
- getCompression() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string compression = 5;
- getCompressionAlgorithm() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getCompressionAlgorithm() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getCompressionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- getCompressionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string compression = 5;
- getCompressionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string compression = 5;
- getCompressionCodec() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
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.mapreduce.TableOutputFormat
-
- getConf() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- getConf() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
-
- getConf() - Method in class org.apache.hadoop.hbase.tool.Canary
-
- getConf() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- getConf() - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- 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
-
- getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.AuthFilter
-
Returns the configuration to be used by the authentication filter
to initialize the authentication handler.
- getConnection(SocketChannel, long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Subclasses of HBaseServer can override this to provide their own
Connection implementations.
- getConnectionForEnvironment(CoprocessorEnvironment) - Static method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
Create an unmanaged
HConnection based on the environment in which we are running the
coprocessor.
- getContext(Class<?>) - Method in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- getCoprocessors() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Used to create a parameter to the HServerLoad constructor so that
HServerLoad can provide information about the coprocessors loaded by this
regionserver.
- getCoprocessors() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getCoprocessors() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCorrupted() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction
-
- getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.MemstoreSizeCostFunction
-
- getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.ReadRequestCostFunction
-
- getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.StoreFileCostFunction
-
- getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.WriteRequestCostFunction
-
- getCount() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getCurrentCall() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Needed for features such as delayed calls.
- getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 currentCompactedKVs = 13;
- getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 currentCompactedKVs = 13;
- getCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 currentCompactedKVs = 13;
- getCurrentFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getCurrentHour() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
-
- 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.
- getCurrentNrHRS() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- getCurrentPath() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Get the current log that's replicated
- getCurrentSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the occupied size of the block cache, in bytes.
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- 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
-
optional bytes data = 4;
- getData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes data = 4;
- getData() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes data = 4;
- getDataBlockEncoder() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getDataBlockEncoder() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
-
- getDataBlockEncodingId() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getDataBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getDataBlockIndexReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getDataIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getDataWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
-
Get a writable interface into bloom filter data (the actual Bloom bits).
- getDataWriter() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getDataWriter() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- 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
-
repeated string deadNodes = 2;
- getDeadNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated string deadNodes = 2;
- getDeadNodes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated string deadNodes = 2;
- getDeadNodesBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- getDeadNodesBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated string deadNodes = 2;
- getDeadNodesBytes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated string deadNodes = 2;
- getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated string deadNodes = 2;
- getDeadNodesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated string deadNodes = 2;
- getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated string deadNodes = 2;
- getDeadNodesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated string deadNodes = 2;
- getDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getDeadServers(long) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
Get the servers which died since a given timestamp.
- getDeadServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getDeadServers() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getDeadServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getDefaultBlockSize(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Return the number of bytes that large input files should be optimally
be split into to minimize i/o time.
- getDefaultBufferSize(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the default buffer size to use during writes.
- 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
-
- getDefaultReplication(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getDelegatesForTesting() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Exposed for TESTING!
- getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
-
- getDeletableFiles(Iterable<FileStatus>) - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
-
Determines which of the given files are safe to delete
- getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
-
- getDeleteBloomFilterMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Retrieves delete family Bloom filter metadata as appropriate for each
HFile version.
- getDeleteBloomFilterMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- getDeleteFamilyCnt() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getDependants() - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
-
- getDependants() - Method in class org.apache.hadoop.hbase.generated.master.snapshot_jsp
-
- getDependants() - Method in class org.apache.hadoop.hbase.generated.master.table_jsp
-
- getDependants() - Method in class org.apache.hadoop.hbase.generated.master.tablesDetailed_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
-
- getDependants() - Method in class org.apache.hadoop.hbase.generated.rest.rest_jsp
-
- getDescription() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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.Builder
-
- 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
-
- getDeserialiserIdentifier() - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
-
Get the identifier of this deserialiser.
- getDeserializer() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Returns CacheableDeserializer instance which reconstructs original object from ByteBuffer.
- getDeserializer(int) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
Get the cacheable deserializer as the given identifier Id
- getDeserializer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getDeserializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
- getDeserializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
-
- getDeserializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
-
- getDestination() - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Get the destination server for the plan for this region.
- getDeterministicRandomSeed(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Creates a deterministic hash code for store file collection.
- getDirectMemorySize() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
- getDirectMemoryUsage() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
- getDispersionInformation() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
- getDrainingServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getDummyHeaderForVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Return the appropriate DUMMY_HEADER for the minor version
- getEarliestMemstoreSeqNum(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Gets the earliest sequence number in the memstore for this particular region.
- getEdit() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
-
Gets the edit
- getEffectiveDurability(Durability) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns effective durability from the passed durability and
the table descriptor.
- getEncodedNodeName(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Gets the full path node name for the log file being split.
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getEnd() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
-
- 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
-
optional bytes endKey = 3;
- getEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional bytes endKey = 3;
- getEndKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional bytes endKey = 3;
- getEndKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getEndKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
-
- 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
-
optional bytes endRow = 2;
- getEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional bytes endRow = 2;
- getEndRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional bytes endRow = 2;
- 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
-
optional int64 endTime = 6;
- getEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int64 endTime = 6;
- getEndTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int64 endTime = 6;
- getEndTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- getEntries() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getEntries() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getEntry(short) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
-
- getEntryCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getEnvironment() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
- getErr() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
-
- getErrorList() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- getErrorMonitor() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
Get the ForeignExceptionDispatcher
- getErrorRate(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
- getErrors() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getEstimatedNumberOfKvsScanned() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- getEventType() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Return the event type
- getEvictedCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the number of blocks that have been evicted.
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the number of eviction runs that have occurred
- getException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
- getException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
-
Get the value of the captured exception.
- getException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- getException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- getException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
-
Get the last exception which has occurred when re-setting the watch.
- getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- getExceptionIfFailed() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
Get the exception that caused the snapshot to fail, if the snapshot has failed.
- getExceptionMsg() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
- getExecutorService() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getExecutorService() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getExecutorService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getExecutorService() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getExistingAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the favored nodes plan
- getExistsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getExpiration() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- getExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Get an extra header value.
- getExtraHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Get all extra headers (read-only).
- getFailures() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- getFamilies() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getFamily(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- getFamily() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFamily() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getFamily() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFamily() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getFamilyDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Given a particular region dir, return all the familydirs inside it
- getFamilySnapshotDirectories(HBaseProtos.SnapshotDescription, Path, FileStatus[]) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
-
Get the snapshot directory for each family to be added to the the snapshot
- getFavoredNodeList(String) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- getFavoredNodes(List<ServerName>) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
-
- getFavoredNodes(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
-
- getFavoredNodes(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
-
- getFavoredNodesAsString(List<ServerName>) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
-
- getFavoredNodesForRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Return the favored nodes for a region given its encoded name.
- getFavoredNodesList(byte[]) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
-
- getFavoredServerPosition(List<ServerName>, ServerName) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
-
Return the position of the server in the favoredNodes list.
- getFileCacheForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
Exposed for Testing!
- getFileDetails(Collection<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- getFileInfoOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getFileLinkWithPreNSPath(Path) - Method in class org.apache.hadoop.hbase.util.HFileV1Detector
-
Creates a FileLink which adds pre-namespace paths in its list of available paths.
- getFileName(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
- getFilenum() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- getFilePermissions(FileSystem, Configuration, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Get the file permissions specified in the configuration, if they are
enabled.
- getFileRegion() - Method in class org.apache.hadoop.hbase.io.Reference
-
- getFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
- getFilesForScanOrGet(boolean, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets the store files to scan for a Scan or Get request.
- getFileStatus(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
Get the FileStatus of the referenced file.
- getFileStatus() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- getFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- 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
-
optional string filter = 8;
- getFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional string filter = 8;
- getFilter() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional string filter = 8;
- getFilter() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getFilter() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFilter() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- getFilterBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional string filter = 8;
- getFilterBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional string filter = 8;
- getFilterBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional string filter = 8;
- getFilterEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- getFilterEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
The number of Bloom filter entries in this store file, or an estimate
thereof, if the Bloom filter is not loaded.
- getFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getFirstKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- getFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getFirstKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getFirstKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getFirstRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
TODO left from
HFile version 1: move this to StoreFile after Ryan's
patch goes in to eliminate
KeyValue here.
- getFirstRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFlushableSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFlushRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getFormat() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getFormat() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFormat() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- getFormatVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getFrags() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFrags__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getFreeSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the free size of the block cache, in bytes.
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- getFromOnlineRegions(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the handle on the local file system
- getGeneralBloomFilterMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Retrieves general Bloom filter metadata as appropriate for each
HFile version.
- getGeneralBloomFilterMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
Returns a buffer with the Bloom filter metadata.
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getGlobalMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
- getGroupName(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Returns the actual name for a group principal (stripped of the
group prefix).
- getHashCount() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getHashType() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getHBaseVersion() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getHDFSBlocksDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This function will return the HDFS blocks distribution based on the data
captured when HFile is created
- getHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- 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
-
- getHeapSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- 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
-
optional int32 heapSizeMB = 4;
- getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 heapSizeMB = 4;
- getHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 heapSizeMB = 4;
- getHFileBlock() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
-
- getHFileCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getHFilecorruptionChecker() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getHFileFromBackReference(Path, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the full path of the HFile referenced by the back reference
- getHFileFromBackReference(Configuration, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the full path of the HFile referenced by the back reference
- getHFileMinorVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getHfileName() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
- getHFileNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the store file names in the snapshot.
- getHFileReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getHFilesChecked() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- getHFileVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getHfs() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
- getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCachingRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.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.CacheStats
-
- getHitRatio() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the hit ratio.
- getHitRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHLogDirectoryName(String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
Construct the HLog directory name
- getHLogNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the log file names available in the snapshot.
- getHLogs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a copy of the hlogs of the first source on this rs
- getHost() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
- getHostAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- getHostAndWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
- getHostInetAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- getHRegion() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
-
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
-
- getHRegionInfo() - Method in interface org.apache.hadoop.hbase.master.handler.TotesHRegionInfo
-
- 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(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getHTableDescriptor(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getHTableDescriptors(List<String>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getHTableDescriptorsByTableName(List<TableName>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getHttpClient() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
- 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
-
optional int64 id = 4;
- getId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional int64 id = 4;
- getId() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional int64 id = 4;
- getID() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- getIdentifier(String, SecretManager<T>) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- getIndexStatistics(BucketAllocator.IndexStatistics) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getIndexStatistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getInfo() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getInformativeName() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Event implementations should override thie class to provide an
informative name about what event they are handling.
- getInformativeName() - Method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- getInfoServer() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getInlineBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
- getInlineBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
-
The type of blocks this block writer produces.
- getInlineBlockType() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool inMemory = 4;
- getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional bool inMemory = 4;
- getInMemory() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional bool inMemory = 4;
- getInputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
-
- getInstance() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
- getInstance(int, int) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
- getInstance() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
- getInstance(Configuration, UserGroupInformation) - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.trace.SpanReceiverHost
-
- getInstance(FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getIOHitsPerSecond() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
-
- getIOTimePerHit() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
-
- getIsActiveMaster() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getJar(Class) - Static method in class org.apache.hadoop.hbase.mapreduce.hadoopbackport.JarFinder
-
Returns the full path to the Jar containing the class.
- GetJavaProperty - Class in org.apache.hadoop.hbase.util
-
A generic way for querying Java properties.
- GetJavaProperty() - Constructor for class org.apache.hadoop.hbase.util.GetJavaProperty
-
- 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
-
optional string jerseyVersion = 5;
- getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jerseyVersion = 5;
- getJerseyVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jerseyVersion = 5;
- getJerseyVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jerseyVersion = 5;
- getJerseyVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jerseyVersion = 5;
- getJerseyVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jerseyVersion = 5;
- 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
-
optional string jvmVersion = 2;
- getJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jvmVersion = 2;
- getJvmVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jvmVersion = 2;
- getJvmVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jvmVersion = 2;
- getJvmVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jvmVersion = 2;
- getJvmVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jvmVersion = 2;
- getKeepAliveMasterService() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- 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.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
-
required bytes key = 1;
- getKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
required bytes key = 1;
- getKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
required bytes key = 1;
- getKeyCount() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
- getKeyCount() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getKeyCount() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
- getKeyForNextColumn(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- getKeyForNextRow(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- 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.
- getKeyValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getKeyValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getKeyValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- getKeyValues() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getLargestHStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getLastCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getLastCompactSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getLastContact() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getLastFlushedSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getLastFlushTime() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getLastKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- getLastKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getLastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- getLastKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getLastRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
TODO left from
HFile version 1: move this to StoreFile after
Ryan's patch goes in to eliminate
KeyValue here.
- getLastRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getLastSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getLastSequenceId(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
-
- getLeases() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getLeases() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- 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.ProtobufLogWriter
-
- getLimit() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- getLimit__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- getListener() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
- getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Return the socket (ip+port) on which the RPC server is listening to.
- getListenerAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- getLiveMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- 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
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveNodesOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- getLiveRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getLoad(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getLoadBalancer(Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
-
Create a loadbalancer from the given conf.
- getLoadedCoprocessors() - Static method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- getLoadedCoprocessors() - Static method in class org.apache.hadoop.hbase.master.HMaster
-
The set of loaded coprocessors is stored in a static set.
- getLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getLoadSequence() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getLocalFs(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Wrap a LocalFileSystem within a HFileSystem.
- getLocalTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- 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
-
optional string location = 5;
- getLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional string location = 5;
- getLocation() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional string location = 5;
- getLocationBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional string location = 5;
- getLocationBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional string location = 5;
- getLocationBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional string location = 5;
- getLocations() - Method in class org.apache.hadoop.hbase.io.FileLink
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region's location as an array.
- getLockEntry(long) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Blocks until the lock corresponding to the given id is acquired.
- getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Determine based on a list of children under a ZNode, whether or not a
process which created a specified ZNode has obtained a lock.
- getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadLock
-
Determine based on a list of children under a ZNode, whether or not a
process which created a specified ZNode has obtained a lock.
- getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessWriteLock
-
Determine based on a list of children under a ZNode, whether or not a
process which created a specified ZNode has obtained a lock.
- getLog() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- 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
- getLogFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- getLogRoller() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getLogsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Get log directory for a server in a snapshot.
- getLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getLogsSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getLowestTimestamp(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Gets lowest timestamp from candidate StoreFiles
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Returns the major version of this HFile format
- getMapperClass(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Get the application's mapper class.
- getMaster() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
-
- getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- getMaster() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
-
- getMasterActiveTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterAddressTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterAddressTracker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getMasterFileSystem() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterFileSystem() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getMasterServices() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
-
- getMasterStartTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterTimerAndBindToMonitor(HBaseProtos.SnapshotDescription, Configuration, ForeignExceptionListener) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
-
Create a snapshot timer for the master which notifies the monitor when an error occurs
- getMax() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getMaxAllowedOperationTime() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
-
- getMaxChunkSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
-
- getMaxFold(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
- getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 maxHeapSizeMB = 5;
- getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 maxHeapSizeMB = 5;
- getMaxHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 maxHeapSizeMB = 5;
- getMaximumAllocationIndex() - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getMaximumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- getMaxKeys() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
- getMaxKeys(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
- getMaxKeys() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getMaxKeys() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
- getMaxMasterTimeout(Configuration, HBaseProtos.SnapshotDescription.Type, long) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
- getMaxMemstoreTS() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getMaxMemstoreTS() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getMaxMemstoreTS() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMaxMemstoreTSInList(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
Return the largest memstoreTS found across all storefiles in
the given list.
- getMaxMerge() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getMaxOverlapsToSideline() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getMaxResultSize() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
- getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMaxSequenceIdInList(Collection<StoreFile>, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
Return the highest sequence ID found across all storefiles in
the given list.
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the maximum size of this cache.
- getMaxStoreSeqIdForLogReplay() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Gets max sequence ids of stores that was read from storage when this region was opened.
- getMaxTime() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
- getMaxTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getMaxValues() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getMaxVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 maxVersions = 4;
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional int32 maxVersions = 4;
- getMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional int32 maxVersions = 4;
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 maxVersions = 7;
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 maxVersions = 7;
- getMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 maxVersions = 7;
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getMBeanInfo() - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
-
Deprecated.
- getMean() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getMemberName() - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Each subprocedure is being executed on a member.
- getMemberName() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
- getMemberName() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
- getMemFree() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the currently available memory for this LRU in bytes.
- getMemMax() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the maximum memory allowed for this LRU in bytes.
- getMemstoreFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getMemstoreFlushSize() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
TODO: remove after HBASE-7252 is fixed.
- getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 memstoreSizeMB = 5;
- getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 memstoreSizeMB = 5;
- getMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 memstoreSizeMB = 5;
- getMemUsed() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the currently used memory for this LRU in bytes.
- getMergedRegionInfo(HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Get merged region info through the specified two regions
- getMetaBlock(String, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getMetaBlock(String, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- getMetaIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getMetaLocation() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getMetaLocation__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getMetaRegion() - Method in class org.apache.hadoop.hbase.util.MetaUtils
-
- getMetaWALActionListeners() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getMetaWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
-
Get a writable interface into bloom filter meta data.
- getMetaWriter() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- getMetaWriter() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- getMetrics() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns the metrics instance for reporting RPC call statistics
- getMetrics() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Returns the metrics instance for reporting RPC call statistics
- getMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getMetricsSource() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
-
- getMetricsSource() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
- getMetricsSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
-
- getMin() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Returns the minor version of this HFile format
- getMinVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getMissCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getMissCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getMissCount() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the number of misses to the map.
- getMissing() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- getMissingLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getMissingStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getMissRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getModificationTime() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getModificationTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMonitor() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
- getMostLoadedRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Get the top N most loaded regions this server is serving so we can tell the
master which regions it can reallocate if we're overloaded.
- getMultipleRowResource(String) - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getMutationsFromWALEntry(AdminProtos.WALEntry, CellScanner, Pair<HLogKey, WALEdit>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
This function is used to construct mutations from a WALEntry.
- getMVCC() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getMvccReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
- getMWrap() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
-
- getMyEphemeralNodeFileName() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
Get the name of the file used to store the znode contents
- getName() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
- getName() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getName() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Returns this reader's "name".
- getName() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
- getName() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
- getName() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- getName() - Method in exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
-
- getName() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Human readable name of the processor
- getName() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableModel
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
required bytes name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
required bytes name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
required bytes name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
required string name = 1;
- getName(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- getName(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
repeated string name = 1;
- getName(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
-
repeated string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- getName() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
returns the name of this checksum type
- getName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
required string name = 1;
- getNameBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- getNameBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
repeated string name = 1;
- getNameBytes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
-
repeated string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional string name = 1;
- getNameCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- getNameCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
repeated string name = 1;
- getNameCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
-
repeated string name = 1;
- getNameList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- getNameList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
repeated string name = 1;
- getNameList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
-
repeated string name = 1;
- getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getNamespaceDescriptor(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get a namespace descriptor by name
- getNamespaceDir(Path, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the Path object representing
the namespace directory under path rootdir
- getNewAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- getNextBlockOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
-
- getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- getNextMajorCompactTime(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
- getNextPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Poll for the next path
- getNextPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Returns the next pointer for the entry in teh LRU.
- getNextRowOrNextColumn(byte[], int, int) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
-
Retrieve the MatchCode for the next row or column
- getNextRowOrNextColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
-
- getNextRowOrNextColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
-
- getNoChecksumFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns the filesystem that is specially setup for
doing reads from storage.
- getNumberOfOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getNumberOfThreads(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
The number of threads in the thread pool that will run the map function.
- getNumBytesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumChunks() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- getNumCompactionsCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getNumDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getNumFilesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumLevels() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
- getNumLogFiles() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getNumPositivesForTesting(int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- getNumQueriesForTesting(int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- getNumRegions() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- getNumRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getNumRegionsOpened() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Used by unit tests.
- getNumRootEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
- getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- getObjectFromMessage(byte[]) - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
-
Initialize the model from a protobuf representation.
- getOccupiedSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
- getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getOffset() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
-
- getOldLogDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Get the directory where old logs go
- getOldLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the directory where hlogs are archived
- getOldSources() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a list of all the old sources of this rs
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the size of the compressed part of the block in case compression
is used, or the uncompressed size of the data part otherwise.
- getOnlineRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getOnlineRegions(TableName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Gets the online regions of the specified table.
- getOnlineRegions() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
-
- getOnlineRegionsLocalContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
For tests, web ui and metrics.
- getOnlineServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getOnlineServers() - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
-
Gets the online servers.
- getOnlineServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Gets the latest sequence number that was read from storage when this region was opened.
- getOperation(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getOperationStatus(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getOperationStatusCode() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
- getOriginatingClusterId() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getOriginPath() - Method in class org.apache.hadoop.hbase.io.HFileLink
-
- getOSVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- getOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- getOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string osVersion = 3;
- getOsVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string osVersion = 3;
- getOsVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- getOsVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string osVersion = 3;
- getOsVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string osVersion = 3;
- getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
- getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Returns the output committer.
- getOutputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- getOverlapGroups(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- getPartition(ImmutableBytesWritable, V2, int) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
-
Deprecated.
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Gets the partition number for a given key (hence record) given the total
number of partitions i.e.
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- getPath() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getPath() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
- getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
- getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
- getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getPath(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Return the 'path' component of a Path.
- getPath() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
-
- getPeerClusterId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- getPeerClusterId() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Get the id that the source is replicating to.
- getPeerClusterZnode() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- getPeerClusterZnode() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Get the id that the source is replicating to
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- getPosition() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
-
- getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- getPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
Get the position that we stopped reading at
- getPreadLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getPreadOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getPreadTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getPrevBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getPreviousIntervalValue() - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
-
Deprecated.
- getPrevPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Returns the previous pointer for the entry in the LRU.
- getPriority() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getPriority() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Get the priority level for this handler instance.
- getPriority() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getPriority() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
-
- getPriority() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
-
- getPriority() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Gets the priority for the request
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getProcedure(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Returns the procedure.
- getProcedureNames() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- getProgressPct() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
getter for calculated percent complete
- getQosLevel(Pair<RPCProtos.RequestHeader, Message>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- getQualifier(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- getQualifier() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getQuarantined() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- getRack(ServerName) - Method in class org.apache.hadoop.hbase.master.RackManager
-
Get the name of the rack containing a server, according to the DNS to
switch mapping.
- getReachedBarrierNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getReachedBarrierNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Get the full znode path for the node used by the coordinator to trigger a global barrier
execution and release on each subprocedure.
- getReader() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- getReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- getReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getReader(FileSystem, FileStatus, Configuration, boolean, CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- getReader(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- getReader() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
-
- getReadLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool readOnly = 5;
- getReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional bool readOnly = 5;
- getReadOnly() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional bool readOnly = 5;
- getReadOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 readRequestsCount = 7;
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 readRequestsCount = 7;
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 readRequestsCount = 7;
- getReadTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getReason() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
Builds a TableRecordReader.
- getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
-
Deprecated.
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
-
Deprecated.
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Creates a new record writer.
- getRecoveredEdits(Path, String, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Get the snapshot recovered.edits file
- getRecoveredEditsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Get the snapshotted recovered.edits dir for the specified region.
- getRecoveringRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRecoveringRegions() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getReferencedHFileName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the HFile name of the referenced link
- getReferencedRegionName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the Region name of the referenced link
- getReferencedTableName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the Table name of the referenced link
- getReferredToFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getRegion() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Protected utility method for safely obtaining an HRegion handle.
- getRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Find the HRegion based on a region specifier
- getRegion(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getRegionArchiveDir(Path, TableName, Path) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the archive directory for a given region under the specified table
- getRegionArchiveDir(Path, TableName, String) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the archive directory for a given region under the specified table
- getRegionAssignments() - Method in class org.apache.hadoop.hbase.master.RegionStates
-
- getRegionAssignmentSnapshot() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- getRegionBlockLocations(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionByEncodedName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionByEncodedName(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionCachePrefetch(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getRegionCachePrefetch(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getRegionDegreeLocalityMappingFromFS(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
This function is to scan the root path of the file system to get the
degree of locality for each region on each of the servers having at least
one block of that region.
- getRegionDegreeLocalityMappingFromFS(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
This function is to scan the root path of the file system to get the
degree of locality for each region on each of the servers having at least
one block of that region.
- getRegionDir(Path, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- getRegionDir(Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- getRegionDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getRegionDirRecoveredEditsDir(Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
- getRegionDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Given a particular table dir, return all the regiondirs inside it, excluding files such as
.tableinfo
- getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRegionFlushedSequenceId(ZooKeeperWatcher, String, String) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
-
This function is used in distributedLogReplay to fetch last flushed sequence id from ZK
- getRegionHFileReferences(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Get the list of hfiles for the specified snapshot region.
- getRegionId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
- getRegionInfo(byte[]) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Get the HRegionInfo from cache, if not there, from the hbase:meta table
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getRegionLoadCost(Collection<RegionLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction
-
- getRegionLocation(TableName, byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getRegionLocation(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region location.
- getRegionName() - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Get the encoded region name for the region this plan is for.
- getRegionName() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getRegionName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getRegionNameToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the regioninfo for a region
- getRegionReopenPlan(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
- getRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 regions = 3;
- getRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional int32 regions = 3;
- getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegions(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional int32 regions = 3;
- getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegions(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getRegionServer() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
-
- getRegionServer() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
-
- getRegionServer() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- getRegionServer() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
-
- getRegionServerAccounting() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerAccounting() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getRegionServerFatalLogBuffer() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getRegionServerInfo(ServerName) - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
-
- getRegionServerInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getRegionServerOfRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
- getRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
-
Gets the region server services.
- getRegionServerToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get regionserver to region map
- getRegionServerWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
-
- getRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Get regions in transition and their states
- getRegionsInTransitionInRS() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionsInTransitionInRS() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Get the regions that are currently being opened or closed in the RS
- getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsMovement(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Return how many regions will move per table since their primary RS will
change
- getRegionSnapshotDirectory(HBaseProtos.SnapshotDescription, Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
-
Get the per-region snapshot description location.
- getRegionsOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Gets the online regions of the specified table.
- getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- getRegionSplitLimit() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getRegionsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getRegionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
- getRegionState(String) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
- getRegionStates() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
This SHOULD not be public.
- getRegionsToAdd() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns the list of new regions added during the on-disk restore.
- getRegionsToRemove() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns the list of regions removed during the on-disk restore.
- getRegionsToRestore() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns the list of 'restored regions' during the on-disk restore.
- getRegionToRegionServerMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get region to region server map
- getRegionTransitionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Get region transition state
- getRegionTransitionState(String) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Get region transition state
- getRemoteAddress() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
-
- getRemoteAddress() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteIp() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns the remote side ip address when invoked inside an RPC
Returns null incase of an error.
- getRemotePort() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- getRenewer() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getReopenStatus(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Used by the client to identify if all regions have the schema updates
- getReplicationManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Get the replication sources manager
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getReplicationSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Get a randomly-chosen replication sink to replicate to.
- getReplicationSource(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueues, ReplicationPeers, Stoppable, String, UUID) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Factory method to create a replication source
- getRequest() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
- getRequest() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getRequestData() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
This method should return any additional data that is needed on the
server side to construct the RowProcessor.
- getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 requests = 4;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional int32 requests = 4;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 requests = 3;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 requests = 3;
- getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 requests = 3;
- getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional int32 requests = 4;
- getRequestUser() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
-
Returns the user credentials associated with the current RPC request or
null if no credentials were provided.
- getRequestUserName() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
-
Returns the username for any user associated with the current RPC
request or null if no user is set.
- getRescanNode(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
- getRestVersion() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
- getRESTVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- getRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- getRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string restVersion = 1;
- getRestVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string restVersion = 1;
- getRestVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- getRestVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string restVersion = 1;
- getRestVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string restVersion = 1;
- getResult() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Obtain the processing result.
- getRetCode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getRootBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- getRootBlockDataSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- getRootBlockOffset(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- getRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- getRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRootDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 rootIndexSizeKB = 9;
- getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 rootIndexSizeKB = 9;
- getRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 rootIndexSizeKB = 9;
- getRootKeyZNode() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
- getRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes row = 1;
- getRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes row = 1;
- getRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes row = 1;
- getRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getRowKeyAtOrBefore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRowKeyAtOrBefore(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Find the key that matches row exactly, or the one that immediately precedes it.
- getRowKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- getRowLock(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Tries to acquire a lock on the given row.
- getRowLock(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Acqures a lock on the given row.
- getRowOrBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getRowProcessorPB(RowProcessor<S, T>) - Static method in class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
-
- getRowResource(String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getRows() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
- getRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRows(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- getRowsToLock() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Rows to lock while operation.
- getRPC() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getRPC(boolean) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getRPC() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Produces a string representation of the method currently being serviced
by this Handler.
- getRPC(boolean) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Produces a string representation of the method currently being serviced
by this Handler.
- getRPCPacketLength() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getRPCPacketLength() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Produces a string representation of the method currently being serviced
by this Handler.
- getRPCQueueTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getRPCQueueTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Accesses the queue time for the currently running RPC on the
monitored Handler.
- getRpcServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRpcServer() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns a reference to the region server's RPC server
- getRPCStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- getRPCStartTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Accesses the start time for the currently running RPC on the
monitored Handler.
- getSaslQop() - Method in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
-
- getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Gets the scan defining the actual details like columns etc.
- getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns a Scan object from the stored string representation.
- getScanInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getScanInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Create a Scanner on this file.
- getScanner(boolean, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getScanner(boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
Create a Scanner on this file.
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return an iterator that scans over the HRegion, returning the indicated
columns and rows specified by the
Scan.
- getScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getScanner(Scan, NavigableSet<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getScanner(Scan, NavigableSet<byte[]>) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Return a scanner for both the memstore and the HStore files.
- getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
Deprecated.
- getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
Deprecated.
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getScanner(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getScannerInstanceResource(String) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
-
- getScannerResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Get all scanners with no filtering based on TTL (that happens further down
the line).
- getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Get all scanners with no filtering based on TTL (that happens further down
the line).
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Return an array of scanners corresponding to the given
set of store files.
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Return an array of scanners corresponding to the given set of store files.
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean, ScanQueryMatcher) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Return an array of scanners corresponding to the given set of store files,
And set the ScanQueryMatcher for each store file scanner for further
optimization
- getScannersNoCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Get a filtered list of scanners.
- getScans() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Allows subclasses to get the list of
Scan objects.
- getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get the number of regions of the table that have been updated by the alter.
- getSchemaResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getScopes() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- getSelectionTime() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
- getSeqid() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
- getSequenceID() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Get the sequence id associated with this KeyValueScanner.
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
-
MemStoreScanner returns max value as sequence id because it will
always have the latest data among all files.
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- getSequenceID() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- getSequenceNumber() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- getSerializedLength() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Returns the length of the ByteBuffer required to serialized the object.
- getSerializedLength() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- getSerializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
- getSerializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
-
- getSerializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
-
- getServerInfo(RpcController, AdminProtos.GetServerInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Get some information of the region server.
- getServerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getServerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getServerManager() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getServerManager__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getServerName() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getServerName() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getServerName() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
- getServerNameFromHLogDirectoryName(Configuration, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
- getServerNameFromHLogDirectoryName(Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
This function returns region server name from a log file name which is in either format:
hdfs:///hbase/.logs/-splitting/...
- getServers() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getServers() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- getServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- getServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- getServerVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- getServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- getServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string serverVersion = 4;
- getServerVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string serverVersion = 4;
- getServerVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- getServerVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string serverVersion = 4;
- getServerVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string serverVersion = 4;
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
-
- getService() - Method in interface org.apache.hadoop.hbase.coprocessor.CoprocessorService
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
-
- getService() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
-
- getService() - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- getService() - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- getService() - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- getServiceInterface() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
-
- getServices() - Method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
-
- getSharedData() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getSharedStoreFilePercentage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getSharedStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Gets the total size of all StoreFiles in compaction
- getSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
-
- getSize(ProtobufMessageHandler, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
-
- getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
- getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getSmallestReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- getSnapshot() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
- getSnapshot() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getSnapshotHLogsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
-
Get the log directory for a specific snapshot
- getSnapshotManagerForTesting() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Exposed for TESTING!
- getSnapshotRegionNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the set of region names available in the snapshot.
- getSnapshotRootDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the snapshot root directory.
- getSnapshotsDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
- getSnapshotStats(Configuration, HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Returns the snapshot stats
- getSnapshotTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStore
-
- getSource() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
- getSource() - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Get the source server for the plan for this region.
- getSource() - Method in class org.apache.hadoop.hbase.rest.MetricsREST
-
- getSourceName() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
-
- getSources() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a list of all the normal sources of this rs
- getSplitEditFilesSorted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
Returns sorted set of edit files made by wal-log splitter, excluding files
with '.temp' suffix.
- getSplitKey() - Method in class org.apache.hadoop.hbase.io.Reference
-
- getSplitLogDir(Path, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
- getSplitLogDirTmpComponent(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
- getSplitPoint() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Determines if Store should be split
- getSplitPoint() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets the split point for the split of this set of store files (approx.
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
-
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
- getSplits() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
- getStart() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
-
- getStartcode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getStartCode() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int64 startCode = 2;
- getStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int64 startCode = 2;
- getStartCode() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int64 startCode = 2;
- getStartKey() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStartKey() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- getStartKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- getStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes startKey = 2;
- getStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional bytes startKey = 2;
- getStartKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional bytes startKey = 2;
- getStartKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getStartKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
-
- getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the start row.
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes startRow = 1;
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional bytes startRow = 1;
- getStartRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional bytes startRow = 1;
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getStarts() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
- getStartTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 startTime = 5;
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int64 startTime = 5;
- getStartTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int64 startTime = 5;
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getState() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStateTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStats() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Get the statistics for this block cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get counter statistics for this cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- getStats() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink
-
Get a string representation of this sink's metrics
- getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Get a string representation of this sink's metrics
- getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- getStats() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Get a string representation of the current statistics
for this source
- getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a string representation of all the sources' metrics
- getStatus() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Gets the status of this handler; if it is currently servicing an RPC,
this status will include the RPC information.
- getStatus() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStatus() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
- getStatusTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStdDev() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- getStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return HStore instance.
- getStoreArchivePath(Configuration, TableName, String, String) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the directory to archive a store directory
- getStoreArchivePath(Configuration, HRegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the directory to archive a store directory
- getStoreCompactionPriority() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
- getStoreFile(RpcController, AdminProtos.GetStoreFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getStorefileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Returns the number of files currently in use.
- getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileIndexSizeMB = 6;
- getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefileIndexSizeMB = 6;
- getStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefileIndexSizeMB = 6;
- getStoreFileList(byte[][]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return list of storeFiles for the set of CFs.
- getStoreFileManager() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- getStoreFileOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStoreFiles(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets the snapshot of the store files currently in use.
- getStorefiles() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefiles = 3;
- getStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefiles = 3;
- getStorefiles() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefiles = 3;
- getStoreFileScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
Get a scanner to scan over this StoreFile.
- getStoreFileScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
Get a scanner to scan over this StoreFile.
- getStorefilesCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStorefilesCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getStorefilesIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStorefilesIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileSizeMB = 4;
- getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefileSizeMB = 4;
- getStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefileSizeMB = 4;
- getStorefilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStorefilesSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getStoreFileTtl() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStoreFileTtl() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
- getStoreFlusher() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- getStoreHomedir(Path, HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
Deprecated.
- getStoreHomedir(Path, String, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
Deprecated.
- getStoreOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStores() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 stores = 2;
- getStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 stores = 2;
- getStores() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 stores = 2;
- getStoreSizeUncompressed() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStoreSizeUncompressed() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStream(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Get the stream to use.
- getStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- getSumHitCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getSumHitCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getSumRequestCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getSumRequestCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Get names of supported compression algorithms.
- getTable(String) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(String, ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(byte[], ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTable(TableName) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Open a table from within the Coprocessor environment
- getTable(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Open a table from within the Coprocessor environment
- getTable() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- getTable() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name.
- getTableArchivePath(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the path to the table archive directory based on the configured archive directory.
- getTableArchivePath(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the path to the table archive directory based on the configured archive directory.
- getTableDesc() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
Gets a TableDescriptor from the masterServices.
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getTableDescriptorFromFs(FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns the latest table descriptor for the given table directly from the file system
if it exists, bypassing the local cache.
- getTableDescriptorFromFs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns the latest table descriptor for the table located at the given directory
directly from the file system if it exists.
- getTableDescriptors() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get list of TableDescriptors for requested tables.
- getTableDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getTableDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getTableDir(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the Path object representing the table directory under
path rootdir
- getTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getTableFragmentation(HMaster) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir and checks how many stores for each table
have more than one file in them.
- getTableFragmentation(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir and checks how many stores for each table
have more than one file in them.
- getTableInfo() - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
- getTableInfo() - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
- getTableInfoPath(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Find the most current table info file for the table located in the given table directory.
- getTableList() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
- getTableLockManager() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getTableLockManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getTableLockManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getTableLockManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getTableName() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- getTableName() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name converted to a byte array.
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getTablename() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getTableName() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getTableName() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getTableName(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the
TableName object representing
the table directory under
path rootdir
- getTableName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getTableNames() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get list of userspace table names
- getTableResource(String) - Method in class org.apache.hadoop.hbase.rest.RootResource
-
- getTables() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
- getTableSet() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the table set
- getTableStoreFilePathMap(Map<String, Path>, FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir/tablename and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableStoreFilePathMap(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get regions for tables
- getTailKbParam(HttpServletRequest) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
-
- getTailPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the tail of the linked list (most recently used).
- getTaskMonitor() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getTaskMonitor__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- getTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Produces a list containing copies of the current state of all non-expired
MonitoredTasks handled by this TaskMonitor.
- getTempDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- getThreadCount() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- getThreadCount() - Method in class org.apache.hadoop.hbase.master.BulkReOpen
-
Configuration knobs "hbase.bulk.reopen.threadpool.size" number of regions
that can be reopened concurrently.
- getThreadInfo(Thread) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
-
- getThreadNamePrefix() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- getThreadNamePrefix() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- getThreadReadPoint() - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
Get this thread's read point.
- getThreadWakeFrequency() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Interval at which threads should run
- getTimeOfDeath(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Get the time when a server died
- getTimeoutOnRIT() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- getTimeoutOnRIT() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional int64 timestamp = 3;
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional int64 timestamp = 3;
- getTimestamp() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional int64 timestamp = 3;
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getTimestampKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- getTimeToPurgeDeletes() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getTop(int) - Method in class org.apache.hadoop.hbase.metrics.ExactCounterMetric
-
Deprecated.
- getTopHosts() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the sorted list of hosts in terms of their weights
- getTopHostsWithWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the sorted list of hosts in terms of their weights
- getTotalBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 totalCompactingKVs = 12;
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 totalCompactingKVs = 12;
- getTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 totalCompactingKVs = 12;
- getTotalQueueSize() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getTotalSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the total byte size of all Bloom filter bit arrays.
- getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticBloomSizeKB = 11;
- getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 totalStaticBloomSizeKB = 11;
- getTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 totalStaticBloomSizeKB = 11;
- getTotalStaticIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the total size of all index blocks in the data block indexes, including the root level,
intermediate levels, and the leaf level for multi-level indexes, or just the root level for
single-level indexes.
- getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticIndexSizeKB = 10;
- getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 totalStaticIndexSizeKB = 10;
- getTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 totalStaticIndexSizeKB = 10;
- getTotalTableFragmentation(HMaster) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the total overall fragmentation percentage.
- getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getTotalUncompressedSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
The total uncompressed size of the root index block, intermediate-level
index blocks, and leaf-level index blocks.
- getTrailer() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getTrailer() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getTrailerSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
- getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- getTtl() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- getTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 ttl = 3;
- getTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional int32 ttl = 3;
- getTtl() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional int32 ttl = 3;
- getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getUniqueBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
- getUniqueFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- getUsage() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
-
- getUsage() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
-
- getUsage() - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Implementing subclasses should return a usage string to print out.
- getUsedSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getUser() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
-
- getUser() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- getUserProvider() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getUserToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Gets a buffer view to the current value.
- getValue() - Method in class org.apache.hadoop.hbase.metrics.MetricsString
-
Deprecated.
- getValue() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Get the value of this entry.
- getValue() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string value = 2;
- getValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string value = 2;
- getValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string value = 2;
- getValueBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string value = 2;
- getValueBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string value = 2;
- getValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValues(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValuesOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getValueString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Convenience method to get a copy of the value as a string - interpreting
the bytes as UTF8.
- getVersion() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getVersion() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
-
- getVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Verifies current version of file system
- getVersion() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
-
- getVersionResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
-
- getVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
-
Dispatch /version/rest to self.
- getWAL() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
-
- getWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getWAL(HRegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getWAL(HRegionInfo) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getWALActionListeners() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getWALActionsListener() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSourceService
-
Returns a WALObserver for the service.
- getWALActionsListener() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
- getWalEdit(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getWALTrailer() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
-
- getWALTrailer() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- getWALTrailer() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
- getWatcher() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getWebAppsPath(String) - Method in class org.apache.hadoop.hbase.util.InfoServer
-
Get the pathname to the webapps files.
- getWebAppsPath() - Method in class org.apache.hadoop.hbase.util.InfoServer
-
Get the pathname to the path files.
- getWeight(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the weight for a specific host, that will be the total bytes of all
blocks on the host
- getWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
- getWorkingSnapshotDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the general working directory for snapshots - where they are built, where they are
temporarily copied on export, etc.
- getWorkingSnapshotDir(HBaseProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory to build a snapshot, before it is finalized
- getWorkingSnapshotDir(String, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory to build a snapshot, before it is finalized
- getWritableSize() - Method in interface org.apache.hadoop.hbase.io.WritableWithSize
-
Provide a size hint to the caller.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getWriteLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getWriteOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getWriter() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 writeRequestsCount = 8;
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 writeRequestsCount = 8;
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 writeRequestsCount = 8;
- getWriterFactory(Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Returns the factory to be used to create
HFile writers
- getWriterFactoryNoCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Returns the factory to be used to create
HFile writers.
- getWriteTime() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- getWriteTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getZkController() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
- getZKPermissionWatcher() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- getZKTable() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
- getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get the ZK wrapper object - needed by master_jsp.java
- getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Deprecated.
JobConf parameter to specify the columns used to produce the key passed to
collect from the map phase
- GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
JobConf parameter to specify the columns used to produce the key passed to
collect from the map phase.
- GROUP_PREFIX - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Prefix character to denote group names
- GroupingTableMap - Class in org.apache.hadoop.hbase.mapred
-
Deprecated.
- GroupingTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Deprecated.
- GroupingTableMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Extract grouping columns from input record.
- GroupingTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
- groupOrSplit(Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>, LoadIncrementalHFiles.LoadQueueItem, HTable, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
-
Attempt to assign the given load queue item into its target region group.
- GzipFilter - Class in org.apache.hadoop.hbase.rest.filter
-
- GzipFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.GzipFilter
-
- GZIPRequestStream - Class in org.apache.hadoop.hbase.rest.filter
-
- GZIPRequestStream(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
-
- GZIPRequestWrapper - Class in org.apache.hadoop.hbase.rest.filter
-
- GZIPRequestWrapper(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
-
- GZIPResponseStream - Class in org.apache.hadoop.hbase.rest.filter
-
- GZIPResponseStream(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
-
- GZIPResponseWrapper - Class in org.apache.hadoop.hbase.rest.filter
-
- GZIPResponseWrapper(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- HalfStoreFileReader - Class in org.apache.hadoop.hbase.io
-
A facade for a
HFile.Reader that serves up
either the top or bottom half of a HFile where 'bottom' is the first half
of the file containing the keys that sort lowest and 'top' is the second half
of the file with keys that sort greater than those of the bottom half.
- HalfStoreFileReader(FileSystem, Path, CacheConfig, Reference) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
Creates a half file reader for a normal hfile.
- HalfStoreFileReader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
Creates a half file reader for a hfile referred to by an hfilelink.
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslGssCallbackHandler
- handleCoprocessorThrowable(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
This is used by coprocessor hooks which are declared to throw IOException
(or its subtypes).
- handleCreateHdfsRegions(Path, TableName) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
Create the on-disk structure for the table, and returns the regions info.
- handleCreateHdfsRegions(Path, TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
Create the on-disk regions, using the tableRootDir provided by the CreateTableHandler.
- handleDegenerateRegion(HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling a region that has the same start and end key.
- handleDegenerateRegion(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling a region that has the same start and end key.
- handleDuplicateStartKeys(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling two regions that have the same start key.
- handleDuplicateStartKeys(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling two regions that have the same start key.
- handleException(Throwable) - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Event exception handler, may be overridden
- handleException(Throwable) - Method in class org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler
-
- handleHoleInRegionChain(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling a region hole between two keys.
- handleHoleInRegionChain(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling a region hole between two keys.
- handleLockMetadata(String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Process metadata stored in a ZNode using a callback
- handleLockMetadata(String, InterProcessLock.MetadataHandler) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Process metadata stored in a ZNode using a callback object passed to
this instance.
- handleMetadata(byte[]) - Method in interface org.apache.hadoop.hbase.InterProcessLock.MetadataHandler
-
Called after lock metadata is successfully read from a distributed
lock service.
- handleOverlapGroup(Collection<HBaseFsck.HbckInfo>) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling an group of regions that overlap.
- handleOverlapGroup(Collection<HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling an group of regions that overlap.
- handleOverlapInRegionChain(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling two reigons that overlap in some arbitrary way.
- handleOverlapInRegionChain(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling two reigons that overlap in some arbitrary way.
- handler - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
- handleRegionEndKeyNotEmpty(byte[]) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling case where a Table has a last region that does not
have an empty end key.
- handleRegionEndKeyNotEmpty(byte[]) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling case where a Table has a last region that does not
have an empty end key.
- handleRegionStartKeyNotEmpty(HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling case where a Table has a first region that does not
have an empty start key.
- handleRegionStartKeyNotEmpty(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling case where a Table has a first region that does not
have an empty start key.
- handleReportForDutyResponse(RegionServerStatusProtos.RegionServerStartupResponse) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
-
- handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
The restore table is executed in place.
- has(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Check to see if the Constraint is currently set.
- hasAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional double averageLoad = 5;
- hasAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional double averageLoad = 5;
- hasAverageLoad() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional double averageLoad = 5;
- hasBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 batch = 4;
- hasBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 batch = 4;
- hasBatch() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 batch = 4;
- hasBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- hasCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 caching = 9;
- hasCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 caching = 9;
- hasCaching() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 caching = 9;
- hasColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes column = 2;
- hasColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes column = 2;
- hasColumn() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes column = 2;
- hasColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
- hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- hasCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- hasCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string compression = 5;
- hasCompression() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string compression = 5;
- hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 currentCompactedKVs = 13;
- hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 currentCompactedKVs = 13;
- hasCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 currentCompactedKVs = 13;
- hasData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes data = 4;
- hasData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes data = 4;
- hasData() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes data = 4;
- hasEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes endKey = 3;
- hasEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional bytes endKey = 3;
- hasEndKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional bytes endKey = 3;
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes endRow = 2;
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional bytes endRow = 2;
- hasEndRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional bytes endRow = 2;
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- hasEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 endTime = 6;
- hasEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int64 endTime = 6;
- hasEndTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int64 endTime = 6;
- hasError() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- hasException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
- hasException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
-
- hasException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- hasException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- hasException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
-
Check if an exception has occurred when re-setting the watch.
- hasFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional string filter = 8;
- hasFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional string filter = 8;
- hasFilter() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional string filter = 8;
- hash - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
The hash value for this entries key
- hash - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Hash Function
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
- hashCode() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
- hashCode() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
-
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Returns the hash code of the entry by xor'ing the hash values
of the key and value of this entry.
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Intentionally unimplemented.
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- hashCode() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
- hashCode() - Method in class org.apache.hadoop.hbase.util.HashedBytes
-
- hashCount - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Number of hash functions
- hasHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 heapSizeMB = 4;
- hasHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 heapSizeMB = 4;
- hasHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 heapSizeMB = 4;
- HashedBytes - Class in org.apache.hadoop.hbase.util
-
This class encapsulates a byte array and overrides hashCode and equals so
that it's identity is based on the data rather than the array instance.
- HashedBytes(byte[]) - Constructor for class org.apache.hadoop.hbase.util.HashedBytes
-
- hashType - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Hash type
- hashType - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
-
Hash function type to use, as defined in
Hash
- hasId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional int64 id = 4;
- hasId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional int64 id = 4;
- hasId() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional int64 id = 4;
- hasInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool inMemory = 4;
- hasInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional bool inMemory = 4;
- hasInMemory() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional bool inMemory = 4;
- hasJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jerseyVersion = 5;
- hasJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jerseyVersion = 5;
- hasJerseyVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jerseyVersion = 5;
- hasJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jvmVersion = 2;
- hasJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string jvmVersion = 2;
- hasJvmVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string jvmVersion = 2;
- hasKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
required bytes key = 1;
- hasKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
required bytes key = 1;
- hasKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
-
required bytes key = 1;
- hasLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional string location = 5;
- hasLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional string location = 5;
- hasLocation() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional string location = 5;
- hasMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 maxHeapSizeMB = 5;
- hasMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 maxHeapSizeMB = 5;
- hasMaxHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 maxHeapSizeMB = 5;
- hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 maxVersions = 4;
- hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional int32 maxVersions = 4;
- hasMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional int32 maxVersions = 4;
- hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 maxVersions = 7;
- hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int32 maxVersions = 7;
- hasMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int32 maxVersions = 7;
- hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 memstoreSizeMB = 5;
- hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 memstoreSizeMB = 5;
- hasMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 memstoreSizeMB = 5;
- hasMVCCInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- hasMVCCInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
required string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
required bytes name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
required bytes name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
required bytes name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
required string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
required string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional string name = 1;
- hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional string name = 1;
- hasNext() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
-
- hasNext() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- hasOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- hasOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string osVersion = 3;
- hasOsVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string osVersion = 3;
- hasReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool readOnly = 5;
- hasReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
optional bool readOnly = 5;
- hasReadOnly() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
-
optional bool readOnly = 5;
- hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 readRequestsCount = 7;
- hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 readRequestsCount = 7;
- hasReadRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 readRequestsCount = 7;
- hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- hasReferences(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns true if the specified family has reference files
- hasReferences(HTableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Check whether region has Reference file
- hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- hasReferences() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- hasReferences(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Determines whether any files in the collection are references.
- hasRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 regions = 3;
- hasRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional int32 regions = 3;
- hasRegions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional int32 regions = 3;
- hasRegionsToAdd() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
- hasRegionsToRemove() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
- hasRegionsToRestore() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
- hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 requests = 4;
- hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional int32 requests = 4;
- hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 requests = 3;
- hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int32 requests = 3;
- hasRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int32 requests = 3;
- hasRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional int32 requests = 4;
- hasRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- hasRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string restVersion = 1;
- hasRestVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string restVersion = 1;
- hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 rootIndexSizeKB = 9;
- hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 rootIndexSizeKB = 9;
- hasRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 rootIndexSizeKB = 9;
- hasRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes row = 1;
- hasRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional bytes row = 1;
- hasRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional bytes row = 1;
- hasSelection() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
- hasServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- hasServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
optional string serverVersion = 4;
- hasServerVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
-
optional string serverVersion = 4;
- hasStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int64 startCode = 2;
- hasStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int64 startCode = 2;
- hasStartCode() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int64 startCode = 2;
- hasStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes startKey = 2;
- hasStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
optional bytes startKey = 2;
- hasStartKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
-
optional bytes startKey = 2;
- hasStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- hasStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes startRow = 1;
- hasStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional bytes startRow = 1;
- hasStartRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional bytes startRow = 1;
- hasStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 startTime = 5;
- hasStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional int64 startTime = 5;
- hasStartTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional int64 startTime = 5;
- hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileIndexSizeMB = 6;
- hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefileIndexSizeMB = 6;
- hasStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefileIndexSizeMB = 6;
- hasStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefiles = 3;
- hasStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefiles = 3;
- hasStorefiles() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefiles = 3;
- hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileSizeMB = 4;
- hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 storefileSizeMB = 4;
- hasStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 storefileSizeMB = 4;
- hasStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 stores = 2;
- hasStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 stores = 2;
- hasStores() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 stores = 2;
- hasTimestamp() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional int64 timestamp = 3;
- hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
optional int64 timestamp = 3;
- hasTimestamp() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
-
optional int64 timestamp = 3;
- hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- hasTooManyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- hasTooManyStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 totalCompactingKVs = 12;
- hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 totalCompactingKVs = 12;
- hasTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 totalCompactingKVs = 12;
- hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticBloomSizeKB = 11;
- hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 totalStaticBloomSizeKB = 11;
- hasTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 totalStaticBloomSizeKB = 11;
- hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticIndexSizeKB = 10;
- hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int32 totalStaticIndexSizeKB = 10;
- hasTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int32 totalStaticIndexSizeKB = 10;
- hasTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 ttl = 3;
- hasTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
optional int32 ttl = 3;
- hasTtl() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
-
optional int32 ttl = 3;
- hasUserTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
required string value = 2;
- hasValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
-
required string value = 2;
- hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
required string value = 2;
- hasValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
-
required string value = 2;
- hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 writeRequestsCount = 8;
- hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
optional int64 writeRequestsCount = 8;
- hasWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
-
optional int64 writeRequestsCount = 8;
- HBASE_SNAPSHOT_ENABLED - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Enable or disable snapshot support
- HBaseConfTool - Class in org.apache.hadoop.hbase.util
-
Tool that prints out a configuration.
- HBaseConfTool() - Constructor for class org.apache.hadoop.hbase.util.HBaseConfTool
-
- HBaseFsck - Class in org.apache.hadoop.hbase.util
-
HBaseFsck (hbck) is a tool for checking and repairing region consistency and
table integrity problems in a corrupted HBase.
- HBaseFsck(Configuration) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
-
Constructor
- HBaseFsck(Configuration, ExecutorService) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
-
Constructor
- HBaseFsck.ErrorReporter - Interface in org.apache.hadoop.hbase.util
-
- HBaseFsck.ErrorReporter.ERROR_CODE - Enum in org.apache.hadoop.hbase.util
-
- HBaseFsck.HbckInfo - Class in org.apache.hadoop.hbase.util
-
Maintain information about a particular region.
- HBaseFsck.RegionRepairException - Exception in org.apache.hadoop.hbase.util
-
Exception thrown when a integrity repair operation fails in an
unresolvable way.
- HBaseFsck.RegionRepairException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException
-
- HBaseFsck.TableInfo - Class in org.apache.hadoop.hbase.util
-
Maintain information about a particular table.
- HBaseFsckRepair - Class in org.apache.hadoop.hbase.util
-
This class contains helper methods that repair parts of hbase's filesystem
contents.
- HBaseFsckRepair() - Constructor for class org.apache.hadoop.hbase.util.HBaseFsckRepair
-
- HBaseHTraceConfiguration - Class in org.apache.hadoop.hbase.trace
-
- HBaseHTraceConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
-
- HBasePolicyProvider - Class in org.apache.hadoop.hbase.security
-
Implementation of secure Hadoop policy provider for mapping
protocol interfaces to hbase-policy.xml entries.
- HBasePolicyProvider() - Constructor for class org.apache.hadoop.hbase.security.HBasePolicyProvider
-
- HBaseRPCErrorHandler - Interface in org.apache.hadoop.hbase.ipc
-
An interface for calling out of RPC for error conditions.
- HBaseSaslRpcServer - Class in org.apache.hadoop.hbase.security
-
A utility class for dealing with SASL on RPC server
- HBaseSaslRpcServer() - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
-
- HBaseSaslRpcServer.QualityOfProtection - Enum in org.apache.hadoop.hbase.security
-
- HBaseSaslRpcServer.SaslDigestCallbackHandler - Class in org.apache.hadoop.hbase.security
-
CallbackHandler for SASL DIGEST-MD5 mechanism
- HBaseSaslRpcServer.SaslDigestCallbackHandler(SecretManager<TokenIdentifier>, RpcServer.Connection) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler
-
- HBaseSaslRpcServer.SaslGssCallbackHandler - Class in org.apache.hadoop.hbase.security
-
CallbackHandler for SASL GSSAPI Kerberos mechanism
- HBaseSaslRpcServer.SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslGssCallbackHandler
-
- HBCK_CODE_SERVERNAME - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
-
- HDFSBlocksDistribution - Class in org.apache.hadoop.hbase
-
Data structure to describe the distribution of HDFS blocks amount hosts.
- HDFSBlocksDistribution() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Constructor
- HDFSBlocksDistribution.HostAndWeight - Class in org.apache.hadoop.hbase
-
Stores the hostname and weight for that hostname.
- HDFSBlocksDistribution.HostAndWeight(String, long) - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Constructor
- HDFSBlocksDistribution.HostAndWeight.WeightComparator - Class in org.apache.hadoop.hbase
-
comparator used to sort hosts based on weight
- HDFSBlocksDistribution.HostAndWeight.WeightComparator() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
-
- head(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a HEAD request
- head(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a HEAD request
- headerSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the size of this block header.
- headerSize(int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Maps a minor version to the size of the header.
- headSet(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- headSet(KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- headSet(E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- HealthCheckChore - Class in org.apache.hadoop.hbase
-
The Class HealthCheckChore for running health checker regularly.
- HealthCheckChore(int, Stoppable, Configuration) - Constructor for class org.apache.hadoop.hbase.HealthCheckChore
-
- heap - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
Strings have two bytes per character due to default Java Unicode encoding
(hence length times 2).
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
-
Total size of all elements in this queue.
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
The precomputed heap size of this entry
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Returns the pre-computed and "deep" size of the Entry
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
The total memory usage of this map
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStore
-
Get the entire heap usage for this MemStore not including keys in the
snapshot.
- heapSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- HEAPSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- HFile - Class in org.apache.hadoop.hbase.io.hfile
-
File format for hbase.
- HFile() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFile
-
- HFile.CachingBlockReader - Interface in org.apache.hadoop.hbase.io.hfile
-
An abstraction used by the block index
- HFile.Reader - Interface in org.apache.hadoop.hbase.io.hfile
-
An interface used by clients to open and iterate an
HFile.
- HFile.Writer - Interface in org.apache.hadoop.hbase.io.hfile
-
API required to write an
HFile
- HFile.WriterFactory - Class in org.apache.hadoop.hbase.io.hfile
-
This variety of ways to construct writers is used throughout the code, and
we want to be able to swap writer implementations.
- HFILE_ARCHIVE_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
- HFILE_CACHE_REFRESH_PERIOD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
Conf key for the frequency to attempt to refresh the cache of hfiles currently used in
snapshots (ms)
- HFILE_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
A non-capture group, for hfiles, so that this can be embedded.
- HFileArchiver - Class in org.apache.hadoop.hbase.backup
-
Utility class to handle the removal of HFiles (or the respective
StoreFiles)
for a HRegion from the
FileSystem.
- HFileArchiveTableMonitor - Class in org.apache.hadoop.hbase.backup.example
-
Monitor the actual tables for which HFiles are archived for long-term retention (always kept
unless ZK state changes).
- HFileArchiveTableMonitor() - Constructor for class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
- HFileArchiveUtil - Class in org.apache.hadoop.hbase.util
-
Helper class for all utilities related to archival/retrieval of HFiles
- HFileBlock - Class in org.apache.hadoop.hbase.io.hfile
-
Reading
HFile version 1 and 2 blocks, and writing version 2 blocks.
- HFileBlock.BlockIterator - Interface in org.apache.hadoop.hbase.io.hfile
-
- HFileBlock.BlockWritable - Interface in org.apache.hadoop.hbase.io.hfile
-
Something that can be written into a block.
- HFileBlock.FSReader - Interface in org.apache.hadoop.hbase.io.hfile
-
A full-fledged reader with iteration ability.
- HFileBlock.Writer - Class in org.apache.hadoop.hbase.io.hfile
-
Unified version 2
HFile block writer.
- HFileBlock.Writer(Compression.Algorithm, HFileDataBlockEncoder, boolean, ChecksumType, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
- HFileBlockIndex - Class in org.apache.hadoop.hbase.io.hfile
-
- HFileBlockIndex() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
-
- HFileBlockIndex.BlockIndexReader - Class in org.apache.hadoop.hbase.io.hfile
-
The reader will always hold the root level index in the memory.
- HFileBlockIndex.BlockIndexReader(KeyValue.KVComparator, int, HFile.CachingBlockReader) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- HFileBlockIndex.BlockIndexReader(KeyValue.KVComparator, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
- HFileBlockIndex.BlockIndexWriter - Class in org.apache.hadoop.hbase.io.hfile
-
Writes the block index into the output stream.
- HFileBlockIndex.BlockIndexWriter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Creates a single-level block index writer
- HFileBlockIndex.BlockIndexWriter(HFileBlock.Writer, BlockCache, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Creates a multi-level block index writer.
- HFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
This Chore, every time it runs, will clear the HFiles in the hfile archive
folder that are deletable for each HFile cleaner in the chain.
- HFileCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
- HFileCorruptionChecker - Class in org.apache.hadoop.hbase.util.hbck
-
This class marches through all of the region's hfiles and verifies that
they are all valid files.
- HFileCorruptionChecker(Configuration, ExecutorService, boolean) - Constructor for class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
- HFileDataBlockEncoder - Interface in org.apache.hadoop.hbase.io.hfile
-
Controls what kind of data block encoding is used.
- HFileDataBlockEncoderImpl - Class in org.apache.hadoop.hbase.io.hfile
-
Do different kinds of data block encoding according to column family
options.
- HFileDataBlockEncoderImpl(DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
-
Do data block encoding with specified options.
- HFileLink - Class in org.apache.hadoop.hbase.io
-
HFileLink describes a link to an hfile.
- HFileLink(Configuration, Path) - Constructor for class org.apache.hadoop.hbase.io.HFileLink
-
- HFileLink(Path, Path, Path) - Constructor for class org.apache.hadoop.hbase.io.HFileLink
-
- HFileLinkCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
HFileLink cleaner that determines if a hfile should be deleted.
- HFileLinkCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
-
- HFileOutputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
- HFileOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
-
Deprecated.
- HFileOutputFormat2 - Class in org.apache.hadoop.hbase.mapreduce
-
Writes HFiles.
- HFileOutputFormat2() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
- hfilePattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
-
- HFilePrettyPrinter - Class in org.apache.hadoop.hbase.io.hfile
-
Implements pretty-printing functionality for
HFiles.
- HFilePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
- HFileReaderV2 - Class in org.apache.hadoop.hbase.io.hfile
-
HFile reader for version 2.
- HFileReaderV2(Path, FixedFileTrailer, FSDataInputStreamWrapper, long, CacheConfig, HFileSystem) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
Opens a HFile.
- HFileReaderV2.AbstractScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
-
- HFileReaderV2.AbstractScannerV2(HFileReaderV2, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- HFileReaderV2.EncodedScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
-
ScannerV2 that operates on encoded data blocks.
- HFileReaderV2.EncodedScannerV2(HFileReaderV2, boolean, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- HFileReaderV2.ScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
-
- HFileReaderV2.ScannerV2(HFileReaderV2, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- HFileScanner - Interface in org.apache.hadoop.hbase.io.hfile
-
A scanner allows you to position yourself within a HFile and
scan through it.
- HFileSystem - Class in org.apache.hadoop.hbase.fs
-
An encapsulation for the FileSystem object that hbase uses to access
data.
- HFileSystem(Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.fs.HFileSystem
-
Create a FileSystem object for HBase regionservers.
- HFileSystem(FileSystem) - Constructor for class org.apache.hadoop.hbase.fs.HFileSystem
-
Wrap a FileSystem object within a HFileSystem.
- HFileV1Detector - Class in org.apache.hadoop.hbase.util
-
Tool to detect presence of any HFileV1 in the given directory.
- HFileV1Detector() - Constructor for class org.apache.hadoop.hbase.util.HFileV1Detector
-
- HFileWriterV2 - Class in org.apache.hadoop.hbase.io.hfile
-
Writes HFile format version 2.
- HFileWriterV2(Configuration, CacheConfig, FileSystem, Path, FSDataOutputStream, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator, ChecksumType, int, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
Constructor that takes a path, creates and closes the output stream.
- hflush() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- hfs - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
The filesystem used for accesing data
- higher(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- highPriorityLevel - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- hit(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- hlog - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- HLog - Interface in org.apache.hadoop.hbase.regionserver.wal
-
- HLog.Entry - Class in org.apache.hadoop.hbase.regionserver.wal
-
Utility class that lets us keep track of the edit with it's key.
- HLog.Entry() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
-
- HLog.Entry(HLogKey, WALEdit) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
-
Constructor for both params
- HLog.Reader - Interface in org.apache.hadoop.hbase.regionserver.wal
-
- HLog.Writer - Interface in org.apache.hadoop.hbase.regionserver.wal
-
- HLogFactory - Class in org.apache.hadoop.hbase.regionserver.wal
-
- HLogFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
-
- hlogForMeta - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- HLogInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Simple
InputFormat for
HLog files.
- HLogInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
-
- HLogKey - Class in org.apache.hadoop.hbase.regionserver.wal
-
A Key for an entry in the change log.
- HLogKey() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- HLogKey(byte[], TableName, long, long, UUID) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- HLogKey(byte[], TableName, long, long, List<UUID>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
Create the log key for writing to somewhere.
- HLogLink - Class in org.apache.hadoop.hbase.io
-
HLogLink describes a link to a WAL.
- HLogLink(Configuration, String, String) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
-
- HLogLink(Path, String, String) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
-
- HLogLink(Path, Path) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
-
- HLogPrettyPrinter - Class in org.apache.hadoop.hbase.regionserver.wal
-
HLogPrettyPrinter prints the contents of a given HLog with a variety of
options affecting formatting and extent of content.
- HLogPrettyPrinter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
Basic constructor that simply initializes values to reasonable defaults.
- HLogPrettyPrinter(boolean, boolean, long, String, String, boolean, PrintStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
Fully specified constructor.
- HLogSplitter - Class in org.apache.hadoop.hbase.regionserver.wal
-
This class is responsible for splitting up a bunch of regionserver commit log
files that are no longer being written to, into new files, one per region for
region to replay on startup.
- HLogSplitterHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles log splitting a wal
- HLogSplitterHandler(Server, String, MutableInt, CancelableProgressable, AtomicInteger, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.HLogSplitterHandler
-
- HLogUtil - Class in org.apache.hadoop.hbase.regionserver.wal
-
- HLogUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
-
- HMaster - Class in org.apache.hadoop.hbase.master
-
HMaster is the "master server" for HBase.
- HMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMaster
-
Initializes the HMaster.
- HMasterCommandLine - Class in org.apache.hadoop.hbase.master
-
- HMasterCommandLine(Class<? extends HMaster>) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine
-
- HMasterCommandLine.LocalHMaster - Class in org.apache.hadoop.hbase.master
-
- HMasterCommandLine.LocalHMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
-
- hostAddress - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- HRegion - Class in org.apache.hadoop.hbase.regionserver
-
HRegion stores data for a certain region of a table.
- HRegion(Path, HLog, FileSystem, Configuration, HRegionInfo, HTableDescriptor, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- HRegion(HRegionFileSystem, HLog, Configuration, HTableDescriptor, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion
-
HRegion constructor.
- HRegion.BulkLoadListener - Interface in org.apache.hadoop.hbase.regionserver
-
Listener class to enable callers of
bulkLoadHFile() to perform any necessary
pre/post processing of a given bulkload call
- HRegion.Operation - Enum in org.apache.hadoop.hbase.regionserver
-
Operation enum is used in
HRegion.startRegionOperation() to provide operation context for
startRegionOperation to possibly invoke different checks before any region operations.
- HRegion.RowLock - Class in org.apache.hadoop.hbase.regionserver
-
Row lock held by a given thread.
- HRegionFileSystem - Class in org.apache.hadoop.hbase.regionserver
-
View to an on-disk Region.
- HRegionPartitioner<K2,V2> - Class in org.apache.hadoop.hbase.mapred
-
Deprecated.
- HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapred.HRegionPartitioner
-
Deprecated.
- HRegionPartitioner<KEY,VALUE> - Class in org.apache.hadoop.hbase.mapreduce
-
This is used to partition the output keys into groups of keys.
- HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
- HRegionServer - Class in org.apache.hadoop.hbase.regionserver
-
HRegionServer makes a set of HRegions available to clients.
- HRegionServer(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Starts a HRegionServer at the default location
- HRegionServer.MovedRegionsCleaner - Class in org.apache.hadoop.hbase.regionserver
-
Creates a Chore thread to clean the moved region cache.
- HRegionServer.QosPriority - Annotation Type in org.apache.hadoop.hbase.regionserver
-
- HRegionServerCommandLine - Class in org.apache.hadoop.hbase.regionserver
-
Class responsible for parsing the command line and starting the
RegionServer.
- HRegionServerCommandLine(Class<? extends HRegionServer>) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
-
- HStore - Class in org.apache.hadoop.hbase.regionserver
-
A Store holds a column family in a Region.
- HStore(HRegion, HColumnDescriptor, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HStore
-
Constructor
- hsync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- hTableDescriptor - Variable in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
- HttpServerUtil - Class in org.apache.hadoop.hbase.util
-
HttpServer utility.
- HttpServerUtil() - Constructor for class org.apache.hadoop.hbase.util.HttpServerUtil
-
- RackManager - Class in org.apache.hadoop.hbase.master
-
Wrapper over the rack resolution utility in Hadoop.
- RackManager(Configuration) - Constructor for class org.apache.hadoop.hbase.master.RackManager
-
- randomAssignment(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Used to assign a single region to a random server.
- randomAssignment(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
-
- randomAssignment(HRegionInfo, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Get a random region server from the list
- RatioBasedCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
-
The default algorithm for selecting files for compaction.
- RatioBasedCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
- REACHED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- reachedZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- read() - Method in class org.apache.hadoop.hbase.io.DataInputInputStream
-
- read(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
-
Transfers data from the buffer array to the given byte buffer
- read(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Transfers data from file to the given byte buffer
- read(ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Transfers data from IOEngine to the given byte buffer
- read(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.Reference
-
Read a Reference from FileSystem.
- read() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
-
- read(byte[]) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
-
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
-
- READ_LOCK_CHILD_NODE_PREFIX - Static variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
ZNode prefix used by processes acquiring reader locks
- readAllEntriesToReplicateOrNextFile(boolean, List<HLog.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Read all the entries from the current log files and retain those
that need to be replicated.
- readAndProcess() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
Read off the wire.
- readBlock(long, long, boolean, boolean, boolean, BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.CachingBlockReader
-
- readBlock(long, long, boolean, boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
Read in a file block.
- readBlockData(long, long, int, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Reads the block at the given offset in the file with the given on-disk
size and uncompressed size.
- reader - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- reader - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- ReaderBase - Class in org.apache.hadoop.hbase.regionserver.wal
-
- ReaderBase() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
Default constructor.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.Reference
-
Deprecated.
Writables are going away. Use the pb serialization methods instead.
Remove in a release after 0.96 goes out. This is here only to migrate
old Reference files written with Writables before 0.96.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Deprecated.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Reads the values of each field.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- readFieldsFromPb(WALProtos.WALKey, WALCellCodec.ByteStringUncompressor) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- readFrom(Class<ProtobufMessageHandler>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
-
- readFromCells(Codec.Decoder, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
Reads WALEdit from cells.
- readFromStream(FSDataInputStream, long) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Reads a file trailer from the given file.
- readLock(byte[]) - Method in interface org.apache.hadoop.hbase.InterProcessReadWriteLock
-
Obtain a read lock containing given metadata.
- readLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
-
- readLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager
-
Returns a TableLock for locking the table for shared access among read-lock holders
- readLock(byte[]) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadWriteLock
-
Obtain a read lock containing given metadata.
- readMultiLevelIndexRoot(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read the root-level metadata of a multi-level block index.
- readMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
read the content of znode file, expects a single line.
- readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
Read next entry.
- readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- readNextAndSetPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
Get the next entry, returned and also added in the array
- readNextDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
Scans blocks in the "scanned" section of the
HFile until the next
data block is found.
- readOlderScopes(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- readOnly() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Is this operation read only? If this is true, process() should not add
any mutations or it throws IOException.
- READONLY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- readPermissions(byte[], Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Reads a set of permissions as Writable instances
from the input stream.
- readRawVarint32(DataInput) - Static method in class org.apache.hadoop.hbase.util.ProtoUtil
-
Read a variable length integer in the same format that ProtoBufs encodes.
- READREQUESTSCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- readRootIndex(DataInput, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read in the root-level index from the given input stream.
- readRootIndex(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read in the root-level index from the given input stream.
- readSnapshotInfo(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
- readWithExtra(InputStream, byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Read from an input stream.
- realSeekDone() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
We optimize our store scanners by checking the most recent store file
first, so we sometimes pretend we have done a seek but delay it until the
store scanner bubbles up to the top of the key-value heap.
- realSeekDone() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
-
- realSeekDone() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- reapAllExpiredLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
-
- reapAllExpiredLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager
-
Force releases all table locks(read and write) that have been held longer than
"hbase.table.lock.expire.ms".
- reapAllLocks() - Method in interface org.apache.hadoop.hbase.InterProcessLock
-
If supported, attempts to reap all the locks of this type by forcefully
deleting the locks (both held and attempted).
- reapAllLocks() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
- reapExpiredLocks(long) - Method in interface org.apache.hadoop.hbase.InterProcessLock
-
If supported, attempts to reap all the locks of this type by forcefully
deleting the locks (both held and attempted) that have expired according
to the given timeout.
- reapExpiredLocks(long) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Will delete all lock znodes of this type (either read or write) which are "expired"
according to timeout.
- reapWriteLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
-
- reapWriteLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager
-
Force releases table write locks and lock attempts even if this thread does
not own the lock.
- rebuildMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Rebuilds meta from information in hdfs/fs.
- receive(ForeignException) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
- receive(ForeignException) - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionListener
-
Receive a ForeignException.
- receive(ForeignException) - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
A callback that handles incoming ForeignExceptions.
- receiveAbortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Send abort to the specified procedure
- receivedReachedGlobalBarrier(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Notification that procedure coordinator has reached the global barrier
- receiveReachedGlobalBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Callback for the member rpcs to call when the global barrier has been reached.
- RECOVERED_LOG_TMPFILE_SUFFIX - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- recoveredEdits(String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.RecoveredEditsVisitor
-
- recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSHDFSUtils
-
Recover the lease from HDFS, retrying multiple times.
- recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSMapRUtils
-
- recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSUtils
-
Recover file lease.
- recoveringRegionLock - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
In distributedLogReplay mode, we need touch both splitlog and recovering-regions znodes in one
operation.
- recoveringRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Set of regions currently being in recovering state which means it can accept writes(edits from
previous failed region server) but not reads.
- RecoveringRegionWatcher - Class in org.apache.hadoop.hbase.zookeeper
-
Watcher used to be notified of the recovering region coming out of recovering state
- RecoveringRegionWatcher(ZooKeeperWatcher, HRegionServer) - Constructor for class org.apache.hadoop.hbase.zookeeper.RecoveringRegionWatcher
-
Construct a ZooKeeper event listener.
- recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- reduce(ImmutableBytesWritable, Iterator<Put>, OutputCollector<ImmutableBytesWritable, Put>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.IdentityTableReduce
-
Deprecated.
No aggregation, output pairs of (key, record)
- reduce(Writable, Iterable<Mutation>, Reducer<Writable, Mutation, Writable, Mutation>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
-
Writes each given record, consisting of the row key and the given values,
to the configured OutputFormat.
- reduce(ImmutableBytesWritable, Iterable<KeyValue>, Reducer<ImmutableBytesWritable, KeyValue, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSortReducer
-
- reduce(K, Iterable<Put>, Reducer<K, Put, K, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutCombiner
-
- reduce(ImmutableBytesWritable, Iterable<Put>, Reducer<ImmutableBytesWritable, Put, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutSortReducer
-
- reduce(ImmutableBytesWritable, Iterable<Text>, Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
- Reference - Class in org.apache.hadoop.hbase.io
-
A reference to the top or bottom half of a store file where 'bottom' is the first half
of the file containing the keys that sort lowest and 'top' is the second half
of the file with keys that sort greater than those of the bottom half.
- Reference() - Constructor for class org.apache.hadoop.hbase.io.Reference
-
Deprecated.
- ReferenceRegionHFilesTask - Class in org.apache.hadoop.hbase.snapshot
-
Reference all the hfiles in a region for a snapshot.
- ReferenceRegionHFilesTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, Path, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.ReferenceRegionHFilesTask
-
Reference all the files in the given region directory
- ReferenceServerWALsTask - Class in org.apache.hadoop.hbase.snapshot
-
Reference all the WAL files under a server's WAL directory
- ReferenceServerWALsTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, Path, Configuration, FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.ReferenceServerWALsTask
-
- refreshAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Refreshing the age makes sure the value returned is the actual one and
not the one set a replication time
- refreshAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Convenience method to use the last given timestamp to refresh the age of the last edit.
- refreshAuthManager(PolicyProvider) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- refreshAuthManager(PolicyProvider) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Refresh autentication manager policy.
- refreshNamespaceCacheFromWritable(String, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- refreshTableCacheFromWritable(TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
The region configured for this split policy.
- REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- REGION_INFO_FILE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Name of the region info file that resides just under the region directory.
- REGION_MERGES_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Temporary subdirectory of the region directory used for merges.
- REGION_SERVER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional specification of the rs class name of the peer cluster
- REGION_SERVER_IMPL - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional specification of the rs impl name of the peer cluster
- REGION_SPLITS_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Temporary subdirectory of the region directory used for splits.
- regionAssignmentWaitTimeout - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- RegionCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
-
- RegionCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver
-
Implements the coprocessor environment and runtime support for coprocessors
loaded within a
HRegion.
- RegionCoprocessorHost(HRegion, RegionServerServices, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Constructor
- regionDirPattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
-
- regionFavoredNodesMap - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Map of encoded region names to the DataNode locations they should be hosted on
We store the value as InetSocketAddress since this is used only in HDFS
API (create() that takes favored nodes as hints for placing file blocks).
- RegionListTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RegionListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- RegionListTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- RegionListTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RegionListTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
-
- RegionListTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
-
- RegionListTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RegionListTmplImpl(TemplateManager, RegionListTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
-
- regionMaxSeqIdInStores - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- RegionMergeTransaction - Class in org.apache.hadoop.hbase.regionserver
-
Executes region merge as a "transaction".
- RegionMergeTransaction(HRegion, HRegion, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Constructor
- RegionObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
Coprocessors implement this interface to observe and mediate client actions
on the region.
- regionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Marks the region as offline.
- regionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
A region is offline, won't be in transition any more.
- regionOffline(HRegionInfo, RegionState.State) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
A region is offline, won't be in transition any more.
- regionOnline(HRegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
A region is online, won't be in transition any more.
- RegionPlacementMaintainer - Class in org.apache.hadoop.hbase.master
-
A tool that is used for manipulating and viewing favored nodes information
for regions.
- RegionPlacementMaintainer(Configuration) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- RegionPlacementMaintainer(Configuration, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- RegionPlacementMaintainer.RandomizedMatrix - Class in org.apache.hadoop.hbase.master
-
Some algorithms for solving the assignment problem may traverse workers or
jobs in linear order which may result in skewing the assignments of the
first jobs in the matrix toward the last workers in the matrix if the
costs are uniform.
- RegionPlacementMaintainer.RandomizedMatrix(int, int) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
-
Create a randomization scheme for a matrix of a given size.
- RegionPlan - Class in org.apache.hadoop.hbase.master
-
Stores the plan for the move of an individual region.
- RegionPlan(HRegionInfo, ServerName, ServerName) - Constructor for class org.apache.hadoop.hbase.master.RegionPlan
-
Instantiate a plan for a region move, moving the specified region from
the specified source server to the specified destination server.
- RegionPlan.RegionPlanComparator - Class in org.apache.hadoop.hbase.master
-
- RegionPlan.RegionPlanComparator() - Constructor for class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
-
- REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- RegionScanner - Interface in org.apache.hadoop.hbase.regionserver
-
RegionScanner describes iterators over rows in an HRegion.
- REGIONSERVER - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
region server process name
- REGIONSERVER_CONF - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
region server configuration name
- REGIONSERVER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- regionserver_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
-
- regionserver_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
-
- RegionServerAccounting - Class in org.apache.hadoop.hbase.regionserver
-
RegionServerAccounting keeps record of some basic real time information about
the Region Server.
- RegionServerAccounting() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
- RegionServerCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
-
- RegionServerCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver
-
- RegionServerCoprocessorHost(RegionServerServices, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- RegionServerListTmpl - Class in org.apache.hadoop.hbase.tmpl.master
-
- RegionServerListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- RegionServerListTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- RegionServerListTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
-
- RegionServerListTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- RegionServerListTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
-
- RegionServerListTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
-
- RegionServerListTmplImpl(TemplateManager, RegionServerListTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
-
- RegionServerObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
- regionServerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
- regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- RegionServerServices - Interface in org.apache.hadoop.hbase.regionserver
-
- RegionServerSnapshotManager - Class in org.apache.hadoop.hbase.regionserver.snapshot
-
This manager class handles the work dealing with snapshots for a
HRegionServer.
- RegionServerSnapshotManager(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Create a default snapshot handler - uses a zookeeper based member controller.
- RegionServerSnapshotManager.SnapshotSubprocedureBuilder - Class in org.apache.hadoop.hbase.regionserver.snapshot
-
Build the actual snapshot runner that will do all the 'hard' work
- RegionServerSnapshotManager.SnapshotSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
-
- regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- RegionServerTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Tracks the online region servers via ZK.
- RegionServerTracker(ZooKeeperWatcher, Abortable, ServerManager) - Constructor for class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
-
- regionsInTransitionInRS - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- RegionSplitCalculator<R extends KeyRange> - Class in org.apache.hadoop.hbase.util
-
This is a generic region split calculator.
- RegionSplitCalculator(Comparator<R>) - Constructor for class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
- RegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
A split policy determines when a region should be split.
- RegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
- RegionSplitter - Class in org.apache.hadoop.hbase.util
-
The
RegionSplitter class provides several utilities to help in the
administration lifecycle for developers who choose to manually split regions
instead of having HBase handle that automatically.
- RegionSplitter() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter
-
- RegionSplitter.HexStringSplit - Class in org.apache.hadoop.hbase.util
-
- RegionSplitter.HexStringSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- RegionSplitter.SplitAlgorithm - Interface in org.apache.hadoop.hbase.util
-
A generic interface for the RegionSplitter code to use for all it's
functionality.
- RegionSplitter.UniformSplit - Class in org.apache.hadoop.hbase.util
-
A SplitAlgorithm that divides the space of possible keys evenly.
- RegionSplitter.UniformSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- RegionsResource - Class in org.apache.hadoop.hbase.rest
-
- RegionsResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.RegionsResource
-
Constructor
- RegionStates - Class in org.apache.hadoop.hbase.master
-
Region state accountant.
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage
-
- registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage
-
- registerDeserializer(CacheableDeserializer<Cacheable>) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
Register the given cacheable deserializer and generate an unique identifier
id for it
- registerListener(EventType, EventHandler.EventHandlerListener) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
Subscribe to updates before and after processing instances of
EventType.
- registerService(Service) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- registerService(Service) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Registers a new protocol buffer
Service subclass as a master coprocessor endpoint.
- registerService(Service) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- registerWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
registers WALActionsListener
- registry - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
-
Deprecated.
- registryLength - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
-
Deprecated.
- release() - Method in interface org.apache.hadoop.hbase.InterProcessLock
-
Release the lock.
- release() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Releases resources used by this writer.
- release() - Method in interface org.apache.hadoop.hbase.master.TableLockManager.TableLock
-
Release the lock already held.
- release() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLock
-
Release the given lock.
- release() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
Release the lock.
- releaseBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
-
Hooray!
- releaseDelegationToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Releases a previously acquired delegation token.
- releaseLockEntry(IdLock.Entry) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Must be called in a finally block to decrease the internal counter and
remove the monitor object for the given id if the caller is the last
client.
- releaseRowLocks(List<HRegion.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
If the given list of row locks is not null, releases all locks.
- releaseTableLock() - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
-
- releaseTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
- releaseTableLock() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- relocateRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- relocateRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- RemoteAdmin - Class in org.apache.hadoop.hbase.rest.client
-
- RemoteAdmin(Client, Configuration) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
Constructor
- RemoteAdmin(Client, Configuration, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
Constructor
- RemoteHTable - Class in org.apache.hadoop.hbase.rest.client
-
HTable interface to remote tables accessed via REST gateway
- RemoteHTable(Client, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
Constructor
- RemoteHTable(Client, Configuration, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
Constructor
- RemoteHTable(Client, Configuration, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
Constructor
- remotePort - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- remove(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Remove all
Constraints that have been added to the table
and turn off the constraint processing.
- remove(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Remove the constraint (and associated information) for the table
descriptor.
- remove(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Deletes the mapping for the specified key if it exists.
- remove(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Remove a node from the cluster
- remove(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Remove a node from the cluster
- remove() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
-
- remove() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- remove(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
- remove(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Removes the table descriptor from the local cache and returns it.
- remove(Object) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- remove(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
-
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- removeAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- removeAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- removeClosedRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
When a region is closed, it should be removed from the regionsToReopen
- removeColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- removeExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Remove an extra header.
- removeFromOnlineRegions(HRegion, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- removeKeyFromZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
- removeLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- removeNamespace(byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- removeNonReplicableEdits(HLog.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
We only want KVs that are scoped other than local
- removePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Thie method first deletes all the recovered sources for the specified
id, then deletes the normal source (deleting all related data in ZK).
- removeRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- removeRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- removeRootPath(Path, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Checks for the presence of the root path (using the provided conf object) in the given path.
- removeRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- removeServerFromDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
-
- removeStoreFile(String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Archives the specified store file from the specified family.
- removeStoreFiles(String, Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Closes and archives the specified store files from the specified family.
- removeTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
- removeTable(TableName) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- removeValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- renameAndSetModifyTime(FileSystem, Path, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- render(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- render(Writer, AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- render(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
-
- render(Writer, HMaster, HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- render(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- render(Writer, HRegionServer, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- render(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- render(Writer, MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.Intf
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.Intf
-
- renderNoFlush(Writer, AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.Intf
-
- renderNoFlush(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.Intf
-
- renderNoFlush(Writer, HMaster, HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.Intf
-
- renderNoFlush(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.Intf
-
- renderNoFlush(Writer, HRegionServer, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.Intf
-
- renderNoFlush(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
-
- renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.Intf
-
- renderNoFlush(Writer, MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
-
- renewLease(String) - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
Renew a lease
- reOpenAllRegions(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
- replaceValue(V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Replace the value of this entry.
- replay(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Replay the given changes when distributedLogReplay WAL edits from a failed RS.
- replayEntries(List<Pair<HRegionLocation, HLog.Entry>>) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink
-
Replay an array of actions of the same region directly into the newly assigned Region Server
- replayRecoveredEditsIfAny(Path, Map<byte[], Long>, CancelableProgressable, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Read the edits log put under this region by wal log splitting process.
- replicateEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Replicate this array of entries directly into the local cluster using the native client.
- replicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSinkService
-
Carry on the list of log entries down to the sink
- replicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Carry on the list of log entries down to the sink
- replicateWALEntry(AdminProtos.AdminService.BlockingInterface, HLog.Entry[]) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
-
A helper to replicate a list of HLog entries using admin protocol.
- replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Replicate WAL entries on the region server.
- Replication - Class in org.apache.hadoop.hbase.replication.regionserver
-
Gateway to Replication.
- Replication(Server, FileSystem, Path, Path) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Instantiate the replication management (if rep is enabled).
- Replication() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Empty constructor
- ReplicationHLogReaderManager - Class in org.apache.hadoop.hbase.replication.regionserver
-
Wrapper class around HLog to help manage the implementation details
such as compression.
- ReplicationHLogReaderManager(FileSystem, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
Creates the helper but doesn't open any file
Use setInitialPosition after using the constructor if some content needs to be skipped
- ReplicationLogCleaner - Class in org.apache.hadoop.hbase.replication.master
-
Implementation of a log cleaner that checks if a log is still scheduled for
replication before deleting it when its TTL is over.
- ReplicationLogCleaner() - Constructor for class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
-
- ReplicationProtbufUtil - Class in org.apache.hadoop.hbase.protobuf
-
- ReplicationProtbufUtil() - Constructor for class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
-
- replicationQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
replication related queue;
- ReplicationService - Interface in org.apache.hadoop.hbase.regionserver
-
Gateway to Cluster Replication.
- ReplicationSink - Class in org.apache.hadoop.hbase.replication.regionserver
-
This class is responsible for replicating the edits coming
from another cluster.
- ReplicationSink(Configuration, Stoppable) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Create a sink for replication
- replicationSinkHandler - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- ReplicationSinkManager - Class in org.apache.hadoop.hbase.replication.regionserver
-
Maintains a collection of peers to replicate to, and randomly selects a
single peer to replicate to per set of data to replicate.
- ReplicationSinkManager(HConnection, String, ReplicationPeers, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Instantiate for a single replication peer cluster.
- ReplicationSinkManager.SinkPeer - Class in org.apache.hadoop.hbase.replication.regionserver
-
Wraps a replication region server sink to provide the ability to identify
it.
- ReplicationSinkManager.SinkPeer(ServerName, AdminProtos.AdminService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
-
- ReplicationSinkService - Interface in org.apache.hadoop.hbase.regionserver
-
A sink for a replication stream has to expose this service.
- ReplicationSource - Class in org.apache.hadoop.hbase.replication.regionserver
-
Class that handles the source of a replication stream.
- ReplicationSource() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- ReplicationSource.LogsComparator - Class in org.apache.hadoop.hbase.replication.regionserver
-
Comparator used to compare logs together based on their start time
- ReplicationSource.LogsComparator() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
-
- replicationSourceHandler - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- ReplicationSourceInterface - Interface in org.apache.hadoop.hbase.replication.regionserver
-
Interface that defines a replication source
- ReplicationSourceManager - Class in org.apache.hadoop.hbase.replication.regionserver
-
This class is responsible to manage all the replication
sources.
- ReplicationSourceManager(ReplicationQueues, ReplicationPeers, ReplicationTracker, Configuration, Stoppable, FileSystem, Path, Path, UUID) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Creates a replication manager and sets the watch on all the other registered region servers
- ReplicationSourceService - Interface in org.apache.hadoop.hbase.regionserver
-
A source for a replication stream has to expose this service.
- ReplicationSyncUp - Class in org.apache.hadoop.hbase.replication.regionserver
-
In a scenario of Replication based Disaster/Recovery, when hbase
Master-Cluster crashes, this tool is used to sync-up the delta from Master to
Slave using the info from Zookeeper.
- ReplicationSyncUp() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
-
- report(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- report(HBaseFsck.ErrorReporter) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Print a human readable summary of hfile quarantining operations.
- reportBadSink(ReplicationSinkManager.SinkPeer) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Report a SinkPeer as being bad (i.e.
- reportCompactionRequestEnd(boolean, int, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- reportCompactionRequestStart(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- reportError(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo, HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- request - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
- requestCompaction(HRegion, String) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
-
- requestCompaction(HRegion, String, List<Pair<CompactionRequest, Store>>) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
-
- requestCompaction(HRegion, Store, String, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
-
- requestCompaction(HRegion, String, int, List<Pair<CompactionRequest, Store>>) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
-
- requestCompaction(HRegion, Store, String, int, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
-
- requestCompaction(HRegion, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestCompaction(HRegion, String, List<Pair<CompactionRequest, Store>>) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestCompaction(HRegion, Store, String, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestCompaction(HRegion, String, int, List<Pair<CompactionRequest, Store>>) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestCompaction(HRegion, Store, String, int, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- requestCompaction(int, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- requestCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- requestCompaction(int, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- RequestContext - Class in org.apache.hadoop.hbase.ipc
-
Represents client information (authenticated username, remote address, protocol)
for the currently executing request within a RPC server handler thread.
- requestDelayedFlush(HRegion, long) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Tell the listener the cache needs to be flushed after a delay
- requestedSize() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
-
- requestFlush(HRegion) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Tell the listener the cache needs to be flushed.
- requestRegionsMerge(HRegion, HRegion, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
- requestSeek(KeyValue, boolean, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
- requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
-
- requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Pretend we have done a seek but don't do it yet, if possible.
- requestSplit(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestSplit(HRegion, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestSystemCompaction(HRegion, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- requestSystemCompaction(HRegion, Store, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
This function is identical to the
KeyValueHeap.seek(KeyValue) function except
that scanner.seek(seekKey) is changed to scanner.reseek(seekKey).
- reseek(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Reseek the scanner at or after the specified KeyValue.
- reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
-
Move forward on the sub-lists set previously by seek.
- reseek(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Do a reseek to the required row.
- reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- reseek(KeyValue) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- reseekTo(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- reseekTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- reseekTo(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Reseek to or just before the passed key.
- reseekTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- reset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
-
- reset - Variable in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
-
Deprecated.
- reset() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
-
Resets the Matcher
- reset() - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
-
Called between rows.
- reset() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
-
- reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
-
- reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
-
- reset() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
-
- reset() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- reset() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- reset() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
-
- resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- resetCounters() - Static method in class org.apache.hadoop.hbase.SplitLogCounters
-
- resetErrors() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- resetMembers(Procedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Notify Members to reset the distributed state for procedure
- resetMembers(Procedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
Delete znodes that are no longer in use.
- resetMinMaxAvg() - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
-
Deprecated.
Rollover to a new interval
NOTE: does not reset numOps.
- resetScannerStack(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- resetThreadReadPoint(MultiVersionConsistencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
Set the thread MVCC read point to whatever the current read point is in
this particular instance of MVCC.
- resetThreadReadPoint() - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
Set the thread MVCC read point to 0 (include everything).
- ResourceBase - Class in org.apache.hadoop.hbase.rest
-
- ResourceBase() - Constructor for class org.apache.hadoop.hbase.rest.ResourceBase
-
- ResourceConfig - Class in org.apache.hadoop.hbase.rest
-
- ResourceConfig() - Constructor for class org.apache.hadoop.hbase.rest.ResourceConfig
-
- responder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- Response - Class in org.apache.hadoop.hbase.rest.client
-
The HTTP result code, response headers, and body of a HTTP response.
- Response(int) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- Response(int, Header[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- Response(int, Header[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- responseQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- REST_AUTHENTICATION_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_AUTHENTICATION_TYPE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_DNS_INTERFACE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_DNS_NAMESERVER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- rest_jsp - Class in org.apache.hadoop.hbase.generated.rest
-
- rest_jsp() - Constructor for class org.apache.hadoop.hbase.generated.rest.rest_jsp
-
- REST_KERBEROS_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_KEYTAB_FILE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_SSL_ENABLED - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_SSL_KEYSTORE_KEYPASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- REST_SSL_KEYSTORE_STORE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Restart from survivable exceptions by creating a new scanner.
- restoreEdit(Store, KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Used by tests
- restoreHdfsRegions() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore the on-disk table to a specified snapshot state.
- restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Execute Restore/Clone snapshot operation.
- restoreSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Restore the specified snapshot
- RestoreSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
-
Handler to Restore a snapshot.
- RestoreSnapshotHandler(MasterServices, HBaseProtos.SnapshotDescription, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- RestoreSnapshotHelper - Class in org.apache.hadoop.hbase.snapshot
-
Helper to Restore/Clone a Snapshot
- RestoreSnapshotHelper(Configuration, FileSystem, HBaseProtos.SnapshotDescription, Path, HTableDescriptor, Path, ForeignExceptionDispatcher, MonitoredTask) - Constructor for class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
- RestoreSnapshotHelper.RestoreMetaChanges - Class in org.apache.hadoop.hbase.snapshot
-
Describe the set of operations needed to update hbase:meta after restore.
- RESTServer - Class in org.apache.hadoop.hbase.rest
-
Main class for launching REST gateway as a servlet hosted by Jetty.
- RESTServer() - Constructor for class org.apache.hadoop.hbase.rest.RESTServer
-
- RESTServlet - Class in org.apache.hadoop.hbase.rest
-
Singleton class encapsulating global REST servlet state and functions.
- RESTServletContainer - Class in org.apache.hadoop.hbase.rest
-
REST servlet container.
- RESTServletContainer() - Constructor for class org.apache.hadoop.hbase.rest.RESTServletContainer
-
- RESTVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- ResultGenerator - Class in org.apache.hadoop.hbase.rest
-
- ResultGenerator() - Constructor for class org.apache.hadoop.hbase.rest.ResultGenerator
-
- ResultSerialization - Class in org.apache.hadoop.hbase.mapreduce
-
- ResultSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization
-
- resume(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- retainAssignment(Map<HRegionInfo, ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Generates a bulk assignment startup plan, attempting to reuse the existing
assignment information from META, but adjusting for the specified list of
available/online servers available for assignment.
- retainAssignment(Map<HRegionInfo, ServerName>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Assign regions to the previously hosting region server
- rethrowException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
- rethrowException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
-
- rethrowException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- rethrowException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- rethrowExceptionIfFailed() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
- retrieveGetCounterWithStringsParams(TaskAttemptContext) - Static method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
In new mapreduce APIs, TaskAttemptContext has two getCounter methods
Check if getCounter(String, String) method is available.
- retrievePassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- rollback(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- rollback(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
- rollback(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
-
- rollback(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Removes a kv from the memstore.
- rollbackRegionReplayEditsSize(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Roll back the global MemStore size for a specified region when this region
can't be opened.
- rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Roll the WAL writer of the region server.
- rollWriter() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Roll the log writer.
- rollWriter(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Roll the log writer.
- rootBlockContainingKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Finds the root-level index block containing the given key.
- rootDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- rootDir - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- ROOTINDEXSIZEKB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- RootResource - Class in org.apache.hadoop.hbase.rest
-
- RootResource() - Constructor for class org.apache.hadoop.hbase.rest.RootResource
-
Constructor
- roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Generates a bulk assignment plan to be used on cluster startup using a
simple round-robin assignment.
- roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
-
- roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Perform a Round Robin assignment of regions.
- roundUpToBucketSizeInfo(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Round up the given block size to bucket size, and get the corresponding
BucketSizeInfo
- ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- ROW_KEYS_PARAM_NAME - Static variable in class org.apache.hadoop.hbase.rest.MultiRowResource
-
- RowCounter - Class in org.apache.hadoop.hbase.mapred
-
Deprecated.
- RowCounter() - Constructor for class org.apache.hadoop.hbase.mapred.RowCounter
-
Deprecated.
- RowCounter - Class in org.apache.hadoop.hbase.mapreduce
-
A job with a just a map phase to count rows.
- RowCounter() - Constructor for class org.apache.hadoop.hbase.mapreduce.RowCounter
-
- rowIsInRange(HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Determines if the specified row is within the row range specified by the
specified HRegionInfo
- ROWKEY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- RowModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a row.
- RowModel() - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Default constructor
- RowModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(String, List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(byte[], List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowProcessor<S extends Message,T extends Message> - Interface in org.apache.hadoop.hbase.regionserver
-
- RowProcessorClient - Class in org.apache.hadoop.hbase.client.coprocessor
-
Convenience class that is used to make RowProcessorEndpoint invocations.
- RowProcessorClient() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
-
- RowResource - Class in org.apache.hadoop.hbase.rest
-
- RowResource(TableResource, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.RowResource
-
Constructor
- RowResultGenerator - Class in org.apache.hadoop.hbase.rest
-
- RowResultGenerator(String, RowSpec, Filter) - Constructor for class org.apache.hadoop.hbase.rest.RowResultGenerator
-
- ROWS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- RowSpec - Class in org.apache.hadoop.hbase.rest
-
Parses a path based row/column/timestamp specification into its component
elements.
- RowSpec(String) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
-
- RowSpec(byte[], byte[], byte[][], long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
-
- RowSpec(byte[], byte[], Collection<byte[]>, long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
-
- rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- rowToStr(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
- rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- RpcCallContext - Interface in org.apache.hadoop.hbase.ipc
-
- rpcs - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
-
- RpcServer - Class in org.apache.hadoop.hbase.ipc
-
An RPC server that hosts protobuf described Services.
- RpcServer(BlockingService, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer
-
Minimal setup.
- RpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, int, int, Configuration, int) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer
-
Constructs a server listening on the named port and address.
- RpcServer.BlockingServiceAndInterface - Class in org.apache.hadoop.hbase.ipc
-
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface.
- RpcServer.BlockingServiceAndInterface(BlockingService, Class<?>) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
-
- RpcServer.CallQueueTooBigException - Exception in org.apache.hadoop.hbase.ipc
-
- RpcServer.Connection - Class in org.apache.hadoop.hbase.ipc
-
Reads calls from a connection and queues them for handling.
- RpcServer.Connection(SocketChannel, long) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- RpcServer.Responder - Class in org.apache.hadoop.hbase.ipc
-
- RpcServerInterface - Interface in org.apache.hadoop.hbase.ipc
-
- RSDumpServlet - Class in org.apache.hadoop.hbase.regionserver
-
- RSDumpServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.RSDumpServlet
-
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
- RSStatusServlet - Class in org.apache.hadoop.hbase.regionserver
-
- RSStatusServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.RSStatusServlet
-
- RSStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RSStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- RSStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- RSStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RSStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- RSStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
-
- RSStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- RSStatusTmplImpl(TemplateManager, RSStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
-
- run() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
- run(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
Runs the command-line pretty-printer, and returns the desired command
exit code (zero for success, non-zero for failure).
- run() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Responder
-
- run(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
-
Deprecated.
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
-
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
-
- run(Mapper<ImmutableBytesWritable, Result, K2, V2>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Run the application's maps using a thread pool.
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
-
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
-
- run() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Main processing loop for the HMaster.
- run() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
-
- run(String[]) - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
-
- run() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
-
- run(String[]) - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
-
- run(String[]) - Method in class org.apache.hadoop.hbase.migration.UpgradeTo96
-
- run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
-
- run() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
The HRegionServer sticks in this loop until closed.
- run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
-
- run() - Method in class org.apache.hadoop.hbase.regionserver.Leases
-
- run() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
-
- run() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
- run(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
Pass one or more log file names and formatting options and it will dump out
a text version of the contents on stdout.
- run() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- run(String[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
-
- run(String[]) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Execute the export snapshot by copying the snapshot metadata, hfiles and hlogs.
- run(String[]) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
- run() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- run(String[]) - Method in class org.apache.hadoop.hbase.tool.Canary
-
- run(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- run(String[]) - Method in class org.apache.hadoop.hbase.util.HFileV1Detector
-
Checks for HFileV1.
- run(String[]) - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
-
- run(String[]) - Method in class org.apache.hadoop.hbase.util.Merge
-
- run(String[]) - Method in class org.apache.hadoop.hbase.util.ZKDataMigrator
-
- RUN_SHUTDOWN_HOOK - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
-
Key for boolean configuration whose default is true.
- runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- running - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- saslQop - Variable in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
-
- saveMetadata(HFile.Writer) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
Save metadata in HFile which will be written to disk
- saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
-
- saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
-
- scale(double, double, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
-
Scale the value between 0 and 1.
- SCAN - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Base-64 encoded scanner.
- scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Scan data in a table.
- scan - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- SCAN_BATCHSIZE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Set the maximum number of values to return for each call to next().
- SCAN_CACHEBLOCKS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Set to false to disable server-side caching of blocks for this scan.
- SCAN_CACHEDROWS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The number of rows for caching that will be passed to scanners.
- SCAN_COLUMN_FAMILY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Column Family to Scan
- SCAN_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Space delimited list of columns and column families to scan.
- SCAN_MAXVERSIONS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The maximum number of version to return.
- SCAN_ROW_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Scan start row
- SCAN_ROW_STOP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Scan stop row
- SCAN_TIMERANGE_END - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The ending timestamp used to filter columns with a specific range of versions.
- SCAN_TIMERANGE_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The starting timestamp used to filter columns with a specific range of versions.
- SCAN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The timestamp used to filter columns with a specific timestamp.
- ScanDeleteTracker - Class in org.apache.hadoop.hbase.regionserver
-
This class is responsible for the tracking and enforcement of Deletes
during the course of a Scan operation.
- ScanDeleteTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
-
Constructor for ScanDeleteTracker
- ScanInfo - Class in org.apache.hadoop.hbase.regionserver
-
Immutable information for scans over a store.
- ScanInfo(HColumnDescriptor, long, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- ScanInfo(byte[], int, int, long, boolean, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
-
- ScannerInstanceResource - Class in org.apache.hadoop.hbase.rest
-
- ScannerInstanceResource() - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
-
- ScannerInstanceResource(String, String, ResultGenerator, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
-
- ScannerMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
- ScannerMessage.Scanner - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
- ScannerMessage.Scanner.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
- ScannerMessage.ScannerOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- ScannerModel - Class in org.apache.hadoop.hbase.rest.model
-
A representation of Scanner parameters.
- ScannerModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Default constructor
- ScannerModel(byte[], byte[], List<byte[]>, int, int, long, int, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Constructor
- ScannerModel(byte[], byte[], List<byte[]>, int, int, long, long, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Constructor
- ScannerResource - Class in org.apache.hadoop.hbase.rest
-
- ScannerResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResource
-
Constructor
- ScannerResultGenerator - Class in org.apache.hadoop.hbase.rest
-
- ScannerResultGenerator(String, RowSpec, Filter) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- ScannerResultGenerator(String, RowSpec, Filter, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- ScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver
-
A query matcher that is specifically designed for the scan case.
- ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, ScanType, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
Construct a QueryMatcher for a scan
- ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, long, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
Construct a QueryMatcher for a scan that drop deletes from a limited range of rows.
- ScanQueryMatcher.MatchCode - Enum in org.apache.hadoop.hbase.regionserver
-
- SCANS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
Job parameter that specifies the scan list.
- ScanType - Enum in org.apache.hadoop.hbase.regionserver
-
Enum to distinguish general scan types.
- ScanWildcardColumnTracker - Class in org.apache.hadoop.hbase.regionserver
-
Keeps track of the columns for a scan if they are not explicitly specified
- ScanWildcardColumnTracker(int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
-
Return maxVersions of every row.
- SchemaResource - Class in org.apache.hadoop.hbase.rest
-
- SchemaResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.SchemaResource
-
Constructor
- scopeWALEdits(HTableDescriptor, HLogKey, WALEdit) - Static method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Utility method used to set the correct scopes on each log key.
- secretManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- SecureBulkLoadEndpoint - Class in org.apache.hadoop.hbase.security.access
-
Coprocessor service for bulk loads in secure mode.
- SecureBulkLoadEndpoint() - Constructor for class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
Seeks all scanners at or below the specified seek key.
- seek(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Seek the scanner at or after the specified KeyValue.
- seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
-
Set the scanner at the seek key.
- seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- seek(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
-
- seek(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
- seek() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
Advance the reader to the current position
- seek(KeyValue) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- seekAtOrAfter(HFileScanner, KeyValue) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- seekBefore(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- seekBefore(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- seekBefore(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Consider the key stream of all the keys in the file,
k[0] ..
- seekBefore(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
Performs a filesystem-level seek to a certain position in an underlying file.
- seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- seekTo(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- seekTo(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
An internal API function.
- seekTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
-
- seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
Positions this scanner at the start of the file.
- seekTo(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
SeekTo or just before the passed key.
- seekTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- seekTo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Positions this scanner at the start of the file.
- seekToDataBlock(byte[], int, int, HFileBlock, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Return the data block which contains this key.
- select(List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
Called to select files for compaction.
- selectCompaction(Collection<StoreFile>, List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
- selectScannersFrom(List<? extends KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Filters the given list of scanners using Bloom filter, time range, and
TTL.
- sendAbortToMembers(Procedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Notify the members that the coordinator has aborted the procedure and that it should release
barrier resources.
- sendAbortToMembers(Procedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
This is the abort message being sent by the coordinator to member
TODO this code isn't actually used but can be used to issue a cancellation from the
coordinator.
- sendError(int, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- sendError(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Notify the members to acquire barrier for the procedure
- sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
The "acquire" phase.
- sendGlobalBarrierComplete() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
- sendGlobalBarrierReached() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
Sends a message to all members that the global barrier condition has been satisfied.
- sendGlobalBarrierReached(Procedure, List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Notify members that all members have acquired their parts of the barrier and that they can
now execute under the global barrier.
- sendGlobalBarrierReached(Procedure, List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
- sendGlobalBarrierStart() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
- sendMemberAborted(Subprocedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Notify the coordinator that we aborted the specified
Subprocedure
- sendMemberAborted(Subprocedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
This should be called by the member and should write a serialized root cause exception as
to the abort znode.
- sendMemberAcquired(Subprocedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Notify the coordinator that the specified
Subprocedure has acquired the locally required
barrier condition.
- sendMemberAcquired(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
This attempts to create an acquired state znode for the procedure (snapshot name).
- sendMemberCompleted(Subprocedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Notify the coordinator that the specified
Subprocedure has completed the work that
needed to be done under the global barrier.
- sendMemberCompleted(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
This acts as the ack for a completed snapshot
- sendRedirect(String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- sendRegionClose(ServerName, HRegionInfo, int, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Sends an CLOSE RPC to the specified server to close the specified region.
- sendRegionClose(ServerName, HRegionInfo, int) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- sendRegionOpen(ServerName, HRegionInfo, int, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Sends an OPEN RPC to the specified server to open the specified region.
- sendRegionOpen(ServerName, List<Triple<HRegionInfo, Integer, List<ServerName>>>) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Sends an OPEN RPC to the specified server to open the specified region.
- sendRegionsMerge(ServerName, HRegionInfo, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Sends an MERGE REGIONS RPC to the specified server to merge the specified
regions.
- separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- separator() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
- separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- SEPARATOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Comparators
-
Comparator that compares based on the Sequence Ids of the
the StoreFiles.
- seqids - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
-
- SequenceFileLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
-
- SequenceFileLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
-
- sequenceID - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- sequenceIdChecker - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Converts a ForeignException to an array of bytes.
- serialize(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Serializes its data into destination.
- serialize(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- serialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
- serializeExtraInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- server - Variable in class org.apache.hadoop.hbase.executor.EventHandler
-
- SERVER - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- server - Variable in class org.apache.hadoop.hbase.master.AssignmentManager
-
- server - Variable in class org.apache.hadoop.hbase.master.BulkAssigner
-
- ServerCommandLine - Class in org.apache.hadoop.hbase.util
-
Base class for command lines that start up various HBase daemons.
- ServerCommandLine() - Constructor for class org.apache.hadoop.hbase.util.ServerCommandLine
-
- ServerManager - Class in org.apache.hadoop.hbase.master
-
The ServerManager class manages info about region servers.
- ServerManager(Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.ServerManager
-
Constructor.
- serverManager - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- ServerMetricsTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- ServerMetricsTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- ServerMetricsTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
-
- ServerMetricsTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- ServerMetricsTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
-
- ServerMetricsTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
-
- ServerMetricsTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
-
- ServerMetricsTmplImpl(TemplateManager, ServerMetricsTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
-
- serverName - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- serverOffline(ZooKeeperWatcher, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
A server is offline, all regions on it are dead.
- servers - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- servers - Variable in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- ServerShutdownHandler - Class in org.apache.hadoop.hbase.master.handler
-
Process server shutdown.
- ServerShutdownHandler(Server, MasterServices, DeadServer, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- SERVERVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- service - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.RESTServletContainer
-
This container is used only if authentication and
impersonation is enabled.
- services - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- services - Variable in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
-
- services - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- services - Static variable in class org.apache.hadoop.hbase.security.HBasePolicyProvider
-
- set(User, InetAddress, BlockingService) - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
-
Initializes the client credentials for the current request.
- setAdmin(HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Set the age of the last applied operation
- setAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Set the age of the last edit that was shipped
- setArchiveTables(List<String>) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
Set the tables to be archived.
- setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
- setAttrs(int, TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- setAttrs(int, TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
- setAutoFlush(boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- setAutoFlush(boolean, boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- setAutoFlushTo(boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional double averageLoad = 5;
- setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.LoadBalancerTracker
-
Set the balancer on/off
- setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- setBatch(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setBatch(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 batch = 4;
- setBlocks(int) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- setBody(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Only used for testing.
- setCaching(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setCaching(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 caching = 9;
- setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Switch for the background CatalogJanitor thread.
- setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setCheckHdfs(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setCluster(Cluster) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
- setClusterDown() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Sets the cluster as down by deleting the znode.
- setClusterId(FileSystem, Path, ClusterId, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Writes a new unique identifier for this cluster to the "hbase.id" file
in the HBase root directory
- setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
- setClusterStatus(ClusterStatus) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Set the current cluster status.
- setClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Sets the cluster as up.
- setCode(int) - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- setColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- setColumn(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes column = 2;
- setColumnFamily(String) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- setColumns(List<byte[]>) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setColumns(List<ColumnSchemaModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- setColumns(int, ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated bytes columns = 3;
- setColumns(int, ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- setColumns(int, ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
- setComparatorClass(Class<? extends KeyValue.KVComparator>) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setCompression(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- setCompressionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string compression = 5;
- setCompressionCodec(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
-
Set compression context for this entry.
- setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
-
This method should only be called once, as it starts a thread to keep the cache
up-to-date.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
Inform the policy that some configuration has been change,
so cached value should be updated it any.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.Canary
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
-
- setConfiguration(HTableDescriptor, Class<? extends Constraint>, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Update the configuration for the
Constraint; does not change the
order in which the constraint is run.
- setConfigure(Configuration) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
-
- setConnection(String, int) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- setConnection(String, int) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Registers current handler client details.
- setContentLength(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- setCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- setCount(int) - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
-
Set the current count to a new count
- setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 currentCompactedKVs = 13;
- setData(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes data = 4;
- setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setDeadNodes(List<String>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- setDeadNodes(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated string deadNodes = 2;
- setDeadServers(Set<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setDeadServers(Set<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setDefaultClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- setDeleteFamilyBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- setDescription(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- setDescription(String, String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Sets the region/store name, for logging.
- setDestination(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Set the destination server for the plan for this region.
- setDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Display the full report from fsck.
- setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
-
- setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.NamespaceJanitor
-
- setEnabledTable(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- setEndKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- setEndKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes endKey = 3;
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setEndRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes endRow = 2;
- setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 endTime = 6;
- setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- setEntryCount(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setErr(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
-
- setErrorHandler(HBaseRPCErrorHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Set the handler for calling out of RPC for error conditions.
- setErrorHandler(HBaseRPCErrorHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- setEvictOnClose(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Only used for testing.
- setExpiration(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
-
- setFakeLookupMode(boolean) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional string filter = 8;
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- setFilterBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional string filter = 8;
- setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- setFirstRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
In HBase, the last row is represented by an empty byte array.
- setFirstRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Set the first row
- setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- setFixAssignments(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Fix inconsistencies found by fsck.
- setFixEmptyMetaCells(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixHdfsHoles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixHdfsOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixHdfsOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixReferenceFiles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixSplitParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixTableLocks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Set table locks fix mode.
- setFixTableOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFixVersionFile(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
-
- setFrags(Map<String, Integer>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setFrags(Map<String, Integer>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setFsDefault(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- setGeneralBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- setHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- setHeaders(Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- setHeapSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 heapSizeMB = 4;
- setHFileCorruptionChecker(HFileCorruptionChecker) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
Allows subclasses to set the
HTable.
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to set the
HTable.
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Sets the HBase table.
- setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Sets the HBase table.
- setId(long) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- setId(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional int64 id = 4;
- setIgnorePreCheckPermission(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setInfoFamilyCachingForMeta(boolean) - Static method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Enable in memory caching for hbase:meta
- setInMemory(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool inMemory = 4;
- setInput(Job, String, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- setIntHeader(String, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- setIsMajor(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Specify if this compaction should be a major compaction based on the state of the store
- setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jerseyVersion = 5;
- setJerseyVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jerseyVersion = 5;
- setJVMVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- setJvmVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jvmVersion = 2;
- setJvmVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string jvmVersion = 2;
- setKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
- setKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
required bytes key = 1;
- setLastContact(long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- setLastRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
In HBase, the last row is represented by an empty byte array.
- setLastRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Set the last row
- setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- setLimit(int) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
-
- setLimit(int) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
-
- setListener(EventHandler.EventHandlerListener) - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
- setLiveNodes(List<StorageClusterStatusModel.Node>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
- setLoadOnOpenOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setLocation(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- setLocation(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional string location = 5;
- setLocationBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional string location = 5;
- setLocations(Path, Path...) - Method in class org.apache.hadoop.hbase.io.FileLink
-
NOTE: This method must be used only in the constructor!
It creates a List with the specified locations for the link.
- setMapperClass(Job, Class<? extends Mapper<ImmutableBytesWritable, Result, K2, V2>>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Set the application's mapper class.
- setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
-
- setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
- setMasterServices(MasterServices) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Set the master service.
- setMaxChunkSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
- setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 maxHeapSizeMB = 5;
- setMaxMemstoreTS(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- setMaxMerge(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setMaxOverlapsToSideline(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- setMaxValues(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 maxVersions = 4;
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int32 maxVersions = 7;
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 memstoreSizeMB = 5;
- setMerged(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setMetaLocation(ServerName) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setMetaLocation(ServerName) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setMWrap(MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
- setName(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableModel
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- setName(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
required bytes name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- setName(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
-
repeated string name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional string name = 1;
- setNamespaceGroupPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Overwrites the existing permission set for a group and triggers an update
for zookeeper synchronization.
- setNamespaceUserPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Overwrites the existing permission set for a given user for a table, and
triggers an update for zookeeper synchronization.
- setNextPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Sets the next pointer for the entry in the LRU.
- setNumberOfThreads(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Set the number of threads in the pool for running maps.
- setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Deprecated.
Sets the number of map tasks for the given job configuration to the
number of regions the given table has.
- setNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Deprecated.
Sets the number of reduce tasks for the given job configuration to the
number of regions the given table has.
- setNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets the number of reduce tasks for the given job configuration to the
number of regions the given table has.
- setOffPeak(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
- setOnlineRegions(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
-
- setOperationStatus(int, OperationStatus) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Sets the status code for the operation(Mutation) at the specified position.
- setOSVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- setOsVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- setOsVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string osVersion = 3;
- setPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
-
- setPrevPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Sets the previous pointer for the entry in the LRU.
- setPriority(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Sets the priority for the request
- setQosFunction(Function<Pair<RPCProtos.RequestHeader, Message>, Integer>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Gets the QOS level for this call.
- setQosFunction(Function<Pair<RPCProtos.RequestHeader, Message>, Integer>) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
-
optional bool readOnly = 5;
- setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 readRequestsCount = 7;
- setRecovering(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Reset recovering state of current region
- setRegionCachePrefetch(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- setRegionCachePrefetch(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- setRegionFilter(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
sets the region by which output will be filtered
- setRegions(List<StorageClusterStatusModel.Node.Region>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setRegions(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- setRegions(List<TableRegionModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
- setRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 regions = 3;
- setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
- setRegions(int, TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- setRegions(int, TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
- setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
-
- setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
-
- setRegionsToReopen(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Set the list of regions that will be reopened
because of an update in table schema
- setRequests(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setRequests(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
- setRequests(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
-
optional int32 requests = 4;
- setRequests(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int32 requests = 3;
- setRESTVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- setRestVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- setRestVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string restVersion = 1;
- setRetCode(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setRootDir(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 rootIndexSizeKB = 9;
- setRow(byte[], int, short) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
Set current row
- setRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional bytes row = 1;
- setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
Allows subclasses to set the
Filter to be used.
- setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- setRowFilter(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
sets the region by which output will be filtered
- setRows(int, CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- setRows(int, CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
- setRPC(String, Object[], long) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- setRPC(String, Object[], long) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Tells this instance that it is monitoring a new RPC call.
- setRPCPacket(Message) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
-
- setRPCPacket(Message) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
-
Gives this instance a reference to the protobuf received by the RPC, so
that it can later compute its size if asked for it.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Sets the scan defining the actual details like columns etc.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Sets the scan defining the actual details like columns etc.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Sets the scan defining the actual details like columns etc.
- setScannerCaching(JobConf, int) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Deprecated.
Sets the number of rows to return and cache with each scanner iteration.
- setScannerCaching(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets the number of rows to return and cache with each scanner iteration.
- setScanQueryMatcher(ScanQueryMatcher) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- setScans(List<Scan>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Allows subclasses to set the list of
Scan objects.
- setScopes(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
-
- setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- setSequenceFilter(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
-
sets the region by which output will be filtered
- setSequenceID(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- setSequenceNumber(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
Called to ensure that log sequence numbers are always greater
- setServerManager(ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setServerManager(ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
-
- setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
-
- setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
-
- setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
-
- setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
- setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- setServerVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
-
optional string serverVersion = 4;
- setSidelineBigOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setSidelineDir(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Set the size of the log queue
- setSkipChecks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
- setSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- setSnapshotHandlerForTesting(TableName, SnapshotSentinel) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Set the handler for the current snapshot
- setSocketSendBufSize(int) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Sets the socket buffer size used for responding to RPCs.
- setSocketSendBufSize(int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int64 startCode = 2;
- setStartKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
- setStartKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
-
optional bytes startKey = 2;
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Deprecated.
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Deprecated.
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setStartRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bytes startRow = 1;
- setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional int64 startTime = 5;
- setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- setStatus(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- setStatus(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileIndexSizeMB = 6;
- setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefiles = 3;
- setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 storefileSizeMB = 4;
- setStores(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setStores(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 stores = 2;
- setTable(String) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
-
- setTableGroupPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Overwrites the existing permission set for a group and triggers an update
for zookeeper synchronization.
- setTableInfo(HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
- setTableInfo(HBaseFsck.TableInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
- setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Deprecated.
- setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
- setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- setTables(List<TableModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
- setTableUserPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Overwrites the existing permission set for a given user for a table, and
triggers an update for zookeeper synchronization.
- setTargetTableName(String[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- setTaskMonitor(TaskMonitor) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
-
- setTaskMonitor(TaskMonitor) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
-
- setThreadReadPoint(long) - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
Set the thread read point to the given value.
- setTickTime(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- setTimeLag(long) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
We are interested in only those tables that have not changed their state in
hbase:meta during the last few seconds specified by hbase.admin.fsck.timelag
- setTimeRangeTracker(TimeRangeTracker) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
-
Set TimeRangeTracker
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
-
optional int64 timestamp = 3;
- setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 totalCompactingKVs = 12;
- setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticBloomSizeKB = 11;
- setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int32 totalStaticIndexSizeKB = 10;
- setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setTtl(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
-
optional int32 ttl = 3;
- setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- setup(Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setup(Mapper<LongWritable, Text, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setup(Mapper<LongWritable, Text, ImmutableBytesWritable, Text>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- setupShortCircuitRead(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Do our short circuit read setup.
- setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
-
- setValue(V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
Set the value of this entry.
- setValue(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
- setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- setValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
-
- setValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
-
required string value = 2;
- setValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
-
required string value = 2;
- setValues(int, CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- setValues(int, CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
-
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
- setVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
-
- setVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Sets version of file system
- setVersion(FileSystem, Path, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Sets version of file system
- setVersion(FileSystem, Path, String, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Sets version of file system
- setVictimCache(BucketCache) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- setWalEdit(int, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Sets the walEdit for the operation(Mutation) at the specified position.
- setWALTrailer(WALProtos.WALTrailer) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
-
Sets HLog's WALTrailer.
- setWALTrailer(WALProtos.WALTrailer) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
-
optional int64 writeRequestsCount = 8;
- SEVENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- shipBatch(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Convience method to apply changes to metrics do to shipping a batch of logs.
- shipEdits(boolean, List<HLog.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Do the shipping logic
- shouldArchiveTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
-
Determine if the given table should or should not allow its hfiles to be deleted in the archive
- shouldBypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
For use by the coprocessor framework.
- shouldCacheBlockOnRead(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Should we cache a block of a particular category? We always cache
important blocks such as index blocks, as long as the block cache is
available.
- shouldCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- shouldCacheCompressed() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- shouldCacheDataOnRead() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns whether the blocks of this HFile should be cached on read or not.
- shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- shouldComplete() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
For use by the coprocessor framework.
- shouldEvictOnClose() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- shouldFixVersionFile() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- shouldIgnorePreCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- shouldSeek(Scan, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStore
-
Check if this memstore may contain the required keys
- shouldSidelineBigOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
-
- shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
-
- shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
- shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
- shouldSplitHlog - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- shouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
- shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Allows to filter out scanners (both StoreFile and memstore) that we don't
want to use based on criteria such as Bloom filters and timestamp ranges.
- shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
-
- shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
-
- shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Whether there is an inline block ready to be written.
- shouldWriteBlock(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
-
Determines whether there is a new block to be written out.
- shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
-
- shutdown() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Clean up the environment
- shutdown(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- shutdown() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
- shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Shutdown the cache.
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
-
No operation for the shutdown in the memory IO engine
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Close the file
- shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Shutdown the IOEngine
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
Sends a shutdown to all SingleSizeCache's contained by this cache.
- shutdown() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Shut down the mini HBase cluster
- shutdown() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Shutdown the threadpool executor service
- shutdown() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- shutdown() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Shut down the client.
- shutdown(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
- shutdown() - Method in class org.apache.hadoop.hbase.util.MetaUtils
-
Closes catalog regions if open.
- shutdown() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- shutdownCluster() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- ShutdownHook - Class in org.apache.hadoop.hbase.regionserver
-
Manage regionserver shutdown hooks.
- ShutdownHook() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook
-
- ShutdownHookManager - Class in org.apache.hadoop.hbase.util
-
This class provides ShutdownHookManager shims for HBase to interact with the Hadoop 1.0.x and the
Hadoop 2.0+ series.
- ShutdownHookManager() - Constructor for class org.apache.hadoop.hbase.util.ShutdownHookManager
-
- SimpleBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
Simple one RFile soft reference cache.
- SimpleBlockCache() - Constructor for class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
Constructor
- SimpleLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
-
Makes decisions about the placement and movement of Regions across
RegionServers.
- SimpleLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
-
- SimpleTotalOrderPartitioner<VALUE> - Class in org.apache.hadoop.hbase.mapreduce
-
A partitioner that takes start and end keys and uses bigdecimal to figure
which reduce a key belongs to.
- SimpleTotalOrderPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- SingleSizeCache - Class in org.apache.hadoop.hbase.io.hfile.slab
-
SingleSizeCache is a slab allocated cache that caches elements up to a single
size.
- SingleSizeCache(int, int, SlabItemActionWatcher) - Constructor for class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
Default constructor.
- sink - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
-
- SINK_AGE_OF_LAST_APPLIED_OP - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
- SINK_APPLIED_BATCHES - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
- SINK_APPLIED_OPS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
- size() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the total size of the block cache, in bytes.
- size() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
-
- size() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
- size() - Method in class org.apache.hadoop.hbase.master.DeadServer
-
- size() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- size() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Gets the size (number of entries) of the map.
- size() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- size() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- size() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- sizeIndexOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- sizeOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- SKIP_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- skipKVsNewerThanReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- SlabCache - Class in org.apache.hadoop.hbase.io.hfile.slab
-
SlabCache is composed of multiple SingleSizeCaches.
- SlabCache(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
-
Default constructor, creates an empty SlabCache.
- sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Do the sleeping logic
- slop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Triggers an asynchronous attempt to take a snapshot.
- snapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- snapshot - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- snapshot_jsp - Class in org.apache.hadoop.hbase.generated.master
-
- snapshot_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.snapshot_jsp
-
- SNAPSHOT_LAYOUT_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Version of the fs layout for a snapshot.
- SNAPSHOT_REQUEST_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
# of threads for snapshotting regions on the rs.
- SNAPSHOT_REQUEST_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Conf key for number of request threads to start snapshots on regionservers
- SNAPSHOT_REQUEST_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Conf key for millis between checks to see if snapshot completed or if there are errors
- SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Keep threads alive in request pool for max of 60 seconds
- SNAPSHOT_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Conf key for max time to keep threads in snapshot request pool waiting
- SNAPSHOT_TMP_DIR_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Temporary directory under the snapshot directory to store in-progress snapshots
- SnapshotDescriptionUtils - Class in org.apache.hadoop.hbase.snapshot
-
- SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter - Class in org.apache.hadoop.hbase.snapshot
-
Filter that only accepts completed snapshot directories
- SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
-
- snapshotDisabledRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Take a snapshot of the specified disabled region
- snapshotFailure(String, Exception) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- SnapshotFileCache - Class in org.apache.hadoop.hbase.master.snapshot
-
Intelligently keep track of all the files for all the snapshots.
- SnapshotFileCache(Configuration, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the
filesystem.
- SnapshotFileCache(FileSystem, Path, long, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the
filesystem
- SnapshotFileCache.RefreshCacheTask - Class in org.apache.hadoop.hbase.master.snapshot
-
Simple helper task that just periodically attempts to refresh the cache
- SnapshotFileCache.RefreshCacheTask() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
-
- SnapshotHFileCleaner - Class in org.apache.hadoop.hbase.master.snapshot
-
Implementation of a file cleaner that checks if a hfile is still used by snapshots of HBase
tables.
- SnapshotHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
- SnapshotInfo - Class in org.apache.hadoop.hbase.snapshot
-
Tool for dumping snapshot information.
- SnapshotInfo() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
- SnapshotInfo.SnapshotStats - Class in org.apache.hadoop.hbase.snapshot
-
Statistics about the snapshot
How many store files and logs are in the archive
How many store files and logs are shared with the table
Total store files and logs size and shared amount
- SNAPSHOTINFO_FILE - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
The file contains the snapshot basic information and it is under the directory of a snapshot.
- SnapshotLogCleaner - Class in org.apache.hadoop.hbase.master.snapshot
-
Implementation of a log cleaner that checks if a log is still used by
snapshots of HBase tables.
- SnapshotLogCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
-
- SnapshotManager - Class in org.apache.hadoop.hbase.master.snapshot
-
This class manages the procedure of taking and restoring snapshots.
- SnapshotManager(MasterServices, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Construct a snapshot manager.
- SnapshotManager(MasterServices, MetricsMaster, ProcedureCoordinator, ExecutorService) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Fully specify all necessary components of a snapshot manager.
- SnapshotOfRegionAssignmentFromMeta - Class in org.apache.hadoop.hbase.master
-
Used internally for reading meta and constructing datastructures that are
then queried, for things like regions to regionservers, table to regions, etc.
- SnapshotOfRegionAssignmentFromMeta(CatalogTracker) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
- SnapshotOfRegionAssignmentFromMeta(CatalogTracker, Set<TableName>, boolean) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
- SnapshotReferenceUtil - Class in org.apache.hadoop.hbase.snapshot
-
Utility methods for interacting with the snapshot referenced files.
- SnapshotReferenceUtil.FileVisitor - Interface in org.apache.hadoop.hbase.snapshot
-
- snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
-
- snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
-
This method kicks off a snapshot procedure.
- snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Snapshot the specified regions
- SnapshotSentinel - Interface in org.apache.hadoop.hbase.master
-
Watch the current snapshot under process
- snapshotTable - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- SnapshotTask - Class in org.apache.hadoop.hbase.snapshot
-
General snapshot operation taken on a regionserver
- SnapshotTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotTask
-
- sniff(HBaseAdmin, TableName) - Static method in class org.apache.hadoop.hbase.tool.Canary
-
Canary entry point for specified table.
- socket - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- socketSendBufferSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- solve() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Get the optimal assignments.
- SortedCopyOnWriteSet<E> - Class in org.apache.hadoop.hbase.util
-
Simple
SortedSet implementation that uses an internal
TreeSet to provide ordering.
- SortedCopyOnWriteSet() - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- SortedCopyOnWriteSet(Collection<? extends E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- SortedCopyOnWriteSet(Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- SOURCE_AGE_OF_LAST_SHIPPED_OP - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SOURCE_LOG_EDITS_FILTERED - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SOURCE_LOG_EDITS_READ - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SOURCE_SHIPPED_BATCHES - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SOURCE_SHIPPED_OPS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SOURCE_SIZE_OF_LOG_QUEUE - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- SPAN_RECEIVERS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.trace.SpanReceiverHost
-
- SpanReceiverHost - Class in org.apache.hadoop.hbase.trace
-
This class provides functions for reading the names of SpanReceivers from
hbase-site.xml, adding those SpanReceivers to the Tracer, and closing those
SpanReceivers when appropriate.
- split(Path, Path, Path, FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
- split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- split(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Split a pre-existing region into 2 regions.
- split(int) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Split an entire table.
- split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- split2(BigInteger, BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
Divide 2 numbers in half (for split algorithm)
- SPLIT_SKIP_ERRORS_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- splitkey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- splitLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- splitLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- splitLog(Set<ServerName>, PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
This method is the base split method that splits HLog files matching a filter.
- SplitLogCounters - Class in org.apache.hadoop.hbase
-
Counters kept by the distributed WAL split log process.
- SplitLogCounters() - Constructor for class org.apache.hadoop.hbase.SplitLogCounters
-
- splitLogDistributed(Path) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
- splitLogDistributed(List<Path>) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
The caller will block until all the log files of the given region server
have been processed - successfully split or an error is encountered - by an
available worker region server.
- splitLogDistributed(Set<ServerName>, List<Path>, PathFilter) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
The caller will block until all the hbase:meta log files of the given region server
have been processed - successfully split or an error is encountered - by an
available worker region server.
- splitLogFile(Path, FileStatus, FileSystem, Configuration, CancelableProgressable, LastSequenceId, ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
-
Splits a HLog file into region's recovered-edits directory.
- SplitLogManager - Class in org.apache.hadoop.hbase.master
-
Distributes the task of log splitting to the available region servers.
- SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
-
- SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
-
- SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName, boolean, SplitLogManager.TaskFinisher) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
-
Its OK to construct this object even when region-servers are not online.
- SplitLogManager.TaskFinisher - Interface in org.apache.hadoop.hbase.master
-
- SplitLogManager.TaskFinisher.Status - Enum in org.apache.hadoop.hbase.master
-
status that can be returned finish()
- SplitLogTask - Class in org.apache.hadoop.hbase
-
State of a WAL log split during distributed splitting.
- SplitLogTask.Done - Class in org.apache.hadoop.hbase
-
- SplitLogTask.Done(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Done
-
- SplitLogTask.Err - Class in org.apache.hadoop.hbase
-
- SplitLogTask.Err(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Err
-
- SplitLogTask.Owned - Class in org.apache.hadoop.hbase
-
- SplitLogTask.Owned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Owned
-
- SplitLogTask.Resigned - Class in org.apache.hadoop.hbase
-
- SplitLogTask.Resigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Resigned
-
- SplitLogTask.Unassigned - Class in org.apache.hadoop.hbase
-
- SplitLogTask.Unassigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Unassigned
-
- SplitLogWorker - Class in org.apache.hadoop.hbase.regionserver
-
This worker is spawned in every regionserver (should we also spawn one in
the master?).
- SplitLogWorker(ZooKeeperWatcher, Configuration, RegionServerServices, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
- SplitLogWorker(ZooKeeperWatcher, Configuration, RegionServerServices, LastSequenceId) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
- SplitLogWorker.TaskExecutor - Interface in org.apache.hadoop.hbase.regionserver
-
Objects implementing this interface actually do the task that has been
acquired by a
SplitLogWorker.
- SplitLogWorker.TaskExecutor.Status - Enum in org.apache.hadoop.hbase.regionserver
-
- splitMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Specialized method to handle the splitting for meta HLog
- splitMetaLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Specialized method to handle the splitting for meta HLog
- splitRegion(CatalogTracker, HRegionInfo, HRegionInfo, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
-
Splits the region into two in an atomic operation.
- splitRegion(RpcController, AdminProtos.SplitRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Split a region on the region server.
- splitStoreFile(LoadIncrementalHFiles.LoadQueueItem, HTable, byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
-
- SPLITTING_EXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
File Extension used while splitting an HLog into regions (HBASE-2312)
- SplitTransaction - Class in org.apache.hadoop.hbase.regionserver
-
Executes region split as a "transaction".
- SplitTransaction(HRegion, byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Constructor
- start() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Start monitoring for archive updates
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
-
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
-
Stores a reference to the coprocessor environment provided by the
RegionCoprocessorHost from the region where this
coprocessor is loaded.
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
-
Stores a reference to the coprocessor environment provided by the
RegionCoprocessorHost from the region where this
coprocessor is loaded.
- start() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
Start a timer to fail a process if it takes longer than the expected time to complete.
- start() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Starts the service.
- start() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- START - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
Deprecated.
- start() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- start(ProcedureCoordinator) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Initialize and start threads necessary to connect an implementation's rpc mechanisms.
- start(String, ProcedureMember) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Initialize and start any threads or connections the member needs.
- start(ProcedureCoordinator) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
-
Start monitoring znodes in ZK - subclass hook to start monitoring znodes they are about.
- start(String, ProcedureMember) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
- start() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Start accepting snapshot requests.
- start() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
start the SplitLogWorker thread
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- start() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
-
- start() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- start() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
- start() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
-
- start() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
-
- start() - Method in class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
-
Starts the tracking of draining RegionServers.
- start() - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
-
Starts the tracking of online RegionServers.
- START_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
-
- startCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
WAL keeps track of the sequence numbers that were not yet flushed from memstores
in order to be able to do cleanup.
- startCatalogJanitorChore() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Useful for testing purpose also where we have
master restart scenarios.
- STARTCODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- startDelay(boolean) - Method in interface org.apache.hadoop.hbase.ipc.Delayable
-
Signal that the call response should be delayed, thus freeing the RPC
server to handle different requests.
- startExecutorService(ExecutorType, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
- STARTKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- startNamespaceJanitorChore() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Useful for testing purpose also where we have
master restart scenarios.
- startProcedure(ForeignExceptionDispatcher, String, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Kick off the named procedure
- startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This method needs to be called before any public call that reads or
modifies data.
- startRegionOperation(HRegion.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- startRegionServer(HRegionServer) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- startRegionServer(HRegionServer, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- startReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
-
Start replication services.
- startReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
If replication is enabled and this cluster is a master,
it starts
- STARTROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- startThreads() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Starts the service threads but does not allow requests to be responded yet.
- startThreads() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- STARTTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- startup() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Initialize the environment
- startup() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Start the cluster.
- startup() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- startup() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Start the replication
- startup(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
Start the cluster.
- startup(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- startup(File, int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- startWriting(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Starts writing into the block.
- StateDumpServlet - Class in org.apache.hadoop.hbase.monitoring
-
- StateDumpServlet() - Constructor for class org.apache.hadoop.hbase.monitoring.StateDumpServlet
-
- STATS_RECORD_SEP - Static variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
Record separator for the Bloom filter statistics human-readable string
- status - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- STATUS_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
The minimum time between two status messages, in milliseconds.
- STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
The implementation class used to publish the status.
- STD_DEV_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
-
Deprecated.
- StochasticLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
-
This is a best effort load balancer.
- StochasticLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
- StochasticLoadBalancer.CostFromRegionLoadFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Base class the allows writing costs functions from rolling average of some
number from RegionLoad.
- StochasticLoadBalancer.CostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Base class of StochasticLoadBalancer's Cost Functions.
- StochasticLoadBalancer.LoadPicker - Class in org.apache.hadoop.hbase.master.balancer
-
- StochasticLoadBalancer.LoadPicker() - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LoadPicker
-
- StochasticLoadBalancer.LocalityCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute a cost of a potential cluster configuration based upon where
StoreFiles are located.
- StochasticLoadBalancer.MemstoreSizeCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total memstore size.
- StochasticLoadBalancer.MoveCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Given the starting state of the regions and a potential ending state
compute cost based upon the number of regions that have moved.
- StochasticLoadBalancer.ReadRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total number of read requests The more unbalanced the higher the
computed cost will be.
- StochasticLoadBalancer.RegionCountSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of a potential cluster state from skew in number of
regions on a cluster.
- StochasticLoadBalancer.StoreFileCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total open storefiles size.
- StochasticLoadBalancer.TableSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of a potential cluster configuration based upon how evenly
distributed tables are.
- StochasticLoadBalancer.WriteRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total number of write requests.
- stop(String) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
-
- stop() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Stop this tracker and the passed zookeeper
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
-
- stop() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Stops the service.
- stop() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- stop() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
- stop() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- stop() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- stop() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Stop the ServerManager.
- stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
-
- stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
- stop() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
- stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
-
- stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- stop(boolean) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Close this and all running snapshot tasks
- stop() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
stop the SplitLogWorker thread
- stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
-
- stop() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- stop() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- stop() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
-
- stopMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- stopped - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- stopReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
-
Stops replication service.
- stopReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Stops replication service.
- stopReplicationSinkServices() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
stop the thread pool executor.
- stopRequested - Variable in class org.apache.hadoop.hbase.regionserver.Leases
-
- stopServer(RpcController, AdminProtos.StopServerRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Stop the region server.
- StorageClusterStatusMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
- StorageClusterStatusMessage.StorageClusterStatus - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
- StorageClusterStatusMessage.StorageClusterStatus.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
- StorageClusterStatusMessage.StorageClusterStatus.Node - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
- StorageClusterStatusMessage.StorageClusterStatus.Node.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
- StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- StorageClusterStatusMessage.StorageClusterStatus.Region - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
- StorageClusterStatusMessage.StorageClusterStatus.Region.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
-
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
- StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- StorageClusterStatusMessage.StorageClusterStatusOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
-
- StorageClusterStatusModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of the status of a storage cluster:
- StorageClusterStatusModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Default constructor
- StorageClusterStatusModel.Node - Class in org.apache.hadoop.hbase.rest.model
-
Represents a region server.
- StorageClusterStatusModel.Node() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Default constructor
- StorageClusterStatusModel.Node(String, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Constructor
- StorageClusterStatusModel.Node.Region - Class in org.apache.hadoop.hbase.rest.model
-
Represents a region hosted on a region server.
- StorageClusterStatusModel.Node.Region() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Default constructor
- StorageClusterStatusModel.Node.Region(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Constructor
- StorageClusterStatusModel.Node.Region(byte[], int, int, int, int, int, long, long, int, int, int, long, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Constructor
- StorageClusterStatusResource - Class in org.apache.hadoop.hbase.rest
-
- StorageClusterStatusResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
-
Constructor
- StorageClusterVersionModel - Class in org.apache.hadoop.hbase.rest.model
-
Simple representation of the version of the storage cluster
- StorageClusterVersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
-
- StorageClusterVersionResource - Class in org.apache.hadoop.hbase.rest
-
- StorageClusterVersionResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
-
Constructor
- store - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- Store - Interface in org.apache.hadoop.hbase.regionserver
-
Interface for objects that hold a column family in a Region.
- store - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- STORE_ENGINE_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
The name of the configuration parameter that specifies the class of
a store engine that is used to manage and compact HBase store files.
- storeConfigInfo - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
- StoreConfigInformation - Interface in org.apache.hadoop.hbase.regionserver
-
A more restricted interface for HStore.
- StoreEngine<SF extends org.apache.hadoop.hbase.regionserver.StoreFlusher,CP extends CompactionPolicy,C extends Compactor,SFM extends StoreFileManager> - Class in org.apache.hadoop.hbase.regionserver
-
StoreEngine is a factory that can create the objects necessary for HStore to operate.
- StoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- StoreFile - Class in org.apache.hadoop.hbase.regionserver
-
A Store data file.
- StoreFile(FileSystem, Path, Configuration, CacheConfig, BloomType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
-
Constructor, loads a reader and it's indices, etc.
- StoreFile(FileSystem, StoreFileInfo, Configuration, CacheConfig, BloomType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
-
Constructor, loads a reader and it's indices, etc.
- storeFile(String, String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.StoreFileVisitor
-
- StoreFile.Comparators - Class in org.apache.hadoop.hbase.regionserver
-
Useful comparators for comparing StoreFiles.
- StoreFile.Comparators() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Comparators
-
- StoreFile.Reader - Class in org.apache.hadoop.hbase.regionserver
-
Reader for a StoreFile.
- StoreFile.Reader(FileSystem, Path, CacheConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- StoreFile.Reader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- StoreFile.Writer - Class in org.apache.hadoop.hbase.regionserver
-
A StoreFile writer.
- StoreFile.WriterBuilder - Class in org.apache.hadoop.hbase.regionserver
-
- StoreFile.WriterBuilder(Configuration, CacheConfig, FileSystem, int) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
-
- STOREFILEINDEXSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- StoreFileInfo - Class in org.apache.hadoop.hbase.regionserver
-
Describe a StoreFile (hfile, reference, link)
- StoreFileInfo(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Create a Store File Info
- StoreFileInfo(Configuration, FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Create a Store File Info
- storeFileManager - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- StoreFileManager - Interface in org.apache.hadoop.hbase.regionserver
-
Manages the store files and basic metadata about that that determines the logical structure
(e.g.
- STOREFILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- StoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
-
KeyValueScanner adaptor over the Reader.
- StoreFileScanner(StoreFile.Reader, HFileScanner, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- STOREFILESIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- storeFlusher - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- storeLimit - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- storeOffset - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- stores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
- STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- StoreScanner - Class in org.apache.hadoop.hbase.regionserver
-
Scanner scans both the memstore and the Store.
- StoreScanner(Store, boolean, Scan, NavigableSet<byte[]>, long, int) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
-
An internal constructor.
- StoreScanner(Store, ScanInfo, Scan, NavigableSet<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Opens a scanner across memstore, snapshot, and all StoreFiles.
- StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, ScanType, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Used for compactions.
- StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Used for compactions that drop deletes from a limited range of rows.
- STORESCANNER_PARALLEL_SEEK_ENABLE - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- StoreUtils - Class in org.apache.hadoop.hbase.regionserver
-
Utility functions for region server storage layer.
- StoreUtils() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreUtils
-
- stringifyFilter(Filter) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
-
- strToRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
- strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
-
- submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
- submitSubprocedure(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Submit an subprocedure for execution.
- Subprocedure - Class in org.apache.hadoop.hbase.procedure
-
Distributed procedure member's Subprocedure.
- Subprocedure(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure
-
- Subprocedure.SubprocedureImpl - Class in org.apache.hadoop.hbase.procedure
-
Empty Subprocedure for testing.
- Subprocedure.SubprocedureImpl(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
-
- SubprocedureFactory - Interface in org.apache.hadoop.hbase.procedure
-
- subSet(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- subSet(KeyValue, boolean, KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
-
- subSet(E, E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
-
- summarize() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- SUPERUSER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
Configuration key for superusers
- supportsAutoLoading() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
-
- supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
-
- supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
-
- switchBalancer(boolean, HMaster.BalanceSwitchMode) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Assigns balancer switch according to BalanceSwitchMode
- sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
-
No operation for the sync in the memory IO engine
- sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Sync the data to file after writing
- sync() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Sync the data to IOEngine after writing
- sync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- sync(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
-
- sync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
-
- sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- synchronousBalanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-