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

A

abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.master.HMaster
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
abort(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
abort(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
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.HBaseReplicationEndpoint
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.SharedConnection
 
ABORT_ON_ERROR_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
ABORT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ABORT_TIMEOUT_TASK - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ABORT_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
abortable - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
abortCacheFlush(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
abortCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
Abort a cache flush.
aborted - Variable in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
abortPendingOperations(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
abortProcedure(RpcController, MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Abort a procedure.
abortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Abort the procedure with the given name
abortServer(E, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
abortServer(String, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
abortWriter(T) - Method in class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
 
abortWriter(T) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
abortWriter(StoreFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
 
abortWriters() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Close all writers without throwing any exceptions.
abortZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
AbstractFileStatusFilter - Class in org.apache.hadoop.hbase.util
Typical base class for file status filter.
AbstractFileStatusFilter() - Constructor for class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
 
AbstractFSWAL<W extends WALProvider.WriterBase> - Class in org.apache.hadoop.hbase.regionserver.wal
Implementation of WAL to go against FileSystem; i.e.
AbstractFSWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
AbstractFSWALProvider<T extends AbstractFSWAL<?>> - Class in org.apache.hadoop.hbase.wal
Base class of a WAL Provider that returns a single thread safe WAL that writes to Hadoop FS.
AbstractFSWALProvider() - Constructor for class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
AbstractFSWALProvider.Reader - Interface in org.apache.hadoop.hbase.wal
 
AbstractMemStore - Class in org.apache.hadoop.hbase.regionserver
An abstract class, which implements the behaviour shared by all concrete memstore instances.
AbstractMemStore(Configuration, CellComparator, RegionServicesForStores) - Constructor for class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
AbstractMultiFileWriter - Class in org.apache.hadoop.hbase.regionserver
Base class for cell sink that separates the provided cells into multiple files.
AbstractMultiFileWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
 
AbstractMultiFileWriter.WriterFactory - Interface in org.apache.hadoop.hbase.regionserver
 
AbstractMultiOutputCompactor<T extends AbstractMultiFileWriter> - Class in org.apache.hadoop.hbase.regionserver.compactions
Base class for implementing a Compactor which will generate multiple output files after compaction.
AbstractMultiOutputCompactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
 
AbstractPeerProcedure<TState> - Class in org.apache.hadoop.hbase.master.replication
The base class for all replication peer related procedure.
AbstractPeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
AbstractPeerProcedure(String) - Constructor for class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
AbstractProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
Base class for Protobuf log writer.
AbstractProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
AbstractRSRemoteCall(ServerName) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
AbstractStateMachineNamespaceProcedure<TState> - Class in org.apache.hadoop.hbase.master.procedure
Base class for all the Namespace procedures that want to use a StateMachineProcedure.
AbstractStateMachineNamespaceProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
AbstractStateMachineNamespaceProcedure(MasterProcedureEnv) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
AbstractStateMachineNamespaceProcedure(MasterProcedureEnv, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
AbstractStateMachineRegionProcedure<TState> - Class in org.apache.hadoop.hbase.master.procedure
Base class for all the Region procedures that want to use a StateMachine.
AbstractStateMachineRegionProcedure(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
AbstractStateMachineRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
AbstractStateMachineTableProcedure<TState> - Class in org.apache.hadoop.hbase.master.procedure
Base class for all the Table procedures that want to use a StateMachineProcedure.
AbstractStateMachineTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
AbstractStateMachineTableProcedure(MasterProcedureEnv) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
AbstractStateMachineTableProcedure(MasterProcedureEnv, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
AbstractViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
Abstract implementation for SpaceViolationPolicyEnforcement.
AbstractViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
Filters out a path.
accept(FileStatus) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
 
accept(FileStatus) - Method in interface org.apache.hadoop.hbase.util.FileStatusFilter
Tests whether or not the specified filestatus should be included in a filestatus list.
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
 
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
 
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileLinkFilter
 
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.ReferenceFileFilter
 
accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
access(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
Block has been accessed.
access(long) - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
 
accessChecker - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
AccessChecker - Class in org.apache.hadoop.hbase.security.access
 
AccessChecker(Configuration, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.security.access.AccessChecker
Constructor with existing configuration
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
 
ack(boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
Set ack/noAck mode.
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_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
KV tag to store per cell access control lists
acquire() - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
Acquire the lock, waiting indefinitely until the lock is released or the thread is interrupted.
acquireBarrier() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
Flush the online regions on this rs for the target table.
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
do nothing, core of snapshot is executed in FlushSnapshotSubprocedure.insideBarrier() step.
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.
acquiredZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
Action(BaseLoadBalancer.Cluster.Action.Type) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action
 
active - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
ActiveMasterManager - Class in org.apache.hadoop.hbase.master
Handles everything on master-side related to master election.
activeOperations - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
ActivePolicyEnforcement - Class in org.apache.hadoop.hbase.quotas
A class to ease dealing with tables that have and do not have violation policies being enforced.
ActivePolicyEnforcement(Map<TableName, SpaceViolationPolicyEnforcement>, Map<TableName, SpaceQuotaSnapshot>, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
 
ActivePolicyEnforcement(Map<TableName, SpaceViolationPolicyEnforcement>, Map<TableName, SpaceQuotaSnapshot>, RegionServerServices, SpaceViolationPolicyEnforcementFactory) - Constructor for class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
 
actualErrorRate() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
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.BloomFilterUtil
Computes the actual error rate for the given number of elements, number of bits, and number of hash functions.
ADAPTIVE_COMPACTION_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
ADAPTIVE_INITIAL_COMPACTION_PROBABILITY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
AdaptiveLifoCoDelCallQueue - Class in org.apache.hadoop.hbase.ipc
Adaptive LIFO blocking queue utilizing CoDel algorithm to prevent queue overloading.
AdaptiveLifoCoDelCallQueue(int, int, int, double, LongAdder, LongAdder) - Constructor for class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
AdaptiveMemStoreCompactionStrategy - Class in org.apache.hadoop.hbase.regionserver
Adaptive is a heuristic that chooses whether to apply data compaction or not based on the level of redundancy in the data.
AdaptiveMemStoreCompactionStrategy(Configuration, String) - Constructor for class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
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(LruCachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
Attempt to add the specified cached block to this queue.
add(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
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(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.DeadServer
Adds the server to the dead server list if it's not there already.
add(Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
 
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(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Adds a value to the memstore
add(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Adds the specified value to the memstore
add(Cell, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Write an update
add(Iterable<Cell>, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Write the updates
add(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
Adds the given cell into the segment
add(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Add the specified cell to the list of deletes to check against for this row operation.
add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
Add the specified Cell to the list of deletes to check against for this row operation.
add(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
 
add(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
 
add(TableDescriptor) - Method in interface org.apache.hadoop.hbase.TableDescriptors
Add or update descriptor
add(Cell) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
add(TableDescriptor) - 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.SortedList
 
add(int, E) - Method in class org.apache.hadoop.hbase.util.SortedList
 
add(Cell, byte[]) - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
add(Cell) - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
add(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.wal.WALEdit
Append the given map of family->edits to a WALEdit data structure.
addAll(Collection<? extends CallRunner>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
addAll(Collection<? extends Cell>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
addAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
 
addAll(int, Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
 
addAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
addByOne(String) - Method in class org.apache.hadoop.hbase.util.LossyCounting
 
addCallSize(long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
addCallSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
Add/subtract from the current size of all outstanding calls.
addCellCount(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
addChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
addChildExp(ExpressionNode) - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
addChildExps(List<ExpressionNode>) - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
addClusterId(UUID) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
Marks that the cluster with the given clusterId has consumed the change
addColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
addColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Add a new column to an existing table
addCompactionResults(Collection<HStoreFile>, Collection<HStoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Adds only the new compaction results into the structure.
addCompactionResults(Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
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.HFileWriterImpl
 
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.
addFile(FileStatus) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
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.HFileWriterImpl
 
addGetResult(Result) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
addGetResult(Result) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
Add a get result.
addHFileRefs(TableName, byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
addHFileRefs(TableName, byte[], List<Pair<Path, Path>>) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Add hfile names to the queue to be replicated.
addHFileRefs(TableName, byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
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.HFileWriterImpl
 
addKey(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
addKeyToZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
addLabels(List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
addLabels(RpcController, VisibilityLabelsProtos.VisibilityLabelsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
VisibilityEndpoint service related methods
addLabels(List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Adds the set of labels into the system.
addLastBloomKey(HFile.Writer) - Method in class org.apache.hadoop.hbase.util.BloomContext
Adds the last bloom key to the HFile Writer as part of StorefileWriter close.
addLastBloomKey(HFile.Writer) - Method in class org.apache.hadoop.hbase.util.RowBloomContext
 
addLastBloomKey(HFile.Writer) - Method in class org.apache.hadoop.hbase.util.RowColBloomContext
 
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.
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
 
addMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
addMetaWALSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
Record a single instance of a split
addMethod(String, String...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
addMethod(String, Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
addMethod(Method) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
addMobRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
addMobRegion(RegionInfo, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
addMutation(Mutation) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
addMutation(Mutation) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
Add a mutation result.
addMvccToOperationContext(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Store the write point in OperationContext when the operation succeed.
addNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
addNamespaceQuota(Connection, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
addOperationsFromCP(int, Mutation[]) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Add more Mutations corresponding to the Mutation at the given index to be committed atomically in the same batch.
addOptions() - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
 
addOptions() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
addOptions() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
addOptions() - Method in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
 
addOptions() - Method in class org.apache.hadoop.hbase.tool.HFileContentValidator
 
addOptions() - Method in class org.apache.hadoop.hbase.util.RegionMover
 
addPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
addPeer(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
 
addPeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
addPeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
1.
AddPeerProcedure - Class in org.apache.hadoop.hbase.master.replication
The procedure for adding a new replication peer.
AddPeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
AddPeerProcedure(String, ReplicationPeerConfig, boolean) - Constructor for class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
addPushSize(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
Add current size to the current cycle's total push size
addRegion(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
addRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addRegion(HRegion) - Method in interface org.apache.hadoop.hbase.regionserver.MutableOnlineRegions
Add to online regions.
addRegion(HRegion) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Creates a 'manifest' for the specified region, by reading directly from the HRegion object.
addRegion(HRegion, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
addRegion(Path, RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Creates a 'manifest' for the specified region, by reading directly from the disk.
addRegion(Path, RegionInfo, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
addRegionInfo(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
addRegionInTransition(RegionStates.RegionStateNode, RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
addRegionInTransition(RegionStates.RegionStateNode, RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
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
 
addRegionSize(RegionInfo, long, long) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
addRegionToSnapshot(SnapshotProtos.SnapshotDescription, ForeignExceptionSnare) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Complete taking the snapshot on the region.
addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
addReplicationPeer(RpcController, ReplicationProtos.AddReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Add a new replication peer for replicating data to slave cluster
address - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
addScanResult(List<Result>) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
addScanResult(List<Result>) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
Add a scan result.
addServer(RegionInfo, 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
Add the server to the drain list.
addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
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
addSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
Record a single instance of a split
addStoreFile(HStoreFile) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition
 
addSystemLabel(Region, Map<String, Integer>, Map<String, List<Integer>>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
addTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Add the named table to be those being archived.
addTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Add the table descriptor to the snapshot manifest
addTableQuota(Connection, TableName, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
addTableToMeta(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
addToFailedOpen(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
addToHDFSBlocksDistribution(HDFSBlocksDistribution, BlockLocation[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Update blocksDistribution with blockLocations
addTokenForJob(Connection, JobConf, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Checks for an authentication token for the given user, obtaining a new token if necessary, and adds it to the credentials for the given map reduce job.
addTokenForJob(Connection, User, Job) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Checks for an authentication token for the given user, obtaining a new token if necessary, and adds it to the credentials for the given map reduce job.
addTokenIfMissing(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Checks if an authentication tokens exists for the connected cluster, obtaining one if needed and adding it to the user's credentials.
addToMovedRegions(String, ServerName, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addToOfflineRegions(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
addToRemoteDispatcher(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
Be careful! At the end of this method, the procedure has either succeeded and this procedure has been set into a suspended state OR, we failed and this procedure has been put back on the scheduler ready for another worker to pick it up.
addToScanners(List<? extends Segment>, long, List<KeyValueScanner>) - Static method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
addToScanners(Segment, long, List<KeyValueScanner>) - Static method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
addUserQuota(Connection, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
addUserQuota(Connection, String, TableName, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
addUserQuota(Connection, String, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
addVersionDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 
addWAL(WAL) - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
 
addWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
addWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
addWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
addWeight(long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
add weight
admin - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
advanceTo(long) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Step the MVCC forward on to a new read/write basis.
affixShutdownHook(Thread, int) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
afterCreatingZigZagLatch() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
Used to manufacture race condition reliably.
afterExecution(Store) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
Called after compaction is executed by CompactSplitThread.
afterExecution() - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
Called after flush is executed.
AgeSnapshot - Class in org.apache.hadoop.hbase.io.hfile
Snapshot of block cache age in cache.
alloc(int) - Method in class org.apache.hadoop.hbase.regionserver.Chunk
Try to allocate size bytes from the chunk.
allocate() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
Allocate a block in this bucket, return the offset representing the position in physical space
allocateBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Allocate a block with specified size.
allocBloom() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
allocCount - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
Total number of allocations satisfied from this buffer
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
 
allowCompaction - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
allowedFailures - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
allowFallbackToSimpleAuth - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
ALWAYS_COPY_FILES - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
annotatedQos - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
 
AnnotationReadingPriorityFunction - Class in org.apache.hadoop.hbase.regionserver
Reads special method annotations and table names to figure a priority for use by QoS facility in ipc; e.g: rpcs to hbase:meta get priority.
AnnotationReadingPriorityFunction(RSRpcServices) - Constructor for class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
AnnotationReadingPriorityFunction(RSRpcServices, Class<? extends RSRpcServices>) - Constructor for class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
Constructs the priority function given the RPC server implementation and the annotations on the methods in the provided clz.
append(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
append(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
Append the given key/value pair to the file info, optionally checking the key prefix.
append(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Add key/value to file.
append(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.CellSink
Append the given cell
append(Cell) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
 
append(Append) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
append(Append, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
append(Append) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Perform one or more append operations on a row.
append(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
append(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
 
append(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
append(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
NOTE: This append, at a time that is usually after this call returns, starts an mvcc transaction by calling 'begin' wherein which we assign this update a sequenceid.
append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
append(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
append(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
Append a set of edits to the WAL.
append(WAL.Entry) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.AsyncWriter
 
append(WAL.Entry) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
 
append(WALSplitter.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
appendEntry(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.EntryBuffers
Append a log entry into the corresponding region buffer.
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.io.hfile.HFileWriterImpl
Add to the file info.
appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
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.HFileWriterImpl
Add a meta block to the end of the file.
appendMetadata(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
Writes meta data.
appendMetadata(long, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
Writes meta data.
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.StoreFileWriter
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.
applyBatch(long, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Convience method to change metrics when a batch of operations are applied.
applyCompactionPolicy(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
 
applyCompactionPolicy(List<HStoreFile>, boolean, boolean, int, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
 
applyCompactionPolicy(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-- Default minor compaction selection algorithm: choose CompactSelection from candidates -- First exclude bulk-load files if indicated in configuration.
archiveFamily(FileSystem, Configuration, RegionInfo, 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
archiveFamilyByFamilyDir(FileSystem, Configuration, RegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Removes from the specified region the store files of the specified column family, either by archiving them or outright deletion
archiveMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
For meta region open and closed normally on a server, it may leave some meta WAL in the server's wal dir.
archiveRegion(Configuration, FileSystem, RegionInfo) - 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.
archiveRegions(Configuration, FileSystem, Path, Path, List<Path>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Archive the specified regions in parallel.
archiveStoreFile(Configuration, FileSystem, RegionInfo, Path, byte[], Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Archive the store file
archiveStoreFiles(Configuration, FileSystem, RegionInfo, Path, byte[], Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Remove the store files, either by archiving them or outright deletion
areCompactionsDisabled() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
areCompactionsDisabled() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
 
areCompactionsDisabled(TableName) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Returns whether or not compactions should be disabled for the given tableName per a space quota violation policy.
areCompactionsDisabled() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Returns whether or not compactions on this table should be disabled for this policy.
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.
areSomeRegionReplicasColocated(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Subclasses should implement this to return true if the cluster has nodes that hosts multiple replicas for the same region, or, if there are multiple racks and the same rack hosts replicas of the same region
areSomeRegionReplicasColocated(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
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
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.HFileReaderImpl.HFileScannerImpl
 
assign(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
assign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
assign(MasterServices, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
Used by ServerCrashProcedure too skip creating Assigns if not needed.
assign(MasterServices, RegionStates.RegionStateNode) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
ASSIGN_DISPATCH_WAIT_MSEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
ASSIGN_DISPATCH_WAITQ_MAX_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
ASSIGN_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
ASSIGN_RANDOM_PORTS - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
 
assignMasterSystemRegions(Collection<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
If master is configured to carry system tables only, in here is where we figure what to assign it.
AssignmentListener - Interface in org.apache.hadoop.hbase.master
Get notification of assignment events.
AssignmentManager - Class in org.apache.hadoop.hbase.master.assignment
The AssignmentManager is the coordinator for region assign/unassign operations.
AssignmentManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
AssignmentManager(MasterServices, RegionStateStore) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
assignmentManager - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
AssignmentManager.RegionInTransitionStat - Class in org.apache.hadoop.hbase.master.assignment
 
AssignmentManagerStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
AssignmentManagerStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
AssignmentManagerStatusTmpl(String) - 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.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
Helper class that is used by RegionPlacementMaintainer to print information for favored nodes
AssignmentVerificationReport() - Constructor for class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
AssignProcedure - Class in org.apache.hadoop.hbase.master.assignment
Procedure that describe the assignment of a single region.
AssignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
AssignProcedure(RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
AssignProcedure(RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
AssignProcedure(RegionInfo, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
AssignProcedure.CompareAssignProcedure - Class in org.apache.hadoop.hbase.master.assignment
Sort AssignProcedures such that meta and system assigns come first before user-space assigns.
assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
AssignRegionAction(int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
assigns(RpcController, MasterProtos.AssignsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
A 'raw' version of assign that does bulk and skirts Master state checks (assigns can be made during Master startup).
ASYNC_DFS_OUTPUT_CREATE_MAX_RETRIES - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
 
ASYNC_WAL_USE_SHARED_EVENT_LOOP - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
ASYNC_WAL_WAIT_ON_SHUTDOWN_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
AsyncFSOutput - Interface in org.apache.hadoop.hbase.io.asyncfs
Interface for asynchronous filesystem output stream.
AsyncFSOutputHelper - Class in org.apache.hadoop.hbase.io.asyncfs
Helper class for creating AsyncFSOutput.
AsyncFSWAL - Class in org.apache.hadoop.hbase.regionserver.wal
An asynchronous implementation of FSWAL.
AsyncFSWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String, EventLoopGroup, Class<? extends Channel>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
AsyncFSWALProvider - Class in org.apache.hadoop.hbase.wal
A WAL provider that use AsyncFSWAL.
AsyncFSWALProvider() - Constructor for class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
 
AsyncFSWALProvider.AsyncWriter - Interface in org.apache.hadoop.hbase.wal
 
AsyncProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
AsyncWriter for protobuf-based WAL.
AsyncProtobufLogWriter(EventLoopGroup, Class<? extends Channel>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
attemptToOwnTask(boolean, ZKWatcher, ServerName, String, int) - Static method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
Try to own the task by transitioning the zk node data from UNASSIGNED to OWNED.
AUDITLOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
AUTH_FAILED_FOR - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
AUTH_SUCCESSFUL_FOR - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
AuthenticationKey - Class in org.apache.hadoop.hbase.security.token
Represents a secret key used for signing and verifying authentication tokens by AuthenticationTokenSecretManager.
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, ZKWatcher, String, long, long) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
Create a new secret manager instance for generating keys.
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, Cell, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Authorize a user for a given KV.
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 global authorization for a given action for a group, based on the stored permissions.
authorizeGroup(String, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks authorization to a given table, column family and column for a group, based on the stored permissions.
authorizeUser(User, 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(User, 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
 
AuthResult.Params - Class in org.apache.hadoop.hbase.security.access
 
authTokenSecretMgr - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
AverageIntervalRateLimiter - Class in org.apache.hadoop.hbase.quotas
This limiter will refill resources at every TimeUnit/resources interval.
AverageIntervalRateLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
await(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
await() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
await() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
await() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
 
await() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
 
await() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Wait until the read point catches up to the write point; i.e.
awaitRunning() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Waits for the ReplicationEndpoint to be up and running.
awaitRunning(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Waits for the ReplicationEndpoint to to be up and running for no more than the given time.
awaitRunning() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
awaitRunning(long, TimeUnit) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
awaitTerminated() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Waits for the ReplicationEndpoint to reach the terminated (internal) state.
awaitTerminated(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Waits for the ReplicationEndpoint to reach a terminal state for no more than the given time.
awaitTerminated() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
awaitTerminated(long, TimeUnit) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 

B

BACK_REFERENCES_DIRECTORY_PREFIX - Static variable in class org.apache.hadoop.hbase.io.FileLink
Define the Back-reference directory name prefix: .links-<hfile>/
BackupMasterStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmplImpl(TemplateManager, BackupMasterStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
 
backwardSeek(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at or before the row of specified Cell, it firstly tries to seek the scanner at or after the specified Cell, return if peek KeyValue of scanner has the same row with specified Cell, otherwise seek the scanner at the first Cell of the row which is the previous row of specified KeyValue
backwardSeek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
backwardSeek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
backwardSeek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
backwardSeek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Seek the scanner at or before the row of specified Cell, it firstly tries to seek the scanner at or after the specified Cell, return if peek KeyValue of scanner has the same row with specified Cell, otherwise seek the scanner at the first Cell of the row which is the previous row of specified KeyValue
backwardSeek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
balance() - Method in class org.apache.hadoop.hbase.master.HMaster
 
balance(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
balance(RpcController, MasterProtos.BalanceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
balanceCluster(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
balanceCluster(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
balanceCluster(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
balanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
balanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
 
balanceCluster(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
Generate a global load balancing plan according to the specified map of server information to the most loaded regions of each server.
balanceCluster(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
 
balanceCluster(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
balanceCluster(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
Given the cluster state this will try and approach an optimal balance.
balanceCluster(TableName, Map<ServerName, List<RegionInfo>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Perform the major balance operation
balanceCluster(Map<ServerName, List<RegionInfo>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Perform the major balance operation
BalancedQueueRpcExecutor - Class in org.apache.hadoop.hbase.ipc
An RpcExecutor that will balance requests evenly across all its queues, but still remains efficient with a single queue via an inlinable queue balancing mechanism.
BalancedQueueRpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
 
BalancedQueueRpcExecutor(String, int, String, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
 
balanceMasterRegions(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Balance the regions that should be on master regionserver.
balanceOverall(List<RegionPlan>, Map<ServerName, SimpleLoadBalancer.BalanceInfo>, boolean, MinMaxPriorityQueue<RegionPlan>, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
If we need to balanceoverall, we need to add one more round to peel off one region from each max.
BalancerChore - Class in org.apache.hadoop.hbase.master.balancer
Chore that will call HMaster.balanceHMaster.balance() when needed.
BalancerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerChore
 
balancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
balancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
Updates the balancer status tag reported to JMX
balanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
barrierAcquiredByMember(String) - Method in class org.apache.hadoop.hbase.procedure.Procedure
Call back triggered by an individual member upon successful local barrier acquisition
barrierReleasedByMember(String, byte[]) - Method in class org.apache.hadoop.hbase.procedure.Procedure
Call back triggered by a individual member upon successful local in-barrier execution and release
BASE_WINDOW_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
BaseConstraint - Class in org.apache.hadoop.hbase.constraint
Base class to use when actually implementing a Constraint.
BaseConstraint() - Constructor for class org.apache.hadoop.hbase.constraint.BaseConstraint
 
BaseEnvironment<C extends Coprocessor> - Class in org.apache.hadoop.hbase.coprocessor
Encapsulation of the environment of each coprocessor
BaseEnvironment(C, int, int, Configuration) - Constructor for class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Constructor
BaseFileCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for file cleaners which allows subclasses to implement a simple isFileDeletable method (which used to be the FileCleanerDelegate contract).
BaseFileCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
 
BaseHFileCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for the hfile cleaning function inside the master.
BaseHFileCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
BaseLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
The base class for load balancers.
BaseLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
The constructor that uses the basic MetricsBalancer
BaseLoadBalancer(MetricsBalancer) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
This Constructor accepts an instance of MetricsBalancer, which will be used instead of creating a new one
BaseLoadBalancer.Cluster - Class in org.apache.hadoop.hbase.master.balancer
An efficient array based implementation similar to ClusterState for keeping the status of the cluster in terms of region assignment and distribution.
BaseLoadBalancer.Cluster.Action - Class in org.apache.hadoop.hbase.master.balancer
An action to move or swap a region
BaseLoadBalancer.Cluster.Action.Type - Enum in org.apache.hadoop.hbase.master.balancer
 
BaseLoadBalancer.Cluster.AssignRegionAction - Class in org.apache.hadoop.hbase.master.balancer
 
BaseLoadBalancer.Cluster.MoveRegionAction - Class in org.apache.hadoop.hbase.master.balancer
 
BaseLoadBalancer.Cluster.SwapRegionsAction - Class in org.apache.hadoop.hbase.master.balancer
 
BaseLogCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for the log cleaning function inside the master.
BaseLogCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseLogCleanerDelegate
 
BaseReplicationEndpoint - Class in org.apache.hadoop.hbase.replication
A Base implementation for ReplicationEndpoints.
BaseReplicationEndpoint() - Constructor for class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
BaseRowProcessor<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.regionserver
Base class for RowProcessor with some default implementations.
BaseRowProcessor() - Constructor for class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
BaseRowProcessorEndpoint<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.coprocessor
This class demonstrates how to implement atomic read-modify-writes using Region.processRowsWithLocks(org.apache.hadoop.hbase.regionserver.RowProcessor<?, ?>) and Coprocessor endpoints.
BaseRowProcessorEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
baseZNode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
BasicMemStoreCompactionStrategy - Class in org.apache.hadoop.hbase.regionserver
Basic strategy chooses between two actions: flattening a segment or merging indices of all segments in the pipeline.
BasicMemStoreCompactionStrategy(Configuration, String) - Constructor for class org.apache.hadoop.hbase.regionserver.BasicMemStoreCompactionStrategy
 
batch - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
batch(TableName, Collection<List<Row>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
Do the changes and handle the pool
batchMutate(Mutation[], long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
batchMutate(Mutation[], boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
batchMutate(Mutation[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
batchMutate(Mutation[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Perform a batch of mutations.
batchReplay(WALSplitter.MutationReplay[], long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
bcn - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
bcv - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
beforeExecution(Store) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
Called before compaction is executed by CompactSplitThread.
beforeExecution() - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
Called before flush is executed.
beforeReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
On recovery, re-execute from start to acquire the locks.
beforeShipped() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
beforeShipped() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
 
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
beforeShipped() - Method in interface org.apache.hadoop.hbase.regionserver.ShipperListener
The action that needs to be performed before Shipper.shipped() is performed
beforeShipped() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
beforeWaitOnSafePoint() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
begin() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
begin(Runnable) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Start a write transaction.
beginPersistentOutput() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
enables output as a single, persistent list.
bind(ServerSocket, InetSocketAddress, int) - Static method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
A convenience method to bind to a given address and report better exceptions if the address is not a valid host.
bindAddress - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
bitvals - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
Bit-value lookup array to prevent doing the same work over and over
BlackListDirFilter(FileSystem, List<String>) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
Create a filter on the givem filesystem with the specified blacklist
blacklistedRegions - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
BLOCK_CACHE_SIZE_MAX_RANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
BLOCK_CACHE_SIZE_MIN_RANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
BLOCK_STORAGE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
BlockCache - Interface in org.apache.hadoop.hbase.io.hfile
Block cache interface.
BLOCKCACHE_BLOCKSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
The target block size used by blockcache instances.
BlockCacheKey - Class in org.apache.hadoop.hbase.io.hfile
Cache Key for use with implementations of BlockCache
BlockCacheKey(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
Construct a new BlockCacheKey
BlockCacheKey(String, long, boolean, BlockType) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
BlockCacheTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
BlockCacheTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
BlockCacheTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
BlockCacheTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheTmplImpl(TemplateManager, BlockCacheTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmplImpl
 
BlockCacheUtil - Class in org.apache.hadoop.hbase.io.hfile
Utilty for aggregating counts in CachedBlocks and toString/toJSON CachedBlocks and BlockCaches.
BlockCacheUtil() - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
BlockCacheUtil.CachedBlocksByFile - Class in org.apache.hadoop.hbase.io.hfile
Use one of these to keep a running account of cached blocks by file.
BlockCacheViewTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheViewTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
BlockCacheViewTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
BlockCacheViewTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
BlockCacheViewTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheViewTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheViewTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
BlockCacheViewTmplImpl(TemplateManager, BlockCacheViewTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmplImpl
 
blockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
The data block encoding which will be used.
blockFetches - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
BlockIndexNotLoadedException(Path) - Constructor for exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.BlockIndexNotLoadedException
 
BlockIndexWriter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Creates a single-level block index writer
BlockIndexWriter(HFileBlock.Writer, CacheConfig, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Creates a multi-level block index writer.
BLOCKING_STOREFILES_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
BlockingServiceAndInterface(BlockingService, Class<?>) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
 
blockOnSync(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
BlockPriority - Enum in org.apache.hadoop.hbase.io.hfile
 
blockSeek(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Within a loaded block, seek looking for the last key that is smaller than (or equal to?) the key we are interested in.
blocksize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
blocksize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Block size to use writing files.
blockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
blockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
BlockWithScanInfo - Class in org.apache.hadoop.hbase.io.hfile
BlockWithScanInfo is wrapper class for HFileBlock with other attributes.
BlockWithScanInfo(HFileBlock, Cell) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
 
blockWriter - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
block writer
blockWritten(long, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
blockWritten(long, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Called after an inline block has been written so that we can add an entry referring to that block to the parent-level index.
blockWritten(long, int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Called after a block has been written, and its offset, raw size, and compressed size have been determined.
bloom - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Bloom bits
BLOOM_FILTER_DATA_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Meta data block name for bloom filter bits.
BLOOM_FILTER_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Bloom filter Type in FileInfo
BloomContext - Class in org.apache.hadoop.hbase.util
The bloom context that is used by the StorefileWriter to add the bloom details per cell
BloomContext(BloomFilterWriter, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.BloomContext
 
BloomFilter - Interface in org.apache.hadoop.hbase.util
Implements a Bloom filter, as defined by Bloom in 1970.
BloomFilterBase - Interface in org.apache.hadoop.hbase.util
Common methods Bloom filter methods required at read and write time.
BloomFilterChunk - Class in org.apache.hadoop.hbase.util
The basic building block for the CompoundBloomFilter
BloomFilterChunk(DataInput) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
Loads bloom filter meta data from file input.
BloomFilterChunk(int, BloomType) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
 
BloomFilterChunk(int, double, int, int) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
Determines & initializes bloom filter meta data from user config.
BloomFilterFactory - Class in org.apache.hadoop.hbase.util
Handles Bloom filter initialization based on configuration and serialized metadata in the reader and writer of HStoreFile.
bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
BloomFilterUtil - Class in org.apache.hadoop.hbase.util
Utility methods related to BloomFilters
bloomFilterWriter - Variable in class org.apache.hadoop.hbase.util.BloomContext
 
BloomFilterWriter - Interface in org.apache.hadoop.hbase.util
Specifies methods needed to add elements to a Bloom filter and serialize the resulting Bloom filter as a sequence of bytes.
bloomType - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
The type of bloom
BOGUS_SERVER_NAME - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
 
BOOTSTRAP_THREAD_POOL_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
boundaries - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
BoundaryMultiWriter(CellComparator, List<byte[]>, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
 
BoundaryStripeFlushRequest(CellComparator, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.BoundaryStripeFlushRequest
 
BoundedGroupingStrategy - Class in org.apache.hadoop.hbase.wal
A WAL grouping strategy that limits the number of wal groups to "hbase.wal.regiongrouping.numgroups".
BoundedGroupingStrategy() - Constructor for class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
 
BoundedPriorityBlockingQueue<E> - Class in org.apache.hadoop.hbase.util
A generic bounded blocking Priority-Queue.
BoundedPriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
Creates a PriorityQueue with the specified capacity that orders its elements according to the specified comparator.
Branch1CoprocessorMethods - Class in org.apache.hadoop.hbase.tool.coprocessor
 
Branch1CoprocessorMethods() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.Branch1CoprocessorMethods
 
Bucket(long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
BUCKET_CACHE_BUCKETS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
A comma-delimited array of values for use as bucket sizes.
BUCKET_CACHE_PERSISTENT_PATH_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
If the chosen ioengine can persist its state across restarts, the path to the file to persist to.
BUCKET_CACHE_WRITER_QUEUE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_WRITER_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BucketAllocator - Class in org.apache.hadoop.hbase.io.hfile.bucket
This class is used to allocate a block with specified size and free the block when evicting.
BucketAllocator.Bucket - Class in org.apache.hadoop.hbase.io.hfile.bucket
 
BucketAllocatorException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
Thrown by BucketAllocator
BucketCache - Class in org.apache.hadoop.hbase.io.hfile.bucket
BucketCache uses BucketAllocator to allocate/free blocks, and uses BucketCache#ramCache and BucketCache#backingMap in order to determine if a given element is in the cache.
BucketCache(String, long, int, int[], int, int, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
BucketCache(String, long, int, int[], int, int, String, int, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
BucketCacheStats - Class in org.apache.hadoop.hbase.io.hfile.bucket
Class that implements cache metrics for bucket cache.
bucketIndex() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
 
buffered() - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Return the current size of buffered data.
buffered() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
buffered() - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
build(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
build() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
build() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
build() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
Create a store file writer.
build() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
build() - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
This method builds the appropriate RegionMover object which can then be used to load/unload using load and unload methods
buildClientServiceCallable(Connection, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
buildCloseRegionRequest(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
 
Builder(Configuration, CacheConfig, FileSystem) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
Builder(Configuration, FileSystem) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
Creates Builder with cache configuration disabled
buildFromHFileLinkPattern(Configuration, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
buildFromHFileLinkPattern(Path, Path, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
buildJMXServiceURL(int, int) - Static method in class org.apache.hadoop.hbase.JMXListener
 
buildLockRequest(LockServiceProtos.LockType, String, TableName, List<RegionInfo>, String, long, long) - Static method in class org.apache.hadoop.hbase.client.locking.LockServiceClient
 
buildOpenRegionRequest(MasterProcedureEnv, ServerName, List<RSProcedureDispatcher.RegionOpenOperation>) - Static method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
buildRegionOpenInfoRequest(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
 
buildReplicateWALEntryRequest(WAL.Entry[]) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
Create a new ReplicateWALEntryRequest from a list of WAL entries
buildReplicateWALEntryRequest(WAL.Entry[], byte[], String, Path, Path) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
Create a new ReplicateWALEntryRequest from a list of WAL entries
buildReplicationLoad(List<MetricsSource>, MetricsSink) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
buildReplicationLoad
buildRequest() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
 
buildSecureWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
buildSubprocedure(String) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
If in a running state, creates the specified subprocedure to flush table regions.
buildSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder
 
buildSubprocedure(String, byte[]) - Method in interface org.apache.hadoop.hbase.procedure.SubprocedureFactory
Build Subprocedure when requested.
buildSubprocedure(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
If in a running state, creates the specified subprocedure for handling an online snapshot.
buildSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
 
buildWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
buildWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter
 
buildWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogWriter
 
BULK_LOAD - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
BULKLOAD_DIR_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
BULKLOAD_TASK_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Meta key set when store file is a result of a bulk load
BULKLOAD_TIME_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
BulkLoadCellFilter - Class in org.apache.hadoop.hbase.replication
 
BulkLoadCellFilter() - Constructor for class org.apache.hadoop.hbase.replication.BulkLoadCellFilter
 
bulkLoadHFile(byte[], String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
bulkLoadHFile(StoreFileInfo) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Atomically bulk load several HFiles into an open region
bulkLoadHFiles(Collection<Pair<byte[], String>>, boolean, HRegion.BulkLoadListener) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Attempts to atomically load a group of hfiles.
bulkLoadHFiles(Collection<Pair<byte[], String>>, boolean, HRegion.BulkLoadListener, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Attempts to atomically load a group of hfiles.
BulkLoadObserver - Interface in org.apache.hadoop.hbase.coprocessor
Coprocessors implement this interface to observe and mediate bulk load operations.
bulkLoadPhase(Table, Connection, ExecutorService, Deque<LoadIncrementalHFiles.LoadQueueItem>, Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>, boolean, Map<LoadIncrementalHFiles.LoadQueueItem, ByteBuffer>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
This takes the LQI's grouped by likely regions and attempts to bulk load them.
BusyRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
This class represents a split policy which makes the split decision based on how busy a region is.
BusyRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
bypass() - Method in interface org.apache.hadoop.hbase.coprocessor.ObserverContext
Call to indicate that the current coprocessor's return value (or parameter -- depends on the call-type) should be used in place of the value that would be obtained via normal processing; i.e.
bypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
bypass(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
bypassProcedure(RpcController, MasterProtos.BypassProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Bypass specified procedure to completion.
ByteBufferChunkKeyValue - Class in org.apache.hadoop.hbase.regionserver
ByteBuffer based cell which has the chunkid at the 0th offset
ByteBufferChunkKeyValue(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.ByteBufferChunkKeyValue
 
ByteBufferChunkKeyValue(ByteBuffer, int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ByteBufferChunkKeyValue
 
ByteBufferIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
IO engine that stores data in memory using an array of ByteBuffers ByteBufferArray.
ByteBufferIOEngine(long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Construct the ByteBufferIOEngine with the given capacity
BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
byteSize - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Bytes (B) in the array.
bytesPerChecksum - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
byteStringUncompressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 

C

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
Configuration key to cache data blocks in compressed and/or encrypted format.
CACHE_DATA_ON_READ_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration key to cache data blocks on read.
CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
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.
Cacheable.MemoryType - Enum in org.apache.hadoop.hbase.io.hfile
SHARED means when this Cacheable is read back from cache it refers to the same memory area as used by the cache for caching it.
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
This class is used to manage the identifiers for CacheableDeserializer
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.InclusiveCombinedBlockCache
 
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.
cacheBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Cache configuration for caching data on write.
cacheConf - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
CacheConfig - Class in org.apache.hadoop.hbase.io.hfile
Stores all of the cache objects and configuration for a single HFile.
CacheConfig(Configuration, ColumnFamilyDescriptor) - 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.
cacheConfig - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
CachedBlock - Interface in org.apache.hadoop.hbase.io.hfile
 
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
 
CachedMobFile - Class in org.apache.hadoop.hbase.mob
Cached mob file.
CachedMobFile(HStoreFile) - Constructor for class org.apache.hadoop.hbase.mob.CachedMobFile
 
cacheFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
CacheFullException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
Thrown by BucketAllocator.allocateBlock(int) when cache is full for the requested size
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(String) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
 
CacheStats(String, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
 
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.
calculateMutationSize(Mutation) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
calculateResultSize(Result) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
calculateResultSize(List<Result>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
call(O) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
 
call(O) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
 
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
call(RpcCall, 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
Deprecated.
As of release 1.3, this will be removed in HBase 3.0
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
Deprecated.
As of release 2.0, this will be removed in HBase 3.0
call(RpcCall, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
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
Execute the Subprocedure Subprocedure.acquireBarrier() and Subprocedure.insideBarrier() methods while keeping some state for other threads to access.
call() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
 
call() - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
 
CALL_QUEUE_CODEL_DEFAULT_INTERVAL - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_CODEL_DEFAULT_LIFO_THRESHOLD - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_CODEL_DEFAULT_TARGET_DELAY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_CODEL_INTERVAL - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_CODEL_LIFO_THRESHOLD - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_CODEL_TARGET_DELAY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_HANDLER_FACTOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_READ_SHARE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
CALL_QUEUE_SCAN_SHARE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
CALL_QUEUE_TOO_BIG_EXCEPTION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
CALL_QUEUE_TYPE_CODEL_CONF_VALUE - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
The default, 'fifo', has the least friction but is dumb.
CALL_QUEUE_TYPE_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_TYPE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_TYPE_DEADLINE_CONF_VALUE - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CALL_QUEUE_TYPE_FIFO_CONF_VALUE - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
CallQueueInfo - Class in org.apache.hadoop.hbase.ipc
 
callQueueSizeInBytes - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
This is a running count of the size in bytes of all outstanding calls whether currently executing or queued waiting to be run.
CallRunner - Class in org.apache.hadoop.hbase.ipc
The request processing logic, which is usually executed in thread pools provided by an RpcScheduler.
Canary - Class in org.apache.hadoop.hbase.tool
HBase Canary Tool for "canary monitoring" of a running HBase cluster.
Canary() - Constructor for class org.apache.hadoop.hbase.tool.Canary
 
Canary(ExecutorService) - Constructor for class org.apache.hadoop.hbase.tool.Canary
 
Canary.Monitor - Class in org.apache.hadoop.hbase.tool
A Monitor super-class can be extended by users
Canary.RegionServerStdOutSink - Class in org.apache.hadoop.hbase.tool
By RegionServer, for 'regionserver' mode.
Canary.RegionStdOutSink - Class in org.apache.hadoop.hbase.tool
By Region, for 'region' mode.
Canary.Sink - Interface in org.apache.hadoop.hbase.tool
Sink interface used by the canary to output information
Canary.StdOutSink - Class in org.apache.hadoop.hbase.tool
Simple implementation of canary sink that allows plotting to a file or standard output.
Canary.ZookeeperStdOutSink - Class in org.apache.hadoop.hbase.tool
Output for 'zookeeper' mode.
canBeFlattened() - Method in class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
 
canBeFlattened() - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
canBeFlattened() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
canBeFlattened() - Method in class org.apache.hadoop.hbase.regionserver.CSLMImmutableSegment
 
canBeFlattened() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
cancel(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
 
cancel(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
cancel(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
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
 
canCreateBaseZNode() - Method in class org.apache.hadoop.hbase.master.HMaster
 
canCreateBaseZNode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
canExecute() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
Is there at least one resource available to allow execution?
canExecute(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
Are there enough available resources to allow execution?
canPlaceFavoredNodes() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
canReplicateToSameCluster() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
canReplicateToSameCluster() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
canReplicateToSameCluster() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Whether or not, the replication endpoint can replicate to it's source cluster with the same UUID
canReplicateToSameCluster() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
canSplit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
canSplit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Returns whether this store is splittable, i.e., no reference file in this store.
canUpdateTableDescriptor() - Method in class org.apache.hadoop.hbase.master.HMaster
 
canUpdateTableDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
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
 
ceiling(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
ceilingEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
ceilingKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
CellArrayImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
CellArrayImmutableSegment extends the API supported by a Segment, and ImmutableSegment.
CellArrayImmutableSegment(CellComparator, MemStoreSegmentsIterator, MemStoreLAB, int, MemStoreCompactionStrategy.Action) - Constructor for class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
------------------------------------------------------------------------ C-tor to be used when new CellArrayImmutableSegment is a result of compaction of a list of older ImmutableSegments.
CellArrayImmutableSegment(CSLMImmutableSegment, MemStoreSizing, MemStoreCompactionStrategy.Action) - Constructor for class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
------------------------------------------------------------------------ C-tor to be used when new CellChunkImmutableSegment is built as a result of flattening of CSLMImmutableSegment The given iterator returns the Cells that "survived" the compaction.
CellArrayMap - Class in org.apache.hadoop.hbase.regionserver
CellArrayMap is a simple array of Cells and cannot be allocated off-heap.
CellArrayMap(Comparator<? super Cell>, Cell[], int, int, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.CellArrayMap
 
cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
CellChunkImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
CellChunkImmutableSegment extends the API supported by a Segment, and ImmutableSegment.
CellChunkImmutableSegment(CellComparator, MemStoreSegmentsIterator, MemStoreLAB, int, MemStoreCompactionStrategy.Action) - Constructor for class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
------------------------------------------------------------------------ C-tor to be used when new CellChunkImmutableSegment is built as a result of compaction/merge of a list of older ImmutableSegments.
CellChunkImmutableSegment(CSLMImmutableSegment, MemStoreSizing, MemStoreCompactionStrategy.Action) - Constructor for class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
------------------------------------------------------------------------ C-tor to be used when new CellChunkImmutableSegment is built as a result of flattening of CSLMImmutableSegment The given iterator returns the Cells that "survived" the compaction.
CellChunkMap - Class in org.apache.hadoop.hbase.regionserver
CellChunkMap is an array of serialized representations of Cell (pointing to Chunks with full Cell data) and can be allocated both off-heap and on-heap.
CellChunkMap(Comparator<? super Cell>, Chunk[], int, int, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.CellChunkMap
C-tor for creating CellChunkMap from existing Chunk array, which must be ordered (decreasingly or increasingly according to parameter "descending")
cellDecoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
cellEncoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
CellFlatMap - Class in org.apache.hadoop.hbase.regionserver
CellFlatMap stores a constant number of elements and is immutable after creation stage.
CellFlatMap(Comparator<? super Cell>, int, int, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
CellSet - Class in org.apache.hadoop.hbase.regionserver
A Set of Cells, where an add will overwrite the entry if already exists in the set.
CellSink - Interface in org.apache.hadoop.hbase.regionserver
A sink of cells that allows appending cells to the Writers that implement it.
cfName - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
ChainWALEntryFilter - Class in org.apache.hadoop.hbase.replication
A WALEntryFilter which contains multiple filters and applies them in chain order
ChainWALEntryFilter(WALEntryFilter...) - Constructor for class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
 
ChainWALEntryFilter(List<WALEntryFilter>) - Constructor for class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
 
ChangedReadersObserver - Interface in org.apache.hadoop.hbase.regionserver
If set of MapFile.Readers in Store change, implementors are notified.
channelRead(ReadableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
channelWrite(GatheringByteChannel, BufferChain) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
check(Put) - Method in interface org.apache.hadoop.hbase.constraint.Constraint
Check a Put to ensure it is valid for the table.
check(Mutation) - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
check(Mutation) - Method in class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
 
check(Mutation) - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
check(Mutation) - Method in class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
 
check(Mutation) - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
 
check(Mutation) - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Checks the given Mutation against this policy.
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.
checkActiveSize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
Check whether anything need to be done based on the current active set size
checkActiveSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
Check whether anything need to be done based on the current active set size.
checkActiveSize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Check whether anything need to be done based on the current active set size Nothing need to be done for the DefaultMemStore
checkAndGetInstance(Class<?>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Called when a new Coprocessor class needs to be loaded.
checkAndGetInstance(Class<?>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
checkAndGetInstance(Class<?>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
checkAndGetInstance(Class<?>) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
checkAndGetInstance(Class<?>) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
checkAndLoadInstance(Class<?>, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
checkAndMarkRunningHbck(Configuration, RetryCounter) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
This method maintains a lock using a file.
checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Atomically checks if a row/family/qualifier value matches the expected value and if it does, it performs the mutation.
checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Atomically checks if a row/family/qualifier value matches the expected value and if it does, it performs the mutation.
checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Atomically checks if a row/family/qualifier value matches the expected values and if it does, it performs the row mutations.
checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Atomically checks if a row/family/qualifier value matches the expected values and if it does, it performs the row mutations.
checkAndUpdateNamespaceRegionQuota(TableName, int) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
checkBlockBoundary() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
At a block boundary, write all the inline blocks and opens new block.
checkBulkLoad(FileSystem, List<String>) - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
checkBulkLoad(FileSystem, List<String>) - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
checkBulkLoad(FileSystem, List<String>) - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Checks the file at the given path against this policy and the current SpaceQuotaSnapshot.
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(Cell, byte) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkColumn(Cell, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkColumn(Cell, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
checkColumn(Cell, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkDeleted(DeleteTracker, Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
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
checkFamilies(Collection<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Check the collection of families for validity.
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
checkFlushed() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
checkForClusterFreeHeapMemoryLimit(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Checks whether we have enough heap memory left out after portion for Memstore and Block cache.
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.
checkHFileVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
checkIfShouldMoveSystemRegionAsync() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Start a new thread to check if there are region servers whose versions are higher than others.
checkIfShouldMoveSystemRegionAsync() - Method in class org.apache.hadoop.hbase.master.HMaster
 
checkIfShouldMoveSystemRegionAsync() - Method in interface org.apache.hadoop.hbase.master.MasterServices
Called when a new RegionServer is added to the cluster.
checkKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Checks that the given Cell's key does not violate the key order.
checkKeyLen(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
checkKeyValueLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Check key and value lengths are wholesome.
checkLen(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
checkLockPermissions(User, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
 
checkLockPermissions(ObserverContext<?>, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
checkLogLowReplication(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
checkMinFilesCriteria(ArrayList<HStoreFile>, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
checkMobColFamDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Check all files in a mob column family dir.
checkMobFile(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Checks a path to see if it is a valid mob file.
checkNamespaceTableAndRegionQuota(TableName, int) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
checkOnline(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
Check region is online.
checkOnlyMemStore() - Method in class org.apache.hadoop.hbase.regionserver.InternalScan
StoreFiles will not be scanned.
checkOnlyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.InternalScan
MemStore will not be scanned.
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.RSRpcServices
 
checkOpen() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Called to verify that this server is up and running.
checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
Check for required permissions before executing the procedure.
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
checkQuota(int, int, int) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
checkQuota(int, int, int) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
Checks if it is possible to execute the specified operation.
checkQuota(long, long, long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
Checks if it is possible to execute the specified operation.
checkQuota(Region, OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
Check the quota for the current (rpc-context) user.
checkQuota(Region, List<ClientProtos.Action>) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
Check the quota for the current (rpc-context) user.
checkQuota(long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
checkQuotaToCreateTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
Check quota to create table.
checkQuotaToSplitRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
checkQuotaToUpdateRegion(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
Check and update region count quota for an existing table.
checkReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkReadsEnabled() - 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.
checkReopened(HRegionLocation) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Check whether the region has been reopened.
checkScanOrder(Cell, Cell, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
checkScanOrder(Cell, Cell, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Check whether scan as expected order
checkServiceStarted() - Method in class org.apache.hadoop.hbase.master.HMaster
 
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.
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.regionserver.HStore
Checksum configuration
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
 
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.
checkTableModifiable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
Check whether a table is modifiable - exists and either offline or online with config set
checkTableModifiable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
Check whether a table is modifiable - exists and either offline or online with config set
checkTables(Collection<Path>) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Check the specified table dirs for bad hfiles.
checkTasks() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
tells Coordination that it should check for new tasks
checkTasks() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
checkTaskStillAvailable(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Check that the task is still there
checkTaskStillAvailable(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
checkTimestamps(Map<byte[], List<Cell>>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Check the collection of families for valid timestamps
checkUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
 
checkValue(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
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(Cell, long, byte, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
Keeps track of the number of versions for the columns asked for.
checkVersions(Cell, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
checkVersions(Cell, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
checkVersions(Cell, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
Keeps track of the number of versions for the columns asked for.
chooseSinks() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Refresh the list of sinks.
chore() - Method in class org.apache.hadoop.hbase.HealthCheckChore
 
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.cleaner.ReplicationBarrierCleaner
 
chore() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
chore() - Method in class org.apache.hadoop.hbase.master.ExpiredMobFileCleanerChore
 
chore() - Method in class org.apache.hadoop.hbase.master.MobCompactionChore
 
chore() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerChore
 
chore() - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
 
chore() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
 
chore() - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
 
chore() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
 
chore() - Method in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
 
chore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
chore() - Method in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
 
CHORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
If it is an integer and >= 1, it would be the size; if 0.0 < size <= 1.0, size would be available processors * size.
Chunk - Class in org.apache.hadoop.hbase.regionserver
A chunk of memory out of which allocations are sliced.
Chunk(int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.Chunk
Create an uninitialized chunk.
Chunk(int, int, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.Chunk
Create an uninitialized chunk.
CHUNK_POOL_INITIALSIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
CHUNK_POOL_MAXSIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
CHUNK_SIZE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
CHUNK_SIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
ChunkCreator - Class in org.apache.hadoop.hbase.regionserver
Does the management of memstoreLAB chunk creations.
ChunkCreator.ChunkType - Enum in org.apache.hadoop.hbase.regionserver
Types of chunks, based on their sizes
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
 
CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanersChain - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanExpiredMobFiles(String, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
Cleans the MOB files when they're expired and their min versions are 0.
cleanExpiredMobFiles(FileSystem, Configuration, TableName, ColumnFamilyDescriptor, CacheConfig, long) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Cleans the expired mob files.
cleanMergeQualifier(RegionInfo) - 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.
cleanPreviousInstance(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
A dead server that comes back alive has a different start code.
cleanReplicationBarrier() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
cleanup() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Do the necessary cleanup after the call if needed.
cleanup() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanup() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
cleanup() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
cleanup() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
cleanup() - Method in class org.apache.hadoop.hbase.master.MobCompactionChore
 
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.flush.FlushTableSubprocedure
Cancel threads if they haven't finished.
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(Exception) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
Cancel threads if they haven't finished.
cleanupBulkLoad(RpcController, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
cleanupBulkLoad(HRegion, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
cleanUpHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
cleanupMergedRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Remove merged region
clear() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
clear() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
clear() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
clear() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Removes all metrics about this Source.
clear() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
clear() - Method in class org.apache.hadoop.hbase.util.SortedList
 
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
 
clearAuths(byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
clearAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
clearAuths(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Removes given labels from user's globally authorized list of labels.
clearCache() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Clears the cache.
clearChildZNodes() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
clearCompactedFiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Clears all the compacted files and returns them.
clearCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
clearCompactionQueues(RpcController, AdminProtos.ClearCompactionQueuesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
clearCurrentRow() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
clearDeadServers(RpcController, MasterProtos.ClearDeadServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
clearFiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Clears all the files currently in use and returns them.
clearFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
clearLongCompactionsQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
clearRegionBlockCache(Region) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
clearRegionBlockCache(RpcController, AdminProtos.ClearRegionBlockCacheRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
clearReplicationScope() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
clearShortCompactionsQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
clearSnapshot(long) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
The passed snapshot was successfully persisted; it can be let go.
clearSnapshot(long) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Clears the current snapshot of the Memstore.
clearZNodes(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
clientChannelClass() - Method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
 
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, TableDescriptor, RegionInfo, Scan, ScanMetrics) - Constructor for class org.apache.hadoop.hbase.client.ClientSideRegionScanner
 
ClientZKSyncer - Class in org.apache.hadoop.hbase.master.zksyncer
Tracks the target znode(s) on server ZK cluster and synchronize them to client ZK cluster if changed

The target znode(s) is given through ClientZKSyncer.getNodesToWatch() method

ClientZKSyncer(ZKWatcher, ZKWatcher, Server) - Constructor for class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
 
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.
cloneRegionInfo(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
Create a new RegionInfo from the snapshot region info.
cloneRegionInfo(TableName, RegionInfo) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
 
CloneSnapshotProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
CloneSnapshotProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
Constructor (for failover)
CloneSnapshotProcedure(MasterProcedureEnv, TableDescriptor, SnapshotProtos.SnapshotDescription) - Constructor for class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
CloneSnapshotProcedure(MasterProcedureEnv, TableDescriptor, SnapshotProtos.SnapshotDescription, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
Constructor
close() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
 
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 interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Close the file.
close() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
End the current block and complete file at namenode.
close() - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
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.HFileReaderImpl
 
close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
close() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Close this HFile scanner and do necessary cleanup.
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
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.master.MasterMobCompactionThread
Closes the MasterMobCompactionThread.
close() - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
Decreases the reference of the underlying reader for the mob file.
close() - Method in class org.apache.hadoop.hbase.mob.MobFile
Closes the underlying reader, but do no evict blocks belonging to this file.
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.ZKProcedureCoordinator
 
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.quotas.DefaultOperationQuota
 
close() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
Cleanup method on operation completion
close() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
Closing a segment before it is being discarded
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() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Close all the readers We don't need to worry about subsequent requests because the Region holds a write lock that will prevent any more reads or writes.
close() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
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.LogRoller
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
Close instance since it won't be used any more, try to put the chunks back to pool
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
Close this instance since it won't be used any more, try to put the chunks back to pool
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSegmentsIterator
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
close() - Method in class org.apache.hadoop.hbase.regionserver.Segment
Closing a segment before it is being discarded
close() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Close the KeyValue scanner.
close() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
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.security.access.TableAuthManager
 
close() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
close() - Method in class org.apache.hadoop.hbase.SharedConnection
 
close() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
close() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
close() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
close() - Method in class org.apache.hadoop.hbase.util.MultiHConnection
Close the open connections and shutdown the batchpool
close() - Method in class org.apache.hadoop.hbase.util.RegionMover
 
close() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
close() - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
close() - Method in interface org.apache.hadoop.hbase.wal.WAL
Caller no longer needs any edits from this WAL.
close() - Method in class org.apache.hadoop.hbase.wal.WALFactory
Shutdown all WALs and clean up any underlying storage.
close() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
shutdown utstanding WALs and clean up any persisted state.
CLOSE_PARAN_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
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.
closeAndArchiveCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Closes and archives the compacted files under this store
closeAndArchiveCompactedFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
closeAndCleanCompleted - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
closeAndOfflineRegionForSplitOrMerge(List<String>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Close and offline the region for split or merge
closeConnection(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
closed - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
closed - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
closeFile(MobFile) - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Closes a mob file.
CloseMetaHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles closing of the meta region on a region server.
CloseMetaHandler(Server, RegionServerServices, RegionInfo, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseMetaHandler
 
closeOutputStream - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
True if we opened the outputStream (and so will close it).
closeRegion(String, boolean, 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.RSRpcServices
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, RegionInfo, boolean, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
This method used internally by the RegionServer to close out regions.
CloseRegionHandler(Server, RegionServerServices, RegionInfo, boolean, EventType, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
closeRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
closeRegionOperation() - Method in interface org.apache.hadoop.hbase.regionserver.Region
Closes the region operation lock.
closeRegionOperation(Region.Operation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Closes the region operation lock.
closeRegionSilentlyAndWait(ClusterConnection, ServerName, RegionInfo, long) - Static method in class org.apache.hadoop.hbase.master.ServerManager
Contacts a region server and waits up to timeout ms to close the region.
closeRegionSilentlyAndWait(Connection, ServerName, RegionInfo) - 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.
closeStoreFile(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
closeStreamReaders(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
Cluster(Map<ServerName, List<RegionInfo>>, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder, RackManager) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
Cluster(Collection<RegionInfo>, Map<ServerName, List<RegionInfo>>, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder, RackManager) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
clusterConnection - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Cluster connection to be shared by services.
clusterId - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Unique identifier for the cluster we are a part of.
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<RegionInfo>>) - Constructor for class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
 
ClusterMarkingEntryFilter - Class in org.apache.hadoop.hbase.replication
Filters out entries with our peerClusterId (i.e.
ClusterMarkingEntryFilter(UUID, UUID, ReplicationEndpoint) - Constructor for class org.apache.hadoop.hbase.replication.ClusterMarkingEntryFilter
 
ClusterSchema - Interface in org.apache.hadoop.hbase.master
View and edit the current cluster schema.
ClusterSchemaException - Exception in org.apache.hadoop.hbase.master
 
ClusterSchemaException(String) - Constructor for exception org.apache.hadoop.hbase.master.ClusterSchemaException
 
ClusterSchemaException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.master.ClusterSchemaException
 
ClusterSchemaException(Throwable) - Constructor for exception org.apache.hadoop.hbase.master.ClusterSchemaException
 
ClusterSchemaService - Interface in org.apache.hadoop.hbase.master
Mixes in ClusterSchema and Service
clusterStatus - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
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.Publisher - Interface in org.apache.hadoop.hbase.master
 
clusterStatusTracker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
CollectionBackedScanner - Class in org.apache.hadoop.hbase.util
Utility scanner that wraps a sortable collection and serves as a KeyValueScanner.
CollectionBackedScanner(SortedSet<Cell>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(SortedSet<Cell>, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(List<Cell>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(List<Cell>, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(CellComparator, Cell...) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
column - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
columns - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Keeps track of columns and versions
ColumnTracker - Interface in org.apache.hadoop.hbase.regionserver.querymatcher
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 is an abstraction layer that combines LruBlockCache and BucketCache.
CombinedBlockCache(LruBlockCache, BlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
CombinedBlockCache.CombinedCacheStats - Class in org.apache.hadoop.hbase.io.hfile
 
combinedCacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
comConf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
commitDaughterRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Commit a daughter region, moving it from the split temporary directory to the proper location in the filesystem.
commitFile(Configuration, FileSystem, Path, Path, CacheConfig) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Commits the mob file.
commitFile(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Commits the mob file.
commitMergedRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Commit a merged region, moving it from the merges temporary directory to the proper location in the filesystem.
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.
commitWriter(T, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
commitWriter(DateTieredMultiFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
 
commitWriter(StoreFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
 
commitWriter(StripeMultiFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
 
commitWriters(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Commit all writers.
compact() - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
Compacts the mob files for the current column family.
compact(boolean) - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
Compacts the mob files by compaction type for the current column family.
compact(List<FileStatus>, boolean) - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
Compacts the candidate mob files.
compact(List<FileStatus>, boolean) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
 
compact(CompactionRequestImpl, ThroughputController, User) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
 
compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
compact(CompactionRequestImpl, Compactor.InternalScannerFactory, Compactor.CellSinkFactory<T>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
compact(CompactionRequestImpl, List<Long>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
 
compact(CompactionRequestImpl, ThroughputController, User) - 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(CompactionRequestImpl, List<byte[]>, byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
 
compact(CompactionRequestImpl, int, long, byte[], byte[], byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
 
compact(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Synchronously compact all stores in the region.
compact(CompactionContext, HStore, ThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Called by compaction thread and after region is opened to compact the HStores if necessary.
compact(CompactionContext, HStore, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
compact(CompactionContext, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Compact the StoreFiles.
compact(VersionedSegmentsList, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
compactAllRegions() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
 
compactBloom() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
compactBloom() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
compactBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Compact the Bloom filter before writing metadata & data to disk.
COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
compactDelFiles(PartitionedMobCompactionRequest, List<Path>) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
Compacts the del files in batches which avoids opening too many files.
CompactedHFilesDischargeHandler - Class in org.apache.hadoop.hbase.regionserver
Event handler that handles the removal and archival of the compacted hfiles
CompactedHFilesDischargeHandler(Server, EventType, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischargeHandler
 
CompactedHFilesDischarger - Class in org.apache.hadoop.hbase.regionserver
A chore service that periodically cleans up the compacted files when there are no active readers using those compacted files and also helps in clearing the block cache of these compacted file entries.
CompactedHFilesDischarger(int, Stoppable, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
 
CompactedHFilesDischarger(int, Stoppable, RegionServerServices, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
 
compactForTesting(Collection<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
Compact a list of files for testing.
COMPACTING_MEMSTORE_THRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
COMPACTING_MEMSTORE_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
COMPACTING_MEMSTORE_TYPE_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
COMPACTING_MEMSTORE_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
CompactingMemStore - Class in org.apache.hadoop.hbase.regionserver
A memstore implementation which supports in-memory compaction.
CompactingMemStore(Configuration, CellComparator, HStore, RegionServicesForStores, MemoryCompactionPolicy) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
CompactingMemStore.IndexType - Enum in org.apache.hadoop.hbase.regionserver
Types of indexes (part of immutable segments) to be used after flattening, compaction, or merge are applied.
COMPACTION - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
COMPACTION_POLICY_CLASS_FOR_DATE_TIERED_WINDOWS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
COMPACTION_PROGRESS_LOG_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
compactionBatchSize - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
The number of files compacted in a batch
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
 
CompactionDelPartition(PartitionedMobCompactionRequest.CompactionDelPartitionId) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition
 
CompactionDelPartitionId() - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
CompactionDelPartitionId(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
compactionKVMax - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
 
compactionKVMax - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
CompactionLifeCycleTracker - Interface in org.apache.hadoop.hbase.regionserver.compactions
Used to track compaction execution.
CompactionPartition(PartitionedMobCompactionRequest.CompactionPartitionId) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
CompactionPartitionId() - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
CompactionPartitionId(String, String) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
compactionPartitions - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest
 
CompactionPipeline - Class in org.apache.hadoop.hbase.regionserver
The compaction pipeline of a CompactingMemStore, is a FIFO queue of segments.
CompactionPipeline(RegionServicesForStores) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
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 - Interface in org.apache.hadoop.hbase.regionserver.compactions
Coprocessors use this interface to get details about compaction.
CompactionRequester - Interface in org.apache.hadoop.hbase.regionserver.compactions
Request a compaction.
CompactionRequestImpl - Class in org.apache.hadoop.hbase.regionserver.compactions
This class holds all logical details necessary to run a compaction.
CompactionRequestImpl(Collection<HStoreFile>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
CompactionScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for compaction.
CompactionScanQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
CompactionThroughputControllerFactory - Class in org.apache.hadoop.hbase.regionserver.throttle
 
CompactionWindow - Class in org.apache.hadoop.hbase.regionserver.compactions
Base class for compaction window implementation.
CompactionWindow() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
 
CompactionWindowFactory - Class in org.apache.hadoop.hbase.regionserver.compactions
For creating compaction window.
CompactionWindowFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindowFactory
 
compactMobFiles(PartitionedMobCompactionRequest) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
Compacts the selected small mob files and all the del files.
compactor - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
Compactor<T extends CellSink> - 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.CellSinkFactory<S> - 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.InternalScannerFactory - Interface in org.apache.hadoop.hbase.regionserver.compactions
 
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.master.MasterRpcServices
Compact a region on the master.
compactRegion(RpcController, AdminProtos.CompactRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Compact a region on the region server.
CompactSplit - 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() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This is a helper function that compact all the stores synchronously.
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
Comparator used to compare Bloom filter keys
comparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Key comparator.
COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
Comparator that will sort AssignProcedures so meta assigns come first, then system table assigns and finally user space assigns.
comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
comparator - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
comparator - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
comparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
comparator - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
comparator - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
 
comparator - Variable in class org.apache.hadoop.hbase.util.BloomContext
 
comparator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
compare(HDFSBlocksDistribution.HostAndWeight, HDFSBlocksDistribution.HostAndWeight) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
 
compare(AssignProcedure, AssignProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure.CompareAssignProcedure
 
compare(RegionPlan, RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
 
compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
compare(KeyValueScanner, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
 
compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
Compares two KeyValue
compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
compare(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
compareAndSetMax(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
compareAndSetMax(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
compareAndSetMax(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
compareAndSetMin(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
compareAndSetMin(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
compareAndSetMin(long, long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
CompareAssignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure.CompareAssignProcedure
 
compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
compareKeyForNextColumn(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
compareKeyForNextRow(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
compareTo(Runnable) - Method in class org.apache.hadoop.hbase.executor.EventHandler
Default prioritized runnable comparator which implements a FIFO ordering.
compareTo(LruCachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
compareTo(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
compareTo(RegionStates.ServerStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
compareTo(RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan
Compare the region info.
compareTo(CachedMobFile) - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
 
compareTo(PartitionedMobCompactionRequest.CompactionDelPartitionId) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
compareTo(WALKey) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
compareTo(WALSplitter.MutationReplay) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
compareToTimestamp(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
Compares the window to a timestamp.
CompatibilityLatch() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
 
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(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
 
complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
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.
complete(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Mark the MultiVersionConcurrencyControl.WriteEntry as complete and advance the read point as much as possible.
completeAndWait(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Complete a MultiVersionConcurrencyControl.WriteEntry that was created by MultiVersionConcurrencyControl.begin() then wait until the read point catches up to our write.
completeCacheFlush(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
completeCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
Complete the cache flush.
completeCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
It works by processing a compaction that's been written to disk.
completed() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
Called after all the requested compactions are completed.
CompletedSnaphotDirectoriesFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
 
completeSnapshot(Path, Path, FileSystem) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Reset the manager to allow another snapshot to proceed
completeSnapshot(SnapshotProtos.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'.
completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
completionCleanup(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
composeAttributeName(String, String) - Static method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
A helper function to compose the attribute name from tablename and costfunction name
CompositeImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
The CompositeImmutableSegments is created as a collection of ImmutableSegments and supports the interface of a single ImmutableSegments.
CompositeImmutableSegment(CellComparator, List<ImmutableSegment>) - Constructor for class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
CompoundBloomFilter - Class in org.apache.hadoop.hbase.io.hfile
A Bloom filter implementation built on top of BloomFilterChunk, 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.io.hfile.CompoundBloomFilter
De-serialization for compound Bloom filter metadata.
CompoundBloomFilterBase - Class in org.apache.hadoop.hbase.io.hfile
 
CompoundBloomFilterBase() - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
CompoundBloomFilterWriter - Class in org.apache.hadoop.hbase.io.hfile
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, CellComparator, BloomType) - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
compress(byte[], Enum) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
 
compression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
compressionByName(String) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
CompressionContext - Class in org.apache.hadoop.hbase.regionserver.wal
Context that holds the various dictionaries for compression in WAL.
CompressionContext(Class<? extends Dictionary>, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
 
compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Compression context to use reading.
CompressionContext.DictionaryIndex - Enum in org.apache.hadoop.hbase.regionserver.wal
 
CompressionTest - Class in org.apache.hadoop.hbase.util
Compression validation test.
CompressionTest() - Constructor for class org.apache.hadoop.hbase.util.CompressionTest
 
compressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
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.BloomFilterUtil
 
computeCost(BaseLoadBalancer.Cluster, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
This is the main cost function.
computeFilename(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
This is a convenience method that computes a new filename with a given file-number.
computeFoldableByteSize(long, int) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
Increases the given byte size of a Bloom filter until it can be folded by the given factor.
computeHDFSBlocksDistribution(Configuration, TableDescriptor, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
This is a helper function to compute HDFS block distribution on demand
computeHDFSBlocksDistribution(Configuration, TableDescriptor, RegionInfo, 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.BloomFilterUtil
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.
computeNumCallQueues(int, float) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
computeNumCallQueues(int, float) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
computePlanForTable(TableName) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
Computes next optimal normalization plan.
computePlanForTable(TableName) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
Computes next most "urgent" normalization action on the table.
computeRegionInTransitionStat() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
concurrentVisitReferencedFiles(Configuration, FileSystem, SnapshotManifest, String, SnapshotReferenceUtil.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
 
concurrentVisitReferencedFiles(Configuration, FileSystem, SnapshotManifest, ExecutorService, SnapshotReferenceUtil.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
 
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.snapshot.TakeSnapshotHandler
 
conf - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
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.HStore
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
conf object
conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
conf - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
conf - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
config - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
ConfigurationManager - Class in org.apache.hadoop.hbase.conf
Maintains the set of all the classes which would like to get notified when the Configuration is reloaded from the disk in the Online Configuration Change mechanism, which lets you update certain configuration properties on-the-fly, without having to restart the cluster.
ConfigurationManager() - Constructor for class org.apache.hadoop.hbase.conf.ConfigurationManager
 
configurationManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Configuration manager is used to register/deregister and notify the configuration observers when the regionserver is notified that there was a change in the on disk configs.
ConfigurationObserver - Interface in org.apache.hadoop.hbase.conf
Every class that wants to observe changes in Configuration properties, must implement interface (and also, register itself with the ConfigurationManager object.
ConfigurationUtil - Class in org.apache.hadoop.hbase.util
Utilities for storing more complex collection types in Configuration instances.
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
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.FlushAllLargeStoresPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.FlushNonSloppyStoresFirstPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.FlushPolicy
Upon construction, this method will be called with the region to be governed.
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.
configureGenerators() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
configureInfoServer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
configureInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
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.
connection - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
ConnectionCache - Class in org.apache.hadoop.hbase.util
A utility to store user specific HConnections in memory.
ConnectionCache(Configuration, UserProvider, int, int) - Constructor for class org.apache.hadoop.hbase.util.ConnectionCache
 
consolidate() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
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
 
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
Processes multiple Constraints on a given table.
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.master.RSGroupListTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
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.ReplicationStatusTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
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
 
constructMaster(Class<? extends HMaster>, Configuration) - Static method in class org.apache.hadoop.hbase.master.HMaster
Utility for constructing an instance of the passed HMaster class.
constructRegionServer(Class<? extends HRegionServer>, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Utility for constructing an instance of the passed HRegionServer class.
consume() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
consume one available unit.
consume(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
consume amount available units, amount could be a negative number
consumeRead(long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
Removes or add back some read amount to the quota.
consumeRead(long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
consumerLoop(BlockingQueue<HFileCleaner.HFileDeleteTask>) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
consumeWrite(long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
Removes or add back some write amount to the quota.
consumeWrite(long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
contains(byte[], int, int, ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
contains(Cell, ByteBuff, BloomType) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
contains(Object) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
contains(Cell, ByteBuff, BloomType) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Check if the specified key is contained in the bloom filter.
contains(byte[], int, int, ByteBuff) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Check if the specified key is contained in the bloom filter.
contains(byte[], int, int, ByteBuff, int, int, Hash, int) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
 
contains(Cell, ByteBuff, int, int, Hash, int, BloomType) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
 
contains(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
contains(String) - Method in class org.apache.hadoop.hbase.util.LossyCounting
 
contains(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedList
 
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.io.hfile.HFile.FileInfo
 
containsKey(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
containsValue(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
containsValue(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
Context() - Constructor for class org.apache.hadoop.hbase.ipc.RpcScheduler.Context
 
Context(Configuration, Configuration, FileSystem, String, UUID, ReplicationPeer, MetricsSource, TableDescriptors, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
control(String, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
control(String, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
control(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
Control the throughput.
controller - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
controllerConnectionFailure(String, Throwable, String) - 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.
controlPerSize - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
convert() - Method in class org.apache.hadoop.hbase.io.Reference
 
convert(FSProtos.Reference) - Static method in class org.apache.hadoop.hbase.io.Reference
 
convertThrowableToIOE(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
convertToBigInteger(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Returns the BigInteger represented by the byte array
convertToByte(BigInteger, int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Returns the bytes corresponding to the BigInteger
convertToByte(BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Returns the bytes corresponding to the BigInteger
convertToBytes(BigInteger[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Returns an array of bytes corresponding to an array of BigIntegers
convertToProcedureMetrics(OperationMetrics) - Static method in class org.apache.hadoop.hbase.master.MetricsMaster
This is utility function that converts OperationMetrics to ProcedureMetrics.
CoordinatedStateManager - Interface in org.apache.hadoop.hbase
Implementations of this interface will keep and return to clients implementations of classes providing API to execute coordinated operations.
coordinator - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
 
coprocEnvironments - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Ordered set of loaded coprocessors with lock
CoprocessorHost<C extends Coprocessor,E extends CoprocessorEnvironment<C>> - Class in org.apache.hadoop.hbase.coprocessor
Provides the common setup framework and runtime services for coprocessor invocation from HBase services.
CoprocessorHost(Abortable) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
CoprocessorHost.ObserverGetter<C,O> - Interface in org.apache.hadoop.hbase.coprocessor
Implementations defined function to get an observer of type O from a coprocessor of type C.
CoprocessorHost.ObserverOperationWithoutResult<O> - Class in org.apache.hadoop.hbase.coprocessor
 
CoprocessorHost.ObserverOperationWithResult<O,R> - Class in org.apache.hadoop.hbase.coprocessor
 
CoprocessorMethod - Class in org.apache.hadoop.hbase.tool.coprocessor
 
CoprocessorMethod(String) - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
 
CoprocessorMethods - Class in org.apache.hadoop.hbase.tool.coprocessor
 
CoprocessorMethods() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
COPROCESSORS_ENABLED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
CoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
Deprecated.
Since 2.0. Will be removed in 3.0
CoprocessorServiceBackwardCompatiblity - Class in org.apache.hadoop.hbase.coprocessor
Deprecated.
CoprocessorServiceBackwardCompatiblity() - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity
Deprecated.
 
CoprocessorServiceBackwardCompatiblity.MasterCoprocessorService - Class in org.apache.hadoop.hbase.coprocessor
Deprecated.
 
CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService - Class in org.apache.hadoop.hbase.coprocessor
Deprecated.
 
CoprocessorServiceBackwardCompatiblity.RegionServerCoprocessorService - Class in org.apache.hadoop.hbase.coprocessor
Deprecated.
 
CoprocessorValidator - Class in org.apache.hadoop.hbase.tool.coprocessor
 
CoprocessorValidator() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
CoprocessorViolation - Class in org.apache.hadoop.hbase.tool.coprocessor
 
CoprocessorViolation(String, CoprocessorViolation.Severity, String) - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
CoprocessorViolation(String, CoprocessorViolation.Severity, String, Throwable) - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
CoprocessorViolation.Severity - Enum in org.apache.hadoop.hbase.tool.coprocessor
 
CoprocessorWhitelistMasterObserver - Class in org.apache.hadoop.hbase.security.access
Master observer for restricting coprocessor assignments.
CoprocessorWhitelistMasterObserver() - Constructor for class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
 
copyCellInto(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
copyCellInto(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
Allocates slice in this LAB and copy the passed Cell into this area.
copyCellInto(Cell) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
copyDeadServersSince(long) - Method in class org.apache.hadoop.hbase.master.DeadServer
Extract all the servers dead since a given time, and sort them.
copyFilesParallel(FileSystem, Path, FileSystem, Path, Configuration, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
copyQuotaSnapshots() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Copies the last SpaceQuotaSnapshots that were recorded.
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.
copyTableCFs() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
copyTableCFs(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
CoreCoprocessor - Annotation Type in org.apache.hadoop.hbase.coprocessor
Marker annotation that denotes Coprocessors that are core to HBase.
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
 
countDown(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
 
countDown(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
 
countOfRegionServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
CP_COPROCESSOR_WHITELIST_PATHS_KEY - Static variable in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
 
create(Configuration) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Create an archive tracker for the passed in server
create() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
create(Configuration, FileSystem, Path, RegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink
create(Configuration, FileSystem, Path, RegionInfo, String, boolean) - 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(Configuration, FileSystem, Path, TableName, String, String, boolean) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink
create(ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
create(FileSystem, Path, Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.mob.CachedMobFile
 
create(FileSystem, Path, Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.mob.MobFile
Creates an instance of the MobFile.
create(byte[], String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
Creates an instance of MobFileName
create(String, String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
Creates an instance of MobFileName
create(String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
Creates an instance of MobFileName.
create(Configuration) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
Instantiates the SpaceQuotaSnapshotNotifier implementation as defined in the configuration provided.
create(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
Constructs the appropriate SpaceViolationPolicyEnforcement for tables that are in violation of their space quota.
create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
 
create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
Deprecated.
create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
Create the FlushPolicy configured for the given table.
create(Configuration, FlushRequester, Server, RegionServerAccounting) - Static method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.MasterFifoRpcSchedulerFactory
 
create(ScanInfo, ScanType, long, long, long, long, byte[], byte[], RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
create(Scan, ScanInfo, ColumnTracker, DeleteTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
create(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
 
create(Scan, ScanInfo, NavigableSet<byte[]>, long, long, RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
Create the RegionSplitPolicy configured for the given table.
create(Configuration, PriorityFunction, Abortable) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
Constructs a RpcScheduler.
create(Configuration, PriorityFunction) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
Deprecated.
create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
Deprecated.
create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
 
create(HStore, Configuration, CellComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreEngine
Create the StoreEngine configured for the given Store.
create(RegionServerServices, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
 
create(RegionServerServices, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
 
create(TimeRangeTracker.Type) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
create(TimeRangeTracker.Type, TimeRangeTracker) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
create(TimeRangeTracker.Type, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
create(Configuration, String, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Create and setup a WALCellCodec from the cellCodecClsName and CompressionContext, if cellCodecClsName is specified.
create(Configuration, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Create and setup a WALCellCodec from the CompressionContext.
create(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription, ForeignExceptionSnare) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Return a SnapshotManifest instance, used for writing a snapshot.
create(Configuration, FileSystem, Path, FsPermission, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Create the specified file on the filesystem.
CREATE_TABLE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
createAndGet(ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
Creates the singleton instance, if not yet present, and returns the same.
createAndPrepare(E) - Static method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
Deprecated.
createAnother() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
Creates another similar Bloom filter.
createAssignProcedure(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Called by things like DisableTableProcedure to get a list of UnassignProcedure to unassign the regions of the table.
createAssignProcedure(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createAssignProcedure(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createAssignProcedure(RegionInfo, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createAssignProcedures(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Create an array of AssignProcedures w/o specifying a target server.
CreateAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateAsyncCallback
 
createAsyncWriter(Configuration, FileSystem, Path, boolean, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
Public because of AsyncFSWAL.
createAsyncWriter(Configuration, FileSystem, Path, boolean, long, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
Public because of AsyncFSWAL.
createBlockingLatch() - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
Creates a latch which blocks.
createBottomReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
 
createBulkLoadEvent(RegionInfo, WALProtos.BulkLoadDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
Create a bulk loader WALEdit
createBySize(int, double, int, int, BloomType) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
Creates a Bloom filter chunk of the given size.
createCacheConf(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the mob cache config.
createCacheConf(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Creates the cache config.
createCleanupScheduledChore(Stoppable) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Creates a scheduled chore that is used to clean up old nonces.
createCluster(List<ServerName>, Collection<RegionInfo>, boolean) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
createClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Create a 'smarter' Connection, one that is capable of by-passing RPC if the request is to the local server; i.e.
createCompaction() - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine
 
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() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
 
createCompaction(RegionInfo, WALProtos.CompactionDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
Create a compaction WALEdit
createCompactionPolicy(Configuration, HStore) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createCompactionRequest(ArrayList<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
 
createCompactionRequest(ArrayList<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
createCompactionRequest(ArrayList<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
createCompactor(Configuration, HStore) - Method in class org.apache.hadoop.hbase.mob.MobStoreEngine
Creates the DefaultMobCompactor.
createCompactor(Configuration, HStore) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createComparator(String) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
createComponents(Configuration, HStore, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine
 
createComponents(Configuration, HStore, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createComponents(Configuration, HStore, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
Create the StoreEngine's components.
createComponents(Configuration, HStore, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
 
createCompositeImmutableSegment(CellComparator, List<ImmutableSegment>) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createConnection(Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
Creates a cluster connection using the passed Configuration.
createConnection(Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
Creates a cluster connection using the passed Configuration.
createConnection(Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
Creates a cluster connection using the passed Configuration.
createConnection(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
createConnection(Configuration) - Method in interface org.apache.hadoop.hbase.Server
 
createDaughterRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
Create daughter regions
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 HStoreFile writing.
createDelFileWriter(Configuration, FileSystem, ColumnFamilyDescriptor, String, Path, long, Compression.Algorithm, byte[], CacheConfig, Encryption.Context) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the del file in temp directory.
createDelFileWriterInTmp(Date, long, Compression.Algorithm, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the writer for the del file in temp directory.
createDestinationServersList(List<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
createDirectory(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
Create the namespace directory
createEmptyRequest(StripeCompactionPolicy.StripeInformationProvider, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
createEnvironment(C, int, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Called when a new Coprocessor class is loaded
createEnvironment(MasterCoprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
createEnvironment(RegionCoprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
createEnvironment(RegionServerCoprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
createEnvironment(WALCoprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
createExecutor(Configuration, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
createFlushContext(long, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
createFlushWALEdit(RegionInfo, WALProtos.FlushDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
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
createFromHFileLink(Configuration, FileSystem, Path, String, boolean) - 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.
createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>, CreateTableProcedure.CreateHdfsRegions) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
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 HStoreFile writing.
createHDFSRegionDir(Configuration, RegionInfo, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Creates, flushes, and closes a new region.
createHdfsRegions(MasterProcedureEnv, Path, TableName, List<RegionInfo>) - Method in interface org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.CreateHdfsRegions
 
createHFileContext(FSDataInputStreamWrapper, long, HFileSystem, Path, FixedFileTrailer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
createHFileCorruptionChecker(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
createHFileLinkName(RegionInfo, 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
createHRegion(RegionInfo, Path, Configuration, TableDescriptor, WAL, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Convenience method creating new HRegions.
createHRegion(RegionInfo, Path, Configuration, TableDescriptor, WAL) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
 
createIdentifier() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
createImmutableSegment(CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
create empty immutable segment for initializations This ImmutableSegment is used as a place holder for snapshot in Memstore.
createImmutableSegment(MutableSegment, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createImmutableSegmentByCompaction(Configuration, CellComparator, MemStoreSegmentsIterator, int, CompactingMemStore.IndexType, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createImmutableSegmentByFlattening(CSLMImmutableSegment, CompactingMemStore.IndexType, MemStoreSizing, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createImmutableSegmentByMerge(Configuration, CellComparator, MemStoreSegmentsIterator, int, List<ImmutableSegment>, CompactingMemStore.IndexType, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createLatch() - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
Create a latch if the client does not have async proc support.
createLatch(int, int) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
Create a latch if the client does not have async proc support
createLease(String, int, LeaseListener) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Create a lease and insert it to the map of leases.
createList(int) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
createLockRetryCounterFactory(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
 
createMasterLock(String, LockType, String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
 
createMasterLock(TableName, LockType, String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
 
createMasterLock(RegionInfo[], String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
 
createMasterThread(Configuration, Class<? extends HMaster>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
createMemStoreCompactor(MemoryCompactionPolicy) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
createMergeProcedure(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createMergesDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create the region merges directory.
createMetaBootstrap() - Method in class org.apache.hadoop.hbase.master.HMaster
Create a MasterMetaBootstrap instance.
createMetaTableDescriptor(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
createMetaTableDescriptorBuilder(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
createMobCompactorThreadPool(Configuration) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a thread pool.
createMobRefCell(Cell, byte[], Tag) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a mob reference KeyValue.
createMobRefCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
 
createMobRefDeleteMarker(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a mob ref delete marker.
createMutableSegment(Configuration, CellComparator, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
createNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
Create a new Namespace.
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
CreateNamespaceProcedure - Class in org.apache.hadoop.hbase.master.procedure
The procedure to create a new namespace.
CreateNamespaceProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
CreateNamespaceProcedure(MasterProcedureEnv, NamespaceDescriptor) - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
CreateNamespaceProcedure(MasterProcedureEnv, NamespaceDescriptor, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
createNettyRpcServerPreambleHandler() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
createNewShipper(String, PriorityBlockingQueue<Path>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
createNewShipper(String, PriorityBlockingQueue<Path>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
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.
createOutput(FileSystem, Path, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper
Create FanOutOneBlockAsyncDFSOutput for DistributedFileSystem, and a simple implementation for other FileSystem which wraps around a FSDataOutputStream.
createOutput(DistributedFileSystem, Path, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
createOutputStream(Configuration, FileSystem, Path, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
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
createPriority() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
createPriority() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
createReader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, boolean, Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
The sockets and the file descriptors held by the method parameter FSDataInputStreamWrapper passed will be freed after its usage so caller needs to ensure that no other threads have access to the same passed reference.
createReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Creates reader with cache configuration disabled
createReader(FileSystem, Path, CacheConfig, boolean, Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
createReader(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
createReader(FileSystem, Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALFactory
Create a reader for the WAL.
createReader(FileSystem, Path, CancelableProgressable, boolean) - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
createReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
Create a reader for the given path, accept custom reader classes from conf.
createReaderIgnoreCustomClass(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
Create a reader for the given path, ignore custom reader classes from conf.
createRecoveredEditsWriter(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
Should be package-private, visible for recovery testing.
createRefFileWriter(Configuration, FileSystem, ColumnFamilyDescriptor, Path, long, CacheConfig, Encryption.Context, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the ref file in temp directory.
createRegion(Configuration, Path, TableDescriptor, RegionInfo, ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Create new set of regions on the specified file-system.
createRegionEventWALEdit(RegionInfo, WALProtos.RegionEventDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
createRegionInfos(TableDescriptor, byte[][]) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
 
createRegionLoad(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
createRegionOnFileSystem(Configuration, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create a new Region on file-system.
createRegions(Configuration, Path, TableDescriptor, RegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Create new set of regions on the specified file-system.
createRegions(ThreadPoolExecutor, Configuration, Path, TableDescriptor, RegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Create new set of regions on the specified file-system.
createRegionServerStatusStub() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Get the current master from ZooKeeper and open the RPC connection to it.
createRegionServerStatusStub(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Get the current master from ZooKeeper and open the RPC connection to it.
createRegionServerThread(Configuration, Class<? extends HRegionServer>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
createRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
createRegistryForMasterCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createRegistryForRegionCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createRegistryForRSCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createRegistryForWALCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createRegistryInfoForRegionCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createRegistryInfoForWALCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
createReplicator(List<WAL.Entry>, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
CreateRescanAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateRescanAsyncCallback
 
createRoundRobinAssignProcedures(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Create round-robin assigns.
createRoundRobinAssignProcedures(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Create round-robin assigns.
createRpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler) - Static method in class org.apache.hadoop.hbase.ipc.RpcServerFactory
 
createRpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler, boolean) - Static method in class org.apache.hadoop.hbase.ipc.RpcServerFactory
 
createRpcServer(Server, Configuration, RpcSchedulerFactory, InetSocketAddress, String) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
createRpcServer(Server, Configuration, RpcSchedulerFactory, InetSocketAddress, String) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
createRpcServices() - Method in class org.apache.hadoop.hbase.master.HMaster
 
createRpcServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
createRPCStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
createScanner(HStore, ScanInfo, List<StoreFileScanner>, ScanType, long, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
createScanner(HStore, ScanInfo, List<StoreFileScanner>, long, long, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
createScanner(ScanInfo, List<StoreFileScanner>, ScanType, Compactor.FileDetails, long) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.InternalScannerFactory
 
createScanner(Scan, ScanInfo, NavigableSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Gets the MobStoreScanner or MobReversedStoreScanner.
createScanner(Scan, ScanInfo, NavigableSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
createSecretKey(byte[]) - Static method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
createSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
createServerManager(MasterServices) - Method in class org.apache.hadoop.hbase.master.HMaster
Create a ServerManager instance.
createServerSocket(int) - Method in class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure
 
CreateSnapshot - Class in org.apache.hadoop.hbase.snapshot
This is a command line class that will snapshot a given table.
CreateSnapshot() - Constructor for class org.apache.hadoop.hbase.snapshot.CreateSnapshot
 
createSocket(String, int) - Method in class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure
 
createSplitProcedure(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createSplitsDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create the region splits directory.
createStartKeyFromRow(byte[], ScanInfo) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
createStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
createStoreEngine(HStore, Configuration, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the mob store engine.
createStoreEngine(HStore, Configuration, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Creates the store engine configured for the given Store.
createStoreFileAndReader(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
createStoreFlusher(Configuration, HStore) - Method in class org.apache.hadoop.hbase.mob.MobStoreEngine
 
createStoreFlusher(Configuration, HStore) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createSubCellFlatMap(int, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellArrayMap
 
createSubCellFlatMap(int, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkMap
 
createSubCellFlatMap(int, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
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)
createSystemTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createSystemTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Create a system table using the given table definition.
createTable(TableDescriptor, byte[][], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
createTable(TableDescriptor, byte[][], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Create a table using the given table definition.
createTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create new TableDescriptor in HDFS.
createTableDescriptor(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create new TableDescriptor in HDFS.
createTableDescriptorForTableDirectory(Path, TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create a new TableDescriptor in HDFS in the specified table directory.
CreateTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
CreateTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
CreateTableProcedure(MasterProcedureEnv, TableDescriptor, RegionInfo[]) - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
CreateTableProcedure(MasterProcedureEnv, TableDescriptor, RegionInfo[], ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
CreateTableProcedure.CreateHdfsRegions - Interface in org.apache.hadoop.hbase.master.procedure
 
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.
createTmpWriter(Compactor.FileDetails, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
Creates a writer for a new file in a temporary directory.
createTopReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
 
createUnassignProcedure(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createUnassignProcedure(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createUnassignProcedures(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
createVisibilityExpTags(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
createVisibilityExpTags(String, boolean, boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Creates tags corresponding to given visibility expression.
createVisibilityExpTags(String, boolean, boolean, Set<Integer>, VisibilityLabelOrdinalProvider) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
createVisibilityLabelFilter(Region, Authorizations) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
createWAL() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
createWAL() - Method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
 
createWAL() - Method in class org.apache.hadoop.hbase.wal.FSHLogProvider
 
createWALWriter(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
Create a writer for the WAL.
createWALWriter(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
If you already have a WALFactory, you should favor the instance method.
createWithoutViolation(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
Creates the "default" SpaceViolationPolicyEnforcement for a table that isn't in violation.
createWriter(Configuration, FileSystem, ColumnFamilyDescriptor, String, Path, long, Compression.Algorithm, String, CacheConfig, Encryption.Context, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the mob file in temp directory.
createWriter(Configuration, FileSystem, ColumnFamilyDescriptor, String, Path, long, Compression.Algorithm, byte[], CacheConfig, Encryption.Context, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the mob file in temp directory.
createWriter(Configuration, FileSystem, ColumnFamilyDescriptor, MobFileName, Path, long, Compression.Algorithm, CacheConfig, Encryption.Context, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the mob file in temp directory.
createWriter(Configuration, FileSystem, ColumnFamilyDescriptor, Path, long, Compression.Algorithm, CacheConfig, Encryption.Context, ChecksumType, int, int, BloomType, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Creates a writer for the mob file in temp directory.
createWriter() - Method in interface org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter.WriterFactory
 
createWriter(InternalScanner, Compactor.FileDetails, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSinkFactory
 
createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.BoundaryStripeFlushRequest
 
createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
 
createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
 
createWriter(Configuration, FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.wal.FSHLogProvider
Public because of FSHLog.
createWriter(Configuration, FileSystem, Path, boolean, long) - Static method in class org.apache.hadoop.hbase.wal.FSHLogProvider
Public because of FSHLog.
createWriter(Path) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
Create a new WALProvider.Writer for writing log splits.
createWriterInstance(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
createWriterInstance(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
createWriterInstance(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
This method allows subclasses to inject different writers without having to extend other methods like rollWriter().
createWriterInTmp(Date, long, Compression.Algorithm, byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the writer for the mob file in temp directory.
createWriterInTmp(String, Path, long, Compression.Algorithm, byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the writer for the mob file in temp directory.
createWriterInTmp(MobFileName, Path, long, Compression.Algorithm, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Creates the writer for the mob file in temp directory.
createWriterInTmp(long, Compression.Algorithm, boolean, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
cryptoContext - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
CSLMImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
CSLMImmutableSegment is an abstract class that extends the API supported by a Segment, and ImmutableSegment.
CSLMImmutableSegment(Segment, MemStoreSizing) - Constructor for class org.apache.hadoop.hbase.regionserver.CSLMImmutableSegment
------------------------------------------------------------------------ Copy C-tor to be used when new CSLMImmutableSegment is being built from a Mutable one.
csm - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ctx - Variable in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
cur_worker_name - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
curBlock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
CurCall - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
This is set to Call object before Handler invokes an RPC and ybdie after the call returns.
current - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
The current sub-scanner, i.e.
current - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
currentClientHasMinimumVersion(int, int) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
 
currentCompactedKVs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
the completed count of key values in currently running compaction
CurrentCoprocessorMethods - Class in org.apache.hadoop.hbase.tool.coprocessor
 
CurrentCoprocessorMethods() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CurrentCoprocessorMethods
 
CurrentHourProvider - Class in org.apache.hadoop.hbase.regionserver.compactions
 
currentQueueLimit - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
currentRow - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Row the query is on
currentRow() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
currentTime() - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
CUSTOM_RPC_SERVER_IMPL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcServerFactory
 
CustomizedScanInfoBuilder - Class in org.apache.hadoop.hbase.regionserver
Helper class for CP hooks to change max versions and TTL.
CustomizedScanInfoBuilder(ScanInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 

D

DaemonThreadFactory - Class in org.apache.hadoop.hbase
Thread factory that creates daemon threads
DaemonThreadFactory(String) - Constructor for class org.apache.hadoop.hbase.DaemonThreadFactory
 
DamagedWALException - Exception in org.apache.hadoop.hbase.regionserver.wal
Thrown when a failed append or sync on a WAL.
DamagedWALException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.DamagedWALException
 
DamagedWALException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.DamagedWALException
 
DamagedWALException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.DamagedWALException
 
DamagedWALException(Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.DamagedWALException
 
data - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
Actual underlying data
DATA_BLOCK_ENCODING - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Type of encoding used for data blocks in HFile.
DATA_MANIFEST_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
dataAvailable - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
 
DATABLOCK_READ_COUNT - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
 
DataBlockEncodingValidator - Class in org.apache.hadoop.hbase.tool
 
DataBlockEncodingValidator() - Constructor for class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
 
DATE_TIERED_COMPACTION_WINDOW_FACTORY_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
DATE_TIERED_INCOMING_WINDOW_MIN_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
DATE_TIERED_MAX_AGE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
DATE_TIERED_SINGLE_OUTPUT_FOR_MINOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
DateTieredCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
HBASE-15181 This is a simple implementation of date-based tiered compaction similar to Cassandra's for the following benefits: Improve date-range-based scan by structuring store files in date-based tiered layout. Reduce compaction overhead. Improve TTL efficiency. Perfect fit for the use cases that: has mostly date-based data write and scan and a focus on the most recent data. Out-of-order writes are handled gracefully.
DateTieredCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
 
DateTieredCompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
 
DateTieredCompactionRequest(Collection<HStoreFile>, List<Long>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
 
DateTieredCompactor - Class in org.apache.hadoop.hbase.regionserver.compactions
This compactor will generate StoreFile for different time ranges.
DateTieredCompactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
 
DateTieredMultiFileWriter - Class in org.apache.hadoop.hbase.regionserver
class for cell sink that separates the provided cells into multiple files for date tiered compaction.
DateTieredMultiFileWriter(List<Long>, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
 
DateTieredStoreEngine - Class in org.apache.hadoop.hbase.regionserver
HBASE-15400 This store engine allows us to store data in date tiered layout with exponential sizing so that the more recent data has more granularity.
DateTieredStoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine
 
DeadServer - Class in org.apache.hadoop.hbase.master
Class to hold dead servers list and utility querying dead server list.
DeadServer() - Constructor for class org.apache.hadoop.hbase.master.DeadServer
 
deadServers - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
debug() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
debugLsr(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
ls -r for debugging purposes
debugLsr(Configuration, Path, HBaseFsck.ErrorReporter) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
ls -r for debugging purposes
decGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
decGlobalMemStoreSize(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
DecimalStringSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.DecimalStringSplit
 
decMemStoreSize(long, long, long, int) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
decMemStoreSize(MemStoreSize) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
 
decodeMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Mark region server(s) as decommissioned (previously called 'draining') to prevent additional regions from getting assigned to them.
decommissionRegionServers(RpcController, MasterProtos.DecommissionRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
decorateMasterConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.master.HMaster
This method modifies the master's configuration in order to inject replication-related features
decrementCompactionsQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
decrementRefCountAndGet() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
decrSizeOfHFileRefsQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
decrSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
decScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
decScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
decScannerCount() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
Called when closing a scanner on the data of this MemStoreLAB
decScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
Called when closing a scanner on the data of this MemStoreLAB
decScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.MutableSegment
 
DEEP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.Segment
 
DEEP_OVERHEAD_CAM - Static variable in class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
 
DEEP_OVERHEAD_CCM - Static variable in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
DEEP_OVERHEAD_CSLM - Static variable in class org.apache.hadoop.hbase.regionserver.CSLMImmutableSegment
 
deepClone() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
deepClone() - Method in interface org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode
 
deepClone() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
deepClone() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
DEFAULT_ABORT_ON_ERROR - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
DEFAULT_AGGREGATION_WINDOW - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
DEFAULT_ASYNC_DFS_OUTPUT_CREATE_MAX_RETRIES - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
 
DEFAULT_ASYNC_WAL_USE_SHARED_EVENT_LOOP - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
DEFAULT_ASYNC_WAL_WAIT_ON_SHUTDOWN_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
DEFAULT_BLOCK_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEFAULT_BLOCKING_STOREFILE_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEFAULT_BUCKET_CACHE_WRITER_QUEUE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_BUCKET_CACHE_WRITER_THREADS - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Defaults for Bucket cache
DEFAULT_BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
The number of bytes per checksum.
DEFAULT_CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CACHE_DATA_COMPRESSED - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CACHE_DATA_ON_READ - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CACHE_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CACHE_FLUSH_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
Default interval for the memstore flush
DEFAULT_CACHE_INDEXES_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CALL_QUEUE_SIZE_HARD_LIMIT - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
DEFAULT_COMPACTCHECKER_INTERVAL_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEFAULT_COMPACTION_POLICY_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_COMPACTOR_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression name: none.
DEFAULT_COMPRESSION_ALGORITHM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression: none.
DEFAULT_COPROCESSORS_ENABLED - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
DEFAULT_DELEGATE_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
DEFAULT_ERROR_TOLERATION_DURATION - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
DEFAULT_EVICT_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_EVICT_REMAIN_RATIO - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_EXECUTOR_ABORT_ON_CORRUPTION - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
 
DEFAULT_EXPIRATION_TIME - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
DEFAULT_FLUSH_PER_CHANGES - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEFAULT_HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
DEFAULT_HBASE_MASTER_CLUSTER_SCHEMA_OPERATION_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.master.ClusterSchema
Default operation timeout in milliseconds.
DEFAULT_HBASE_MASTER_WAIT_ON_SERVICE_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.master.HMaster
 
DEFAULT_HBASE_REGIONSERVER_MINIBATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEFAULT_HFILE_DELETE_THROTTLE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
DEFAULT_HREGION_COLUMNFAMILY_FLUSH_SIZE_LOWER_BOUND_MIN - Static variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_LARGE_HFILE_DELETE_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
DEFAULT_LARGE_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
DEFAULT_LOCAL_MASTER_LOCKS_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
DEFAULT_MASTER_URGENT_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
 
DEFAULT_MAX - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
DEFAULT_MAX_BLOCKED_REQUESTS - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
DEFAULT_MAX_CALLQUEUE_LENGTH_PER_HANDLER - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
How many calls/handler are allowed in the queue.
DEFAULT_MAX_CALLQUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
DEFAULT_MAX_CELL_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEFAULT_MAX_REQUEST_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
Default value for above params
DEFAULT_MAX_RESUBMIT - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
DEFAULT_MAX_SPLITTERS - Static variable in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
 
DEFAULT_MAX_TASKS - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
DEFAULT_MAX_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
By default, wait 300 seconds for a snapshot to complete
DEFAULT_MEMSTORE_SIZE - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
DEFAULT_MEMSTORE_SIZE_LOWER_LIMIT - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
DEFAULT_MIN_AGE_MS - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
DEFAULT_MIN_CLIENT_REQUEST_TIMEOUT - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
DEFAULT_MIN_MASTER_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
 
DEFAULT_MOB_CACHE_EVICT_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_COMPACTION_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_COMPACTION_CHORE_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_COMPACTION_MERGEABLE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_COMPACTION_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_DELFILE_MAX_COUNT - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MOB_FILE_CACHE_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
DEFAULT_MONITOR_INTERVAL - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
DEFAULT_MOVE_RETRIES_MAX - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
DEFAULT_MOVE_WAIT_MAX - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
DEFAULT_OLD_WALS_CLEANER_THREAD_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
DEFAULT_PREFETCH_ON_OPEN - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_REGION_GROUPING_STRATEGY - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
DEFAULT_REGION_SERVER_REGION_SPLIT_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
DEFAULT_REMOTE_LOCKS_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
DEFAULT_RPC_WARN_TIME - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
DEFAULT_SEPARATE_OLDLOGDIR - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
DEFAULT_SERVERSTART_WAIT_MAX - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
DEFAULT_SLEEP_BEFORE_RERUN - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
DEFAULT_SLOW_SYNC_TIME_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
DEFAULT_SMALL_HFILE_DELETE_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
DEFAULT_SMALL_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
DEFAULT_STATUS_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
DEFAULT_STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
DEFAULT_STORE_FLUSHER_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_TIME_LAG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
DEFAULT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
DEFAULT_TRACE_LOG_MAX_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
 
DEFAULT_UNASSIGNED_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
DEFAULT_USER_COPROCESSORS_ENABLED - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
DEFAULT_WAIT_ON_ENDPOINT_SECONDS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
DEFAULT_WAL_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
DEFAULT_WAL_HSYNC - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
DEFAULT_WARN_RESPONSE_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
DEFAULT_WARN_RESPONSE_TIME - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
DEFAULT_WRITE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.tool.Canary
 
DEFAULT_ZK_RETRIES - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
DefaultCompactor - Class in org.apache.hadoop.hbase.regionserver.compactions
Compact passed set of files.
DefaultCompactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
 
DefaultMemStore - Class in org.apache.hadoop.hbase.regionserver
The MemStore holds in-memory modifications to the Store.
DefaultMemStore() - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Default constructor.
DefaultMemStore(Configuration, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Constructor.
DefaultMemStore(Configuration, CellComparator, RegionServicesForStores) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Constructor.
DefaultMobStoreCompactor - Class in org.apache.hadoop.hbase.mob
Compact passed set of files in the mob-enabled column family.
DefaultMobStoreCompactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
 
DefaultMobStoreFlusher - Class in org.apache.hadoop.hbase.mob
An implementation of the StoreFlusher.
DefaultMobStoreFlusher(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
 
DefaultOperationQuota - Class in org.apache.hadoop.hbase.quotas
 
DefaultOperationQuota(QuotaLimiter...) - Constructor for class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
DefaultOperationQuota(List<QuotaLimiter>) - Constructor for class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
NOTE: The order matters.
defaultPool(String, int) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Default thread pool for the procedure
defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Default thread pool for the procedure
defaultPool(String, int) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Default thread pool for the procedure
defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Default thread pool for the procedure
defaultScannerFactory - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
DefaultSourceFSConfigurationProvider - Class in org.apache.hadoop.hbase.replication.regionserver
This will load all the xml configuration files for the source cluster replication ID from user configured replication configuration directory.
DefaultSourceFSConfigurationProvider() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.DefaultSourceFSConfigurationProvider
 
DefaultStoreEngine - Class in org.apache.hadoop.hbase.regionserver
Default StoreEngine creates the default compactor, policy, and store file manager, or their derivatives.
DefaultStoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DefaultStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
Default implementation of StoreFlusher.
DefaultStoreFlusher(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
 
DefaultViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
The default implementation for SpaceViolationPolicyEnforcement.
DefaultViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
DefaultVisibilityLabelServiceImpl - Class in org.apache.hadoop.hbase.security.visibility
 
DefaultVisibilityLabelServiceImpl() - Constructor for class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
DefinedSetFilterScanLabelGenerator - Class in org.apache.hadoop.hbase.security.visibility
This is an implementation for ScanLabelGenerator.
DefinedSetFilterScanLabelGenerator() - Constructor for class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
 
defMasterRMIRegistryPort - Static variable in class org.apache.hadoop.hbase.JMXListener
 
defRegionserverRMIRegistryPort - Static variable in class org.apache.hadoop.hbase.JMXListener
 
delColMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
DELEGATE_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
delegate provider for WAL creation/roll/close
delete(Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
delete(Delete) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Deletes the specified cells/row.
DELETE_FAMILY_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Delete Family Count in FileInfo
deleteAssignmentState(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
DeleteAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.DeleteAsyncCallback
 
deleteBuffer - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
deleteCell - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
deleteChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
deleteColumn(TableName, byte[], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
deleteColumn(TableName, byte[], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Delete a column from an existing table
deleteColumnFamilyFromFileSystem(MasterProcedureEnv, TableName, List<RegionInfo>, byte[], boolean) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterDDLOperationHelper
Remove the column family from the file system
deleteDirectory(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
Delete the namespace directories from the file system
deleteFamily(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Remove the region family from disk, archiving the store files.
deleteFamilyBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
deleteFamilyFromFS(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
deleteFamilyFromFS(Path, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
deleteFavoredNodesForRegions(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
deleteFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
Delete the given files
deleteFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
deleteFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
deleteFromFs(MasterProcedureEnv, TableName, List<RegionInfo>, boolean) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deleteFromMeta(MasterProcedureEnv, TableName, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deleteFromNSTable(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
delete the row from namespace table
deleteLength - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
deleteMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
delete the znode file
deleteNamespace(String, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
Delete an existing Namespace.
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
deleteNamespace(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
deleteNamespaceACLNode(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
Delete the acl notify node of namespace
DeleteNamespaceProcedure - Class in org.apache.hadoop.hbase.master.procedure
The procedure to remove a namespace.
DeleteNamespaceProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
DeleteNamespaceProcedure(MasterProcedureEnv, String) - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
DeleteNamespaceProcedure(MasterProcedureEnv, String, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
deleteNamespaceQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
deleteOffset - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
deleteRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
deleteRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
deleteRegionDir(Configuration, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Delete the region directory if exists.
deleteRegionFromFileSystem(Configuration, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Remove the region from the table directory, archiving the region's hfiles.
deleteRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
deletes - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
Keeps track of deletes
deleteShutdownHook(Runnable) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Execute Delete Snapshot operation.
deleteSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Delete the specified snapshot
deleteStoreFile() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
Delete this file
deleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Delete the region states.
deleteTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
deleteTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Delete a table
deleteTableACLNode(TableName) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
Delete the acl notify node of table
deleteTableDescriptorCache(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deleteTableDescriptorIfExists(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Deletes all the table descriptor files from the file system.
DeleteTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
DeleteTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
DeleteTableProcedure(MasterProcedureEnv, TableName) - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
DeleteTableProcedure(MasterProcedureEnv, TableName, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deleteTableQuota(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
deleteTableStates(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deleteTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
 
deleteTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
deleteTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
DeleteTracker - Interface in org.apache.hadoop.hbase.regionserver.querymatcher
This interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.
DeleteTracker.DeleteResult - Enum in org.apache.hadoop.hbase.regionserver.querymatcher
Returns codes for delete result.
deleteType - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
deleteUserQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
deleteUserQuota(Connection, String, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
deleteUserQuota(Connection, String, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
DeleteVersionsNode(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 
DeleteVersionsNode() - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 
deleteZooKeeper(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
Deprecated.
Since 2.0.0. To be removed in hbase-3.0.0.
delFamMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
DELFILE_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
A non-capture group, for del files, so that this can be embedded.
delFileMaxCount - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
 
DelimitedKeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A custom RegionSplitPolicy implementing a SplitPolicy that groups rows by a prefix of the row-key with a delimiter.
DelimitedKeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
DELIMITER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
delPartitions - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest
 
deny(String, String, User, Permission.Action, String) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
deny(String, String, User, Permission.Action, TableName, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
deny(String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
dequeue(boolean) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
deregisterChildren(ConfigurationManager) - Method in interface org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver
Needs to be called to deregister the children from the manager.
deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
Needs to be called to deregister the children from the manager.
deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Needs to be called to deregister the children from the manager.
deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Needs to be called to deregister the children from the manager.
deregisterObserver(ConfigurationObserver) - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
Deregister an observer class
descendingIterator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
descendingKeySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
descendingMap() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
descendingSet() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
describe(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
 
describeParameters(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
 
DESCRIPTOR_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
 
DESCRIPTOR_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
 
deserialize(byte[]) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
Takes a series of bytes and tries to generate an ForeignException instance for it.
deserialize(ByteBuff) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
Returns the deserialized object.
deserialize(ByteBuff, boolean, Cacheable.MemoryType) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
destinationServer - Variable in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
The Server we will subsequently assign the region too (can be null).
destroyDirectByteBuffer(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
DirectByteBuffers are garbage collected by using a phantom reference and a reference queue.
detail(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
determineTTLFromFamily(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
 
DirectMemoryUtils - Class in org.apache.hadoop.hbase.util
Utilities for interacting with and monitoring DirectByteBuffer allocations.
DirectMemoryUtils() - Constructor for class org.apache.hadoop.hbase.util.DirectMemoryUtils
 
DirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.DirFilter
 
disable(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Turn off processing constraints for a given table, even if constraints have been turned on or added.
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
 
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
 
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
 
disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
 
disable() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Disables this policy.
disableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Disable the given Constraint.
DISABLED - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Disabled cache configuration
DISABLED - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
DisabledRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A RegionSplitPolicy that disables region splits.
DisabledRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
 
DisabledTableSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Take a snapshot of a disabled table.
DisabledTableSnapshotHandler(SnapshotProtos.SnapshotDescription, MasterServices, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
disableHFileBackup(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for the given table.
disableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for the given table.
disableHFileBackup() - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for all tables.
disableJSON() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
turns JSON output off, and turns on "pretty strings" for human consumption
disablePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
disablePeer(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
 
disablePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
DisablePeerProcedure - Class in org.apache.hadoop.hbase.master.replication
The procedure for disabling a replication peer.
DisablePeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
DisablePeerProcedure(String) - Constructor for class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
disableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
disableReplicationPeer(RpcController, ReplicationProtos.DisableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
disableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Stop the replication stream to the specified peer
disableStatusJournal() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
disableTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
disableTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Disable an existing table
disableTableIfNotDisabled(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
Method to disable a table, if not already disabled.
DisableTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
DisableTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
DisableTableProcedure(MasterProcedureEnv, TableName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Constructor
DisableTableProcedure(MasterProcedureEnv, TableName, boolean, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Constructor
DisableTableViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
A SpaceViolationPolicyEnforcement which disables the table.
DisableTableViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
 
disableValues() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
turns value output off
disableViolationPolicyEnforcement(TableName) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Disables enforcement on any violation policy on the given tableName.
disconnect() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
disconnectSince() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
Check if the caller who made this IPC call has disconnected.
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Add the request to the executor queue
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Dispatches an RPC request asynchronously.
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
dispatchCloseRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionCloseOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
dispatched - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
dispatchOpenRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionOpenOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
dispatchServerOperations(MasterProcedureEnv, List<RSProcedureDispatcher.ServerOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
dispose() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
Release resources used by wrapped saslServer
doAction(BaseLoadBalancer.Cluster.Action) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
doAppend(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
doAppend(WALProvider.AsyncWriter, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
doAppend(WALProvider.Writer, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
doBulkLoad(Path, Admin, Table, RegionLocator) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Perform a bulk load of the given directory into the given pre-existing table.
doBulkLoad(Map<byte[], List<Path>>, Admin, Table, RegionLocator, boolean, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Perform a bulk load of the given directory into the given pre-existing table.
doBulkLoad(Path, Admin, Table, RegionLocator, boolean, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Perform a bulk load of the given directory into the given pre-existing table.
doCheckLogLowReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
doCheckLogLowReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
doCheckLogLowReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
doCompaction(CompactionRequestImpl, Collection<HStoreFile>, User, long, List<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
doesNamespaceExist(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
doFullAppendTransaction(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALEdit, MultiVersionConcurrencyControl, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
A 'full' WAL transaction involves starting an mvcc transaction followed by an append, an optional sync, and then a call to complete the mvcc transaction.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.HMaster.RedirectServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.MasterDumpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.MasterStatusServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.RSStatusServlet
 
doInit(Configuration) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
doInit(Configuration) - Method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
 
doInit(Configuration) - Method in class org.apache.hadoop.hbase.wal.FSHLogProvider
 
doMain(String[]) - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
Parse and run the given command line.
doMobCompaction(Configuration, FileSystem, TableName, ColumnFamilyDescriptor, ExecutorService, boolean, LockManager.MasterLock) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Performs the mob compaction.
done - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
done() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
 
done() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
Done when there are no more columns to match against.
done() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
done() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
We can never know a-priori if we are done, so always return false.
Done(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Done
 
done - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
doneBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called after a successful HFile load
doneWithColumn(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
This method is used to inform the column tracker that we are done with this column.
doneWithColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
DONT_FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
doRealSeek(KeyValueScanner, Cell, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
doRegionCompactionPrep() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Do preparation for pending compaction.
doReplaceWriter(Path, Path, W) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
doReplaceWriter(Path, Path, WALProvider.AsyncWriter) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
doReplaceWriter(Path, Path, WALProvider.Writer) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
doShutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
doShutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
doShutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
doSmokeTest(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
doStart() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
doStart() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
doStop() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
doStop() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
doStop() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
downgradeToSharedTableLock() - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
downgradeToSharedTableLock() - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
 
downgradeToSharedTableLock() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
When taking snapshot, first we must acquire the exclusive table lock to confirm that there are no ongoing merge/split procedures.
doWork() - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
 
doWork() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
doWork() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
doWork() - Method in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
 
doWork() - Method in class org.apache.hadoop.hbase.tool.HFileContentValidator
 
doWork() - Method in class org.apache.hadoop.hbase.util.RegionMover
 
DrainingServerTracker - Class in org.apache.hadoop.hbase.master
Tracks the list of draining region servers via ZK.
DrainingServerTracker(ZKWatcher, Abortable, ServerManager) - Constructor for class org.apache.hadoop.hbase.master.DrainingServerTracker
 
drainTo(Collection<? super CallRunner>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
drainTo(Collection<? super CallRunner>, int) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
drainTo(Collection<? super E>) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
drop() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
When we want to drop this call because of server is overloaded.
DropDeletesCompactionScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
A query matcher for compaction which can drop delete markers.
DropDeletesCompactionScanQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.DropDeletesCompactionScanQueryMatcher
 
dropMemStoreContents() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Be careful, this method will drop all data in the memstore of this region.
DUD - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
DUMMY - Static variable in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
 
DUMMY - Static variable in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
 
dump(Logger) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
dumpAsText(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
dumpCallQueues(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
dumpExecutors(ExecutorService, PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
dumpLocks() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
For debugging.
dumpMetrics() - Static method in class org.apache.hadoop.hbase.regionserver.DumpRegionServerMetrics
Dump out a subset of regionserver mbeans only, not all of them, as json on System.out.
dumpOverlapProblems(Multimap<byte[], HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
dumpPeersState(List<ReplicationPeerDescription>) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
dumpQueue(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
dumpQueues(ZKWatcher, Set<String>, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
DumpRegionServerMetrics - Class in org.apache.hadoop.hbase.regionserver
Utility for doing JSON and MBeans.
DumpReplicationQueues - Class in org.apache.hadoop.hbase.replication.regionserver
Provides information about the existing states of replication, replication peers and queues.
DumpReplicationQueues() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
dumpReplicationSummary() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
dumpRowLock(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
dumpSidelinedRegions(Map<Path, HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
dumpTailOfLogs(PrintWriter, long) - Static method in class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
dumpTo(Writer, String) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
Dump a textual representation of the executor's status to the given writer.
dumpTo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
Dump the contents of the buffer to the given stream.
dumpVersionInfo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 

E

EagerMemStoreCompactionStrategy - Class in org.apache.hadoop.hbase.regionserver
 
EagerMemStoreCompactionStrategy(Configuration, String) - Constructor for class org.apache.hadoop.hbase.regionserver.EagerMemStoreCompactionStrategy
 
EARLIEST_PUT_TS - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Key for timestamp of earliest-put in metadata
earliestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Earliest put timestamp if major compaction
earliestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.DropDeletesCompactionScanQueryMatcher
Oldest put in any of the involved store files Used to decide whether it is ok to delete family delete marker of this store keeps deleted KVs.
edit - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
editRegion(RegionInfo) - Method in interface org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask
 
editRegions(ThreadPoolExecutor, Collection<RegionInfo>, ModifyRegionUtils.RegionEditTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Execute the task on the specified set of regions.
element() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
EMPTY_REPLICATIONLOAD - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
 
EMPTY_STRING - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
EMPTY_UUIDS - Static variable in interface org.apache.hadoop.hbase.wal.WALKey
Unmodifiable empty list of UUIDs.
EMPTY_VALUE_ON_MOBCELL_MISS - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
EMPTY_WALKEYIMPL - Static variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
emptyCompressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
EmptyNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
Plan which signifies that no normalization is required, or normalization of this table isn't allowed, this is singleton.
EmptyServiceNameException - Exception in org.apache.hadoop.hbase.ipc
 
EmptyServiceNameException() - Constructor for exception org.apache.hadoop.hbase.ipc.EmptyServiceNameException
 
enable(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Enable constraints on a table.
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
 
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
 
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
 
enable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
 
enable() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Enables this policy.
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
enableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Enable the given Constraint.
enabled(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Check to see if the given constraint is enabled.
EnabledTableSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Handle the master side of taking a snapshot of an online table, regardless of snapshot type.
EnabledTableSnapshotHandler(SnapshotProtos.SnapshotDescription, MasterServices, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
 
enableHFileBackupAsync(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Turn on backups for all HFiles for the given table.
enableJSON() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
turns JSON output on
enablePeer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
enablePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
enablePeer(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
 
enablePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
enablePeerBeforeFinish() - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
enablePeerBeforeFinish() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
The implementation class should override this method if the procedure may enter the serial related states.
enablePeerBeforeFinish() - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
EnablePeerProcedure - Class in org.apache.hadoop.hbase.master.replication
The procedure for enabling a replication peer.
EnablePeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
EnablePeerProcedure(String) - Constructor for class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
enableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableReplicationPeer(RpcController, ReplicationProtos.EnableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
enableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Restart the replication stream to the specified peer
enableStatusJournal(boolean) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Enable journal that will store all statuses that have been set along with the time stamps when they were set.
enableTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableTable(RpcController, MasterProtos.EnableTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
enableTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Enable an existing table
enableTableIfNotEnabled(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
Method to enable a table, if not already enabled.
EnableTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
EnableTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
EnableTableProcedure(MasterProcedureEnv, TableName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Constructor
EnableTableProcedure(MasterProcedureEnv, TableName, boolean, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Constructor
enableTestingStats() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
enableValues() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
turns value output on
encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Encodes a KeyValue.
encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
EncodedScanner(HFile.Reader, boolean, boolean, boolean, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
encodeVisibilityForReplication(List<Tag>, Byte) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
encodeVisibilityForReplication(List<Tag>, Byte) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Provides a way to modify the visibility tags of type TagType .VISIBILITY_TAG_TYPE, that are part of the cell created from the WALEdits that are prepared for replication while calling ReplicationEndpoint .replicate().
EncryptionTest - Class in org.apache.hadoop.hbase.util
 
endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[], BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Ends encoding for a block of KeyValues.
endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[], BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[], BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
endMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
Exclusive upper bound
endOperation(long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Ends the operation started by startOperation.
endPersistentOutput() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
ends output of a single, persistent list.
EndpointObserver - Interface in org.apache.hadoop.hbase.coprocessor
Coprocessors implement this interface to observe and mediate endpoint invocations on a region.
endTask(SplitLogTask, LongAdder, SplitLogWorkerCoordination.SplitTaskDetails) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
Notify coordination engine that splitting task has completed.
endTask(SplitLogTask, LongAdder, SplitLogWorkerCoordination.SplitTaskDetails) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
endTask() can fail and the only way to recover out of it is for the SplitLogManager to timeout the task node.
enforceSeek() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Does the real seek operation in case it was skipped by seekToRowCol(KeyValue, boolean) (TODO: Whats this?).
enforceSeek() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
enforceSeek() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
This function should be never called on scanners that always do real seek operations (i.e.
enforceSeek() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
enforceViolationPolicy(TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Enforces the given violationPolicy on the given table in this RegionServer.
EnforcingScanLabelGenerator - Class in org.apache.hadoop.hbase.security.visibility
This ScanLabelGenerator enforces a set of predefined authorizations for a given user, the set defined by the admin using the VisibilityClient admin interface or the set_auths shell command.
EnforcingScanLabelGenerator() - Constructor for class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
 
enqueue(Procedure, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
enqueueLog(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
enqueueLog(Path) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Add a log to the list of logs to replicate
EnsureKvEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
 
ensureSingleLevel() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
EntityLock - Class in org.apache.hadoop.hbase.client.locking
Lock for HBase Entity either a Table, a Namespace, or Regions.
EntityLock.LockHeartbeatWorker - Class in org.apache.hadoop.hbase.client.locking
 
Entry() - Constructor for class org.apache.hadoop.hbase.wal.WAL.Entry
 
Entry(WALKeyImpl, WALEdit) - Constructor for class org.apache.hadoop.hbase.wal.WAL.Entry
Constructor for both params
EntryBuffers(WALSplitter.PipelineController, long) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.EntryBuffers
 
EntryBuffers(WALSplitter.PipelineController, long, boolean) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.EntryBuffers
 
entryBuffers - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
entryCount - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Total # of key/value entries, i.e.
entryReader - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
entrySet() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
entrySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
equals(Object) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.FileLink
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.Reference
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
equals(Object) - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
 
equals(Object) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
equals(Object) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
equals(Object) - Method in class org.apache.hadoop.hbase.mob.MobFileName
 
equals(Object) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
equals(Object) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
equals(Object) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
equals(Object) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
equals(Object) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
Err(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Err
 
error - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
errorCode - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
errorHandler - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
errorRate - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
Target error rate for configuring the filter and for information
estimatedSerializedSizeOf() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
estimatedSerializedSizeOf() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
estimatedSerializedSizeOf() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
evaluate() - Method in interface org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.Predicate
 
evaluate(Cell) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityExpEvaluator
Evaluates whether the passed cell passes Scan/Get Authorization.
evaluateResponse(byte[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
event - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
EventHandler - Class in org.apache.hadoop.hbase.executor
Abstract base class for all HBase event handlers.
EventHandler(Server, EventType) - Constructor for class org.apache.hadoop.hbase.executor.EventHandler
Default base class constructor.
eventType - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
EventType - Enum in org.apache.hadoop.hbase.executor
List of all HBase event handler types.
evict() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
evict() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Evicts the lru cached mob files when the count of the cached files is larger than the threshold.
EVICT_BLOCKS_ON_CLOSE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration key to evict all blocks of a given file from the block cache when the file is closed.
evictBlock(BlockCacheKey) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Evict block from cache.
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
evictBlock(BlockCacheKey, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
evictBlock(LruCachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Evict the block, and it will be cached by the victim handler if exists && block may be read again later
evictBlocksByHfileName(String) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Evicts all blocks for the given HFile.
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Evicts all blocks for a specific HFile.
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Evicts all blocks for a specific HFile.
evicted(long, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
evictedPerEviction() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
evictFile(String) - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Evicts the cached file by the name.
exception(Throwable) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
 
EXCLUDE_FROM_MINOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Minor compaction flag in FileInfo
excludeFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
Path of file containing hostnames to be excluded during region movement.
excludeFromMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
excludeFromMinorCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
exec(String, CancelableProgressable) - Method in interface org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor
 
exec(ExecutorService, String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
execOperation(CoprocessorHost<C, E>.ObserverOperation<O>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
execOperationWithResult(CoprocessorHost<C, E>.ObserverOperationWithResult<O, R>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Do not call with an observerOperation that is null! Have the caller check.
execProcedure(RpcController, MasterProtos.ExecProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Triggers an asynchronous attempt to run a distributed procedure.
execProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
execProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
execProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
Execute a distributed procedure on cluster
execProcedureWithRet(RpcController, MasterProtos.ExecProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Triggers a synchronous attempt to run a distributed procedure and sets return data in response.
execProcedureWithRet(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
Execute a distributed procedure on cluster with return data.
execRegionServerService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
execRegionServerService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
execService(RpcController, ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Executes a single protocol buffer coprocessor endpoint Service method using the registered protocol handlers.
execService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
execShutdown(CoprocessorHost<C, E>.ObserverOperation<O>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Coprocessor classes can be configured in any order, based on that priority is set and chained in a sorted order.
execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
execute(Admin) - Method in class org.apache.hadoop.hbase.master.normalizer.EmptyNormalizationPlan
No-op for empty plan.
execute(Admin) - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
Executes normalization plan on cluster (does actual splitting/merging work).
execute(Admin) - Method in interface org.apache.hadoop.hbase.master.normalizer.NormalizationPlan
Executes normalization plan on cluster (does actual splitting/merging work).
execute(Admin) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
Executes normalization plan on cluster (does actual splitting/merging work).
execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
execute(StripeCompactor, ThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
execute(StripeCompactor, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
Executes the request against compactor (essentially, just calls correct overload of compact method), to simulate more dynamic dispatch.
executeFromState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.CloneSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.CreateNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.DeleteNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.DeleteTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.ReopenTableRegionsState) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.RestoreSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.ServerCrashState) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
executeFromState(MasterProcedureEnv, MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
executeProcedure(long, RSProcedureCallable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
executeProcedures(RpcController, AdminProtos.ExecuteProceduresRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
ExecuteProceduresRemoteCall(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
executeRpcCall(ThreadPoolExecutor, AtomicInteger, CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
executionTimeoutTimer - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
 
executor - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
executor - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
executor - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
EXECUTOR_ABORT_ON_CORRUPTION - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
Procedure replay sanity check.
ExecutorService - Class in org.apache.hadoop.hbase.executor
This is a generic executor service.
ExecutorService(String) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService
Default constructor.
executorService - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ExecutorService.ExecutorStatus - Class in org.apache.hadoop.hbase.executor
A snapshot of the status of a particular executor.
ExecutorService.RunningEventStatus - Class in org.apache.hadoop.hbase.executor
The status of a particular event that is in the middle of being handled by an executor.
ExecutorType - Enum in org.apache.hadoop.hbase.executor
The following is a list of all executor types, both those that run in the master and those that run in the regionserver.
existingWriters - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
exists(Configuration, FileSystem, RegionInfo) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
 
exists(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
 
exitIfOOME(Throwable) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
expand(ExpressionNode) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
 
expectAtLeastMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
expectMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
expectMinorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
EXPIRATION_TIME_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
ExpiredMobFileCleaner - Class in org.apache.hadoop.hbase.mob
The cleaner to delete the expired MOB files.
ExpiredMobFileCleaner() - Constructor for class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
 
ExpiredMobFileCleanerChore - Class in org.apache.hadoop.hbase.master
The Class ExpiredMobFileCleanerChore for running cleaner regularly to remove the expired mob files.
ExpiredMobFileCleanerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.master.ExpiredMobFileCleanerChore
 
expireNow() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
expireServer(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
Expire the passed server.
ExplicitColumnTracker - Class in org.apache.hadoop.hbase.regionserver.querymatcher
This class is used for the tracking and enforcement of columns and numbers of versions during the course of a Get or Scan operation, when explicit column qualifiers have been asked for in the query.
ExplicitColumnTracker(NavigableSet<byte[]>, int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
Default constructor.
ExploringCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
Class to pick which files if any to compact together.
ExploringCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
Constructor for ExploringCompactionPolicy.
ExponentialCompactionWindowFactory - Class in org.apache.hadoop.hbase.regionserver.compactions
Exponential compaction window implementation.
ExponentialCompactionWindowFactory(CompactionConfiguration) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
ExpressionExpander - Class in org.apache.hadoop.hbase.security.visibility
 
ExpressionExpander() - Constructor for class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
 
ExpressionNode - Interface in org.apache.hadoop.hbase.security.visibility.expression
 
ExpressionParser - Class in org.apache.hadoop.hbase.security.visibility
 
ExpressionParser() - Constructor for class org.apache.hadoop.hbase.security.visibility.ExpressionParser
 
extractAndPartitionTags(Cell, List<Tag>, List<Tag>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Extracts and partitions the visibility tags and nonVisibility Tags
extractFileNumFromWAL(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
It returns the file create timestamp from the file name.
extractLabelsAndAuths(List<List<Cell>>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
extractVisibilityTags(Cell, List<Tag>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Extract the visibility tags of the given Cell into the given List

F

factory - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
FailedArchiveException - Exception in org.apache.hadoop.hbase.backup
Exception indicating that some files in the requested set could not be archived.
FailedArchiveException(String, Collection<Path>) - Constructor for exception org.apache.hadoop.hbase.backup.FailedArchiveException
 
failedBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called after a failed HFile load
failInsert() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
FAILURE - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
Singleton for failed operations.
failureCause() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Returns the Throwable that caused this service to fail.
failureCause() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
FairQueue<T extends Comparable<T>> - Class in org.apache.hadoop.hbase.master.procedure
 
FairQueue() - Constructor for class org.apache.hadoop.hbase.master.procedure.FairQueue
 
FALLBACK_TO_INSECURE_CLIENT_AUTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
Whether we allow a fallback to SIMPLE auth for insecure clients when security is enabled.
fallbackToFsChecksum(int) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Read from non-checksum stream failed, fall back to FS checksum.
FamilyDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
 
familyStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
familyVersionStamps - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
FanOutOneBlockAsyncDFSOutput - Class in org.apache.hadoop.hbase.io.asyncfs
An asynchronous HDFS output stream implementation which fans out data to datanode and only supports writing file with only one block.
FanOutOneBlockAsyncDFSOutputHelper - Class in org.apache.hadoop.hbase.io.asyncfs
Helper class for implementing FanOutOneBlockAsyncDFSOutput.
FanOutOneBlockAsyncDFSOutputHelper.NameNodeException - Exception in org.apache.hadoop.hbase.io.asyncfs
Exception other than RemoteException thrown when calling create on namenode
FanOutOneBlockAsyncDFSOutputSaslHelper - Class in org.apache.hadoop.hbase.io.asyncfs
Helper class for adding sasl support for FanOutOneBlockAsyncDFSOutput.
FastPathBalancedQueueRpcExecutor - Class in org.apache.hadoop.hbase.ipc
Balanced queue executor with a fastpath.
FastPathBalancedQueueRpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
 
FastPathBalancedQueueRpcExecutor(String, int, String, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
 
FAVORED_ALWAYS_ASSIGN_REGIONS - Static variable in interface org.apache.hadoop.hbase.favored.FavoredNodesPromoter
 
FAVORED_NODES_NUM - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
FavoredNodeAssignmentHelper - Class in org.apache.hadoop.hbase.favored
Helper class for FavoredNodeLoadBalancer that has all the intelligence for racks, meta scans, etc.
FavoredNodeAssignmentHelper(List<ServerName>, Configuration) - Constructor for class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
FavoredNodeAssignmentHelper(List<ServerName>, RackManager) - Constructor for class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
FavoredNodeLoadBalancer - Class in org.apache.hadoop.hbase.favored
An implementation of the LoadBalancer that assigns favored nodes for each region.
FavoredNodeLoadBalancer() - Constructor for class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
favoredNodes - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
FAVOREDNODES_QUALIFIER - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
FavoredNodesForRegion - Interface in org.apache.hadoop.hbase.regionserver
Abstraction that allows different modules in RegionServer to update/get the favored nodes information for regions.
FavoredNodesManager - Class in org.apache.hadoop.hbase.favored
FavoredNodesManager is responsible for maintaining favored nodes info in internal cache and META table.
FavoredNodesManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
FavoredNodesPlan - Class in org.apache.hadoop.hbase.favored
This class contains the mapping information between each region name and its favored region server list.
FavoredNodesPlan() - Constructor for class org.apache.hadoop.hbase.favored.FavoredNodesPlan
 
FavoredNodesPlan.Position - Enum in org.apache.hadoop.hbase.favored
 
FavoredNodesPromoter - Interface in org.apache.hadoop.hbase.favored
 
FavoredStochasticBalancer - Class in org.apache.hadoop.hbase.master.balancer
An implementation of the LoadBalancer that assigns favored nodes for each region.
FavoredStochasticBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
FeedUserAuthScanLabelGenerator - Class in org.apache.hadoop.hbase.security.visibility
If the passed in authorization is null, then this ScanLabelGenerator feeds the set of predefined authorization labels for the given user.
FeedUserAuthScanLabelGenerator() - Constructor for class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
 
fetchGlobalQuotas(String, Connection, List<Get>, QuotaUtil.KeyFromRow<K>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
fetchNamespaceQuotas(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
fetchSlavesAddresses(ZKWatcher) - Static method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Get the list of all the region servers from the specified peer
fetchSnapshotsFromQuotaTable() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
Reads all quota snapshots from the quota table.
fetchTableQuotas(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
fetchUserQuotas(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
FEWEST_ITEMS_IN_BUCKET - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
So, what is the minimum amount of items we'll tolerate in a single bucket?
FIFOCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
FIFO compaction policy selects only files which have all cells expired.
FIFOCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
 
FifoRpcScheduler - Class in org.apache.hadoop.hbase.ipc
A very simple RpcScheduler} that serves incoming requests in order.
FifoRpcScheduler(Configuration, int) - Constructor for class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
FifoRpcSchedulerFactory - Class in org.apache.hadoop.hbase.regionserver
Factory to use when you want to use the FifoRpcScheduler
FifoRpcSchedulerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
 
FILE_DELIMITER - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
 
FileCleanerDelegate - Interface in org.apache.hadoop.hbase.master.cleaner
General interface for cleaning files from a folder (generally an archive or backup folder).
FileDetails() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
 
FileInfo() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
fileInfo - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
A "file info" block: a key-value map of file-wide metadata.
FileIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
IO engine that stores data to a file on the local file system.
FileIOEngine(long, boolean, String...) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
 
fileLength - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
FileLink - Class in org.apache.hadoop.hbase.io
The FileLink is a sort of hardlink, that allows access to a file given a set of locations.
FileLink() - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
FileLink(Path, Path...) - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
FileLink(Collection<Path>) - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
FileMmapEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
IO engine that stores data to a file on the local file system using memory mapping mechanism
FileMmapEngine(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
 
filename(String) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
Path of file where regions will be written to during unloading/read from during loading
filenum - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
FileStatusFilter - Interface in org.apache.hadoop.hbase.util
 
FileSystemUtilizationChore - Class in org.apache.hadoop.hbase.quotas
A chore which computes the size of each HRegion on the FileSystem hosted by the given HRegionServer.
FileSystemUtilizationChore(HRegionServer) - Constructor for class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
 
FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
fillPartitionId(PartitionedMobCompactionRequest.CompactionPartitionId, Date, Date, String, MobCompactPartitionPolicy, Calendar, long) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
fill out partition id based on compaction policy and date, threshold...
fillRegion(HRegion) - Method in interface org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionFillTask
 
fillUp(TableName, SnapshotOfRegionAssignmentFromMeta, Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
fillUpDispersion(TableName, SnapshotOfRegionAssignmentFromMeta, FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
Use this to project the dispersion scores
filter - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
filter(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
 
filter(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.ClusterMarkingEntryFilter
 
filter(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
 
filter(TableName, long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
 
filter(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
 
filter(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.SystemTableWALEntryFilter
 
filter(WAL.Entry) - Method in interface org.apache.hadoop.hbase.replication.WALEntryFilter
Applies the filter, possibly returning a different Entry instance.
filter - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
filter - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
filter - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterBulk(ArrayList<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
filterBySubject(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
filterBySubject(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Filters the provided regions, returning those which match the given subject.
filterBySubject(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterCell(Cell, Predicate<byte[]>) - Method in class org.apache.hadoop.hbase.replication.BulkLoadCellFilter
Filters the bulk load cell using the supplied predicate.
filterCell(WAL.Entry, Cell) - Method in class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
 
filterCell(WAL.Entry, Cell) - Method in class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
 
filterCell(WAL.Entry, Cell) - Method in interface org.apache.hadoop.hbase.replication.WALCellFilter
Applies the filter, possibly returning a different Cell instance.
filterFileStatuses(FileStatus[], FileStatusFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Filters FileStatuses in an array and returns a list
filterFileStatuses(Iterator<FileStatus>, FileStatusFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Filters FileStatuses in an iterator and returns a list
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
Deprecated.
filterNonFNApplicableRegions(Collection<RegionInfo>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
Filter and return regions for which favored nodes is not applicable.
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowCellsWithRet(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
FilterWrapper - Class in org.apache.hadoop.hbase.filter
This is a Filter wrapper class which is used in the server side.
FilterWrapper(Filter) - Constructor for class org.apache.hadoop.hbase.filter.FilterWrapper
 
FilterWrapper.FilterRowRetCode - Enum in org.apache.hadoop.hbase.filter
 
finalCheckForErrors() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
findBigRanges(Collection<R>, int) - Static method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
Find specified number of top ranges in a big overlap group.
findCoprocessor(String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Find coprocessors by full class name or simple name.
findCoprocessor(Class<T>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
findCoprocessorEnvironment(String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Find a coprocessor environment by class name
findCoprocessors(Class<T>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Find list of coprocessors that extend/implement the given class/interface
finish(ServerName, String) - Method in interface org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher
finish the partially done task.
finish(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
Complete processing for this dead server.
finish(String) - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
finish(String) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
finish(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
finish(String) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
Finish the controller.
finishClose(FixedFileTrailer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
finishFileInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
finishInit(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Additional initialization steps
finishSplitLogFile(String, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Completes the work done by splitLogFile by archiving logs
finishTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
finishTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
finishTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
finishWriting(boolean) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
Wait for writer threads to dump all info to the sink
finishWritingAndClose() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
first() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
firstCellInBlock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
First cell in a block.
firstEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
firstKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
firstKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
firstRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
firstRow() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the first row is represented by an empty byte array.
firstRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.Segment
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
FIXED_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
 
FIXED_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
FixedFileTrailer - Class in org.apache.hadoop.hbase.io.hfile
The HFile has a fixed trailer which contains offsets to other variable parts of the file.
FixedIntervalRateLimiter - Class in org.apache.hadoop.hbase.quotas
With this limiter resources will be refilled only after a fixed interval of time.
FixedIntervalRateLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
fixEmptyMetaCells() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
To fix the empty REGIONINFO_QUALIFIER rows from hbase:meta
fixMetaHoleOnlineAndAddReplicas(Configuration, RegionInfo, Collection<ServerName>, int) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Puts the specified RegionInfo into META with replica related columns
fixMultiAssignment(Connection, RegionInfo, List<ServerName>) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Fix multiple assignment by doing silent closes on each RS hosting the region and then force ZK unassigned node to OFFLINE to trigger assignment by master.
fixOrphanTables() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
To fix orphan table by creating a .tableinfo file under tableDir
1.
fixTableState(TableState) - Method in class org.apache.hadoop.hbase.master.MirroringTableStateManager
Deprecated.
 
fixTableState(TableState) - Method in class org.apache.hadoop.hbase.master.TableStateManager
For subclasses in case they want to do fixup post hbase:meta.
fixUnassigned(Admin, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Fix unassigned by creating/transition the unassigned ZK node for this region to OFFLINE state with a special flag to tell the master that this is a forced operation by HBCK.
fixUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
 
flattenOneSegment(long, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
flattenOneSegment(long, CompactingMemStore.IndexType, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
If the caller holds the current version, go over the the pipeline and try to flatten each segment.
floor(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
floorEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
floorKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
flush(boolean) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Flush the buffer out.
flush(boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
Flush the buffer out to datanodes.
flush(boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
flush(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the cache.
FLUSH - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
flush() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
WriterThread call this function to help flush internal remaining edits in buffer before close
FLUSH_REQUEST_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
FLUSH_REQUEST_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
FLUSH_REQUEST_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
FLUSH_TABLE_PROCEDURE_SIGNATURE - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
FLUSH_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
FLUSH_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
FLUSH_TO_L0_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
Whether to flush memstore to L0 files, or directly to stripes.
FlushAllLargeStoresPolicy - Class in org.apache.hadoop.hbase.regionserver
A FlushPolicy that only flushes store larger a given threshold.
FlushAllLargeStoresPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushAllLargeStoresPolicy
 
FlushAllStoresPolicy - Class in org.apache.hadoop.hbase.regionserver
A FlushPolicy that always flushes all stores for a given region.
FlushAllStoresPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushAllStoresPolicy
 
flushcache(boolean, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the cache.
flushCache(long, MemStoreSnapshot, MonitoredTask, ThroughputController, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Write out current snapshot.
FlushLargeStoresPolicy - Class in org.apache.hadoop.hbase.regionserver
A FlushPolicy that only flushes store larger a given threshold.
FlushLargeStoresPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
FlushLifeCycleTracker - Interface in org.apache.hadoop.hbase.regionserver
Used to track flush execution.
FlushNonSloppyStoresFirstPolicy - Class in org.apache.hadoop.hbase.regionserver
A FlushPolicy that only flushes store larger than a given threshold.
FlushNonSloppyStoresFirstPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushNonSloppyStoresFirstPolicy
 
FlushPolicy - Class in org.apache.hadoop.hbase.regionserver
A flush policy determines the stores that need to be flushed when flushing a region.
FlushPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushPolicy
 
FlushPolicyFactory - Class in org.apache.hadoop.hbase.regionserver
The class that creates a flush policy from a conf and HTableDescriptor.
FlushPolicyFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
 
flushRegion(RpcController, AdminProtos.FlushRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Flush a region on the region server.
flushRequested(FlushType, Region) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequestListener
Callback which will get called when a flush request is made for a region.
FlushRequester - Interface in org.apache.hadoop.hbase.regionserver
Request a flush.
FlushRequestListener - Interface in org.apache.hadoop.hbase.regionserver
Listener which will get notified regarding flush requests of regions.
flushSizeLowerBound - Variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
Flushes the snapshot of the MemStore.
flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
 
flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
 
FlushSnapshotSubprocedure - Class in org.apache.hadoop.hbase.regionserver.snapshot
This online snapshot implementation uses the distributed procedure framework to force a store flush and then records the hfiles.
FlushSnapshotSubprocedure(ProcedureMember, ForeignExceptionDispatcher, long, long, List<HRegion>, SnapshotProtos.SnapshotDescription, RegionServerSnapshotManager.SnapshotSubprocedurePool) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
 
FlushSnapshotSubprocedure.RegionSnapshotTask - Class in org.apache.hadoop.hbase.regionserver.snapshot
Callable for adding files to snapshot manifest working dir.
FlushTableSubprocedure - Class in org.apache.hadoop.hbase.procedure.flush
This flush region implementation uses the distributed procedure framework to flush table regions.
FlushTableSubprocedure(ProcedureMember, ForeignExceptionDispatcher, long, long, List<HRegion>, String, RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool) - Constructor for class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
 
FlushTableSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder
 
FlushThroughputControllerFactory - Class in org.apache.hadoop.hbase.regionserver.throttle
 
footer_jsp - Class in org.apache.hadoop.hbase.generated.master
 
footer_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.footer_jsp
 
footer_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
footer_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.footer_jsp
 
forceCopyOfBigCellInto(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
The process of merging assumes all cells are allocated on mslab.
forceCopyOfBigCellInto(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
Allocates slice in this LAB and copy the passed Cell into this area.
forceCopyOfBigCellInto(Cell) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
When a cell's size is too big (bigger than maxAlloc), copyCellInto does not allocate it on MSLAB.
forceSelect(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Forces external selection to be applied for this compaction.
ForeignException - Exception in org.apache.hadoop.hbase.errorhandling
A ForeignException is an exception from another thread or process.
ForeignException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
Create a new ForeignException that can be serialized.
ForeignException(String, String) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
Create a new ForeignException that can be serialized.
ForeignExceptionDispatcher - Class in org.apache.hadoop.hbase.errorhandling
The dispatcher acts as the state holding entity for foreign error handling.
ForeignExceptionDispatcher(String) - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
ForeignExceptionDispatcher() - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
ForeignExceptionListener - Interface in org.apache.hadoop.hbase.errorhandling
The ForeignExceptionListener is an interface for objects that can receive a ForeignException.
ForeignExceptionSnare - Interface in org.apache.hadoop.hbase.errorhandling
This is an interface for a cooperative exception throwing mechanism.
format - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
format - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
format - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
FORMAT_VERSION_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
The configuration key for HFile version to use for new files
formatDate(Date) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Formats a date to a string.
formatStats(BloomFilterBase) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
A human-readable string with statistics for the given Bloom filter.
formatTestingStats() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
formatThreadInfo(ThreadInfo, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
Format the given ThreadInfo object as a String.
formatZKString() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
frags - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
freeBlock(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Free a block with the offset
freeBlock(long[]) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
freeCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
fromNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
fromNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
fromRegion - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
fromServer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
fromServer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
fromThrottle(QuotaProtos.Throttle) - Static method in class org.apache.hadoop.hbase.quotas.QuotaLimiterFactory
 
fs - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
fs - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
fs - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
fs - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
fs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
file system instance
fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
fs - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
FS_SHUTDOWN_HOOK_WAIT - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Key for a long configuration on how much time to wait on the fs shutdown hook.
FSDataInputStreamWrapper - Class in org.apache.hadoop.hbase.io
Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
FSDataInputStreamWrapper(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FileSystem, Path, boolean, long) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FileSystem, FileLink, boolean, long) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FSDataInputStream) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
For use in tests.
FSDataInputStreamWrapper(FSDataInputStream, FSDataInputStream) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
For use in tests.
FsDelegationToken - Class in org.apache.hadoop.hbase.security.token
Helper class to obtain a filesystem delegation token.
FsDelegationToken(UserProvider, String) - Constructor for class org.apache.hadoop.hbase.security.token.FsDelegationToken
 
FSHDFSUtils - Class in org.apache.hadoop.hbase.util
Implementation for hdfs
FSHDFSUtils() - Constructor for class org.apache.hadoop.hbase.util.FSHDFSUtils
 
FSHLog - Class in org.apache.hadoop.hbase.regionserver.wal
The default implementation of FSWAL.
FSHLog(FileSystem, Path, String, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog
Constructor.
FSHLog(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog
Create an edit log at the given dir location.
FSHLogProvider - Class in org.apache.hadoop.hbase.wal
A WAL provider that use FSHLog.
FSHLogProvider() - Constructor for class org.apache.hadoop.hbase.wal.FSHLogProvider
 
FSHLogProvider.Writer - Interface in org.apache.hadoop.hbase.wal
 
fsOk - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
FSTableDescriptors - Class in org.apache.hadoop.hbase.util
Implementation of TableDescriptors that reads descriptors from the passed filesystem.
FSTableDescriptors(Configuration) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
Construct a FSTableDescriptors instance using the hbase root dir of the given conf and the filesystem where that root dir lives.
FSTableDescriptors(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
 
FSTableDescriptors(Configuration, FileSystem, Path, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
 
FSTableDescriptors(Configuration, FileSystem, Path, boolean, boolean, Function<TableDescriptorBuilder, TableDescriptorBuilder>) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
 
fsUtilizationChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
FSUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the underlying file system.
FSUtils() - Constructor for class org.apache.hadoop.hbase.util.FSUtils
 
FSUtils.BlackListDirFilter - Class in org.apache.hadoop.hbase.util
Directory filter that doesn't include any of the directories in the specified blacklist
FSUtils.DirFilter - Class in org.apache.hadoop.hbase.util
A PathFilter that only allows directories.
FSUtils.FamilyDirFilter - Class in org.apache.hadoop.hbase.util
Filter for all dirs that are legal column family names.
FSUtils.HFileFilter - Class in org.apache.hadoop.hbase.util
Filter for HFiles that excludes reference files.
FSUtils.HFileLinkFilter - Class in org.apache.hadoop.hbase.util
Filter for HFileLinks (StoreFiles and HFiles not included).
FSUtils.ReferenceFileFilter - Class in org.apache.hadoop.hbase.util
 
FSUtils.RegionDirFilter - Class in org.apache.hadoop.hbase.util
Filter for all dirs that don't start with '.'
FSUtils.UserTableDirFilter - Class in org.apache.hadoop.hbase.util
A PathFilter that returns usertable directories.
FSVisitor - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the hbase.root file system.
FSVisitor.StoreFileVisitor - Interface in org.apache.hadoop.hbase.util
 

G

GCMergedRegionsProcedure - Class in org.apache.hadoop.hbase.master.assignment
GC regions that have been Merged.
GCMergedRegionsProcedure(MasterProcedureEnv, RegionInfo, RegionInfo, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
GCMergedRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
GCRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
GC a Region that is no longer in use.
GCRegionProcedure(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
GCRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
generalBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
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.
generateFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
generateFavoredNodesForDaughter(List<ServerName>, RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
generateFavoredNodesForDaughter(List<ServerName>, RegionInfo, RegionInfo, RegionInfo) - Method in interface org.apache.hadoop.hbase.favored.FavoredNodesPromoter
 
generateFavoredNodesForDaughter(List<ServerName>, RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
generateFavoredNodesForMergedRegion(RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
generateFavoredNodesForMergedRegion(RegionInfo, RegionInfo, RegionInfo) - Method in interface org.apache.hadoop.hbase.favored.FavoredNodesPromoter
 
generateFavoredNodesForMergedRegion(RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
generateFavoredNodesRoundRobin(Map<ServerName, List<RegionInfo>>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
generateMissingFavoredNode(List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
generateMissingFavoredNode(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
generateNewScannerId() - Method in class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
 
generateToken(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
get(int) - Static method in enum org.apache.hadoop.hbase.executor.EventType
 
get(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
Create a new HFileSystem object, similar to FileSystem.get().
get(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
get() - Method in interface org.apache.hadoop.hbase.master.HMaster.TableDescriptorGetter
 
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(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
get(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
get(Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
get(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
get(Get, boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
get(Get) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Do a get based on the get parameter.
get(Get, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Do a get based on the get parameter.
get(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Get data from a table.
get() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
get(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
 
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() - Method in class org.apache.hadoop.hbase.util.SortedList
Returns a reference to the unmodifiable list currently backing the SortedList.
get(int) - Method in class org.apache.hadoop.hbase.util.SortedList
 
get(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
get75thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
get95thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
get98thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
get999thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
get99thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
getAbortable() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
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
 
getAccessCount() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Gets the count of accesses to the mob file cache.
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(VersionedSegmentsList) - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
getAction(VersionedSegmentsList) - Method in class org.apache.hadoop.hbase.regionserver.BasicMemStoreCompactionStrategy
 
getAction(VersionedSegmentsList) - Method in class org.apache.hadoop.hbase.regionserver.EagerMemStoreCompactionStrategy
 
getAction(VersionedSegmentsList) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
getAction() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getActiveEnforcements() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Creates an object well-suited for the RegionServer to use in verifying active policies.
getActiveFileName() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Return the active file name that contains the real data.
getActiveHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getActiveHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
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.
getActivePoliciesAsMap() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Converts a map of table to SpaceViolationPolicyEnforcements into SpaceViolationPolicys.
getActiveReadHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getActiveReadHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.
getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves the number of active handler.
getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getActiveScanHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getActiveScanHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.
getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getActiveTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getActiveUser() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
getActiveWriteHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getActiveWriteHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves the number of active write rpc handler when use RWQueueRpcExecutor.
getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getAdmin() - Method in class org.apache.hadoop.hbase.SharedConnection
 
getAdmin() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Caller doesn't close the admin afterwards.
getAgeAtEvictionSnapshot() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getAgeInCacheSnapshot() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Get the Age of Last Applied Op
getAgeofLastShippedOp(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
get age of last shipped op of given wal group.
getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Get AgeOfLastShippedOp
getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getAll() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Get Map of all TableDescriptors.
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
 
getAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getAllSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getAllSegments() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
getAndResetChecksumFailuresCount() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Number of checksum verification failures.
getAnnotatedPriority(RPCProtos.RequestHeader) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
See if the method has an annotation.
getArchivedLogPath(Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Get the archived WAL file path
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 MasterFileSystem
getArchiveZNode(Configuration, ZKWatcher) - 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
getAssignedRegions() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getAssignedRegions() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
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.master.procedure.MasterProcedureEnv
 
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
 
getAssignmentManagerMetrics() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getAssignmentMap() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
 
getAssignmentsByTable(boolean) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
This is an EXPENSIVE clone.
getAssignmentsByTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getAssignProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
getAttempt() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
getAttemptingUser() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
getAuthManager() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
 
getAuthManager() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getAuthorizationID() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
getAuths(RpcController, VisibilityLabelsProtos.GetAuthsRequest, RpcCallback<VisibilityLabelsProtos.GetAuthsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
getAvailable() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
getAvailablePath(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
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.ServerManager
Compute the average load across all region servers.
getAvgStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getAvgStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
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
getBalancer(int) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getBaseOffset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
getBasePriority(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
Get the priority for a given request from the header and the param This doesn't consider which user is sending the request at all.
getBaseZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getBatch() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getBcn() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
getBcn() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getBcn__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getBcv() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
getBcv() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getBcv__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Fetch block from cache.
getBlock(BlockCacheKey, boolean, 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, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
 
getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
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.
getBlockCacheHeapPercent(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Retrieve configured size for on heap block cache as percentage of total heap.
getBlockCaches() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
 
getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
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.LruBlockCache
 
getBlockedFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getBlockedRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getBlockedRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
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
getBlockPriority() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
 
getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getBloomBlockSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getBloomChunkHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getBloomChunkHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getBloomChunkMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getBloomChunkMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getBoundaries() - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
 
getBucketCacheSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
getBucketIndex(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getBuckets() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getBucketSize() - Method in class org.apache.hadoop.hbase.util.LossyCounting
 
getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
getBufferedMutator(TableName) - Method in class org.apache.hadoop.hbase.SharedConnection
 
getBufferedMutator(BufferedMutatorParams) - Method in class org.apache.hadoop.hbase.SharedConnection
 
getBufferReadOnly() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns a read-only duplicate of the buffer this block stores internally ready to be read.
getBufferWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns a buffer that does not include the header or checksum.
getBuilder(WALCellCodec.ByteStringCompressor) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getBulkLoadDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
Deserialized and returns a BulkLoadDescriptor from the passed in Cell
getBulkLoadObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
 
getBulkLoadObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getBulkLoadTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getBulkLoadTimestamp() - Method in interface 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
Find descriptors by namespace.
getBypassGlobals() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
getBytes() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
getByteSize() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
getByteSize() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getByteSize() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
getBytesPerChecksum(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Returns the configured bytesPerChecksum value.
getByteStringCompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getByteStringUncompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getCacheConf() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Used for tests.
getCacheConfig() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.ImplData
 
getCacheConfig() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
getCachedBlockStatsByFile() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getCachedTime() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getCachedTime() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
getCacheKey() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
getCacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getCacheOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
getCacheOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getCacheOnWrite() - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
 
getCacheSize() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Gets the count of cached mob files.
getCall() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
Deprecated.
As of release 2.0, this will be removed in HBase 3.0
getCalledMethodNames(String) - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
 
getCaller() - Method in interface org.apache.hadoop.hbase.coprocessor.ObserverContext
Returns the active user for the coprocessor call.
getCaller() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
getCallMethod(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getCallMethodCount(String, String) - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
 
getCallMethodSize(String, String) - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
 
getCallQueueCountsSummary() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getCallQueueInfo() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getCallQueueInfo() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
getCallQueueInfo() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Get call queue information
getCallQueueInfo() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getCallQueueNames() - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
 
getCallQueueSizeSummary() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getCallRunner() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.Handler
 
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.
getCandidateFilesForRowKeyBefore(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
getCatalogJanitor() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getCatalogJanitor() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
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
 
getCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getCell() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getCell(int) - Method in class org.apache.hadoop.hbase.regionserver.CellArrayMap
 
getCell(int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkMap
 
getCell(int) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
getCellBuilder() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
Returns a CellBuilder so that coprocessors can build cells.
getCellComparator() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCellComparator() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Return the comparator passed to this delete tracker
getCellComparator() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
getCellComparator() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
getCellComparator() - Method in interface org.apache.hadoop.hbase.regionserver.Region
The comparator to be used with the region
getCellCount() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getCellPermissionsForUser(User, Cell) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
getCells() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
getCellScanner() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
getCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getCellsCountCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getCellsCountCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getCellSet() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getCellSet() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getCellsSizeCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getCellsSizeCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getCheckAndMutateChecksFailed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getCheckAndMutateChecksPassed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getChecksumFailures() - Method in class org.apache.hadoop.hbase.io.MetricsIOWrapperImpl
 
getChecksumFailuresCount() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Number of checksum verification failures.
getChecksumType(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Returns the configured checksum algorithm.
getChildExps() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
getChoreService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getChoreService() - Method in interface org.apache.hadoop.hbase.Server
 
getChunkId() - Method in class org.apache.hadoop.hbase.regionserver.ByteBufferChunkKeyValue
 
getChunkId() - Method in class org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkKeyValue
 
getClassLoader() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
getClassName() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
getCleanerThreads() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
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.
getClientIdAuditPrefix() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClientIdAuditPrefix() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getClientVersionInfo() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
getCloseCheckInterval() - Static method in class org.apache.hadoop.hbase.regionserver.HStore
 
getClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getClusterConnection() - Method in interface org.apache.hadoop.hbase.Server
Returns a reference to the servers' cluster connection.
getClusterId() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getClusterId() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getClusterId() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getClusterId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
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
Deprecated.
 
getClusterIds() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getClusterMetrics() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterMetricsWithoutCoprocessor() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterMetricsWithoutCoprocessor(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterSchema() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterSchema() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getCode() - Method in enum org.apache.hadoop.hbase.executor.EventType
 
getCode() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
 
getCodec(Configuration, String, CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getCodec(Configuration, Encryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
getCodec(Configuration, Decryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
getCodecClsName() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getColumnFamilyDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getColumnFamilyDescriptor() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
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.querymatcher.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.querymatcher.ExplicitColumnTracker
 
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.
getCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactedFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCompactedfiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
List of compacted files inside this store that needs to be excluded in reads because further new reads will be using only the newly created files out of compaction.
getCompactedfiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getCompactedFilesCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactedFilesCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCompactedFilesCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Returns the number of compacted files.
getCompactedFilesCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getCompaction(Cell) - Static method in class org.apache.hadoop.hbase.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
 
getCompactionPartitions() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest
Gets the compaction partitions.
getCompactionPolicy() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getCompactionPolicyForDateTieredWindow() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.Store
This value can represent the degree of emergency of compaction for this store.
getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
 
getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getCompactionProgress() - Method in class org.apache.hadoop.hbase.regionserver.HStore
getter for CompactionProgress object
getCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
Returns the current size of the queue containing regions that are processed.
getCompactionRatio() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getCompactionRatioOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getCompactionRequestor() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCompactionRequestor() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getCompactionState() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCompactionState() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getCompactionThroughputController() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getCompactionType() - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
Gets the compaction type.
getCompactionWorkingPath(Path, String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the working directory of the mob compaction.
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 interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getComparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.Segment
Returns the Cell comparator used by this segment
getComparator() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getComparator() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the comparator for comparing two cells.
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getComparatorClassName() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getCompletedSnapshotDir(SnapshotProtos.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.MasterRpcServices
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.TakeSnapshotHandler
 
getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
 
getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getCompressionAlgorithm() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getCompressionAlgorithm() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getCompressionCodec() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getConf() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getConf() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
getConf() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
getConf(Configuration, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.DefaultSourceFSConfigurationProvider
 
getConf(Configuration, String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.SourceFSConfigurationProvider
Returns the source cluster file system configuration for the given source cluster replication ID.
getConf() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
getConf() - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
 
getConf() - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
 
getConf() - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
 
getConf() - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
getConf() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
getConf() - Method in class org.apache.hadoop.hbase.tool.Canary
 
getConf() - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
getConfig() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.ImplData
 
getConfiguration() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
getConfiguration() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getConfiguration() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getConfiguration() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Gets current config.
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getConfiguration() - Method in interface org.apache.hadoop.hbase.Server
Gets the configuration object for this server.
getConfiguration() - Method in class org.apache.hadoop.hbase.SharedConnection
 
getConfigurationManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getConnection() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
Returns the hosts' Connection to the Cluster.
getConnection() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
Returns the hosts' Connection to the Cluster.
getConnection() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
Returns the hosts' Connection to the Cluster.
getConnection(SocketChannel, long) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Subclasses of HBaseServer can override this to provide their own Connection implementations.
getConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getConnection() - Method in interface org.apache.hadoop.hbase.Server
Returns a reference to the servers' connection.
getContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCoordinatedStateManager() - Method in interface org.apache.hadoop.hbase.Server
Get CoordinatedStateManager instance for this server.
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.wal.WAL
 
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.MetricsMasterWrapperImpl
 
getCorrupted() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getCorruptedMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getCorruptedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getCostFunctionNames() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
Get the names of the cost functions
getCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getCreatedTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getCurBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getCurBlockCacheUsed() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getCurMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getCurMemStoreUsed() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getCurrentCall() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Needed for features such as delayed calls.
getCurrentClientVersionInfo() - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
 
getCurrentCompactedKvs() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
 
getCurrentDataSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the occupied size of data blocks, in bytes.
getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getCurrentEligibleFiles(ArrayList<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
getCurrentFileName() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
This is a convenience method that computes a new filename with a given using the current WAL file-number
getCurrentFileName(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
return the current filename from the current wal.
getCurrentHour() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
 
getCurrentParallelPutCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCurrentParallelPutCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
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
getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getCurrentPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
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.LruBlockCache
 
getCurrentState(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
getCurrentState(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Returns the current SpaceQuotaSnapshot for the given subject.
getCurrentState(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
getCurrentTerm() - Method in class org.apache.hadoop.hbase.util.LossyCounting
 
getCurTaskZKVersion() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
GetDataAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
 
getDataBlockCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the number of data blocks currently cached in the block cache.
getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getDataBlockEncoder() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
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.HFileReaderImpl
 
getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
getDataBlockIndexReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getDataBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getDataCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getDataHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getDataHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getDataIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getDataInMemoryWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getDataMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getDataMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getDataNodePort() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
getDataSetWatchAsync() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
getDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
getDataSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getDataSize() - Method in class org.apache.hadoop.hbase.util.LossyCounting
 
getDataToWriteToZooKeeper(Map<String, Integer>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Creates the labels data to be written to zookeeper.
getDataWriter() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
getDataWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Get a writable interface into bloom filter data (the actual Bloom bits).
getDate() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
getDate() - Method in class org.apache.hadoop.hbase.mob.MobFileName
Gets the date string.
getDateFromName(String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
get date from MobFileName.
getDateTieredCompactionWindowFactory() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getDateTieredIncomingWindowMin() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getDateTieredMaxStoreFileAgeMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getDeadline(RPCProtos.RequestHeader, Message) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
Returns the deadline of the specified request.
getDeadline() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Return the deadline of this call.
getDeadline(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
Based on the request content, returns the deadline of the request.
getDeadline(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
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(ByteBuff) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
 
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getDeepCopy() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 
getDefaultLoadBalancerClass() - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
The default LoadBalancer class.
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.master.snapshot.SnapshotHFileCleaner
 
getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
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.HFileReaderImpl
 
getDeleteFamilyBloomHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getDeleteFamilyBloomHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getDeleteFamilyBloomMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getDeleteFamilyBloomMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getDeleteFamilyCnt() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getDelPartitions() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest
Gets the del files.
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.footer_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.header_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.procedures_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.processMaster_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.redirect_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.rits_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.rsgroup_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.snapshot_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.snapshotsStats_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.footer_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.header_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.processRS_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.region_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.storeFile_jsp
 
getDescription() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
getDescription() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
getDescription() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
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
 
getDestination() - Method in class org.apache.hadoop.hbase.master.RegionPlan
Get the destination server for the plan for this region.
getDestinationServer() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
 
getDetails() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Returns the configuration that was provided previously
getDetails() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
getDeterministicRandomSeed(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Creates a deterministic hash code for store file collection.
getDeviation() - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
 
getDFSHedgedReadMetrics(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getDictionary(Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
 
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
 
getDumpServlet() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getDumpServlet() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getEarliestFlushTimeForAllStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getEarliestFlushTimeForAllStores() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getEarliestMemStoreSeqNum(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getEarliestMemStoreSeqNum(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getEarliestMemStoreSeqNum(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
Deprecated.
Since version 1.2.0. Removing because not used and exposes subtle internal workings. Use WAL.getEarliestMemStoreSeqNum(byte[], byte[])
getEarliestMemStoreSeqNum(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
Gets the earliest unflushed sequence id in the memstore for the store.
getEdit() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
Gets the edit
getEffectiveDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getEffectiveDurability(Durability) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Returns effective durability from the passed durability and the table descriptor.
getEffectiveEncodingInCache(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getEffectiveEncodingInCache(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
 
getEffectiveEncodingInCache(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
getEffectiveEncodingInCache(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getEffectiveEncodingInCache(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
getEffectiveUser() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Get the current thread local effective user
getEnabled() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getEncryptionKey() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getEnd() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getEndKey() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
getEndKey() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
getEndKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getEndKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
 
getEndpointObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
 
getEndpointObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getEndRow(int) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
Gets the end row for a given stripe.
getEndRow(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getEntries() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getEntries() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
getEntryBuffer() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
 
getEntryCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getEnvironment() - Method in interface org.apache.hadoop.hbase.coprocessor.ObserverContext
 
getEnvironment() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
getErr() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
getErrorHandler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getErrorHandler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
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
 
getEventLoopGroupConfig() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getEventType() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Return the event type
getEventType() - Method in interface org.apache.hadoop.hbase.procedure2.RSProcedureCallable
Event type used to select thread pool.
getEventType() - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
 
getEvictCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getEvictedFileCount() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Gets the number of items evicted from the mob file cache.
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
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.assignment.RegionStates.RegionFailedOpen
 
getException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
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
 
getExcludedServersForSystemTable() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Get a list of servers that this region cannot be assigned to.
getExecutorLazily(ExecutorType, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
Initialize the executor lazily, Note if an executor need to be initialized lazily, then all paths should use this method to get the executor, should not start executor by using ExecutorService.startExecutorService(ExecutorType, int)
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
 
getExecutorThreadPool(ExecutorType) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
getExistingAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get the favored nodes plan
getExistingLabelsWithAuths() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
getExpiration() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
getFailedDeletions() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
getFailedFiles() - Method in exception org.apache.hadoop.hbase.backup.FailedArchiveException
 
getFailedInserts() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getFailedInserts() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getFailedOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getFailedServersFromLogFolders() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
Deprecated.
With proc-v2, we can record the crash server with procedure store, so do not need to scan the wal directory to find out the splitting wal directory any more. Leave it here only because RecoverMetaProcedure(which is also deprecated) uses it.
getFailureMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getFailures() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getFamilies() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getFamilies() - Method in class org.apache.hadoop.hbase.wal.WALEdit
For use by FSWALEntry ONLY.
getFamily() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getFamily() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getFamily() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
 
getFamilyDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Given a particular region dir, return all the familydirs inside it
getFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getFavoredNodeList(String) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
getFavoredNodes(List<ServerName>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
getFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
getFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
getFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
 
getFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
getFavoredNodesAsString(List<ServerName>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
getFavoredNodesForRegion(String) - Method in interface org.apache.hadoop.hbase.regionserver.FavoredNodesForRegion
Get the favored nodes mapping for this region.
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.favored.FavoredNodeAssignmentHelper
 
getFavoredNodesManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getFavoredNodesManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getFavoredNodesWithDNPort(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
getFavoredServerPosition(List<ServerName>, ServerName) - Static method in class org.apache.hadoop.hbase.favored.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!
getFileContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Return the file context of the HFile this reader belongs to
getFileContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
Return the file context for the HFile this writer belongs to
getFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
getFileCount() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
getFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getFileInfoHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getFileInfoHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getFileInfoMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getFileInfoMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getFileInfoOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getFileList(Configuration, List<Path>, PathFilter) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
Get a list of paths that need to be split given a set of server-specific directories and optionally a filter.
getFilename() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getFileName() - Method in class org.apache.hadoop.hbase.mob.MobFile
Gets the file name.
getFileName() - Method in class org.apache.hadoop.hbase.mob.MobFileName
Gets the file name.
getFilenum() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getFileNumFromFileName(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
A log file has a creation timestamp (in ms) in its file name (AbstractFSWAL.filenum.
getFilePath() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
 
getFilePath() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
getFilePath() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
getFilePath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
getFilePath() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
 
getFileRegion() - Method in class org.apache.hadoop.hbase.io.Reference
 
getFiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
getFilesForScan(byte[], boolean, byte[], boolean) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Gets the store files to scan for a Scan or Get request.
getFilesForScan(byte[], boolean, byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getFileSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
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.master.MasterWalManager
 
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.Store
 
getFilesystem() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getFileSystem() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
 
getFileSystem() - Method in interface org.apache.hadoop.hbase.Server
 
getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
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
 
getFilteredReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getFilteredReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getFilterEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getFilterEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
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
 
getFirstDayOfMonth(Calendar, Date) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Get the first day of the input date's month
getFirstDayOfWeek(Calendar, Date) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Get the first day of the input date's week
getFirstKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getFirstKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getFirstKey() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getFirstKey() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the first key in this store file.
getFirstKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getFirstKeyCellInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getFirstKeyCellInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getFirstRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFirstRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
TODO left from HFile version 1: move this to StoreFile after Ryan's patch goes in to eliminate KeyValue here.
getFlattenAction() - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
getFlattenAction() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFlushableSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Flush will first clear out the data in snapshot if any (It will take a second flush invocation to clear the current Cell set).
getFlushableSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFlushDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
getFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFlushedOutputFileSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFlushedOutputFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFlushPolicyClass(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
Get FlushPolicy class for the given table.
getFlushPressure() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFlushPressure() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
getFlushPressure() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Deprecated.
getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFlushRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getFlushThroughputController() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFlushThroughputController() - 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
 
getFormatVersion() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
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
 
getFreeBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
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.LruBlockCache
 
getFs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the handle on the local file system
getFsTableDescriptors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
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.HFileReaderImpl
Returns a buffer with the Bloom filter metadata.
getGeneralBloomMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getGeneralBloomMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getGeneralBloomMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getGeneralBloomMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the general queue for metrics.
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getGlobalLimiter() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
Return the limiter associated with this quota.
getGlobalMemStoreDataSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
getGlobalMemStoreHeapLowerMark(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Retrieve configured size for global memstore lower water mark as fraction of global memstore size.
getGlobalMemStoreHeapPercent(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Retrieve global memstore configured size as percentage of total heap.
getGlobalMemStoreHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
getGlobalMemStoreOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
getGlobalMemStoreSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
getGroupAuths(String[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
getGroupAuths(String[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
getGroupAuths(String[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Retrieve the visibility labels for the groups.
getGroupAuthsAsOrdinals(String[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
Returns the list of ordinals of labels associated with the groups
getHandler(String, double, BlockingQueue<CallRunner>, AtomicInteger) - Method in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
 
getHandler(String, double, BlockingQueue<CallRunner>, AtomicInteger) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Override if providing alternate Handler implementation.
getHashCount() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
getHashType() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
getHBaseServerWrapper() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
 
getHBaseVersion() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getHDFSBlocksDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getHeader() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getHeap() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getHeapOccupancyPercent() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
getHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
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.StoreFileReader
 
getHfileName() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
getHFileNames(Configuration, 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.StoreFileReader
 
getHFilesChecked() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getHFilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getHFilesSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getHFileVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getHfs() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
getHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
 
getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
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.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getHitRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitRatio() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Gets the hit ratio to the mob file cache.
getHitRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHost() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
 
getHostAndWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
getHostname(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getHRegion() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getHris() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
 
getId() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition
 
getId() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getIdentifier(String, SecretManager<T>) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
getIdentifier() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
getImmutableSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
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.master.RSGroupListTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
getIndexType() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
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.
getInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getInitialCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getInitializedEvent() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getInitializedEvent() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
getInitialState() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
getInlineBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
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.
getInstance() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
getInstance() - Static method in class org.apache.hadoop.hbase.master.normalizer.EmptyNormalizationPlan
 
getInstance() - Static method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
getInstance() - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
 
getInstance() - Static method in class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
Returns an instance of this factory.
getInstance() - Static method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
 
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.regionserver.NoLimitScannerContext
 
getInstance() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
 
getInstance(FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
 
getIntermediateIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getIntermediateIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getIntermediateIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getIntermediateIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getIoEngine() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
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
 
getItemAllocationSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
getIterator(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
GetJavaProperty - Class in org.apache.hadoop.hbase.util
A generic way for querying Java properties.
getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getKeepDeletedCells() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Gets the current key in the form of a cell.
getKey() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
Gets the key
getKeyCount() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
getKeyCount() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getKeyCount() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
getKeyForNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getKeyString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
Since hbase-2.0.0
getKeyValues(Configuration, String) - Static method in class org.apache.hadoop.hbase.util.ConfigurationUtil
Retrieve a list of key value pairs from configuration, stored under the provided key
getKeyValues(Configuration, String, char) - Static method in class org.apache.hadoop.hbase.util.ConfigurationUtil
Retrieve a list of key value pairs from configuration, stored under the provided key
getL2CacheStats() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
getLabel(int) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelOrdinalProvider
Returns the string associated with the ordinal.
getLabel(int) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
getLabelOrdinal(String) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelOrdinalProvider
 
getLabelOrdinal(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
 
getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
 
getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
 
getLabels(User, Authorizations) - Method in interface org.apache.hadoop.hbase.security.visibility.ScanLabelGenerator
Helps to get a list of lables associated with an UGI
getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
getLabelsCount() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getLargeCompactionThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getLargeQueueInitSize() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
getLastCell() - Method in class org.apache.hadoop.hbase.util.BloomContext
 
getLastCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getLastCompactSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getLastFlushedSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getLastHost() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getLastIndexExclusive() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
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.HFileReaderImpl
 
getLastKey() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getLastKey() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the last key in this store file.
getLastKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getLastMajorCompactionAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLastMajorCompactionTimestamp(RpcController, MasterProtos.MajorCompactionTimestampRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLastMajorCompactionTimestampForRegion(RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getLastQuery() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
getLastRegionServerUpdate() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Get the timestamp at which the last change occurred to the list of region servers to replicate to.
getLastRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getLastRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
TODO left from HFile version 1: move this to StoreFile after Ryan's patch goes in to eliminate KeyValue here.
getLastRowKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getLastSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLastSequenceId(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
 
getLastTimeStampOfWalGroup(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
get the last timestamp of given wal group.
getLastUpdate() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getLastUpdate() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
getLatch() - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
getLatestDate() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
getLeafIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getLeafIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getLeafIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getLeafIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getLeases() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLeases() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getLeastFilledBuckets(Set<Integer>, int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Returns a set of indices of the buckets that are least filled excluding the offsets, we also the fully free buckets for the BucketSizes where everything is empty and they only have one completely free bucket as a reserved
getLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
getLength() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.WriterBase
 
getLevel0Files() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
 
getLevel0Files() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getLevel0MinFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getLimit() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
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
 
getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler.Context
 
getListenerAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Return the socket (ip+port) on which the RPC server is listening to.
getLiveMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getLiveRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getLiveServersFromWALDir() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
Get Servernames that COULD BE 'alive'; excludes those that have a '-splitting' suffix as these are already being split -- they cannot be 'alive'.
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.
getLoadBalancer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLoadBalancer() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getLoadBalancerClassName() - Method in class org.apache.hadoop.hbase.master.HMaster
Fetch the configured LoadBalancer class name.
getLoadedCachedBlocksByFile(Configuration, BlockCache) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
Get a BlockCacheUtil.CachedBlocksByFile instance and load it up by iterating content in BlockCache.
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.BaseEnvironment
 
getLoadStatistics() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLocalConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
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
 
getLocations() - Method in class org.apache.hadoop.hbase.io.FileLink
 
getLock() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
getLock(T) - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
Get the ReentrantReadWriteLock corresponding to the given id
getLockedRows() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLockManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLockManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getLockResource(LockedResourceType, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
getLocks() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLocks(RpcController, MasterProtos.GetLocksRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getLocks() - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get locks
getLocks() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
getLogCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the directory where wals are stored by their RSs
getLogFileSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getLogFileSize() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
iff the given WALFactory is using the DefaultWALProvider for meta and/or non-meta, count the size of files (only rolled).
getLogFileSize(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
returns the size of rolled WAL files.
getLogFileSize() - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
getLogFileSize() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
Get size of the log files this provider is managing
getLogFileSizeIfBeingWritten(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
if the given path is being written currently, then return its length.
getLogFileSizeIfBeingWritten(Path) - Method in interface org.apache.hadoop.hbase.replication.regionserver.WALFileLengthProvider
 
getLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getLogSeqNum() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
getLogsSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getLowest(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getLowestTimestamp(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Gets lowest timestamp from candidate StoreFiles
getMajorCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMajorCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMajorCompactionJitter() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMajorCompactionPeriod() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
Returns the major version of this HFile format
getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
getMaster() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
getMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getMaster() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
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.tmpl.master.RSGroupListTmpl.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.regionserver.HRegionServer
 
getMasterConfiguration() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getMasterCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterCoprocessorHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterFileSystem() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterFileSystem() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterFinishedInitializationTime() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterInitializationTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getMasterMetrics() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterMetrics() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessor
 
getMasterObserver() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
getMasterObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getMasterObserver() - Method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
 
getMasterObserver() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
getMasterProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterProcedureExecutor() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterProcedureManagerHost() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterProcedureManagerHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterQuotaManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterQuotaManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterQuotaManager(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
getMasterRpcServices() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getMasterServices() - Method in interface org.apache.hadoop.hbase.coprocessor.HasMasterServices
Deprecated.
 
getMasterServices() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getMasterStartTime() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
 
getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
 
getMasterWalManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterWalManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMax() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
getMaxAllowedOperationTime() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getMaxChunkSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
 
getMaxCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMaxCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMaxCompactSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMaxFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMaxFlushedSeqId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMaxFlushedSeqId() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getMaxFlushQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMaxFold(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getMaximumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getMaximumTimestamp() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the max timestamp of all the cells in the store file.
getMaxKeys() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
getMaxKeys() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getMaxKeys() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
getMaxKeys(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getMaxMasterTimeout(Configuration, SnapshotProtos.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 class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getMaxMemStoreTS() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMaxMemStoreTS() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get max of the MemstoreTS in the KV's in this store file.
getMaxMemStoreTSInList(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
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
 
getMaxRegions(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
getMaxRegionSequenceId(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Get the max sequence id which is stored in the region directory.
getMaxResultSize() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getMaxSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMaxSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
getMaxSequenceIdInList(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Return the highest sequence ID found across all storefiles in the given list.
getMaxSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the Max size of the block cache, in bytes.
getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the maximum size of this cache.
getMaxSplitImbalance() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getMaxStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMaxStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMaxStoreSeqId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMaxStoreSeqId() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getMaxTables(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
getMaxThroughput() - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
getMaxTime() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
 
getMaxTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getMaxVersions() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
getMean() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
getMean() - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
 
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
 
getMemoryType() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
 
getMemoryType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getMemStoreDataSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMemStoreDataSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
getMemStoreFlushSize() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
 
getMemStoreHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMemStoreHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getMemStoreOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMemStoreOffHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMemStoresSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
getMergedRegion() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getMergePlanCount() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMergePlanCount() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getMergeProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
getMergesDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getMergingAction() - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
getMergingAction() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
getMessage() - Method in exception org.apache.hadoop.hbase.backup.FailedArchiveException
 
getMessage() - Method in exception org.apache.hadoop.hbase.master.procedure.ServerCrashException
 
getMessage() - Method in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
 
getMessage() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
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.HFileReaderImpl
 
getMetaData() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
For use by bucketcache.
getMetadataValue(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
Only used by the Striped Compaction Policy
getMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
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
 
getMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getMetaOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface
Deprecated.
 
getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the meta priority queue for metrics.
getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getMetaRegionFromName(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getMetaRegionSet() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getMetaTableLocator() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMetaTableLocator() - Method in interface org.apache.hadoop.hbase.Server
Returns instance of MetaTableLocator running inside this server.
getMetaTableObserver() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMetaTableObserver() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMetaWALProvider() - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
getMetaWriter() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
getMetaWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Get a writable interface into bloom filter meta data.
getMethod() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getMetricRegistryForMaster() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
Returns a MetricRegistry that can be used to track metrics at the master level.
getMetricRegistryForRegionServer() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
Returns a MetricRegistry that can be used to track metrics at the region server level.
getMetricRegistryForRegionServer() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
Returns a MetricRegistry that can be used to track metrics at the region server level.
getMetricRegistryForRegionServer() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
Returns a MetricRegistry that can be used to track metrics at the region server level.
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.HRegion
 
getMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMetrics() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getMetrics() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
Get the metrics instance.
getMetrics() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
getMetricsProcSource() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
getMetricsProcSource() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
getMetricsQuotaSource() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.io.MetricsIO
 
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.MetricsHeapMemoryManager
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
getMidpoint(CellComparator, Cell, Cell) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Try to return a Cell that falls between left and right but that is shorter; i.e.
getMin() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
 
getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
getMinCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMinFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getMinimumTimestamp() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the min timestamp of all the cells in the store file.
getMinIndexNumEntries(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
 
getMinLocalityToForceCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
Returns the minor version of this HFile format
getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
getMinSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getMinSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getMinSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getMinStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMinStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMinVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getMissCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMissCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
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.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getMissCount() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Gets the count of misses to the mob file cache.
getMissedMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
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
 
getMobCompactionState(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
Gets the mob file compaction state for a specific table.
getMobFamilyPath(Configuration, TableName, String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the family dir of the mob files.
getMobFamilyPath(Path, String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the family dir of the mob files.
getMobFileCache() - Method in class org.apache.hadoop.hbase.mob.MobCacheConfig
Gets the MobFileCache.
getMobFileName(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the mob file name from the mob ref cell.
getMobFilesChecked() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getMobFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getMobFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getMobFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getMobHome(Configuration) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the root dir of the mob files.
getMobHome(Path) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the root dir of the mob files under the qualified HBase root dir.
getMobPath() - Method in class org.apache.hadoop.hbase.io.HFileLink
 
getMobRegionInfo(TableName) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the RegionInfo of the mob files.
getMobRegionPath(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the region dir of the mob files.
getMobRegionPath(Path, TableName) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the region dir of the mob files under the specified root dir.
getMobScanCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getMobScanCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getMobStoreFilePercentage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getMobStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getMobStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getMobTableDir(Path, TableName) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the table dir of the mob files under the qualified HBase root dir.
getMobValueLength(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the mob value length from the mob ref cell.
getModificationTime() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getModificationTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getModificationTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getModificationTimeStamp() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Deprecated.
Since 2.0.0. Will be removed in 3.0.0.
getModificationTimestamp() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Get the modification time of this store file.
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.
getMServerWrap() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
getMTime() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
getMutationsFromWALEntry(AdminProtos.WALEntry, CellScanner, Pair<WALKey, WALEdit>, Durability) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
This function is used to construct mutations from a WALEntry.
getMVCC() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMvcc() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getMvccFromOperationContext(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Return the write point of the previous succeed operation.
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 interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Returns this reader's "name".
getName() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getName() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
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.AdaptiveMemStoreCompactionStrategy
 
getName() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
getName() - Method in class org.apache.hadoop.hbase.regionserver.BasicMemStoreCompactionStrategy
 
getName() - Method in class org.apache.hadoop.hbase.regionserver.EagerMemStoreCompactionStrategy
 
getName() - Method in exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
 
getName() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
getName() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
Human readable name of the processor
getName() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
getName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
getNameForThrottling(HStore, String) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.ThroughputControlUtil
Generate a name for throttling, to prevent name conflict when multiple IO operation running parallel on the same store.
getNamespace(String) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
Get a Namespace
getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getNamespaceLimiter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
Returns the limiter associated to the specified namespace.
getNamespaceName() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
getNamespaceName() - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
getNamespaceName() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
getNamespaceName() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
getNamespacePermissions(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
getNamespaceQuotaManager() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
getNamespaceQuotaSnapshots() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
Returns an unmodifiable view over the current SpaceQuotaSnapshot objects for each HBase namespace with a quota defined.
getNamespaces() - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
Get all Namespaces
getNamespaceSpaceUtilization() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getNamespaceTableCfWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
Returns a WALEntryFilter for checking replication per table and CF.
getNegotiatedQop() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
getNewAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
getNewExternalChunk(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
getNewExternalChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
getNewExternalChunk(ChunkCreator.ChunkType) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
getNewExternalChunk(int) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
getNewExternalChunk(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
getNewExternalChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
getNewPeerConfig() - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
getNewPeerConfig() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
getNewPeerConfig() - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getNextIndexedKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
getNextIndexedKey() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
getNextMajorCompactTime(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
getNextQueue() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.QueueBalancer
 
getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
getNextRow(Cell, NavigableSet<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getNextRowOrNextColumn(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
Retrieve the MatchCode for the next row or column
getNextRowOrNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
getNextRowOrNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
getNextRowOrNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
 
getNextSequenceId(WAL) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Method to safely get the next sequence number.
getNextSleepInterval(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
Get how long the caller should sleep according to the current size and current cycle's total push size and start tick, return the sleep interval for throttling control.
getNoChecksumFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Returns the filesystem that is specially setup for doing reads from storage.
getNonce() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
getNonce() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getNonceGroup() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
getNonceGroup() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getNonceKey() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
getNonceManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getNonceManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Only required for "old" log replay; if it's removed, remove this.
getNoneCompressor() - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getNoneUncompressor() - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getNonSharedArchivedStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getNoopLatch() - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
Returns the singleton latch which does nothing.
getNumberOfOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
getNumBytesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumChunks() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
getNumCompactionsCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumCompactionsFailed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumCompactionsQueued() - 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
 
getNumFlushesQueued() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
If CoDel-based RPC executors are used, retrieves the number of Calls that were dropped from general queue because RPC executor is under high load; returns 0 otherwise.
getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getNumHFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getNumHFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getNumLevels() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
If CoDel-based RPC executors are used, retrieves the number of Calls that were picked from the tail of the queue (indicating adaptive LIFO mode, when in the period of overloade we serve last requests first); returns 0 otherwise.
getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getNumLogFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getNumLogFiles() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
iff the given WALFactory is using the DefaultWALProvider for meta and/or non-meta, count the number of files (rolled and active).
getNumLogFiles() - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
getNumLogFiles() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
Get number of the log files this provider is managing
getNumMutationsWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getNumObservers() - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
 
getNumOfCells() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
 
getNumOfDeletedLargeFiles() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
getNumOfDeletedSmallFiles() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
getNumOfDeletes() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getNumOfPuts() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getNumOfSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getNumOfSegments() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
getNumOfSegments() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
 
getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
The number of open RPC conections
getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
The number of open RPC conections
getNumPositivesForTesting(int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
getNumQueriesForTesting(int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
getNumReferenceFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getNumReferenceFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
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.assignment.AssignmentManager
 
getNumRolledLogFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getNumRolledLogFiles(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
returns the number of rolled WAL files.
getNumRootEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getNumSinks() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
 
getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
getNumUniqueKeys() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
getNumUniqueKeys() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
getNumWALFiles() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getNumWALFiles() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
getOffHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
getOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getOffPeakHours() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getOffPeakMaxCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
getOffset() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getOldestHfileTs(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getOldestHfileTs(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
This can be used to determine the last time all files of this region were major compacted.
getOldestRITTime() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
getOldestSeqIdOfStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getOldLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the directory where wals are archived
getOldPeerConfig() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
getOldPeerConfig() - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
getOldSources() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a list of all the recovered sources of this rs
getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getOneRandomRack(Set<String>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
getOneRandomServer(String, Set<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
Gets a random server from the specified rack and skips anything specified.
getOnHeapCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
getOnHeapCacheSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
getOnHeapCacheStats() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
getOnheapGlobalMemStoreSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Returns the onheap global memstore limit based on the config 'hbase.regionserver.global.memstore.size'.
getOnlineRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getOnlineRegions() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getOnlineRegions() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
 
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
 
getOnlineServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getOnlineServersListWithPredicator(List<ServerName>, Predicate<ServerMetrics>) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getOnlineTables() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Gets the online tables in this RS.
getOpenSeqNum() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
 
getOperation(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getOperationsFromCoprocessors(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
 
getOperator() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
getOrComputeLocality(int, int, BaseLoadBalancer.Cluster.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Looks up locality from cache of localities.
getOrComputeRackLocalities() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Retrieves and lazily initializes a field storing the locality of every region/server combination
getOrComputeRegionsToMostLocalEntities(BaseLoadBalancer.Cluster.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Lazily initializes and retrieves a mapping of region -> server for which region has the highest the locality
getOrComputeWeightedLocality(int, int, BaseLoadBalancer.Cluster.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Returns locality weighted by region size in MB.
getOrCreate(ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Returns a TableAuthManager from the cache.
getOrCreateRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getOriginatingClusterId() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
getOriginatingClusterId() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getOriginPath() - Method in class org.apache.hadoop.hbase.io.HFileLink
 
getOrigLogSeqNum() - Method in interface org.apache.hadoop.hbase.wal.WALKey
Return a positive long if current WALKeyImpl is created from a replay edit; a replay edit is an edit that came in when replaying WALs of a crashed server.
getOrigLogSeqNum() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
Return a positive long if current WALKeyImpl is created from a replay edit; a replay edit is an edit that came in when replaying WALs of a crashed server.
getOutput() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
getOutputStreamForCellEncoder() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
getOutputStreamForCellEncoder() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
getOutputStreamForCellEncoder() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
getOverlapGroups(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getParam() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getParams() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getParent() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getParent__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getParentToChildrenPairMap() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
Returns the map of parent-children_pair.
getPartitionId() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
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.io.hfile.HFileReaderImpl
 
getPath() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
getPath() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Gets the mob file path.
getPath() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getPath() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
getPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getPeerId() - Method in interface org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface
 
getPeerId() - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
getPeerId() - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
getPeerID() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Get the slave peer ID
getPeerId() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
getPeerId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getPeerId() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the id that the source is replicating to.
getPeerId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getPeerOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
getPeerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
getPeerProcedureHandler() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSourceService
Returns a Handler to handle peer procedures.
getPeerProcedureHandler() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
getPeerUUID() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
getPeerUUID() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Returns a UUID of the provided peer id.
getPeerUUID() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
getPipeline() - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Return current pipeline.
getPipeline() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
getPipeline() - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
getPipelineSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getPlan() - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getPolicies() - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
Returns an unmodifiable version of the active SpaceViolationPolicyEnforcements.
getPolicyEnforcement(Region) - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
Returns the proper SpaceViolationPolicyEnforcement implementation for the given table.
getPolicyEnforcement(TableName) - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
Returns the proper SpaceViolationPolicyEnforcement implementation for the given table.
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
 
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
 
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
 
getPolicyName() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
 
getPolicyName() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Returns a logical name for the SpaceViolationPolicy that this enforcement is for.
getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getPosition() - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
getPreadScanner(boolean, long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
Get a scanner which uses pread.
getPreallocatedEventCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getPrettyHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
 
getPrevCell() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
getPrevCell() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Returns the previous cell written by this writer
getPrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getPrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getPrimaryHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getPrimaryHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getPrimaryHRIForDeployedReplica() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getPrimaryToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
getPrincipalWithoutRealm(String) - Static method in class org.apache.hadoop.hbase.security.SecurityUtil
Get the user name from a principal
getPriority() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
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.LruCachedBlock
 
getPriority(RPCProtos.RequestHeader, Message, User) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
Returns the 'priority type' of the specified request.
getPriority() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getPriority(RPCProtos.RequestHeader, Message, User) - Method in class org.apache.hadoop.hbase.master.MasterAnnotationReadingPriorityFunction
 
getPriority(RPCProtos.RequestHeader, Message, User) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
Returns a 'priority' based on the request type.
getPriority() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getPriority() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
Gets the priority for the request
getPriority() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getPriority(RPCProtos.RequestHeader, Message, User) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the priority queue for metrics.
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getProcedure() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getProcedure(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Returns the procedure.
getProcedureCoordinatorRpcs(String, String) - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Method to retrieve ProcedureCoordinatorRpcs
getProcedureCoordinatorRpcs(String, String) - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
getProcedureEvent() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
getProcedureManager(String) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
getProcedureManagers() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
getProcedureMemberRpcs(String) - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Method to retrieve ProcedureMemberRpcs
getProcedureMemberRpcs(String) - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getProcedureNames() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
 
getProcedureResult(RpcController, MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getProcedures() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getProcedures(RpcController, MasterProtos.GetProceduresRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getProcedures() - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get procedures
getProcedureScheduler() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getProcedureSignature() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
Return the unique signature of the procedure.
getProcedureSignature() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
 
getProcessName() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getProcessName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getProcId() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
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
getProviderClass(String, String) - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
getQualifiedMobRootDir(Configuration) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the qualified root dir of the mob files.
getQualifiedPath() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getQualifiedPath() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
getQualifier() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getQuarantined() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getQuarantinedMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getQueueId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getQueueId() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the queue id that the source is replicating to
getQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Returns the length of the pending queue
getQueues() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Returns the list of request queues
getQueueSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getQueueStorage() - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
getQuota(UserGroupInformation, TableName) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
Returns the quota for an operation.
getQuotaObserverChore() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getQuotaSettings() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
Computes a list of QuotaSettings that present the complete quota state of the combination of this user, table, and/or namespace.
getQuotaSettings() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
getQuotaSnapshot() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
getQuotaSnapshot() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Returns the SpaceQuotaSnapshot this was initialized with.
getQuotaStates(RpcController, QuotaProtos.GetQuotaStatesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
 
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.
getRack(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.RackManager
Same as RackManager.getRack(ServerName) except that a list is passed
getRackForRegion(int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Maps region index to rack index
getRackManager() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
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.
getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
 
getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
 
getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
getReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getReader() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getReader(FileStatus, boolean, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
Create a new WAL.Reader for reading logs to split.
getReader(Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
Create a new WAL.Reader for reading logs to split.
getReadFailureCount() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
getReadFailureCount() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
getReadFailures() - Method in class org.apache.hadoop.hbase.tool.Canary
 
getReadFailures() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
getReadFailures() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
getReadLatencyMap() - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
getReadLockCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.ChangedReadersObserver
 
getReadPoint(IsolationLevel) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
 
getReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the read queue for metrics when use RWQueueRpcExecutor.
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getReadRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getReadyToWriteCount() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getRealCacheSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getReason() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getReceiveTime() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getRefCellTags() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
getRefCount(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getRefCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
getRefCount(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
getReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getReferenceCount() - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
Gets the reference of the current mob file.
getReferencedFileStatus(FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Get the FileStatus of the file referenced by this StoreFileInfo
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
getReferenceFilePaths(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getReferenceType() - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
 
getReferredToFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getRegion() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getRegion() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
getRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Protected Utility method for safely obtaining an HRegion handle.
getRegion(String) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
Return Region instance.
getRegion() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
 
getRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Find the HRegion based on a region specifier
getRegion() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
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.assignment.RegionStates
 
getRegionAssignmentsByServer(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
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
 
getRegionByStateOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionCount() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
getRegionCountOfTable(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
Get region count for table
getRegionCountOfTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
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(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getRegionDir(Path, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
For tests only; to be removed.
getRegionDir(Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
For tests only; to be removed.
getRegionDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getRegionDir(Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getRegionDirRecoveredEditsDir(Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
 
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
getRegionEventDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
getRegionFailedOpen() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getRegionHashCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getRegionInfo(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOperation
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
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() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getRegionInfoForFS() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getRegionInfoForFs(RegionInfo) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Returns the regionInfo object to use for interacting with the file system.
getRegionInfoList() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
getRegionLoad(RpcController, AdminProtos.GetRegionLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getRegionLocation() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getRegionLocator(TableName) - Method in class org.apache.hadoop.hbase.SharedConnection
 
getRegionLocator(byte[]) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Retrieve a regionLocator for the table.
getRegionManifests() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Get all the Region Manifest from the snapshot
getRegionManifestsMap() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Get all the Region Manifest from the snapshot.
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.MetricsRegionWrapperImpl
 
getRegionName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
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
getRegionNormalizer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionNormalizer() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getRegionNormalizer(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
Create a region normalizer from the given conf.
getRegionNormalizerTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
 
getRegionObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationObserver
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
Observer/Service Getters
getRegionObserver() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
Observer/Service Getters
getRegionObserver() - Method in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
 
getRegionOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
getRegionReferenceFileCount(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getRegionReplicaStoreFileRefreshMultiplier(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
getRegions() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
getRegions(TableName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Gets the online regions of the specified table.
getRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegions(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
Get all online regions of a table in this RS.
getRegions() - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
Get all online regions in this RS.
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.ReplicationStatusTmpl.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
 
getRegionServerCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerFatalLogBuffer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionServerInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionServerMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessor
 
getRegionServerObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getRegionServerObserver() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
 
getRegionServerOfRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionServerRpcQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerRpcQuotaManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getRegionServers() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Get a list of all the addresses of all the region servers for this peer cluster
getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.HasRegionServerServices
Deprecated.
 
getRegionServerServices() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
getRegionServerSpaceQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerSpaceQuotaManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getRegionServerToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get regionserver to region map
getRegionServerVersion(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionServerVersion(ServerName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getRegionServerWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
getRegionServicesForStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionsFromMeta() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
getRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionsInTransitionCount() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Get the number of regions in transition.
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
getRegionsInTransitionOrderedByTimestamp() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionSizeMB(int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Returns the size in MB from the most recent RegionLoad for region
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
getRegionsOfFavoredNode(ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
getRegionsOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionsOfTable(TableName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionsOfTableForReopen(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Get the regions to be reopened when modifying a table.
getRegionSplitLimit() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getRegionsStateInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionState(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionState(String) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionState(Result, int) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
Pull the region state from a catalog table Result.
getRegionState(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
getRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionStateNode() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
getRegionStates() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getRegionStates() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionStateStore() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
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
getRegionTransitionProcedure(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionTransitionState(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getRegionWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
getRemoteAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
getRemoteAddress() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getRemoteDispatcher() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
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 interface org.apache.hadoop.hbase.ipc.RpcCall
 
getRenewer() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
 
getReopenStatus(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Used by the client (via master) to identify if all regions have the schema updates
getReplicaId() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
Get the replica id of this region.
getReplicaId() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getReplicaLoad(List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
getReplicationDelay() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getReplicationEndpoint() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getReplicationEndpoint() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
getReplicationLoad(ServerName[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
 
getReplicationLoadSourceList() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
 
getReplicationManager() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSourceService
Returns the replication manager
getReplicationManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Get the replication sources manager
getReplicationPeer() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getReplicationPeerConfig(RpcController, ReplicationProtos.GetReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getReplicationPeerConfig(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Returns the configured ReplicationPeerConfig for the specified peer
getReplicationPeerId() - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Return the peer id used for replicating to secondary region replicas
getReplicationPeerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getReplicationPeerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
getReplicationPeerManager() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getReplicationPeers() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the ReplicationPeers used by this ReplicationSourceManager
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the replication queue for metrics.
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getReplicationScope() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getReplicationScopes() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getReplicationSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Get a randomly-chosen replication sink to replicate to.
getReplicationSourceService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getReportEvent() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
getRequest() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
getRequest() - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
getRequest() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getRequestData() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
This method should return any additional data that is needed on the server side to construct the RowProcessor.
getRequestUser() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
Returns the user credentials associated with the current RPC request or not present if no credentials were provided.
getRequestUser() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Returns the user credentials associated with the current RPC request or not present if no credentials were provided.
getRequestUser() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
getRequestUserName() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
getRequestUserName() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Returns the username for any user associated with the current RPC request or not present if no user is set.
getResponseBlockSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
getResponseCellSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
The size of response cells that have been accumulated so far.
getResponseExceptionSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
getResult() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
 
getResult() - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
 
getResult() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
 
getResult() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
Obtain the processing result.
getRetCode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getRetries() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
getRITThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
getRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRootIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRootIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getRootIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRootIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getRootKeyZNode() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
getRowForRegion(RegionInfo) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
getRowLock(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Get an exclusive ( write lock ) lock on a given row.
getRowLock(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRowLock(byte[], boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Get a row lock for the specified row.
getRowLockInternal(byte[], boolean, Region.RowLock) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRowProcessorPB(RowProcessor<S, T>) - Static method in class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
 
getRowsToLock() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
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.
getRpcCall() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
 
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.
getRpcScheduler() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getRpcSchedulerFactoryClass() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getRpcSchedulerFactoryClass() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
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.
getRsAdmin() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
getRsAdmin(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getRSRpcServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getScanDetailsWithId(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getScanInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getScanLabelGenerators(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
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) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Create a Scanner on this file.
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Create a Scanner on this file.
getScanner() - Method in class org.apache.hadoop.hbase.mob.MobFile
Internal use only.
getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
Creates the scanner for the given read point
getScanner(Scan) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getScanner(Scan, NavigableSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Return a scanner for both the memstore and the HStore files.
getScanner(Scan) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Return an iterator that scans over the HRegion, returning the indicated columns and rows specified by the Scan.
getScanner(Scan, List<KeyValueScanner>) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Return an iterator that scans over the HRegion, returning the indicated columns and rows specified by the Scan.
getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
Creates the scanner for the given read point
getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
Deprecated.
Do not write further code which depends on this call. Instead use getStoreFileScanner() which uses the StoreFileScanner class/interface which is the preferred way to scan a store with higher level concepts.
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
Deprecated.
Do not write further code which depends on this call. Instead use getStoreFileScanner() which uses the StoreFileScanner class/interface which is the preferred way to scan a store with higher level concepts.
getScannerOrder() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Get the order of this KeyValueScanner.
getScannerOrder() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
getScannerOrder() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[], long) - 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, ScanQueryMatcher, byte[], boolean, byte[], boolean, long) - 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(List<HStoreFile>, boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Create scanners on the given files and if needed on the memstore with no filtering based on TTL (that happens further down the line).
getScanners(List<HStoreFile>, boolean, boolean, boolean, ScanQueryMatcher, byte[], boolean, byte[], boolean, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Create scanners on the given files and if needed on the memstore with no filtering based on TTL (that happens further down the line).
getScanners(long) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
 
getScanners() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getScannersCount() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getScannersForCompaction(Collection<HStoreFile>, boolean, long) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Get scanners for compaction.
getScannersForStoreFiles(Collection<HStoreFile>, boolean, boolean, long) - 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<HStoreFile>, boolean, boolean, boolean, boolean, long) - 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<HStoreFile>, boolean, boolean, boolean, boolean, ScanQueryMatcher, long) - 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
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the scan queue for metrics when use RWQueueRpcExecutor.
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getScanType(CompactionRequestImpl) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.InternalScannerFactory
 
getScheduler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getScheduler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Get the number of regions of the table that have been updated by the alter.
getScopeWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
Returns a WALEntryFilter for checking the scope.
getScopeWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
getSecondaryAndTertiary(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
getSecondaryToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
getSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getSecureBulkLoadManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getSecureBulkLoadManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getSecurityCapabilities(RpcController, MasterProtos.SecurityCapabilitiesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Returns the security capabilities in effect on the cluster
getSegments() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getSegments() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
getSelectionTime() - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
Gets the selection time.
getSelectionTime() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getSelectionTime() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
getSeqid() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
getSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.SequenceId
 
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
getSequenceId() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
SequenceId is only available post WAL-assign.
getSequenceOnRingBuffer() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
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
 
getSerialPeerIdsBelongsTo(TableName) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
getServer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
getServer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
Used by ServerCrashProcedure to see if this Assign/Unassign needs processing.
getServer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
getServerCrashProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
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() - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.ImplData
 
getServerManager__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getServerName() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
 
getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
 
getServerName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
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.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getServerName() - Method in interface org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface
 
getServerName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getServerName() - Method in interface org.apache.hadoop.hbase.Server
 
getServerName() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
getServerNameFromWALDirectoryName(Configuration, String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Pulls a ServerName out of a Path generated according to our layout rules.
getServerNameFromWALDirectoryName(Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
This function returns region server name from a log file name which is in one of the following formats: hdfs://<name node>/hbase/.logs/<server name>-splitting/... hdfs://<name node>/hbase/.logs/<server name>/...
getServerNamesFromWALDirPath(PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
 
getServerNode(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
getServerOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getServerOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface
Given an operation type we can take decisions about what to do with pending operations.
getServerPriority(ServerProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
Return the priority for the given procedure.
getServerRegionInfoSet(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Returns the set of regions hosted by the specified server
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
 
getServerWALsBelongTo() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
getServerWALsBelongTo() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getServerWALsBelongTo() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
The queue of WALs only belong to one region server.
getService() - Method in interface org.apache.hadoop.hbase.coprocessor.CoprocessorService
Deprecated.
 
getService() - Method in interface org.apache.hadoop.hbase.coprocessor.SingletonCoprocessorService
Deprecated.
 
getService() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getService(List<RpcServer.BlockingServiceAndInterface>, String) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getServiceAndInterface(List<RpcServer.BlockingServiceAndInterface>, String) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getServiceInterface() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
 
getServiceInterface(List<RpcServer.BlockingServiceAndInterface>, String) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getServices() - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
getServices() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.MasterCoprocessorService
Deprecated.
 
getServices() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService
Deprecated.
 
getServices() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionServerCoprocessorService
Deprecated.
 
getServices() - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
getServices() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getServices() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
By default, put up an Admin and a Client Service.
getServices() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getServices() - Method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
getServices() - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
getServices() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
getSeverity() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
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
 
getShortHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
 
getSingleSourceSourceByTable() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
getSinkMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
Get replication Sink Metrics
getSinksForTesting() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
 
getSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
getSize() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Used to calculate the request call queue size.
getSize() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
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() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Get the sizeOfLogQueue
getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.SteppingSplitPolicy
 
getSkippedCount(NormalizationPlan.PlanType) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
 
getSkippedCount(NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
 
getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getSmallCompactionThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
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
 
getSmallQueueInitSize() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
getSnapshot() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
 
getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Get the SnapshotDescription
getSnapshotDir() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Get the current snapshot working dir
getSnapshotList(Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
Returns the list of available snapshots in the specified location
getSnapshotManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getSnapshotManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getSnapShotOfAssignment(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
getSnapShotOfAssignment(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
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
 
getSnapshotsFilesMap(Configuration, AtomicLong, AtomicLong, AtomicLong) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
Returns the map of store files based on path for all snapshots
getSnapshotSize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
getSnapshotSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getSnapshotSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Return the size of the snapshot(s) if any
getSnapshotSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getSnapshotStats(Configuration, SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
Returns the snapshot stats
getSnapshotStats(Configuration, SnapshotProtos.SnapshotDescription, Map<Path, Integer>) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
Returns the snapshot stats
getSocketAddress() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
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(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the normal source for a given peer
getSourceManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getSourceManager() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
getSourceMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getSourceMetrics() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
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
getSpaceProto() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
getSpaceQuota(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
getSpaceQuota(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Fetch the Quota for the given subject.
getSpaceQuota(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
getSpaceQuotaRegionSizes(RpcController, QuotaProtos.GetSpaceQuotaRegionSizesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getSpaceQuotaSnapshotNotifier() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getSpaceQuotaSnapshots(RpcController, QuotaProtos.GetSpaceQuotaSnapshotsRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getSplitCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getSplitEditFilesSorted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Returns sorted set of edit files made by splitter, excluding files with '.temp' suffix.
getSplitKey() - Method in class org.apache.hadoop.hbase.io.Reference
 
getSplitLogManagerCoordination() - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Method to retrieve coordination for split log manager
getSplitLogManagerCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
getSplitLogWorkerCoordination() - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Method to retrieve coordination for split log worker
getSplitLogWorkerCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
getSplitOrMergeTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getSplitPartSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getSplitPlanCount() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getSplitPlanCount() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Determines if Store should be split.
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.StoreFileManager
Gets the split point for the split of this set of store files (approx.
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
Override of getSplitPoint that determines the split point as the boundary between two stripes, unless it causes significant imbalance between split sides' sizes.
getSplitPolicy() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getSplitPolicyClass(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
 
getSplitProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
getSplitQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getSplits() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
getSplitsDir(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getSplitSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getSplitThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
getSplittingServersFromWALDir() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
Get Servernames which are currently splitting; paths have a '-splitting' suffix.
getStart() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getStartcode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getStartKey() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
getStartKey() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
getStartKey() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
getStartKey() - Method in class org.apache.hadoop.hbase.mob.MobFileName
Gets the hex string of the md5 for a start key.
getStartKey() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
getStartKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getStartKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
 
getStartKeyFromName(String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
get startKey from MobFileName.
getStartPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
getStartRow(int) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
Gets the start row for a given stripe.
getStartRow(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStarts() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
getStartTime() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getStartTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
getState(int) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
getState() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getState(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
getStateId(MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
getStateId(MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
getStateId(MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getStateId(MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getStateId(MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
getStateId(MasterProcedureProtos.CloneSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
getStateId(MasterProcedureProtos.CreateNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
getStateId(MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
getStateId(MasterProcedureProtos.DeleteNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
getStateId(MasterProcedureProtos.DeleteTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
getStateId(MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
getStateId(MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
getStateId(MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
getStateId(MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
getStateId(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
getStateId(MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
getStateId(MasterProcedureProtos.ReopenTableRegionsState) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
getStateId(MasterProcedureProtos.RestoreSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
getStateId(MasterProcedureProtos.ServerCrashState) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
getStateId(MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
getStateId(MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
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.LruBlockCache
Get counter statistics for this cache.
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() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
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 interface org.apache.hadoop.hbase.monitoring.MonitoredTask.StatusJournalEntry
 
getStatus() - Method in class org.apache.hadoop.hbase.procedure.Procedure
 
getStatusJournal() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStatusTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStealFromQueue() - Method in class org.apache.hadoop.hbase.util.StealJobQueue
Get a queue whose job might be stolen by the consumer of this original queue
getStoragePolicyName(Path) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Get the storage policy of the source path (directory/file).
getStoragePolicyName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Get the storage policy of the directory of CF.
getStore() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
getStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStore(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Return the Store for the given family
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, RegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the directory to archive a store directory
getStoreArchivePath(Configuration, RegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Gets the directory to archive a store directory.
getStoreCompactionPriority() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
 
getStoreCompactionPriority() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStoreDir(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Returns the directory path of the specified family
getStoreEngine() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Returns the StoreEngine that is backing this concrete implementation of Store.
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
getStoreFileComparator() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
 
getStoreFileComparator() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStorefileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Returns the number of files currently in use.
getStorefileCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStoreFileInfo(Configuration, FileSystem, RegionInfo, RegionInfo, String, Path) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Returns a StoreFileInfo from the given FileStatus.
getStoreFileList(byte[][]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStoreFileList(byte[][]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getStoreFileManager() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getStoreFileOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStoreFiles() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartition
 
getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
 
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
 
getStoreFiles(String, boolean) - 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.regionserver.StripeStoreFileManager
 
getStoreFileScanner(boolean, boolean, boolean, long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
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
 
getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getStoreFilesLocatedStatus(HRegionFileSystem, String, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Returns the store files' LocatedFileStatus which available for the family.
getStorefilesRootLevelIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStorefilesRootLevelIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStorefilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStoreFilesSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
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, RegionInfo, 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 interface org.apache.hadoop.hbase.regionserver.Region
Return the list of Stores managed by this region
getStoreSegments() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
 
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
 
getStreamScanner(boolean, boolean, boolean, long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
Get a scanner which uses streaming read.
getStripeBoundaries() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
 
getStripeBoundaries() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStripeCompactMaxFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getStripeCompactMinFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
getStripeCount() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
 
getStripeCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getStripes() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
 
getStripes() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getSumHitCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumHitCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getSumHitCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumHitCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getSumRequestCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumRequestCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getSumRequestCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumRequestCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Get names of supported compression algorithms.
getSyncFuture(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
getTable(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Caller closes the table afterwards.
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.
getTableBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.SharedConnection
 
getTableCFsNode(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
getTableDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getTableDescriptor() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
getTableDescriptor() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
getTableDescriptor() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Get the table descriptor from the Snapshot
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.MasterRpcServices
Get list of TableDescriptors for requested tables.
getTableDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getTableDescriptors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getTableDescriptors() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
 
getTableDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
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.
getTableLimiter(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
Returns the limiter associated to the specified table.
getTableLimiter(TableName) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Return the limiter for the specified table associated with this quota.
getTableLockName(TableName) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the table name used in the table lock.
getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
getTableName() - Method in interface org.apache.hadoop.hbase.master.procedure.TableProcedureInterface
 
getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
getTableName() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
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.security.access.AuthResult
 
getTableName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getTableName(Path) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
 
getTableName() - Method in interface org.apache.hadoop.hbase.wal.WALKey
 
getTableName() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getTableName() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
 
getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Get list of userspace table names
getTableNamespaceManager() - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
For internals use only.
getTableNameTag(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets the table name tag.
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
getTableOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.TableProcedureInterface
Given an operation type we can take decisions about what to do with pending operations.
getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
getTablePermissions(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
getTablePriority(TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
Return the priority for the given table.
getTableQuotaSnapshots() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
Returns an unmodifiable view over the current SpaceQuotaSnapshot objects for each HBase table with a quota defined.
getTableSet() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get the table set
getTablesInStates(TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
Return all tables in given states.
getTableSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
getTableSourceAgg() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
 
getTableSpaceUtilization() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getTableState(RpcController, MasterProtos.GetTableStateRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
getTableState(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
getTableStateManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getTableStateManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
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(Map<String, Path>, FileSystem, Path, TableName, PathFilter, ExecutorService, HBaseFsck.ErrorReporter) - 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.
getTableStoreFilePathMap(FileSystem, Path, PathFilter, ExecutorService, HBaseFsck.ErrorReporter) - 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
getTableWrapperAgg() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
 
getTail() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getTailKbParam(HttpServletRequest) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
getTailSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getTakingSnapshotLock() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
getTargetState(String, QuotaProtos.SpaceQuota) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
getTargetState(T, QuotaProtos.SpaceQuota) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Computes the target SpaceQuotaSnapshot for the given subject and spaceQuota.
getTargetState(TableName, QuotaProtos.SpaceQuota) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
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
 
getTaskNode() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
getTaskReadySeq() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
Used by unit tests to check how many tasks were processed
getTaskReadySeq() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
getTaskReadySeq() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
Returns the number of tasks processed by coordination.
getTasks() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
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.
getTasks(String) - 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
 
getTertiaryToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
getThreadInfo(Thread) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
 
getThreadWakeFrequency() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Interval at which threads should run
getThreshold() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
getThrottlePoint() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
getThrottlePoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
getThrottleProto() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
getThroughputControllerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
 
getThroughputControllerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
 
getThrowable() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
getTimeOfDeath(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
Get the time when a server died
getTimeout() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
getTimestamp() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
getTimeStamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask.StatusJournalEntry
 
getTimeStampOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Deprecated.
Since 2.0.0. Will be removed in 3.0.0.
getTimestampOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Get the TimestampOfLastAppliedOp.
getTimeStampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Deprecated.
Since 2.0.0. Removed in 3.0.0.
getTimestampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Get the timestampsOfLastShippedOp, if there are multiple groups, return the latest one
getTimeToPurgeDeletes() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getTimeUnitInMillis() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
getTmpDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
 
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.StoreFileReader
 
getTotalBufferUsed() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
getTotalCompactedSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
 
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
 
getTotalFileSize(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
getTotalQueueSize() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getTotalRefCount() - Static method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
getTotalRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
getTotalRITs() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
getTotalRITsOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
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.
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.
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.StoreFileReader
 
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.
getTracker() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
getTrackers(RegionCoprocessorHost, NavigableSet<byte[]>, ScanInfo, long, Scan) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
getTrailer() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getTrailer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
getTrailerHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getTrailerHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getTrailerMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getTrailerMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
getTrailerSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getTransitionState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
getTTL() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
getTtl() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getTTL() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
getType() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
getType() - Method in class org.apache.hadoop.hbase.master.normalizer.EmptyNormalizationPlan
 
getType() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
 
getType() - Method in interface org.apache.hadoop.hbase.master.normalizer.NormalizationPlan
 
getType() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
getUnassignProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
getUnblockedFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
getUncachedBlockReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getUncachedBlockReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
For testing
getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getUniqueBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
getUnneededFiles(long, List<HStoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
 
getUnneededFiles(long, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
getUnreferencedFiles(Iterable<FileStatus>, SnapshotManager) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Check to see if any of the passed file names is contained in any of the snapshots.
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.
getUsedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
getUsedSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getUser() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
getUser() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getUserAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
getUserAuths(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
getUserAuths(byte[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Retrieve the visibility labels for the user.
getUserAuthsAsOrdinals(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
Returns the list of ordinals of labels associated with the user
getUserAuthsDataToWriteToZooKeeper(Map<String, List<Integer>>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Creates the user auth data to be written to zookeeper.
getUserFromPrincipal(String) - Static method in class org.apache.hadoop.hbase.security.SecurityUtil
Get the user name from a principal
getUserLimiter(UserGroupInformation, TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
Returns the limiter associated to the specified user/table.
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
 
getUserQuotaState(UserGroupInformation) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
Returns the QuotaState associated to the specified user.
getUserTables(HMaster, List<TableDescriptor>) - Static method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
getUserToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
 
getUseThisHostnameInstead(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getUseThisHostnameInstead(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Gets a buffer view to the current value.
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getValueString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
Since hbase-2.0.0
getVersion() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
 
getVersion(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
May return "0.0.0" when server is not online
getVersion() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
 
getVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
getVersionedList() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getVersionedTail() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
getVersionNumber(HBaseProtos.VersionInfo) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
Pack the full number version in a int.
getVersionNumber(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
May return 0 when server is not online.
getViolationPolicy() - Method in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
Returns the violation policy in effect.
getVisibilityExpEvaluator(Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
getVisibilityExpEvaluator(Authorizations) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Creates VisibilityExpEvaluator corresponding to given Authorizations.
getVisibilityLabelService(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
 
getVisibilityLabelService() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
 
getWaitInterval(long, long, long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
getWaitInterval(long, long, long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
getWAL() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
 
getWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWAL(RegionInfo) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getWAL() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
getWAL(RegionInfo) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
 
getWALArchiveDirectoryName(Configuration, String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Construct the directory name for all old WALs on a given server.
getWALArchivePath(Path, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
getWALBlockSize(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Blocksize returned here is 2x the default HDFS blocksize unless explicitly set in Configuration.
getWALBlockSize(Configuration, FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Public because of FSHLog.
getWALCellCodecClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getWALDirectoryName(String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Construct the directory name for all WALs on a given server.
getWALDirPaths(PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
 
getWalEdit(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getWALEntryfilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
Returns a default set of filters
getWALEntryfilter() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Returns a WALEntryFilter to use for filtering out WALEntries from the log.
getWALEntryfilter() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
getWALFile() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination.SplitTaskDetails
 
getWALFile() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
getWALFileLengthProvider() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getWALFileLengthProvider() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
getWALFileLengthProvider() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
 
getWALFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getWALFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWalGroup() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
getWalGroupId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
getWalGroupsReplicationStatus() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getWalGroupsReplicationStatus() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWalGroupStatus() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getWalGroupStatus() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
get the stat of replication for each wal group.
getWALObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessor
 
getWALPrefixFromWALName(String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Get prefix of the log from its name, assuming WAL name in format of log_prefix.filenumber.log_suffix
getWalProcedureStore() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getWALProvider() - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
getWALRegionDir(MasterProcedureEnv, RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
getWALRegionDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getWalRoller() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWALRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getWALRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWALs() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWALs() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a copy of the wals of the normal sources on this rs
getWALs() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
getWALs() - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
getWALs() - Method in class org.apache.hadoop.hbase.wal.WALFactory
 
getWALs() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
 
getWarnTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getWatcher() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
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(SnapshotProtos.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
getWrapper() - Method in class org.apache.hadoop.hbase.io.MetricsIO
 
getWritableSize() - Method in interface org.apache.hadoop.hbase.io.WritableWithSize
Provide a size hint to the caller.
getWriteAvailable() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
 
getWriteAvailable() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
 
getWriteAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
 
getWriteAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
getWriteEntry() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
Use it to complete mvcc transaction.
getWriteFailureCount() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
getWriteFailureCount() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
getWriteFailures() - Method in class org.apache.hadoop.hbase.tool.Canary
 
getWriteFailures() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
getWriteFailures() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
getWriteLatency() - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
getWriteNumber() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
 
getWritePoint() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Retrieves length of the write queue for metrics when use RWQueueRpcExecutor.
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
getWriterClassName() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
getWriterClassName() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
getWriterClassName() - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter
 
getWriterClsNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getWriterClsNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
 
getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getWriteRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
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 interface org.apache.hadoop.hbase.wal.WALKey
 
getWriteTime() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
getZkController() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
getZKPermissionWatcher() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
getZkw() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Get the ZK connection to this peer
getZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getZooKeeper() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getZooKeeper() - Method in interface org.apache.hadoop.hbase.Server
Gets the ZooKeeper instance for this server.
getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
globalLimiter - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
 
GlobalQuotaSettings - Class in org.apache.hadoop.hbase.quotas
An object which captures all quotas types (throttle or space) for a subject (user, table, or namespace).
GlobalQuotaSettings(String, TableName, String) - Constructor for class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
 
GlobalQuotaSettingsImpl - Class in org.apache.hadoop.hbase.quotas
Implementation of GlobalQuotaSettings to hide the Protobuf messages we use internally.
GlobalQuotaSettingsImpl(String, TableName, String, QuotaProtos.Quotas) - Constructor for class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
GlobalQuotaSettingsImpl(String, TableName, String, QuotaProtos.Throttle, Boolean, QuotaProtos.SpaceQuota) - Constructor for class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
grabQuota(long, long, long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
Removes the specified write and read amount from the quota.
grabQuota(long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
group() - Method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
 
group(byte[], byte[]) - Method in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
 
group(byte[], byte[]) - Method in class org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
 
group(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
Given an identifier and a namespace, pick a group.
GROUP_NAME_DELIMITER - Static variable in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
 
groupHasAccess(String, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks if the user has access to the full table or at least a family/qualifier for the specified action.
groupOrSplit(Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>, LoadIncrementalHFiles.LoadQueueItem, Table, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Attempt to assign the given load queue item into its target region group.

H

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, boolean, AtomicInteger, boolean, Configuration) - 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, boolean, AtomicInteger, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
Creates a half file reader for a hfile referred to by an hfilelink.
handleCoprocessorThrowable(E, 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).
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.regionserver.handler.RegionReplicaFlushHandler
 
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.
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.
handlerCount - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
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
 
handleSplit(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling two regions that have the same regionID a specific case of a split
has(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Check to see if the Constraint is currently set.
hasAccess(User, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
hasBypassGlobals() - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
 
hasCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
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
 
hasFamilyStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
hasFreeSpace() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
hasGeneralBloom() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
hash - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Hash Function
HASH_NONCE_GRACE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
 
hashCode() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
 
hashCode() - Method in class org.apache.hadoop.hbase.io.FileLink
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
hashCode() - Method in class org.apache.hadoop.hbase.io.Reference
 
hashCode() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
hashCode() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
hashCode() - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
hashCode() - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
 
hashCode() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
hashCode() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
hashCode() - Method in class org.apache.hadoop.hbase.mob.MobFileName
 
hashCode() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
hashCode() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
hashCode() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
hashCode() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
 
hashCode() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
hashCode() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
hashCode() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
hashCount - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Number of hash functions
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.io.hfile.CompoundBloomFilterBase
Hash function type to use, as defined in Hash
hashType - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Hash type
hasImmutableSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
HasMasterServices - Interface in org.apache.hadoop.hbase.coprocessor
Deprecated.
Since 2.0.0 to be removed in 3.0.0. The hope is that by 3.0.0 we will not need this facility as CoreCoprocessors are integated into core.
hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
hasMetaTableRegion() - Method in interface org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface
 
hasMethod(String, String...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
hasMethod(String, Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
hasMethod(Method) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
 
hasMinimumVersion(HBaseProtos.VersionInfo, int, int) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
 
hasMobColumns(TableDescriptor) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Checks whether this table has mob-enabled columns.
hasMobReferenceTag(List<Tag>) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Whether the tag list has a mob reference tag.
hasMoreValues() - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
 
hasMoreValues(ScannerContext.NextState) - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
 
hasMVCCInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
hasMVCCInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
hasNext() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
 
hasNext() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
 
hasNullColumn - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
hasRecoveredEdits(Configuration, RegionInfo) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Check whether there is recovered.edits in the region dir
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(TableDescriptor) - 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<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Determines whether any files in the collection are references.
HasRegionServerServices - Interface in org.apache.hadoop.hbase.coprocessor
Deprecated.
Since 2.0.0 to be removed in 3.0.0. The hope is that by 3.0.0 we will not need this facility as CoreCoprocessors are integated into core.
hasRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
hasRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
hasRegionsOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
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
 
hasRegionsTwiceOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
hasRunnables() - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
 
hasSelection() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
hasTableRegionStates(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
hasTagCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
hasTagCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
hasTagCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
hasTooManyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
hasTooManyStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
hasUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
 
hasValidMobRefCellValue(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Indicates whether the current mob ref cell has a valid value.
havingSystemAuth(User) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
havingSystemAuth(User) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
System checks for user auth during admin operations.
HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
The number of cells scanned in between timeout checks.
HBASE_DIR_PERMS - Static variable in class org.apache.hadoop.hbase.master.MasterFileSystem
Parameter name for HBase instance root directory permission
HBASE_FLUSH_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
 
HBASE_FLUSH_THROUGHPUT_CONTROLLER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
 
HBASE_HFILE_COMPACTION_DISCHARGER_THREAD_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_MAX_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_MAX_SIZE_OFFPEAK_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_HIGHER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_LOWER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_OFFPEAK - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
HBASE_HSTORE_COMPACTION_MIN_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_MIN_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_RATIO_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_RATIO_OFFPEAK_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_COMPACTION_THROUGHPUT_TUNE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
HBASE_HSTORE_FLUSH_MAX_THROUGHPUT_LOWER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
HBASE_HSTORE_FLUSH_MAX_THROUGHPUT_UPPER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
HBASE_HSTORE_FLUSH_THROUGHPUT_CONTROL_CHECK_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
HBASE_HSTORE_FLUSH_THROUGHPUT_TUNE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
HBASE_HSTORE_MIN_LOCALITY_TO_SKIP_MAJOR_COMPACT - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_OFFPEAK_END_HOUR - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_HSTORE_OFFPEAK_START_HOUR - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
HBASE_MASTER_CLUSTER_SCHEMA_OPERATION_TIMEOUT_KEY - Static variable in interface org.apache.hadoop.hbase.master.ClusterSchema
Timeout for cluster operations in milliseconds.
HBASE_MASTER_WAIT_ON_SERVICE_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.master.HMaster
 
HBASE_MAX_CELL_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
HBASE_REGIONSERVER_MINIBATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
HBASE_RS_HEAP_MEMORY_TUNER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
HBASE_RS_HEAP_MEMORY_TUNER_DEFAULT_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
HBASE_RS_HEAP_MEMORY_TUNER_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
HBASE_SNAPSHOT_ENABLED - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Enable or disable snapshot support
HBASE_SNAPSHOT_SENTINELS_CLEANUP_TIMEOUT_MILLIS - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Wait time before removing a finished sentinel from the in-progress map NOTE: This is used as a safety auto cleanup.
HBASE_THROUGHPUT_CONTROLLER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
 
HBASE_WAL_DIR_PERMS - Static variable in class org.apache.hadoop.hbase.master.MasterFileSystem
Parameter name for HBase WAL directory permission
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.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
 
HBaseInterClusterReplicationEndpoint - Class in org.apache.hadoop.hbase.replication.regionserver
A ReplicationEndpoint implementation for replicating to another HBase cluster.
HBaseInterClusterReplicationEndpoint() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
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
 
HBaseReplicationEndpoint - Class in org.apache.hadoop.hbase.replication
A BaseReplicationEndpoint for replication endpoints whose target cluster is an HBase cluster.
HBaseReplicationEndpoint() - Constructor for class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
HBaseReplicationEndpoint.PeerRegionServerListener - Class in org.apache.hadoop.hbase.replication
Tracks changes to the list of region servers in a peer's cluster.
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 that encapsulates SASL logic for RPC server.
HBaseSaslRpcServer(AuthMethod, Map<String, String>, SecretManager<TokenIdentifier>) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
HBCK_LOCK_FILE - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
Here is where hbase-1.x used to default the lock for hbck1.
HDFSBlocksDistribution - Class in org.apache.hadoop.hbase
Data structure to describe the distribution of HDFS blocks among 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.WeightComparator - Class in org.apache.hadoop.hbase
comparator used to sort hosts based on weight
header_jsp - Class in org.apache.hadoop.hbase.generated.master
 
header_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.header_jsp
 
header_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
header_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.header_jsp
 
headerSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns the size of this block header.
headerSize(boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Maps a minor version to the size of the header.
headMap(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
headMap(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
headMap(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
headSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
headSet(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
headSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
headSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
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.KeyValueHeap
 
heap - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
HEAP_OCCUPANCY_ERROR_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
HeapMemoryManager - Class in org.apache.hadoop.hbase.regionserver
Manages tuning of Heap memory using HeapMemoryTuner.
HeapMemoryManager.HeapMemoryTuneObserver - Interface in org.apache.hadoop.hbase.regionserver
Every class that wants to observe heap memory tune actions must implement this interface.
HeapMemoryManager.TunerContext - Class in org.apache.hadoop.hbase.regionserver
POJO to pass all the relevant information required to do the heap memory tuning.
HeapMemoryManager.TunerResult - Class in org.apache.hadoop.hbase.regionserver
POJO which holds the result of memory tuning done by HeapMemoryTuner implementation.
HeapMemoryTuner - Interface in org.apache.hadoop.hbase.regionserver
Makes the decision regarding proper sizing of the heap memory.
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.CombinedBlockCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
Total size of all elements in this queue.
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
heapSize() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
heapSize() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
 
heapSizeChange(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
HEART_BEAT_SEQNO - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
 
heartbeat(long, int, ServerName) - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
HEARTBEAT_TIME_BUFFER - Static variable in class org.apache.hadoop.hbase.client.locking.EntityLock
 
heartbeatNoDetails(long) - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
HexStringSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
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.FileInfo - Class in org.apache.hadoop.hbase.io.hfile
Metadata for this file.
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_DELETE_THREAD_CHECK_INTERVAL_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
HFILE_DELETE_THREAD_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
HFILE_DELETE_THROTTLE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
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
Cacheable Blocks of an HFile version 2 file.
HFileBlock(BlockType, int, int, long, ByteBuffer, boolean, long, int, int, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock
Creates a new HFile block from the given fields.
HFileBlockIndex - Class in org.apache.hadoop.hbase.io.hfile
Provides functionality to write (HFileBlockIndex.BlockIndexWriter) and read BlockIndexReader single-level and multi-level block indexes.
HFileBlockIndex() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
 
HFileBlockIndex.BlockIndexWriter - Class in org.apache.hadoop.hbase.io.hfile
Writes the block index into the output stream.
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
 
HFileCleaner(int, Stoppable, Configuration, FileSystem, Path, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
HFileContentValidator - Class in org.apache.hadoop.hbase.tool
 
HFileContentValidator() - Constructor for class org.apache.hadoop.hbase.tool.HFileContentValidator
 
hFileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
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.
HFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
 
HFileLink - Class in org.apache.hadoop.hbase.io
HFileLink describes a link to an hfile.
HFileLink(Path, Path, Path, Path) - Constructor for class org.apache.hadoop.hbase.io.HFileLink
Dead simple hfile link constructor
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
 
HFileLinkFilter() - Constructor for class org.apache.hadoop.hbase.util.FSUtils.HFileLinkFilter
 
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
 
HFilePrettyPrinter(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
HFileReaderImpl - Class in org.apache.hadoop.hbase.io.hfile
Implementation that can handle all hfile versions of HFile.Reader.
HFileReaderImpl(Path, FixedFileTrailer, FSDataInputStreamWrapper, long, CacheConfig, HFileSystem, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Deprecated.
HFileReaderImpl(Path, FixedFileTrailer, FSDataInputStreamWrapper, long, CacheConfig, HFileSystem, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Opens a HFile.
HFileReaderImpl.BlockIndexNotLoadedException - Exception in org.apache.hadoop.hbase.io.hfile
 
HFileReaderImpl.EncodedScanner - Class in org.apache.hadoop.hbase.io.hfile
Scanner that operates on encoded data blocks.
HFileReaderImpl.HFileScannerImpl - Class in org.apache.hadoop.hbase.io.hfile
 
HFileReaderImpl.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.
HFileReplicator - Class in org.apache.hadoop.hbase.replication.regionserver
It is used for replicating HFile entries.
HFileReplicator(Configuration, String, String, Map<String, List<Pair<byte[], List<String>>>>, Configuration, Connection) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
 
HFileScanner - Interface in org.apache.hadoop.hbase.io.hfile
A scanner allows you to position yourself within a HFile and scan through it.
HFileScannerImpl(HFile.Reader, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
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.
HFileWriterImpl - Class in org.apache.hadoop.hbase.io.hfile
Common functionality needed by all versions of HFile writers.
HFileWriterImpl(Configuration, CacheConfig, Path, FSDataOutputStream, CellComparator, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
higher(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
higherEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
higherKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
highestSyncedTxid - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Updated to the transaction id of the last successful sync call.
highestUnsyncedTxid - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
The highest known outstanding unsync'd WALEdit transaction id.
hit(boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
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.
HMaster.MasterStoppedException - Exception in org.apache.hadoop.hbase.master
 
HMaster.RedirectServlet - Class in org.apache.hadoop.hbase.master
 
HMaster.TableDescriptorGetter - Interface in org.apache.hadoop.hbase.master
Implement to return TableDescriptor after pre-checks
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
 
hMemManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
HMobStore - Class in org.apache.hadoop.hbase.regionserver
The store implementation to save MOBs (medium objects), it extends the HStore.
HMobStore(HRegion, ColumnFamilyDescriptor, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HMobStore
 
holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
HostAndWeight(String, long) - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
Constructor
hostingServer - Variable in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
Where to send the unassign RPC.
HRegion - Class in org.apache.hadoop.hbase.regionserver
Regions store data for a certain region of a table.
HRegion(Path, WAL, FileSystem, Configuration, RegionInfo, TableDescriptor, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
Use other constructors.
HRegion(HRegionFileSystem, WAL, Configuration, TableDescriptor, 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.FlushResult - Interface in org.apache.hadoop.hbase.regionserver
 
HRegion.FlushResult.Result - Enum in org.apache.hadoop.hbase.regionserver
 
HRegion.FlushResultImpl - Class in org.apache.hadoop.hbase.regionserver
Objects from this class are created when flushing to describe all the different states that that method ends up in.
HRegion.RowLockImpl - Class in org.apache.hadoop.hbase.regionserver
Class used to represent a lock on a row.
HREGION_COLUMNFAMILY_FLUSH_SIZE_LOWER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
HREGION_COLUMNFAMILY_FLUSH_SIZE_LOWER_BOUND_MIN - Static variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
HRegionFileSystem - Class in org.apache.hadoop.hbase.regionserver
View to an on-disk Region.
HRegionMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
 
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.
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, ColumnFamilyDescriptor, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HStore
Constructor
HStoreFile - Class in org.apache.hadoop.hbase.regionserver
A Store data file.
HStoreFile(FileSystem, Path, Configuration, CacheConfig, BloomType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HStoreFile
Constructor, loads a reader and it's indices, etc.
HStoreFile(FileSystem, StoreFileInfo, Configuration, CacheConfig, BloomType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HStoreFile
Constructor, loads a reader and it's indices, etc.
htd - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 

I

idealMaxKeys(long, double) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
The maximum number of keys we can put into a Bloom filter of a certain size to maintain the given error rate, assuming the number of hash functions is chosen optimally and does not even have to be an integer (hence the "ideal" in the function name).
IdReadWriteLock<T> - Class in org.apache.hadoop.hbase.util
Allows multiple concurrent clients to lock on a numeric id with ReentrantReadWriteLock.
IdReadWriteLock() - Constructor for class org.apache.hadoop.hbase.util.IdReadWriteLock
 
IdReadWriteLock(IdReadWriteLock.ReferenceType) - Constructor for class org.apache.hadoop.hbase.util.IdReadWriteLock
Constructor of IdReadWriteLock
IdReadWriteLock.ReferenceType - Enum in org.apache.hadoop.hbase.util
 
IGNORE_UNMATCHED_CF_CONF_KEY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
ignoreZKDeleteForTesting - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
ImmutableMemStoreLAB - Class in org.apache.hadoop.hbase.regionserver
A MemStoreLAB implementation which wraps N MemStoreLABs.
ImmutableMemStoreLAB(List<MemStoreLAB>) - Constructor for class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
ImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
ImmutableSegment is an abstract class that extends the API supported by a Segment, and is not needed for a MutableSegment.
ImmutableSegment(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ImmutableSegment
------------------------------------------------------------------------ Empty C-tor to be used only for CompositeImmutableSegment
ImmutableSegment(CellComparator, List<ImmutableSegment>) - Constructor for class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
ImmutableSegment(CellSet, CellComparator, MemStoreLAB) - Constructor for class org.apache.hadoop.hbase.regionserver.ImmutableSegment
------------------------------------------------------------------------ C-tor to be used to build the derived classes
ImmutableSegment(Segment) - Constructor for class org.apache.hadoop.hbase.regionserver.ImmutableSegment
------------------------------------------------------------------------ Copy C-tor to be used when new CSLMImmutableSegment (derived) is being built from a Mutable one.
impl - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
The coprocessor
implClassName - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
The class name of the runtime implementation, used as prefix for logging/tracing.
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
IN_MEMORY_CONPACTION_POOL_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
IN_MEMORY_CONPACTION_POOL_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
IN_MEMORY_FLUSH_THRESHOLD_FACTOR_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
incarnation - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incGlobalMemStoreSize(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
IncludeAllCompactionQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
A compaction query matcher that always return INCLUDE and drops nothing.
IncludeAllCompactionQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.IncludeAllCompactionQueryMatcher
 
includesTimeRange(TimeRange) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Check if the range has ANY overlap with TimeRange
includeTable(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
includeTimestamp(Cell) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Update the current TimestampRange to include the timestamp from cell.
InclusiveCombinedBlockCache - Class in org.apache.hadoop.hbase.io.hfile
 
InclusiveCombinedBlockCache(LruBlockCache, BlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
 
incMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
Updates the heap size counter of the segment by the given delta
incMemStoreSize(long, long, long, int) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
incMemStoreSize(MemStoreSize) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
 
incMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incReadFailureCount() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
incReadFailureCount() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
increaseAboveHeapOccupancyLowWatermarkCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Increase the counter for heap occupancy percent above low watermark
increaseTunerDoNothingCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Increase the counter for tuner neither expanding memstore global size limit nor expanding blockcache max size.
IncreasingToUpperBoundRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
Split size is the number of regions that are on this server that all are of the same table, cubed, times 2x the region flush size OR the maximum region split size, whichever is smaller.
IncreasingToUpperBoundRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
increment(Increment) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
increment(Increment, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
increment(Increment) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Perform one or more increment operations on a row.
incrementAndGetRetries() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
incrementCompactionsQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
incrementFlushesQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
incrementNumOfDeletes() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
incrementNumOfPuts() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
incrementOperationCounter() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
incrementQuotaObserverTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the execution time of a period of the QuotaObserverChore.
incrementRefCountAndGet() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
incrementRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
incrementResponseBlockSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
incrementResponseCellSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
Add on the given amount to the retained cell size.
incrementResponseExceptionSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
incrementSnapshotFetchTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the execution time to fetch the mapping of snapshots to originating table.
incrementSnapshotObserverTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the execution time of a period of the SnapshotQuotaObserverChore.
incrementSnapshotSizeComputationTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the execution time to compute the size of a single snapshot.
incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Add on the number of log edits filtered
incrLogEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
The number of log edits filtered out.
incrLogEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Increment the number of log edits read by one.
incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
increase the byte number read by source from log file
incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
 
incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Increment size of the log queue.
incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
incScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
incScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
incScannerCount() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
Called when opening a scanner on the data of this MemStoreLAB
incScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
Called when opening a scanner on the data of this MemStoreLAB
incScannerCount() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
incValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
incWriteFailureCount() - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
incWriteFailureCount() - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
INDEX_CHUNK_PERCENTAGE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
INDEX_CHUNK_PERCENTAGE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
INDEX_CHUNK_UNUSED_SPACE_PRECENTAGE - Static variable in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
indexEntryOffHeapSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
indexEntryOffHeapSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
indexEntryOnHeapSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
indexEntryOnHeapSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.CSLMImmutableSegment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
 
indexEntrySize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
indexOf(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
 
indexSize() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
indexSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
indexSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
inferBoundaries(SortedMap<byte[], Integer>) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Infers region boundaries for a new table.
INFO_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
infoServer - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
init() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Support method to init constants such as timeout.
init(RegionServerServices, Configuration, SplitLogWorker.TaskExecutor, SplitLogWorker) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
Initialize internal values.
init() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
init(RegionServerServices, Configuration, SplitLogWorker.TaskExecutor, SplitLogWorker) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
Override setter from SplitLogWorkerCoordination
init(RpcScheduler.Context) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
init(RpcScheduler.Context) - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Does some quick initialization.
init(RpcScheduler.Context) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
 
init(Map<String, Object>) - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
this method is used to pass some instance into subclass
init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
init(byte[], HRegionServer) - Method in interface org.apache.hadoop.hbase.procedure2.RSProcedureCallable
Initialize the callable
init(StoreScanner, AbstractMultiFileWriter.WriterFactory) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Initializes multi-writer before usage.
init() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
Actually claim the memory for this chunk.
init(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
init(FileSystem, Path, Configuration, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
init(FileSystem, Path, Configuration, FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
init(FileSystem, Path, Configuration, FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
init(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
init(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueueStorage, ReplicationPeer, Server, String, UUID, WALFileLengthProvider, MetricsSource) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
init(byte[], HRegionServer) - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
 
init(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueueStorage, ReplicationPeer, Server, String, UUID, WALFileLengthProvider, MetricsSource) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Instantiation method used by region servers
init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueueStorage, ReplicationPeer, Server, String, UUID, WALFileLengthProvider, MetricsSource) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Initializer for the source
init(Connection) - Method in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
Called after Construction.
init(ReplicationEndpoint.Context) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Initialize the replication endpoint with the given context.
init(Configuration, ServiceAuthorizationManager) - Static method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
init(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
init(RegionCoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
System calls this after opening of regions.
init(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
init(WALFactory, Configuration, String) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
init(FileSystem, Path, Configuration, FSDataInputStream) - Method in interface org.apache.hadoop.hbase.wal.AbstractFSWALProvider.Reader
 
init(FileSystem, Path, Configuration, boolean, long) - Method in interface org.apache.hadoop.hbase.wal.AsyncFSWALProvider.AsyncWriter
 
init(Configuration, String) - Method in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
 
init(FileSystem, Path, Configuration, boolean, long) - Method in interface org.apache.hadoop.hbase.wal.FSHLogProvider.Writer
 
init(Configuration, String) - Method in class org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
 
init(WALFactory, Configuration, String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
init(Configuration, String) - Method in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
 
init(byte[], TableName, long, long, List<UUID>, long, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
init(WALFactory, Configuration, String) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
Set up the provider to create wals.
initAdmin() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
initAfterCompression(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Initializes the compression after the shared stuff has been initialized.
initAfterCompression(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Initializes the compression after the shared stuff has been initialized.
initAfterCompression(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
 
initAfterHeader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
initAfterHeader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter
 
initAfterHeader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogWriter
 
initCellFilters() - Method in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
 
initChorePool(Configuration) - Static method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
initClusterSchemaService() - Method in class org.apache.hadoop.hbase.master.HMaster
 
initCosts(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
INITIAL_STRIPE_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The initial stripe count to create.
initialChore() - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
initialize() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
initialize() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
initialize(SnapshotOfRegionAssignmentFromMeta) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
initialize() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
initialize() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
initialize() - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Initialize the load balancer.
initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
initialize() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Initialize the region assignment snapshot by scanning the hbase:meta table
initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
initialize(RegionServerServices) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
Initialize this region server flush procedure manager Uses a zookeeper based member controller.
initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
Initialize a globally barriered procedure for master.
initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
initialize(RegionServerServices) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Initialize a globally barriered procedure for region servers.
initialize(RegionServerServices) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
initialize(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
initialize(Connection) - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifier
Initializes the notifier.
initialize(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Initializes this policy instance.
initialize(Connection) - Method in class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
 
initialize(int, boolean, long, float, float, HeapMemoryManager) - Static method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
Initializes the instance of ChunkCreator
initialize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
use HRegion.createHRegion() or HRegion.openHRegion()
initialize(Server, FileSystem, Path, Path, WALProvider) - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Initializes the replication service object.
initialize(S) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
This method should initialize any field(s) of the RowProcessor with a parsing of the passed message bytes (used on the server side).
initialize(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Create a default snapshot handler - uses a zookeeper based member controller.
initialize(Server, FileSystem, Path, Path, WALProvider) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
initializeAndGetReadLatencyForTable(String) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
initialized - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
initialized - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
initializeMemStoreChunkCreator() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
initializeQueues(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
initializeWriteLatency() - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
initializeZKBasedSystemTrackers() - Method in class org.apache.hadoop.hbase.master.HMaster
Initialize all ZK based system trackers.
initialSize - Variable in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
InitMetaProcedure - Class in org.apache.hadoop.hbase.master.procedure
This procedure is used to initialize meta table for a new hbase deploy.
InitMetaProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
initMultiWriter(AbstractMultiFileWriter, InternalScanner, Compactor.FileDetails, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
 
initOutput(FileSystem, Path, boolean, int, short, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
initOutput(FileSystem, Path, boolean, int, short, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
initOutput(FileSystem, Path, boolean, int, short, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
initReader() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
Initialize the reader used for pread.
initReader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
initReader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Initializes the log reader with a particular stream (may be null).
initReconfigurable(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
initSource() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
A function to instantiate the metrics source.
initSource() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
This function overrides the initSource in the MetricsBalancer, use MetricsStochasticBalancerSource instead of the MetricsBalancerSource.
InlineBlockWriter - Interface in org.apache.hadoop.hbase.io.hfile
A way to write "inline" blocks into an HFile.
inputStream - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
insertDataValue(long) - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
Inserts given data value to array of data values to be considered for statistics calculation
insertIntoNSTable(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
Insert the row into ns table
insertIntoNSTable(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
insertNewFiles(Collection<HStoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Adds new files, either for from MemStore flush or bulk insert, into the structure.
insertNewFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
insideBarrier() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
 
insideBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
The implementation of this method should act with the assumption that the barrier condition has been satisfied.
insideBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
insideBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
do a flush snapshot of every region on this rs from the target table.
install(Configuration, FileSystem, Stoppable, Thread) - Static method in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Install a shutdown hook that calls stop on the passed Stoppable and then thread joins against the passed threadToJoin.
installed - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
INSTANCE - Static variable in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
instance() - Static method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
 
INSTANCE - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
instantiateBlockCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Returns the block cache or null in case none should be used.
instantiateHStore(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
instantiateMobFileCache(Configuration) - Static method in class org.apache.hadoop.hbase.mob.MobCacheConfig
Instantiates the MobFileCache.
instantiateRegionScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
instantiateRegionScanner(Scan, List<KeyValueScanner>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
internalAdd(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
internalAdd(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
internalFlushcache(WAL, long, Collection<HStore>, MonitoredTask, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the memstore.
internalFlushCacheAndCommit(WAL, MonitoredTask, HRegion.PrepareFlushResult, Collection<HStore>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
internalPrepareFlushCache(WAL, long, Collection<HStore>, MonitoredTask, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
InternalScan - Class in org.apache.hadoop.hbase.regionserver
Special scanner, currently used for increment operations to allow additional server-side arguments for Scan operations.
InternalScan(Get) - Constructor for class org.apache.hadoop.hbase.regionserver.InternalScan
 
InternalScan(Scan) - Constructor for class org.apache.hadoop.hbase.regionserver.InternalScan
 
InternalScanner - Interface in org.apache.hadoop.hbase.regionserver
Internal scanners differ from client-side scanners in that they operate on HStoreKeys and byte[] instead of RowResults.
interrupt() - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
 
InvalidHFileException - Exception in org.apache.hadoop.hbase.io.hfile
Thrown when an invalid HFile format is detected
InvalidHFileException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.InvalidHFileException
constructor
InvalidHFileException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.InvalidHFileException
Constructor
invert(float[][]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Copy a given matrix into a new matrix, transforming each row index and each column index according to the inverse of the randomization scheme that was created at construction time.
invertIndices(int[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Given an array where each element indices[i] represents the randomized column index corresponding to randomized row index i, create a new array with the corresponding inverted indices.
IO_STOREFILE_BLOOM_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Target Bloom block size.
IO_STOREFILE_BLOOM_ENABLED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Master switch to enable Bloom filters
IO_STOREFILE_BLOOM_ERROR_RATE - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Specifies the target error rate to use when selecting the number of keys per Bloom filter.
IO_STOREFILE_BLOOM_MAX_FOLD - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Maximum folding factor allowed.
IO_STOREFILE_BLOOM_MAX_KEYS - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
For default (single-block) Bloom filters this specifies the maximum number of keys.
IO_STOREFILE_DELETEFAMILY_BLOOM_ENABLED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Master switch to enable Delete Family Bloom filters
IOEngine - Interface in org.apache.hadoop.hbase.io.hfile.bucket
A class implementing IOEngine interface supports data services for BucketCache.
ioHit(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
IPC_SERVER_MAX_CALLQUEUE_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcScheduler
 
IPC_SERVER_PRIORITY_MAX_CALLQUEUE_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcScheduler
 
isAborted() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isAborted() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
isAborted() - Method in class org.apache.hadoop.hbase.SharedConnection
 
isAbortPathNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Is this in the procedure barrier abort znode path
isAboveHighWaterMark() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Return true if we are above the memstore high water mark
isAboveLowWaterMark() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Return true if we're above the low watermark
isActiveMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master is currently the active master or not.
isActiveMaster() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isAllFiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
isAllFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
isAllowed() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
isArchivedLogFile(Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
isAuthorizationSupported(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessChecker
 
isAvailable() - Method in class org.apache.hadoop.hbase.master.procedure.TableQueue
 
isAvailable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isAvailable() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isBackReferencesDir(Path) - Static method in class org.apache.hadoop.hbase.io.FileLink
Checks if the specified directory path is a back reference links folder.
isBadJvmVersion() - Static method in class org.apache.hadoop.hbase.util.JvmVersion
Return true if the current JVM is known to be unstable.
isBalancerEnabled(RpcController, MasterProtos.IsBalancerEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isBalancerOn() - Method in class org.apache.hadoop.hbase.master.HMaster
Queries the state of the LoadBalancerTracker.
isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Checks whether the block cache is enabled.
isBroken() - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Whether the stream is broken.
isBroken() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
isBroken() - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
isBulkLoaded() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
isBulkLoadResult() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isBulkLoadResult() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
Check if this storefile was created by bulk load.
isBypass() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
 
isBypass() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
isBypass() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
isBypass() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
isBypass() - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
 
isBypassable() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
isCacheMobBlocks(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Indicates whether the scan contains the information of caching blocks.
isCarryingMeta(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isCellAuthorizationSupported(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessController
 
isCellAuthorizationSupported(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
isCheckOnlyMemStore() - Method in class org.apache.hadoop.hbase.regionserver.InternalScan
Returns true if only the MemStore should be checked.
isCheckOnlyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.InternalScan
Returns true if only StoreFiles should be checked.
isCleanerChoreEnabled(RpcController, MasterProtos.IsCleanerChoreEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isClientCellBlockSupported() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
If the client connected and specified a codec to use, then we will use this codec making cellblocks to return.
isClosed() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
 
isClosed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isClosed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isClosed() - Method in class org.apache.hadoop.hbase.SharedConnection
 
isClosing() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isClosing() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isClusterShutdown() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
isClusterUp() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isClusterUp() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isClusterUp() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
isCodelQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
isCompactedAway() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isCompaction - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
isCompactionMarker(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
Returns true if the given cell is a serialized WALProtos.CompactionDescriptor
isCompactionNeeded() - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
 
isCompactionNeeded() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
Convenience method, the equivalent of checking if result is FLUSHED_COMPACTION_NEEDED.
isComplete() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
isCompleted(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
 
isCompleted() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Check if the entire procedure has globally completed, or has been aborted.
isCompletelyFree() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
isDead - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
isDeadlineQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
 
isDecodeMemStoreTS() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
isDecodeMemStoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
isDeleted(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Check if the specified cell buffer has been deleted by a previously seen delete.
isDeleted(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
This method is not idempotent, we will save some info to judge VERSION_MASKED.
isDeleted(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
Check if the specified Cell buffer has been deleted by a previously seen delete.
isDeleted(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
 
isDeleted(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
 
isDeleteFamilyBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
isDelFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isDelFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isDirectory(FileSystem, Boolean, Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
 
isDistributedFileSystem(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
isDone(long) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
Give the tracker a chance to declare it's done based on only the timestamp to allow an early out.
isDone(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
isDone(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
isDone(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
 
isDone(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isDone() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isDone() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
isEmpty() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
isEmpty() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
isEmpty() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
isEmpty() - Method in class org.apache.hadoop.hbase.util.SortedList
 
isEmpty() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
isEnable() - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
isEnabled(Configuration) - Static method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
isEnabled() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
If throttling is enabled
isErr(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isErr() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isExclusive() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Only one instance of hbck can modify HBase at a time.
isFailedOpen() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
 
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
isFavoredNodeApplicable(RegionInfo) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
isFifoQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
isFile(FileSystem, Boolean, Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
Should the master delete the file or keep it?
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseLogCleanerDelegate
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
isFileInfoLoaded() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
isFileScanner() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
 
isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
isFilterDone() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
isFinished() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
isFinished() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Check to see if the snapshot is finished, where finished may be success or failure.
isFinished() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
isFlushSucceeded() - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
 
isFlushSucceeded() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
Convenience method, the equivalent of checking if result is FLUSHED_NO_COMPACTION_NEEDED or FLUSHED_NO_COMPACTION_NEEDED.
isFull() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
isGeneralBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
isGet() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
isGet() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
 
isGet() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
isHFile() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isHFile() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
isHFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isHFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isHFileFormat(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Returns true if the specified file has a valid HFile Trailer.
isHFileFormat(FileSystem, FileStatus) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Returns true if the specified file has a valid HFile Trailer.
isHFileLink(Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
isHFileLink(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
isInitialized() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master has completed with its initialization and is ready.
isInitialized() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isInitialized() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
isInitialized() - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
Checks if namespace auditor is initialized.
isInMaintenanceMode() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master is in maintenance mode.
isInMaintenanceMode() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isInMemory() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
isInRpcCallContext() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
 
isInState(RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
isInState(RegionStates.ServerState...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
isInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
isLink() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isLoadingCfsOnDemandDefault() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isLocal(Configuration) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
isLocked() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
isLocked() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
isMajor() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
isMajor() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
isMajorCompactionResult() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isMajorCompactionResult() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
isMarkedForEvict() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
isMaster() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
isMasterCanHostUserRegions(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
 
isMasterInMaintenanceMode(RpcController, MasterProtos.IsInMaintenanceModeRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isMatchingTail(Path, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Compare path component of the Path URI; e.g.
isMergeable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isMergeable() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isMerged() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
isMeta() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
isMetaAssigned() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Notice that, this only means the meta region is available on a RS, but the AM may still be loading the region states from meta, so usually you need to check AssignmentManager.isMetaLoaded() first before checking this method, unless you can make sure that your piece of code can only be executed after AM builds the region states.
isMetaEdit() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
isMetaEditFamily(byte[]) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
isMetaEditFamily(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
 
isMetaFile(Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
isMetaFile(String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
isMetaLoaded() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Return whether AM finishes the meta loading, i.e, the region states rebuilding.
isMetaRegion(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isMetaRegionInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isMobFileExpired(ColumnFamilyDescriptor, long, String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Checks if the mob file is expired.
isMobReferenceCell(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Whether the current cell is a mob reference cell.
isMobRegionInfo(RegionInfo) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets whether the current RegionInfo is a mob one.
isMobRegionName(TableName, byte[]) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Gets whether the current region name follows the pattern of a mob region name.
isNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
isNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
isNewKey(Cell) - Method in class org.apache.hadoop.hbase.util.BloomContext
Returns true if the cell is a new key as per the bloom type
isNewKey(Cell) - Method in class org.apache.hadoop.hbase.util.RowBloomContext
 
isNewKey(Cell) - Method in class org.apache.hadoop.hbase.util.RowColBloomContext
 
isNewVersionBehavior() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
isNormalizerEnabled(RpcController, MasterProtos.IsNormalizerEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isNormalizerOn() - Method in class org.apache.hadoop.hbase.master.HMaster
Queries the state of the RegionNormalizerTracker.
isOffHeap() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
isOffHeap() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
isOffHeap() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
isOffheapMemStore() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
isOffPeak() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
isOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
isOffPeakHour(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
isOffPeakHour() - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
isOnHeap() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
 
isOnHeap() - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
isOnHeap() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
isOnline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Report the status of the server.
isOnlineSchemaChangeSupported() - Method in enum org.apache.hadoop.hbase.executor.EventType
 
isOperationRunning() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
isOperationRunning() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Indicates to the client whether this task is monitoring a currently active RPC call to a database command.
isOrphan() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
isOwned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isOwned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isPeerEnabled() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
isPeerEnabled() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
check whether the peer is enabled or not
isPeerEnabled() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
isPersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Memory IO engine is always unable to support persistent storage for the cache
isPersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
File IO engine is always able to support persistent storage for the cache
isPersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
File IO engine is always able to support persistent storage for the cache
isPersistent() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
 
isPrimary() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
isPrimaryReplicaReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
isPrimaryReplicaReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
isPrimaryReplicaReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
isPrimaryReplicaStore() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
isPrimaryReplicaStore() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
isProcedureDone(RpcController, MasterProtos.IsProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Checks if the specified procedure is done.
isProcedureDone(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
isProcedureDone(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
isProcedureDone(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
Check if the procedure is finished successfully
isProcessingServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
 
isQuotaEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
Returns true if the support for quota is enabled
isQuotaEnabled() - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
 
isQuotaInitialized() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
isRawMobScan(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Indicates whether it's a raw scan.
isReadEmptyValueOnMobCellMiss(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Indicates whether return null value when the mob file is missing or corrupt.
isReadFromSystemAuthUser() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
isReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isReadOnly() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isReadOnly(HRegion) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Returns whether this region replica can accept writes.
isReady() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
Check whether the log splitter is ready to supply tasks
isReady() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
isRecovered() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
isRecovered() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
isReference() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isReference() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
isReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isReference(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isReference(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isReferencedInReads() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
isRefOnlyScan(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Indicates whether it's a reference only scan.
isRegionInRegionStates(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isRegionInServerManagerStates(RegionInfo) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
isRegionInState(RegionInfo, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isRegionInTransition(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isRegionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isRegionOnline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isRegionOverThreshold(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
isRegionReplicaReplicationEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
isRegionReplicaStoreFileRefreshEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
isRegionReplicaWaitForPrimaryFlushEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
isRegionStale(String, long) - Method in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
 
isRegionTwiceOverThreshold(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
isRemote() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
The cause of a ForeignException can be an exception that was generated on a local in process thread, or a thread from a 'remote' separate process.
isReplay() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
isReplicaAvailableForRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
isReservedFileInfoKey(byte[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Return true if the given file info key is reserved for internal use.
isResigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isResigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isRetryImmediatelySupported() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
 
isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
isRollbackSupported(MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
isRollbackSupported(MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
isRollbackSupported(MasterProcedureProtos.CloneSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
isRollbackSupported(MasterProcedureProtos.CreateNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
isRollbackSupported(MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
isRollbackSupported(MasterProcedureProtos.DeleteNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
isRollbackSupported(MasterProcedureProtos.DeleteTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
isRollbackSupported(MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
isRollbackSupported(MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
isRollbackSupported(MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
isRollbackSupported(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
isRollbackSupported(MasterProcedureProtos.RestoreSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
isRollbackSupported(MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
isRPCRunning() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
isRPCRunning() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Indicates to the client whether this task is monitoring a currently active RPC call.
isRunning() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isRunning() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
isRunning() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Returns true if this service is RUNNING.
isRunning() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
isSameHdfs(Configuration, FileSystem, FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSHDFSUtils
 
isSecurityAvailable(Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
 
isSecurityEnabled - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
isSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
isSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
isSeeked() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
isSequenceIdFile(Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Is the given file a region open sequence id file.
isServerDead(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
Check if a server is known to be dead.
isServerOnline(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
isServerOnline(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
isServerOnline(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
isShowQueueDump(Configuration) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
isShutDown() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isSingleNode() - Method in interface org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode
 
isSingleNode() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
isSingleNode() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
isSkipChecks() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
isSloppy() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
isSloppy() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
isSloppy() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
 
isSloppyMemStore() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
isSloppyMemStore() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
isSnapshotCorrupted() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Checks if the specified snapshot is done.
isSnapshotDone(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Check if the specified snapshot is done
isSnapshotOwner(SnapshotDescription, User) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Check if the user is this table snapshot's owner
isSourceActive() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
isSourceActive() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
 
isSplitOrMergeEnabled(MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.HMaster
Queries the state of the SplitOrMergeTracker.
isSplitOrMergeEnabled(RpcController, MasterProtos.IsSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
isSplitOrMergeEnabled(MasterSwitchType) - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isSplitOrMergeEnabled(MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeTracker
 
isSplittable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isSplittable() - Method in interface org.apache.hadoop.hbase.regionserver.Region
 
isStarted() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
isStarted() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
isStarted() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
 
isStarting() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
isStarting() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
 
isStarting() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
isStop() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
 
isStop() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
isStopped() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
isStopped() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
isStopped() - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
isStopped() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
isStopped() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
isStopping() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isStopping() - Method in interface org.apache.hadoop.hbase.Server
 
isStuck() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
isSystemTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
isSystemTablesOnlyOnMaster(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
 
isTableAvailableAndInitialized() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
This method checks if the namespace table is assigned and then tries to create its Table reference.
isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
isTableInfoExists(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Checks if a current table info file exists for the given table
isTablePresent(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
isTablesOnMaster(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
 
isTableState(TableName, TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
isTagsPresent() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
isTagsPresent() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
isTagsPresent() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
isTakingAnySnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
The snapshot operation processing as following:
1.
isTakingSnapshot(TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Check to see if the specified table has a snapshot in progress.
isTop() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
isTopFileRegion(Reference.Range) - Static method in class org.apache.hadoop.hbase.io.Reference
 
isTopReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isTrackingMetrics() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
 
isUnassigned() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
isUnassigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isUnassigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isUninstantiated() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
isUnpacked() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Return true when this block's buffer has been unpacked, false otherwise.
isUsecache() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
isUserScan() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
isUserScan() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
isUserScan() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
isUsingL0Flush() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
isValid(FileStatus) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Return if the specified file is a valid store file or not.
isValidName(String) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
 
isValidName(String) - Method in class org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
 
isValidState(ScannerContext.NextState) - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
 
isVisibilityTagsPresent(Cell) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
isYieldBeforeExecuteFromState(MasterProcedureEnv, MasterProcedureProtos.ServerCrashState) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
For this procedure, yield at end of each successful flow step so that all crashed servers can make progress rather than do the default which has each procedure running to completion before we move to the next.
iter - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
iterator() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
 
iterator() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
iterator() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
iterator() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
iterator() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
iterator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
iterator() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
iterator() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
iterator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
iterator() - Method in class org.apache.hadoop.hbase.util.SortedList
 

J

JMXListener - Class in org.apache.hadoop.hbase
Pluggable JMX Agent for HBase(to fix the 2 random TCP ports issue of the out-of-the-box JMX Agent): 1)connector port can share with the registry port if SSL is OFF 2)support password authentication 3)support subset of SSL (with default configuration)
JMXListener() - Constructor for class org.apache.hadoop.hbase.JMXListener
 
join() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
join() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
join() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Wait for the server to be stopped.
join() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for Mini HBase Cluster to shut down.
join() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Join with the replication threads
join() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Terminate the replication on this region server
joinCluster() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
JVMClusterUtil - Class in org.apache.hadoop.hbase.util
Utility used running a cluster all in the one JVM.
JVMClusterUtil() - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil
 
JVMClusterUtil.MasterThread - Class in org.apache.hadoop.hbase.util
Datastructure to hold Master Thread and Master instance
JVMClusterUtil.RegionServerThread - Class in org.apache.hadoop.hbase.util
Datastructure to hold RegionServer Thread and RegionServer instance
JvmPauseMonitor - Class in org.apache.hadoop.hbase.util
Class which sets up a simple thread which runs in a loop sleeping for a short interval of time.
JvmPauseMonitor(Configuration) - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
JvmPauseMonitor(Configuration, JvmPauseMonitorSource) - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
JvmVersion - Class in org.apache.hadoop.hbase.util
Certain JVM versions are known to be unstable with HBase.
JvmVersion() - Constructor for class org.apache.hadoop.hbase.util.JvmVersion
 

K

KEEP_REGION_LOADS - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
keepDeletedCells - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
whether to return deleted rows
keepHFiles(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Determine if the given table should or should not allow its hfiles to be deleted
keepRegionEvent(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
Some WALEdit's contain only KV's for account on what happened to a region.
keepSeqIdPeriod - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
specify how many days to keep MVCC values during major compaction
KEY_MAX_REGIONS - Static variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
KEY_MAX_TABLES - Static variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
KEY_VALUE_LEN_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
The size of a (key length, value length) tuple that prefixes each entry in a data block.
KEY_VALUE_VER_WITH_MEMSTORE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Version for KeyValue which includes memstore timestamp
KEY_VALUE_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
KeyValue version in FileInfo
KEY_WORD_TRUNCATED - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
keyCount - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Keys currently in the bloom
keyOnly(byte[]) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
 
KeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A custom RegionSplitPolicy implementing a SplitPolicy that groups rows by a prefix of the row-key This ensures that a region is not split "inside" a prefix of a row key.
KeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
KeyRange - Interface in org.apache.hadoop.hbase.util
A key range use in split coverage.
keySet() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
keySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
keySize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
keySize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
keySize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
KeyValueHeap - Class in org.apache.hadoop.hbase.regionserver
Implements a heap merge across any number of KeyValueScanners.
KeyValueHeap(List<? extends KeyValueScanner>, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Constructor.
KeyValueHeap.KVScannerComparator - Class in org.apache.hadoop.hbase.regionserver
 
KeyValueScanner - Interface in org.apache.hadoop.hbase.regionserver
Scanner that returns the next KeyValue.
kill() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
kvComparator - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
 
KVP_DELIMITER - Static variable in class org.apache.hadoop.hbase.util.ConfigurationUtil
 
KVScannerComparator(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
Constructor

L

l2Cache - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
LARGE_COMPACTION_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
LARGE_COMPACTION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
LARGE_HFILE_DELETE_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
LARGE_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
last() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
last() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
last() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
LAST_BLOOM_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Last Bloom filter key in FileInfo
last_update - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
last_version - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
lastCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
The Cell previously appended.
lastDataBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
The offset of the last data block or 0 if the file is empty.
lastEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lastFlushedSequenceIds - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
lastIndexOf(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
 
lastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
lastKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lastQuery - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
 
lastReplayedCompactionSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
lastReplayedOpenRegionSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
The sequence id of the last replayed open region event from the primary region.
lastRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
lastRow() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
lastRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
lastRowInCurrentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
LastSequenceId - Interface in org.apache.hadoop.hbase.regionserver
Last flushed sequence Ids for the regions and their stores on region server
lastUpdate - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
 
latch - Variable in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
latestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Latest put timestamp
LeafExpressionNode - Class in org.apache.hadoop.hbase.security.visibility.expression
 
LeafExpressionNode(String) - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
leaseCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.Leases
 
leaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.LeaseListener
When a lease expires, this method is called.
LeaseListener - Interface in org.apache.hadoop.hbase.regionserver
LeaseListener is an interface meant to be implemented by users of the Leases class.
LeaseNotRecoveredException - Exception in org.apache.hadoop.hbase.util
Thrown when the lease was expected to be recovered, but the file can't be opened.
LeaseNotRecoveredException() - Constructor for exception org.apache.hadoop.hbase.util.LeaseNotRecoveredException
 
LeaseNotRecoveredException(String) - Constructor for exception org.apache.hadoop.hbase.util.LeaseNotRecoveredException
 
LeaseNotRecoveredException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.util.LeaseNotRecoveredException
 
LeaseNotRecoveredException(Throwable) - Constructor for exception org.apache.hadoop.hbase.util.LeaseNotRecoveredException
 
leases - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
Leases - Class in org.apache.hadoop.hbase.regionserver
Leases There are several server classes in HBase that need to track external clients that occasionally send heartbeats.
Leases(int) - Constructor for class org.apache.hadoop.hbase.regionserver.Leases
Creates a lease monitor
Leases.LeaseStillHeldException - Exception in org.apache.hadoop.hbase.regionserver
Thrown if we are asked to create a lease but lease on passed name already exists.
LeaseStillHeldException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
 
length() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
length() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
length() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
length - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
limit - Variable in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
limitReached() - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
 
LINK_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.io.HFileLink
A non-capture group, for HFileLink, so that this can be embedded.
list() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
list() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
listDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.HMaster
List region servers marked as decommissioned (previously called 'draining') to not get regions assigned to them.
listDecommissionedRegionServers(RpcController, MasterProtos.ListDecommissionedRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listeners - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
listeners - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Listeners that are called on WAL events.
listeners - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
listFiles() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
 
listIterator() - Method in class org.apache.hadoop.hbase.util.SortedList
 
listIterator(int) - Method in class org.apache.hadoop.hbase.util.SortedList
 
listLabels(String) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
listLabels(RpcController, VisibilityLabelsProtos.ListLabelsRequest, RpcCallback<VisibilityLabelsProtos.ListLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
listLabels(String) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Retrieve the list of visibility labels defined in the system.
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listPeers(Pattern) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
listReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listReplicationPeers(RpcController, ReplicationProtos.ListReplicationPeersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listReplicationPeers(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Return a list of replication peers.
listStatusWithStatusFilter(FileSystem, Path, FileStatusFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Calls fs.listStatus() and treats FileNotFoundException as non-fatal This accommodates differences between hadoop versions, where hadoop 1 does not throw a FileNotFoundException, and return an empty FileStatus[] while Hadoop 2 will throw FileNotFoundException.
listTableDescriptors(String, String, List<TableName>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Returns the list of table descriptors that match the specified request
listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table descriptors by namespace
listTableNames(String, String, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Returns the list of table names that match the specified request
listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table names by namespace
load(Path, String, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Load a coprocessor implementation into the host
load(Path, String, int, Configuration, String[]) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Load a coprocessor implementation into the host
load(Class<? extends C>, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
load() - Method in class org.apache.hadoop.hbase.util.RegionMover
Loads the specified RegionMover.hostname with regions listed in the RegionMover.filename RegionMover Object has to be created using RegionMover.RegionMover(RegionMoverBuilder)
load() - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
Test whether we can load the helper classes for async dfs output.
LOAD_CFS_ON_DEMAND_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
LoadBalancer - Interface in org.apache.hadoop.hbase.master
Makes decisions about the placement and movement of Regions across RegionServers.
LoadBalancerFactory - Class in org.apache.hadoop.hbase.master.balancer
The class that creates a load balancer from a conf.
LoadBalancerFactory() - Constructor for class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
 
loadBlockAndSeekToKey(HFileBlock, Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
loadBlockAndSeekToKey(HFileBlock, Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
loadBloomfilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
loadBloomfilter(BlockType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
loadFileInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
loadFileInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
loadFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
loadFiles(List<HStoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Loads the initial store files into empty StoreFileManager.
loadFiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
loadHdfsRegionDirs() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Scan HDFS for all regions, recording their information into regionInfoMap
loadHFileQueue(Table, Connection, Deque<LoadIncrementalHFiles.LoadQueueItem>, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Used by the replication sink to load the hfiles from the source cluster.
loadHFileQueue(Table, Connection, Deque<LoadIncrementalHFiles.LoadQueueItem>, Pair<byte[][], byte[][]>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Used by the replication sink to load the hfiles from the source cluster.
LoadIncrementalHFiles - Class in org.apache.hadoop.hbase.mapreduce
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use LoadIncrementalHFiles instead.
LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Deprecated.
 
LoadIncrementalHFiles - Class in org.apache.hadoop.hbase.tool
Tool to load the output of HFileOutputFormat into an existing table.
LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
LoadIncrementalHFiles.LoadQueueItem - Class in org.apache.hadoop.hbase.mapreduce
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. Use LoadIncrementalHFiles.LoadQueueItem instead.
LoadIncrementalHFiles.LoadQueueItem - Class in org.apache.hadoop.hbase.tool
Represents an HFile waiting to be loaded.
loadInstance(Class<?>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
loadProcedures(Configuration) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
loadProcedures(Configuration) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
loadProcedures(Configuration) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
LoadQueueItem(byte[], Path) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles.LoadQueueItem
Deprecated.
 
LoadQueueItem(byte[], Path) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
 
loadRegionInfoFileContent(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create a RegionInfo from the serialized version on-disk.
loadSequence - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
loadSystemCoprocessors(Configuration, String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Load system coprocessors once only.
loadUserProcedures(Configuration, String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
Load system procedures.
LOCAL - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
local mode
LOCAL_COLON - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
'local:'
LOCAL_MASTER_LOCKS_TIMEOUT_MS_CONF - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
LocalHBaseCluster - Class in org.apache.hadoop.hbase
This class creates a single process HBase cluster.
LocalHBaseCluster(Configuration) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int, int) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int, int, Class<? extends HMaster>, Class<? extends HRegionServer>) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
 
locateRecoveredPaths(PriorityBlockingQueue<Path>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
lockHeartbeat(long, boolean) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
lockHeartbeat(RpcController, LockServiceProtos.LockHeartbeatRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
LockHeartbeatWorker(String) - Constructor for class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker
 
LockManager - Class in org.apache.hadoop.hbase.master.locking
Functions to acquire lock on table/namespace/regions.
LockManager(HMaster) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager
 
LockManager.MasterLock - Class in org.apache.hadoop.hbase.master.locking
Locks on namespace/table/regions.
LockManager.RemoteLocks - Class in org.apache.hadoop.hbase.master.locking
Locks on namespace/table/regions for remote operations.
LockProcedure - Class in org.apache.hadoop.hbase.master.locking
Procedure to allow blessed clients and external admin tools to take our internal Schema locks used by the procedure framework isolating procedures doing creates/deletes etc.
LockProcedure() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
 
LockProcedure(Configuration, String, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for namespace lock.
LockProcedure(Configuration, TableName, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for table lock.
LockProcedure(Configuration, RegionInfo[], LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
Constructor for region lock(s).
LockServiceClient - Class in org.apache.hadoop.hbase.client.locking
Helper class to create "master locks" for namespaces, tables and regions.
LockServiceClient(Configuration, LockServiceProtos.LockService.BlockingInterface, NonceGenerator) - Constructor for class org.apache.hadoop.hbase.client.locking.LockServiceClient
 
LOG - Static variable in class org.apache.hadoop.hbase.fs.HFileSystem
 
LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServerFactory
 
LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
LOG2_SQUARED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
Used in computing the optimal Bloom filter size.
LogCleaner - Class in org.apache.hadoop.hbase.master.cleaner
This Chore, every time it runs, will attempt to delete the WALs and Procedure WALs in the old logs folder.
LogCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
logCloseRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is about to close.
logFileSystemState(Logger) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
login(UserProvider, String) - Method in class org.apache.hadoop.hbase.master.HMaster
For compatibility, if failed with regionserver credentials, try the master one
login(UserProvider, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
logJVMInfo() - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
Log information about the currently running JVM.
LogMonitoring - Class in org.apache.hadoop.hbase.monitoring
Utility functions for reading the log4j logs that are being written by HBase.
LogMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
logPositionAndCleanOldLogs(String, boolean, WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
This method will log the current position to storage.
logPrefix - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
logProcessInfo(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
Logs information about the currently running JVM process including the environment variables.
logResult(AuthResult) - Static method in class org.apache.hadoop.hbase.security.access.AccessChecker
 
logRollAndSetupWalProps(Path, Path, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
LogRoller - Class in org.apache.hadoop.hbase.regionserver
Runs periodically to determine if the WAL should be rolled.
LogRoller(Server, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.LogRoller
 
logRollRequested(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
logRollRequested(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
A request was made that the WAL be rolled.
logrollsize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
LogsComparator() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
logSplit(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Called after we've split all logs on a crashed Server.
logSplitting(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Call this when we start log splitting for a crashed Server.
logStats() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
logStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
logZKTree(String, String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Helper method to print the current state of the ZK tree.
LongTermArchivingHFileCleaner - Class in org.apache.hadoop.hbase.backup.example
BaseHFileCleanerDelegate that only cleans HFiles that don't belong to a table that is currently being archived.
LongTermArchivingHFileCleaner() - Constructor for class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
LossyCounting - Class in org.apache.hadoop.hbase.util
LossyCounting utility, bounded data structure that maintains approximate high frequency elements in data stream.
LossyCounting(double, String) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
 
LossyCounting(String) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
 
lower(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
lowerEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
lowerKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
LruBlockCache - Class in org.apache.hadoop.hbase.io.hfile
A block cache implementation that is memory-aware using HeapSize, memory-bound using an LRU eviction algorithm, and concurrent: backed by a ConcurrentHashMap and with a non-blocking eviction thread giving constant-time LruBlockCache.cacheBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, org.apache.hadoop.hbase.io.hfile.Cacheable, boolean) and LruBlockCache.getBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, boolean, boolean, boolean) operations.
LruBlockCache(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Default constructor.
LruBlockCache(long, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Constructor used for testing.
LruBlockCache(long, long, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
LruBlockCache(long, long, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
LruBlockCache(long, long, boolean, int, float, int, float, float, float, float, float, float, boolean, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Configurable constructor.
LruCachedBlock - Class in org.apache.hadoop.hbase.io.hfile
Represents an entry in the LruBlockCache.
LruCachedBlock(BlockCacheKey, Cacheable, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
LruCachedBlock(BlockCacheKey, Cacheable, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
LruCachedBlockQueue - Class in org.apache.hadoop.hbase.io.hfile
A memory-bound queue that will grow until an element brings total size >= maxSize.
LruCachedBlockQueue(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
 

M

main(String[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
main(String[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
main(String[]) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
Test things basically work.
main(String[]) - Static method in class org.apache.hadoop.hbase.master.HMaster
 
main(String[]) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Code to help figure if our approximation of object heap sizes is close enough.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.DumpRegionServerMetrics
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Main to test basic functionality.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Pass one or more log file names and it will either dump out a text version on stdout or split the specified log files.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
Command line tool to compress and uncompress WALs.
main(String[]) - Static method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
main(String[]) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
Main
main(String[]) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
Main program
main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
 
main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
main(String[]) - Static method in class org.apache.hadoop.hbase.tool.Canary
 
main(String[]) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
main(String[]) - Static method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.GetJavaProperty
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.HBaseConfTool
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Main program
main(String[]) - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
Main program
main(String[]) - Static method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
Simple 'main' to facilitate manual testing of the pause monitor.
main(String[]) - Static method in class org.apache.hadoop.hbase.util.RegionMover
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
The main function for the RegionSplitter application.
main(String[]) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
 
maintenanceMode - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
MAJOR_COMPACTION_DROP_CACHE - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
MAJOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Major compaction flag in FileInfo
MajorCompactionScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for major compaction.
MajorCompactionScanQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.MajorCompactionScanQueryMatcher
 
MajorCompactor - Class in org.apache.hadoop.hbase.util.compaction
 
MajorCompactor(Configuration, TableName, Set<String>, int, long, long) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactor
 
majorRangeFromRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
majorRangeToRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
makeRenderer() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
makeRenderer(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
makeRenderer(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
makeRenderer(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
makeRenderer(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
makeRenderer(HMaster, ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
makeRenderer(CacheConfig, Configuration) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
makeRenderer(CacheConfig, Configuration, String, String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
makeRenderer(HRegionServer, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
makeRenderer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
makeRenderer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
makeRenderer(MetricsRegionServerWrapper, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
manager - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
ManualEnvironmentEdge - Class in org.apache.hadoop.hbase.util
An environment edge that uses a manually set value.
ManualEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
MAPPER - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
markCompactedAway() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
markComplete(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
markComplete(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
markCorrupted(Path, String, FileSystem) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
marks log file as corrupted
markCorrupted(Path, String, FileSystem) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
markForEvict() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
markRegionAsClosed(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
markRegionAsClosing(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
markRegionAsMerged(RegionInfo, ServerName, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
When called here, the merge has happened.
markRegionAsOpened(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
markRegionAsOpening(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
markRegionAsSplit(RegionInfo, ServerName, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
MASTER - Static variable in class org.apache.hadoop.hbase.master.HMaster
 
master - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
master - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
master - Variable in class org.apache.hadoop.hbase.master.TableStateManager
 
MASTER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
MASTER_HFILE_CLEANER_PLUGINS - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
MASTER_HOSTNAME_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
master_jsp - Class in org.apache.hadoop.hbase.generated.master
 
master_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.master_jsp
 
MASTER_PROCEDURE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
MASTER_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
Number of threads used by the procedure executor
MASTER_RPC_SCHEDULER_FACTORY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
RPC scheduler to use for the master.
MASTER_SERVER_REPORT_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
Set RSReport requests handlers count when masters use MasterFifoRpcScheduler.
MASTER_SNAPSHOT_TIMEOUT_MILLIS - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
 
MASTER_URGENT_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
Number of threads used by the procedure executor for urgent proceudres For now, only meta table procedure is urgent
MasterAddressSyncer - Class in org.apache.hadoop.hbase.master.zksyncer
Tracks the active master address on server ZK cluster and synchronize them to client ZK cluster if changed
MasterAddressSyncer(ZKWatcher, ZKWatcher, Server) - Constructor for class org.apache.hadoop.hbase.master.zksyncer.MasterAddressSyncer
 
MasterAnnotationReadingPriorityFunction - Class in org.apache.hadoop.hbase.master
Priority function specifically for the master.
MasterAnnotationReadingPriorityFunction(RSRpcServices) - Constructor for class org.apache.hadoop.hbase.master.MasterAnnotationReadingPriorityFunction
 
MasterAnnotationReadingPriorityFunction(RSRpcServices, Class<? extends RSRpcServices>) - Constructor for class org.apache.hadoop.hbase.master.MasterAnnotationReadingPriorityFunction
 
MasterCoprocessor - Interface in org.apache.hadoop.hbase.coprocessor
 
MasterCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
MasterCoprocessorHost - Class in org.apache.hadoop.hbase.master
Provides the coprocessor framework and environment for master oriented operations.
MasterCoprocessorHost(MasterServices, Configuration) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
MasterCoprocessorService(CoprocessorService) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.MasterCoprocessorService
Deprecated.
 
MasterDDLOperationHelper - Class in org.apache.hadoop.hbase.master.procedure
Helper class for schema change procedures
MasterDumpServlet - Class in org.apache.hadoop.hbase.master
 
MasterDumpServlet() - Constructor for class org.apache.hadoop.hbase.master.MasterDumpServlet
 
MasterFifoRpcScheduler - Class in org.apache.hadoop.hbase.ipc
A special RpcScheduler} only used for master.
MasterFifoRpcScheduler(Configuration, int, int) - Constructor for class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
MasterFifoRpcSchedulerFactory - Class in org.apache.hadoop.hbase.regionserver
Factory to use when you want to use the MasterFifoRpcScheduler
MasterFifoRpcSchedulerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.MasterFifoRpcSchedulerFactory
 
MasterFileSystem - Class in org.apache.hadoop.hbase.master
This class abstracts a bunch of operations the HMaster needs to interact with the underlying file system like creating the initial layout, checking file system status, etc.
MasterFileSystem(Configuration) - Constructor for class org.apache.hadoop.hbase.master.MasterFileSystem
 
MasterFlushTableProcedureManager - Class in org.apache.hadoop.hbase.procedure.flush
 
MasterFlushTableProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
MasterLock(String, LockType, String) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
 
MasterLock(TableName, LockType, String) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
 
MasterLock(RegionInfo[], String) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
 
MasterMobCompactionThread - Class in org.apache.hadoop.hbase.master
The mob compaction thread used in MasterRpcServices
MasterMobCompactionThread(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MasterMobCompactionThread
 
MasterObserver - Interface in org.apache.hadoop.hbase.coprocessor
Defines coprocessor hooks for interacting with operations on the HMaster process.
MasterProcedureConstants - Class in org.apache.hadoop.hbase.master.procedure
 
MasterProcedureEnv - Class in org.apache.hadoop.hbase.master.procedure
 
MasterProcedureEnv(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
MasterProcedureEnv(MasterServices, RSProcedureDispatcher) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
MasterProcedureEnv.WALStoreLeaseRecovery - Class in org.apache.hadoop.hbase.master.procedure
 
MasterProcedureManager - Class in org.apache.hadoop.hbase.procedure
A life-cycle management interface for globally barriered procedures on master.
MasterProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.MasterProcedureManager
 
MasterProcedureManagerHost - Class in org.apache.hadoop.hbase.procedure
Provides the globally barriered procedure framework and environment for master oriented operations.
MasterProcedureManagerHost() - Constructor for class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
MasterProcedureScheduler - Class in org.apache.hadoop.hbase.master.procedure
ProcedureScheduler for the Master Procedures.
MasterProcedureScheduler(Function<Long, Procedure<?>>) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
MasterProcedureUtil - Class in org.apache.hadoop.hbase.master.procedure
 
MasterProcedureUtil.NonceProcedureRunnable - Class in org.apache.hadoop.hbase.master.procedure
Helper Runnable used in conjunction with submitProcedure() to deal with submitting procs with nonce.
MasterQuotaManager - Class in org.apache.hadoop.hbase.quotas
Master Quota Manager.
MasterQuotaManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
MasterQuotasObserver - Class in org.apache.hadoop.hbase.quotas
An observer to automatically delete quotas when a table/namespace is deleted.
MasterQuotasObserver() - Constructor for class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
MasterRpcServices - Class in org.apache.hadoop.hbase.master
Implements the master RPC services.
MasterRpcServices(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MasterRpcServices
 
masterServerName - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
MasterServices - Interface in org.apache.hadoop.hbase.master
A curated subset of services provided by HMaster.
MasterSnapshotVerifier - Class in org.apache.hadoop.hbase.master.snapshot
General snapshot verification on the master.
MasterSnapshotVerifier(MasterServices, SnapshotProtos.SnapshotDescription, Path) - Constructor for class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
 
MasterStatusServlet - Class in org.apache.hadoop.hbase.master
The servlet responsible for rendering the index page of the master.
MasterStatusServlet() - Constructor for class org.apache.hadoop.hbase.master.MasterStatusServlet
 
MasterStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmplImpl(TemplateManager, MasterStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
MasterThread(HMaster, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
 
MasterWalManager - Class in org.apache.hadoop.hbase.master
This class abstracts a bunch of operations the HMaster needs when splitting log files e.g.
MasterWalManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterWalManager
 
MasterWalManager(Configuration, FileSystem, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterWalManager
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.IncludeAllCompactionQueryMatcher
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.MajorCompactionScanQueryMatcher
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.MinorCompactionScanQueryMatcher
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
 
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Determines if the caller should do one of several things: seek/skip to the next row (MatchCode.SEEK_NEXT_ROW) seek/skip to the next column (MatchCode.SEEK_NEXT_COL) include the current KeyValue (MatchCode.INCLUDE) ignore the current KeyValue (MatchCode.SKIP) got to the next row (MatchCode.DONE)
match(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
 
matchColumn(Cell, long, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
matchPermission(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Returns true if the given user has a TablePermission matching up to the column family portion of a permission.
matchPermission(User, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
matchVisibility(List<Tag>, Byte, List<Tag>, Byte) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
matchVisibility(List<Tag>, Byte, List<Tag>, Byte) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
System uses this for deciding whether a Cell can be deleted by matching visibility expression in Delete mutation and the cell in consideration.
MAX_ALLOC_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
MAX_ALLOC_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
MAX_ATTEMPTS_FN_GENERATION - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
MAX_CHUNK_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
The maximum size guideline for index blocks (both leaf, intermediate, and root).
MAX_FILES_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The maximum number of files to compact within a stripe; same as for regular compaction.
MAX_FILES_PER_REGION_PER_FAMILY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
MAX_FLUSH_PER_CHANGES - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
The following MAX_FLUSH_PER_CHANGES is large enough because each KeyValue has 20+ bytes overhead.
MAX_FORMAT_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Maximum supported HFile format version
MAX_MEMSTORE_TS_KEY - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
Max memstore (mvcc) timestamp in FileInfo
MAX_REGION_SPLIT_IMBALANCE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
When splitting region, the maximum size imbalance to allow in an attempt to split at a stripe boundary, so that no files go to both regions.
MAX_REQUEST_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
MAX_RUNNING_TIME_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
MAX_SEQ_ID_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Max Sequence ID in FileInfo
MAX_SERVER_PER_MESSAGE - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
We want to limit the size of the protobuf message sent, do fit into a single packet.
MAX_STEPS_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
MAX_TAGS_LEN - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
MAX_TASKS_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
MAX_TIER_AGE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
maxCellIdx - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
MAXIMUM_KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Maximum length of key in HFile.
maxKeyCount - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Maximum key count after compaction (for blooms)
maxKeys - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
Max Keys expected for the bloom
maxLogs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
maxMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
maxMVCCReadpoint - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Latest memstore read point found in any of the involved files
maxQueueLength - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
maxQueueSizeInBytes - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
Maximum size in bytes of the currently queued and running Calls.
maxReadPointToTrackVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
readPoint over which the KVs are unconditionally included
maxRequestSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
maxRetriesMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
maxSeqId - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
The last key in the files we're compacting.
maxTagsLength - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Max tags length
maxthreads(int) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
Set the max number of threads that will be used to move regions
maxThroughputLowerBound - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
maxThroughputUpperBound - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
maybeCloneWithAllocator(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
If the segment has a memory allocator the cell is being cloned to this space, and returned; otherwise the given cell is returned
maybeCloneWithAllocator(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
If the segment has a memory allocator the cell is being cloned to this space, and returned; otherwise the given cell is returned When a cell's size is too big (bigger than maxAlloc), it is not allocated on MSLAB.
member - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
MemoryBoundedLogMessageBuffer - Class in org.apache.hadoop.hbase.monitoring
A size-bounded repository of alerts, which are kept in a linked list.
MemoryBoundedLogMessageBuffer(long) - Constructor for class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
 
MemorySizeUtil - Class in org.apache.hadoop.hbase.io.util
Util class to calculate memory size for memstore, block cache(L1, L2) of RS.
MemorySizeUtil() - Constructor for class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
memstore - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
MemStore - Interface in org.apache.hadoop.hbase.regionserver
The MemStore holds in-memory modifications to the Store.
MEMSTORE_CLASS_NAME - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
MEMSTORE_FLUSH_PER_CHANGES - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
Conf key to force a flush if there are already enough changes for one region in memstore
MEMSTORE_PERIODIC_FLUSH_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
Conf key for the periodic flush interval
MEMSTORE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
MEMSTORE_SIZE_LOWER_LIMIT_KEY - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
MEMSTORE_SIZE_LOWER_LIMIT_OLD_KEY - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
MEMSTORE_SIZE_MAX_RANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
MEMSTORE_SIZE_MIN_RANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
MEMSTORE_SIZE_OLD_KEY - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
MemStoreCompactionStrategy - Class in org.apache.hadoop.hbase.regionserver
MemStoreCompactionStrategy is the root of a class hierarchy which defines the strategy for choosing the next action to apply in an (in-memory) memstore compaction.
MemStoreCompactionStrategy(Configuration, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
MemStoreCompactionStrategy.Action - Enum in org.apache.hadoop.hbase.regionserver
Types of actions to be done on the pipeline upon MemStoreCompaction invocation.
MemStoreCompactor - Class in org.apache.hadoop.hbase.regionserver
The ongoing MemStore Compaction manager, dispatches a solo running compaction and interrupts the compaction if requested.
MemStoreCompactor(CompactingMemStore, MemoryCompactionPolicy) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
 
MemStoreCompactorSegmentsIterator - Class in org.apache.hadoop.hbase.regionserver
The MemStoreCompactorSegmentsIterator extends MemStoreSegmentsIterator and performs the scan for compaction operation meaning it is based on SQM
MemStoreCompactorSegmentsIterator(List<ImmutableSegment>, CellComparator, int, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
 
MemStoreLAB - Interface in org.apache.hadoop.hbase.regionserver
A memstore-local allocation buffer.
MemStoreLABImpl - Class in org.apache.hadoop.hbase.regionserver
A memstore-local allocation buffer.
MemStoreLABImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
MemStoreLABImpl(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
 
MemStoreMergerSegmentsIterator - Class in org.apache.hadoop.hbase.regionserver
The MemStoreMergerSegmentsIterator extends MemStoreSegmentsIterator and performs the scan for simple merge operation meaning it is NOT based on SQM
MemStoreMergerSegmentsIterator(List<ImmutableSegment>, CellComparator, int) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
 
MemStoreSegmentsIterator - Class in org.apache.hadoop.hbase.regionserver
The MemStoreSegmentsIterator is designed to perform one iteration over given list of segments For another iteration new instance of MemStoreSegmentsIterator needs to be created The iterator is not thread-safe and must have only one instance per MemStore in each period of time
MemStoreSegmentsIterator(int) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSegmentsIterator
 
MemStoreSize - Class in org.apache.hadoop.hbase.regionserver
Data structure of three longs.
MemStoreSizing - Interface in org.apache.hadoop.hbase.regionserver
Accounting of current heap and data sizes.
memStoreSizing - Variable in class org.apache.hadoop.hbase.regionserver.Segment
 
MemStoreSnapshot - Class in org.apache.hadoop.hbase.regionserver
Holds details of the snapshot taken on a MemStore.
MemStoreSnapshot(long, ImmutableSegment) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
 
merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
mergeableSize - Variable in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
 
MergeNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
Normalization plan to merge regions (smallest region in the table with its smallest neighbor).
MergeNormalizationPlan(RegionInfo, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
 
mergeRegionDirs(Path, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Merge hdfs data by moving from contained HbckInfo into targetRegionDir.
mergeRegions(RegionInfo, RegionInfo, RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
mergeRegions(RegionInfo[], boolean, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
mergeRegions(RegionInfo[], boolean, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Merge regions in a table.
mergeStoreFile(RegionInfo, String, HStoreFile, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Write out a merge reference under the given merges directory.
mergeTableRegions(RpcController, MasterProtos.MergeTableRegionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
MergeTableRegionsProcedure - Class in org.apache.hadoop.hbase.master.assignment
The procedure to Merge a region in a table.
MergeTableRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
MergeTableRegionsProcedure(MasterProcedureEnv, RegionInfo, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
MergeTableRegionsProcedure(MasterProcedureEnv, RegionInfo, RegionInfo, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
MergeTableRegionsProcedure(MasterProcedureEnv, RegionInfo[], boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
MessageCodec - Class in org.apache.hadoop.hbase.codec
Codec that just writes out Cell as a protobuf Cell Message.
MessageCodec() - Constructor for class org.apache.hadoop.hbase.codec.MessageCodec
 
META_REPLICA_ID_DELIMITER - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
The delimiter for meta columns for replicaIds > 0
META_WAL_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
 
META_WAL_PROVIDER_ID - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
The hbase:meta region's WAL filename extension
metaData - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Writables representing meta block data.
METAFAMILY - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
metaLocation - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MetaLocationSyncer - Class in org.apache.hadoop.hbase.master.zksyncer
Tracks the meta region locations on server ZK cluster and synchronize them to client ZK cluster if changed
MetaLocationSyncer(ZKWatcher, ZKWatcher, Server) - Constructor for class org.apache.hadoop.hbase.master.zksyncer.MetaLocationSyncer
 
metaLogSplit(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Called after we've split the meta logs on a crashed Server.
metaLogSplitting(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
Call this when we start meta log splitting a crashed Server.
metaNames - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Meta block names.
MetaProcedureInterface - Interface in org.apache.hadoop.hbase.master.procedure
Deprecated.
only used for RecoverMetaProcedure. Should be removed along with RecoverMetaProcedure.
MetaProcedureInterface.MetaOperationType - Enum in org.apache.hadoop.hbase.master.procedure
Deprecated.
 
metaRegionExists(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks if meta region exists
METAROW - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
metaStateDeleted(TableName) - Method in class org.apache.hadoop.hbase.master.MirroringTableStateManager
Deprecated.
 
metaStateDeleted(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
metaStateUpdated(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.MirroringTableStateManager
Deprecated.
 
metaStateUpdated(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
metaTableLocator - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
MetaTableMetrics - Class in org.apache.hadoop.hbase.coprocessor
A coprocessor that collects metrics from meta table.
MetaTableMetrics() - Constructor for class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
 
metrics - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
METRICS_RIT_STUCK_WARNING_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Region in Transition metrics threshold time
MetricsAssignmentManager - Class in org.apache.hadoop.hbase.master
 
MetricsAssignmentManager() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
metricsBalancer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
MetricsBalancer - Class in org.apache.hadoop.hbase.master.balancer
Faced for exposing metrics about the balancer.
MetricsBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
MetricsCoprocessor - Class in org.apache.hadoop.hbase.coprocessor
Utility class for tracking metrics for various types of coprocessors.
MetricsCoprocessor() - Constructor for class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
MetricsHBaseServer - Class in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServer(String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
 
MetricsHBaseServerWrapperImpl - Class in org.apache.hadoop.hbase.ipc
 
MetricsHeapMemoryManager - Class in org.apache.hadoop.hbase.regionserver
This class is for maintaining the various regionserver's heap memory manager statistics and publishing them through the metrics interfaces.
MetricsHeapMemoryManager() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
 
MetricsHeapMemoryManager(MetricsHeapMemoryManagerSource) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
 
MetricsIO - Class in org.apache.hadoop.hbase.io
 
MetricsIO(MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIO
 
MetricsIOWrapperImpl - Class in org.apache.hadoop.hbase.io
 
MetricsIOWrapperImpl() - Constructor for class org.apache.hadoop.hbase.io.MetricsIOWrapperImpl
 
MetricsMaster - Class in org.apache.hadoop.hbase.master
This class is for maintaining the various master statistics and publishing them through the metrics interfaces.
MetricsMaster(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMaster
 
MetricsMasterFileSystem - Class in org.apache.hadoop.hbase.master
 
MetricsMasterFileSystem() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
 
MetricsMasterWrapperImpl - Class in org.apache.hadoop.hbase.master
Impl for exposing HMaster Information through JMX
MetricsMasterWrapperImpl(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
MetricsRegion - Class in org.apache.hadoop.hbase.regionserver
This is the glue between the HRegion and whatever hadoop shim layer is loaded (hbase-hadoop1-compat or hbase-hadoop2-compat).
MetricsRegion(MetricsRegionWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
MetricsRegionServer - Class in org.apache.hadoop.hbase.regionserver
This class is for maintaining the various regionserver statistics and publishing them through the metrics interfaces.
MetricsRegionServer(MetricsRegionServerWrapper, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
MetricsRegionWrapperImpl - Class in org.apache.hadoop.hbase.regionserver
 
MetricsRegionWrapperImpl(HRegion) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable - Class in org.apache.hadoop.hbase.regionserver
 
MetricsSink - Class in org.apache.hadoop.hbase.replication.regionserver
This class is for maintaining the various replication statistics for a sink and publishing them through the metrics interfaces.
MetricsSink() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
 
MetricsSnapshot - Class in org.apache.hadoop.hbase.master
 
MetricsSnapshot() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshot
 
metricsSnapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
MetricsSource - Class in org.apache.hadoop.hbase.replication.regionserver
This class is for maintaining the various replication statistics for a source and publishing them through the metrics interfaces.
MetricsSource(String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Constructor used to register the metrics
MetricsSource(String, MetricsReplicationSourceSource, MetricsReplicationSourceSource, Map<String, MetricsReplicationSourceSource>) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Constructor for injecting custom (or test) MetricsReplicationSourceSources
MetricsStochasticBalancer - Class in org.apache.hadoop.hbase.master.balancer
This metrics balancer uses extended source for stochastic load balancer to report its related metrics to JMX.
MetricsStochasticBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
 
MetricsTable - Class in org.apache.hadoop.hbase.regionserver
 
MetricsTable(MetricsTableWrapperAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTable
 
MetricsTableWrapperAggregateImpl - Class in org.apache.hadoop.hbase.regionserver
 
MetricsTableWrapperAggregateImpl(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
 
MetricsTableWrapperAggregateImpl.TableMetricsWrapperRunnable - Class in org.apache.hadoop.hbase.regionserver
 
MetricsWAL - Class in org.apache.hadoop.hbase.regionserver.wal
Class used to push numbers about the WAL into the metrics subsystem.
MetricsWAL() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
midKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
midKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
midKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
midKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
MIN_CLIENT_REQUEST_TIMEOUT - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
Minimum allowable timeout (in milliseconds) in rpc request's header.
MIN_COST_NEED_BALANCE_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
MIN_FILES_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The minimum number of files to compact within a stripe; same as for regular compaction.
MIN_FILES_L0_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The minimum number of files to compact when compacting L0; same as minFiles for regular compaction.
MIN_FORMAT_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Minimum supported HFile format version
MIN_FORMAT_VERSION_WITH_TAGS - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Minimum HFile format version with support for persisting cell tags
MIN_INDEX_NUM_ENTRIES_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
Minimum number of entries in a single index block.
MIN_NUM_HFILE_PATH_LEVELS - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
We assume that HFile path ends with ROOT_DIR/TABLE_NAME/REGION_NAME/CF_NAME/HFILE, so it has at least this many levels of nesting.
MIN_SERVER_BALANCE - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
MIN_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.Leases
 
minCellIdx - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
minClientRequestTimeout - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
MiniBatchOperationInProgress<T> - Class in org.apache.hadoop.hbase.regionserver
Wraps together the mutations which are applied as a batch to the region and their operation status and WALEdits.
MiniBatchOperationInProgress(T[], OperationStatus[], WALEdit[], int, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
MINOR_COMPACTION_DROP_CACHE - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
MINOR_VERSION_NO_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
In HFile minor version that does not support checksums
MINOR_VERSION_WITH_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Minor versions in HFile starting with this number have hbase checksums
MinorCompactionScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for minor compaction.
MinorCompactionScanQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.MinorCompactionScanQueryMatcher
 
minSeqIdToKeep - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Min SeqId to keep during a major compaction
minSequenceId - Variable in class org.apache.hadoop.hbase.regionserver.Segment
 
minSizeForReservoirUse - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
MirroringTableStateManager - Class in org.apache.hadoop.hbase.master
Deprecated.
Since 2.0.0. To be removed in 3.0.0.
MirroringTableStateManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MirroringTableStateManager
Deprecated.
 
miss(boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
MissingSnapshotViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
A SpaceViolationPolicyEnforcement which can be treated as a singleton.
MOB_CACHE_BLOCKS - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_CACHE_EVICT_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_CACHE_EVICT_REMAIN_RATIO - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_CELLS_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Key for the number of mob cells in metadata
MOB_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_COMPACTION_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
The max number of the mob files that is allowed in a batch of the mob compaction.
MOB_COMPACTION_CHORE_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
The period that MobCompactionChore runs.
MOB_COMPACTION_MERGEABLE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
If the size of a mob file is less than this value, it's regarded as a small file and needs to be merged in mob compaction.
MOB_COMPACTION_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
The max number of threads used in MobCompactor.
MOB_COMPACTOR_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_DELFILE_MAX_COUNT - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
The max number of del files that is allowed in the mob file compaction.
MOB_DIR_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_FILE_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_REF_TAG - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_REGION_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_REGION_NAME_BYTES - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_SCAN_RAW - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_SCAN_REF_ONLY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MOB_TABLE_LOCK_SUFFIX - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
MobCacheConfig - Class in org.apache.hadoop.hbase.mob
The cache configuration for the mob.
MobCacheConfig(Configuration, ColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.mob.MobCacheConfig
 
MobCacheConfig(Configuration) - Constructor for class org.apache.hadoop.hbase.mob.MobCacheConfig
 
MobCompactionChore - Class in org.apache.hadoop.hbase.master
The Class MobCompactChore for running compaction regularly to merge small mob files.
MobCompactionChore(HMaster, int) - Constructor for class org.apache.hadoop.hbase.master.MobCompactionChore
 
MobCompactionRequest - Class in org.apache.hadoop.hbase.mob.compactions
The compaction request for mob files.
MobCompactionRequest() - Constructor for class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
 
MobCompactionRequest.CompactionType - Enum in org.apache.hadoop.hbase.mob.compactions
 
MobCompactor - Class in org.apache.hadoop.hbase.mob.compactions
A mob compactor to directly compact the mob files.
MobCompactor(Configuration, FileSystem, TableName, ColumnFamilyDescriptor, ExecutorService) - Constructor for class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
MobConstants - Class in org.apache.hadoop.hbase.mob
The constants used in mob.
mobFamilyDir - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
MobFile - Class in org.apache.hadoop.hbase.mob
The mob file.
MobFile() - Constructor for class org.apache.hadoop.hbase.mob.MobFile
 
MobFile(HStoreFile) - Constructor for class org.apache.hadoop.hbase.mob.MobFile
 
MobFileCache - Class in org.apache.hadoop.hbase.mob
The cache for mob files.
MobFileCache(Configuration) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCache
 
MobFileName - Class in org.apache.hadoop.hbase.mob
The mob file name.
mobStore - Variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
 
MobStoreEngine - Class in org.apache.hadoop.hbase.mob
MobStoreEngine creates the mob specific compactor, and store flusher.
MobStoreEngine() - Constructor for class org.apache.hadoop.hbase.mob.MobStoreEngine
 
MobStoreScanner - Class in org.apache.hadoop.hbase.regionserver
Scanner scans both the memstore and the MOB Store.
MobStoreScanner(HStore, ScanInfo, Scan, NavigableSet<byte[]>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.MobStoreScanner
 
mobTableDir - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
MobUtils - Class in org.apache.hadoop.hbase.mob
The mob utilities
modifyColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
modifyColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Modify the column descriptor of an existing column in an existing table
modifyNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
Modify an existing Namespace.
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
ModifyNamespaceProcedure - Class in org.apache.hadoop.hbase.master.procedure
The procedure to add a namespace to an existing table.
ModifyNamespaceProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
ModifyNamespaceProcedure(MasterProcedureEnv, NamespaceDescriptor) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
ModifyNamespaceProcedure(MasterProcedureEnv, NamespaceDescriptor, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
ModifyPeerProcedure - Class in org.apache.hadoop.hbase.master.replication
The base class for all replication peer related procedure except sync replication state transition.
ModifyPeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
ModifyPeerProcedure(String) - Constructor for class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
ModifyRegionUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the regions.
ModifyRegionUtils.RegionEditTask - Interface in org.apache.hadoop.hbase.util
 
ModifyRegionUtils.RegionFillTask - Interface in org.apache.hadoop.hbase.util
 
modifyTable(TableName, TableDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyTable(RpcController, MasterProtos.ModifyTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
modifyTable(TableName, TableDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Modify the descriptor of an existing table
ModifyTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
ModifyTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
ModifyTableProcedure(MasterProcedureEnv, TableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
ModifyTableProcedure(MasterProcedureEnv, TableDescriptor, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
monitor - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
monitor - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
monitor to check for errors
Monitor(Connection, String[], boolean, Canary.Sink, ExecutorService, boolean, long) - Constructor for class org.apache.hadoop.hbase.tool.Canary.Monitor
 
MONITOR_INTERVAL_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
MONITORED_RPC - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
Keeps MonitoredRPCHandler per handler thread.
MonitoredRPCHandler - Interface in org.apache.hadoop.hbase.monitoring
A MonitoredTask implementation optimized for use with RPC Handlers handling frequent, short duration tasks.
MonitoredRPCHandlerImpl - Class in org.apache.hadoop.hbase.monitoring
A MonitoredTask implementation designed for use with RPC Handlers handling frequent, short duration tasks.
MonitoredRPCHandlerImpl() - Constructor for class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
MonitoredTask - Interface in org.apache.hadoop.hbase.monitoring
 
MonitoredTask.State - Enum in org.apache.hadoop.hbase.monitoring
 
MonitoredTask.StatusJournalEntry - Interface in org.apache.hadoop.hbase.monitoring
 
moreRowsMayExistAfter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
moreRowsMayExistAfter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
moreRowsMayExistAfter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
moreRowsMayExistsAfter(int) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
move(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
move(byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
MOVE_RETRIES_MAX_KEY - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
MOVE_WAIT_MAX_KEY - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
moveAsideBadEditsFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Move aside a bad edits file.
moveAsync(RegionPlan) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
movedRegionCleanerPeriod() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
movedRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
moveFromOnlineToDeadServers(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
moveRegion(RpcController, MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
MoveRegionAction(int, int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
MoveRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
Procedure that implements a RegionPlan.
MoveRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
MoveRegionProcedure(MasterProcedureEnv, RegionPlan, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
moveTempDirectoryToHBaseRoot(MasterProcedureEnv, TableDescriptor, Path) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
msgInterval - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
MSLAB_CLASS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
multi(RpcController, ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Execute multiple actions on a table: get, mutate, and/or execCoprocessor
MULTI_BYTE_BUFFER_HEAP_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
MulticastPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
MultiHConnection - Class in org.apache.hadoop.hbase.util
Provides ability to create multiple Connection instances and allows to process a batch of actions using CHTable.doBatchWithCallback()
MultiHConnection(Configuration, int) - Constructor for class org.apache.hadoop.hbase.util.MultiHConnection
Create multiple Connection instances and initialize a thread pool executor
MultiRowMutationEndpoint - Class in org.apache.hadoop.hbase.coprocessor
This class demonstrates how to implement atomic multi row transactions using HRegion.mutateRowsWithLocks(Collection, Collection, long, long) and Coprocessor endpoints.
MultiRowMutationEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
MultiVersionConcurrencyControl - Class in org.apache.hadoop.hbase.regionserver
Manages the read/write consistency.
MultiVersionConcurrencyControl() - Constructor for class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
 
MultiVersionConcurrencyControl(long) - Constructor for class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Construct and set read point.
MultiVersionConcurrencyControl.WriteEntry - Class in org.apache.hadoop.hbase.regionserver
Write number and whether write has completed given out at start of a write transaction.
MunkresAssignment - Class in org.apache.hadoop.hbase.util
Computes the optimal (minimal cost) assignment of jobs to workers (or other analogous) concepts given a cost matrix of each pair of job and worker, using the algorithm by James Munkres in "Algorithms for the Assignment and Transportation Problems", with additional optimizations as described by Jin Kue Wong in "A New Implementation of an Algorithm for the Optimal Assignment Problem: An Improved Version of Munkres' Algorithm".
MunkresAssignment(float[][]) - Constructor for class org.apache.hadoop.hbase.util.MunkresAssignment
Construct a new problem instance with the specified cost matrix.
MutableOnlineRegions - Interface in org.apache.hadoop.hbase.regionserver
Interface to Map of online regions.
MutableSegment - Class in org.apache.hadoop.hbase.regionserver
A mutable segment in memstore, specifically the active segment.
MutableSegment(CellSet, CellComparator, MemStoreLAB, MemStoreSizing) - Constructor for class org.apache.hadoop.hbase.regionserver.MutableSegment
 
mutate(RpcController, ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Mutate data in a table.
mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
mutateRow(RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Performs multiple mutations atomically on a single row.
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
mutateRowsWithLocks(Collection<Mutation>, Collection<byte[]>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Perform atomic (all or none) mutations within the region.
mutateRowsWithLocks(Collection<Mutation>, Collection<byte[]>, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Perform atomic mutations within the region.
mutation - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
MutationReplay(ClientProtos.MutationProto.MutationType, Mutation, long, long) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
mvcc - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 

N

name - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
name - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Name for this object used when logging or in toString.
NAME - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
NameNodeException(Throwable) - Constructor for exception org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.NameNodeException
 
NAMESPACE_PREFIX - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
NamespaceAuditor - Class in org.apache.hadoop.hbase.namespace
The Class NamespaceAuditor performs checks to ensure operations like table creation and region splitting preserve namespace quota.
NamespaceAuditor(MasterServices) - Constructor for class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
NamespaceGroupingStrategy - Class in org.apache.hadoop.hbase.wal
A WAL grouping strategy based on namespace.
NamespaceGroupingStrategy() - Constructor for class org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
 
namespaceLock(String, String, Abortable) - Method in class org.apache.hadoop.hbase.client.locking.LockServiceClient
LocCreate a new EntityLock object to acquire exclusive lock on a namespace.
NamespaceQuotaSnapshotStore - Class in org.apache.hadoop.hbase.quotas
QuotaSnapshotStore implementation for namespaces.
NamespaceQuotaSnapshotStore(Connection, QuotaObserverChore, Map<RegionInfo, Long>) - Constructor for class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
NamespaceTableCfWALEntryFilter - Class in org.apache.hadoop.hbase.replication
Filter a WAL Entry by the peer config: replicate_all flag, namespaces config, table-cfs config, exclude namespaces config, and exclude table-cfs config.
NamespaceTableCfWALEntryFilter(ReplicationPeer) - Constructor for class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
 
NANOS_PER_SECOND - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
navigableKeySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
NB_SEND - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
If a server dies, we're sending the information multiple times in case a receiver misses the message.
needsBalance(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
needsBalance(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
needsCompaction(Collection<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
Heuristics for guessing whether we need minor compaction.
needsCompaction(Collection<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
 
needsCompaction(Collection<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
A heuristic method to decide whether to schedule a compaction request
needsCompaction(Collection<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
needsCompaction(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine
 
needsCompaction(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
needsCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
needsCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
See if there's too much store files in this store
needsCompaction(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
needsCompaction(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
 
needsCompactions(StripeCompactionPolicy.StripeInformationProvider, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
needsSingleStripeCompaction(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
needsTuning() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
NettyAsyncFSWALConfigHelper - Class in org.apache.hadoop.hbase.wal
Helper class for passing netty event loop config to AsyncFSWALProvider.
NettyEventLoopGroupConfig - Class in org.apache.hadoop.hbase.util
Event loop group related config.
NettyEventLoopGroupConfig(Configuration, String) - Constructor for class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
 
NettyRpcFrameDecoder - Class in org.apache.hadoop.hbase.ipc
Decoder for extracting frame
NettyRpcFrameDecoder(int) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
 
NettyRpcServer - Class in org.apache.hadoop.hbase.ipc
An RPC server with Netty4 implementation.
NettyRpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler, boolean) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
newBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Ready a new block for writing.
newBuilder() - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContext
 
newBuilder(boolean) - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContext
 
newBuilder() - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
 
newDataBlockDecodingContext(HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
create a encoder specific decoding context for reading.
newDataBlockDecodingContext(HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
newDataBlockDecodingContext(HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
newDataBlockEncodingContext(byte[], HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Create an encoder specific encoding context object for writing.
newDataBlockEncodingContext(byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
newDataBlockEncodingContext(byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
newHistogram(Reservoir) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
Create a new Histogram instance.
newIncomingWindow(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindowFactory
 
newIncomingWindow(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
newInstance(Configuration) - Static method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
newKVHeap(List<? extends KeyValueScanner>, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
newKVHeap(List<? extends KeyValueScanner>, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
newMonitor(Connection, int, String[]) - Method in class org.apache.hadoop.hbase.tool.Canary
A Factory method for Canary.Monitor.
newSplitAlgoInstance(Configuration, String) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
 
newThread(Runnable) - Method in class org.apache.hadoop.hbase.DaemonThreadFactory
 
NewVersionBehaviorTracker - Class in org.apache.hadoop.hbase.regionserver.querymatcher
A tracker both implementing ColumnTracker and DeleteTracker, used for mvcc-sensitive scanning.
NewVersionBehaviorTracker(NavigableSet<byte[]>, CellComparator, int, int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
Note maxVersion and minVersion must set according to cf's conf, not user's scan parameter.
NewVersionBehaviorTracker.DeleteVersionsNode - Class in org.apache.hadoop.hbase.regionserver.querymatcher
A data structure which contains infos we need that happens before this node's mvcc and after the previous node's mvcc.
next() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
 
next() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
 
next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Go to the next key/value in the block section.
next() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Scans to the next entry in the file.
next(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Grab the next row's worth of values.
next(List<Cell>, ScannerContext) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Grab the next row's worth of values.
next() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Gets the next row of keys from the top-most scanner.
next() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Return the next Cell in this scanner, iterating the scanner
next() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
 
next() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
 
next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
Firstly reads the cells from the HBase.
next() - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
Firstly reads the cells from the HBase.
next() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Return the next Cell in this scanner, iterating the scanner
next() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
next() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
next() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Get the next row of values from this Store.
next() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
next(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
next() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
next() - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
next(WAL.Entry) - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
nextEarlierWindow() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
Move to the new window of the same tier or of the next tier, which represents an earlier time span.
nextFreeOffset - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
Offset for the next allocation, or the sentinel value -1 which implies that the chunk is still uninitialized.
nextIndexedKey - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
The next indexed key is to keep track of the indexed key of the next data block.
nextRaw(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Grab the next row's worth of values.
nextRaw(List<Cell>, ScannerContext) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Grab the next row's worth of values.
nextStateAfterRefresh() - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
nextStateAfterRefresh() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
Implementation class can override this method.
nextStateAfterRefresh() - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
NIO_BUFFER_LIMIT - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
When the read or write buffer size is larger than this limit, i/o will be done in chunks of this size.
NO_NEXT_INDEXED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
The byte array represents for NO_NEXT_INDEXED_KEY; The actual value is irrelevant because this is always compared by reference.
NO_PRIORITY - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
 
NO_QUOTA - Static variable in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Singleton to represent a table without a quota defined.
NO_SEQUENCE_ID - Static variable in interface org.apache.hadoop.hbase.regionserver.SequenceId
Used to represent when a particular wal key doesn't know/care about the sequence ordering.
NO_SNAPSHOT_START_TIME_SPECIFIED - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Default value if no start time is specified
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
Override handler from ZKListener
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
Override handler from ZKListener
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
NoInsertsViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
A SpaceViolationPolicyEnforcement which disallows any inserts to the table.
NoInsertsViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
 
NoLimitScannerContext - Class in org.apache.hadoop.hbase.regionserver
This is a special ScannerContext subclass that is designed to be used globally when limits should not be enforced during invocations of InternalScanner.next(java.util.List) or InternalScanner.next(java.util.List).
NoLimitScannerContext() - Constructor for class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
 
NoLimitThroughputController - Class in org.apache.hadoop.hbase.regionserver.throttle
 
NoLimitThroughputController() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
noMoreData() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
noMoreData() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
nonce - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
nonceGroup - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 
NonceProcedureRunnable(MasterServices, long, long) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
NONE - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
Represents no value, or not set.
NonLazyKeyValueScanner - Class in org.apache.hadoop.hbase.regionserver
A "non-lazy" scanner which always does a real seek operation.
NonLazyKeyValueScanner() - Constructor for class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
NonLeafExpressionNode - Class in org.apache.hadoop.hbase.security.visibility.expression
 
NonLeafExpressionNode() - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
NonLeafExpressionNode(Operator) - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
NonLeafExpressionNode(Operator, List<ExpressionNode>) - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
NonLeafExpressionNode(Operator, ExpressionNode...) - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
NonReversedNonLazyKeyValueScanner - Class in org.apache.hadoop.hbase.regionserver
A "non-reversed & non-lazy" scanner which does not support backward scanning and always does a real seek operation.
NonReversedNonLazyKeyValueScanner() - Constructor for class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
NoOpDataBlockEncoder - Class in org.apache.hadoop.hbase.io.hfile
Does not perform any kind of encoding/decoding.
NormalizationPlan - Interface in org.apache.hadoop.hbase.master.normalizer
Interface for normalization plan.
NormalizationPlan.PlanType - Enum in org.apache.hadoop.hbase.master.normalizer
 
normalize(RpcController, MasterProtos.NormalizeRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
normalizeRegions() - Method in class org.apache.hadoop.hbase.master.HMaster
Perform normalization of cluster (invoked by RegionNormalizerChore).
NormalUserScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for normal user scan.
NormalUserScanQueryMatcher(Scan, ScanInfo, ColumnTracker, boolean, DeleteTracker, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
NoSuchProcedureException - Exception in org.apache.hadoop.hbase.master
 
NoSuchProcedureException() - Constructor for exception org.apache.hadoop.hbase.master.NoSuchProcedureException
 
NoSuchProcedureException(String) - Constructor for exception org.apache.hadoop.hbase.master.NoSuchProcedureException
 
NOT_RUN - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
Singleton for operations not yet run.
NoTagByteBufferChunkKeyValue - Class in org.apache.hadoop.hbase.regionserver
ByteBuffer based cell which has the chunkid at the 0th offset and with no tags
NoTagByteBufferChunkKeyValue(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkKeyValue
 
NoTagByteBufferChunkKeyValue(ByteBuffer, int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkKeyValue
 
notExecuted(Store, String) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
Called if the compaction request is failed for some reason.
notExecuted(String) - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
Called if the flush request fails for some reason.
notifyAllObservers(Configuration) - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
The conf object has been repopulated from disk, and we have to notify all the observers that are expressed interest to do that.
notifyServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
Notify that we started processing this dead server.
NotSeekedException(Path) - Constructor for exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.NotSeekedException
 
now - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
NoWritesCompactionsViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
A SpaceViolationPolicyEnforcement implementation which disables all updates and compactions.
NoWritesCompactionsViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
 
NoWritesViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
A SpaceViolationPolicyEnforcement implementation which disables all writes flowing into HBase.
NoWritesViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
 
NullAction - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
numCallQueues - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
numChunks - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
At read time, the total number of chunks.
numEntries - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
numRegionsToReport - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
numThreads - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 

O

ObserverContext<E extends CoprocessorEnvironment> - Interface in org.apache.hadoop.hbase.coprocessor
Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver, MasterObserver, or WALObserver) method.
ObserverContextImpl<E extends CoprocessorEnvironment> - Class in org.apache.hadoop.hbase.coprocessor
This is the only implementation of ObserverContext, which serves as the interface for third-party Coprocessor developers.
ObserverContextImpl(User) - Constructor for class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
ObserverContextImpl(User, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
ObserverOperationWithoutResult(CoprocessorHost.ObserverGetter<C, O>) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
 
ObserverOperationWithoutResult(CoprocessorHost.ObserverGetter<C, O>, User) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
 
ObserverOperationWithoutResult(CoprocessorHost.ObserverGetter<C, O>, User, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
 
ObserverOperationWithResult(CoprocessorHost.ObserverGetter<C, O>, R) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
 
ObserverOperationWithResult(CoprocessorHost.ObserverGetter<C, O>, R, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
 
ObserverOperationWithResult(CoprocessorHost.ObserverGetter<C, O>, R, User) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
 
obtainAndCacheToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token for the given user and add it to the user's credentials.
obtainToken(Connection) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain and return an authentication token for the current user.
obtainToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain and return an authentication token for the current user.
obtainTokenForJob(Connection, User, Job) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token on behalf of the given user and add it to the credentials for the given map reduce job.
obtainTokenForJob(Connection, JobConf, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token on behalf of the given user and add it to the credentials for the given map reduce job.
offer(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
offer(CallRunner, long, TimeUnit) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
offer(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
offer(T) - Method in class org.apache.hadoop.hbase.util.StealJobQueue
 
OFFHEAP_MEMSTORE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
 
OffheapChunk - Class in org.apache.hadoop.hbase.regionserver
An off heap chunk implementation.
offHeapSizeChange(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
offline() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
Put region into OFFLINE mode (set state and clear location).
offlineHdfsIntegrityRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
This repair method analyzes hbase data in hdfs and repairs it to satisfy the table integrity rules.
OfflineMetaRepair - Class in org.apache.hadoop.hbase.util.hbck
This code is used to rebuild meta off line from file system data.
OfflineMetaRepair() - Constructor for class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
 
offlineRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Offline specified region from master's in-memory state.
OffPeakHours - Class in org.apache.hadoop.hbase.regionserver.compactions
 
OffPeakHours() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
offPeakHours - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
OLD_WALS_CLEANER_THREAD_CHECK_INTERVAL_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
OLD_WALS_CLEANER_THREAD_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
OLD_WALS_CLEANER_THREAD_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
oldestUnexpiredTS - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
The oldest timestamp we are interested in, based on TTL
onConfigurationChange(Configuration) - Method in interface org.apache.hadoop.hbase.conf.ConfigurationObserver
This method would be called by the ConfigurationManager object when the Configuration object is reloaded from disk.
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
Resize call queues;
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
onConfigurationChange(Configuration) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
This method would be called by the ConfigurationManager object when the Configuration object is reloaded from disk.
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This method would be called by the ConfigurationManager object when the Configuration object is reloaded from disk.
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HStore
This method would be called by the ConfigurationManager object when the Configuration object is reloaded from disk.
onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
onHeapCache - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
OnheapChunk - Class in org.apache.hadoop.hbase.regionserver
An on heap chunk implementation.
onHeapMemoryTune(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTuneObserver
This method would be called by HeapMemoryManger when a heap memory tune action took place.
ONLINE_SNAPSHOT_CONTROLLER_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Name of the operation to use in the controller
onlineConsistencyRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
This repair method requires the cluster to be online since it contacts region servers and the masters.
onlineHbck() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Contacts the master and prints out cluster-wide information
onlineRegion(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
onlineRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Map of regions currently being served by this region server.
OnlineRegions - Interface in org.apache.hadoop.hbase.regionserver
Provides read-only access to the Regions presently online on the current RegionServer
onlySystemTablesOnMaster - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
onRegionMerged(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
onRegionMerged(RegionInfo) - Method in interface org.apache.hadoop.hbase.RegionStateListener
Process region merge event.
onRegionSplit(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
onRegionSplit(RegionInfo) - Method in interface org.apache.hadoop.hbase.RegionStateListener
Process region split event.
onRegionSplitReverted(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
onRegionSplitReverted(RegionInfo) - Method in interface org.apache.hadoop.hbase.RegionStateListener
Process region split reverted event.
OOM - Static variable in class org.apache.hadoop.hbase.regionserver.Chunk
 
open(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
Open the FileLink for read.
open(FileSystem, int) - Method in class org.apache.hadoop.hbase.io.FileLink
Open the FileLink for read.
open() - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
Opens the mob file if it's not opened yet and increases the reference.
open() - Method in class org.apache.hadoop.hbase.mob.MobFile
Opens the underlying reader.
open(FileSystem, CacheConfig, boolean, long, boolean, AtomicInteger, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Open a Reader for the StoreFile
open(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
Return a SnapshotManifest instance with the information already loaded in-memory.
OPEN_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
The key value used for range boundary, indicating that the boundary is open (i.e.
OPEN_PARAN_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
openFile(FileSystem, Path, MobCacheConfig) - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Opens a mob file.
openHRegion(RegionInfo, TableDescriptor, WAL, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(RegionInfo, TableDescriptor, WAL, Configuration, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Path, RegionInfo, TableDescriptor, WAL, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Path, RegionInfo, TableDescriptor, WAL, Configuration, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Configuration, FileSystem, Path, RegionInfo, TableDescriptor, WAL) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Configuration, FileSystem, Path, RegionInfo, TableDescriptor, WAL, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Configuration, FileSystem, Path, Path, RegionInfo, TableDescriptor, WAL, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(HRegion, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Useful when reopening a closed region (normally for unit tests)
openHRegion(Region, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
 
openHRegion(CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Open HRegion.
OpenMetaHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles opening of a meta region on a region server.
OpenMetaHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenMetaHandler
 
OpenPriorityRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles opening of a high priority region on a region server.
OpenPriorityRegionHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenPriorityRegionHandler
 
openReader(Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Opens WAL reader with retries and additional exception handling
openReadOnlyFileSystemHRegion(Configuration, FileSystem, Path, RegionInfo, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region on a read-only file-system (like hdfs snapshots)
openRegion(RpcController, AdminProtos.OpenRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Open asynchronously a region or a set of regions on the region server.
openRegionFromFileSystem(Configuration, FileSystem, Path, RegionInfo, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Open Region from file-system.
OpenRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles opening of a region on a region server.
OpenRegionHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
OpenRegionHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
OperationQuota - Interface in org.apache.hadoop.hbase.quotas
Interface that allows to check the quota available for an operation.
OperationQuota.OperationType - Enum in org.apache.hadoop.hbase.quotas
 
OperationStatus - Class in org.apache.hadoop.hbase.regionserver
This class stores the Operation status code and the exception message that occurs in case of failure of operations like put, delete, etc.
OperationStatus(HConstants.OperationStatusCode) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
 
OperationStatus(HConstants.OperationStatusCode, String) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
 
OperationStatus(HConstants.OperationStatusCode, Exception) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
 
Operator - Enum in org.apache.hadoop.hbase.security.visibility.expression
 
optimalFunctionCount(int, long) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
 
org.apache.hadoop.hbase - package org.apache.hadoop.hbase
 
org.apache.hadoop.hbase.backup - package org.apache.hadoop.hbase.backup
 
org.apache.hadoop.hbase.backup.example - package org.apache.hadoop.hbase.backup.example
 
org.apache.hadoop.hbase.client - package org.apache.hadoop.hbase.client
 
org.apache.hadoop.hbase.client.coprocessor - package org.apache.hadoop.hbase.client.coprocessor
 
org.apache.hadoop.hbase.client.locking - package org.apache.hadoop.hbase.client.locking
 
org.apache.hadoop.hbase.codec - package org.apache.hadoop.hbase.codec
 
org.apache.hadoop.hbase.conf - package org.apache.hadoop.hbase.conf
 
org.apache.hadoop.hbase.constraint - package org.apache.hadoop.hbase.constraint
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
org.apache.hadoop.hbase.coordination - package org.apache.hadoop.hbase.coordination
 
org.apache.hadoop.hbase.coprocessor - package org.apache.hadoop.hbase.coprocessor
Table of Contents
org.apache.hadoop.hbase.errorhandling - package org.apache.hadoop.hbase.errorhandling
 
org.apache.hadoop.hbase.executor - package org.apache.hadoop.hbase.executor
 
org.apache.hadoop.hbase.favored - package org.apache.hadoop.hbase.favored
 
org.apache.hadoop.hbase.filter - package org.apache.hadoop.hbase.filter
 
org.apache.hadoop.hbase.fs - package org.apache.hadoop.hbase.fs
 
org.apache.hadoop.hbase.generated.master - package org.apache.hadoop.hbase.generated.master
 
org.apache.hadoop.hbase.generated.regionserver - package org.apache.hadoop.hbase.generated.regionserver
 
org.apache.hadoop.hbase.io - package org.apache.hadoop.hbase.io
 
org.apache.hadoop.hbase.io.asyncfs - package org.apache.hadoop.hbase.io.asyncfs
 
org.apache.hadoop.hbase.io.hfile - package org.apache.hadoop.hbase.io.hfile
Provides implementations of HFile and HFile BlockCache.
org.apache.hadoop.hbase.io.hfile.bucket - package org.apache.hadoop.hbase.io.hfile.bucket
Provides BucketCache, an implementation of BlockCache.
org.apache.hadoop.hbase.io.util - package org.apache.hadoop.hbase.io.util
 
org.apache.hadoop.hbase.ipc - package org.apache.hadoop.hbase.ipc
Tools to help define network clients and servers.
org.apache.hadoop.hbase.mapreduce - package org.apache.hadoop.hbase.mapreduce
 
org.apache.hadoop.hbase.master - package org.apache.hadoop.hbase.master
 
org.apache.hadoop.hbase.master.assignment - package org.apache.hadoop.hbase.master.assignment
 
org.apache.hadoop.hbase.master.balancer - package org.apache.hadoop.hbase.master.balancer
 
org.apache.hadoop.hbase.master.cleaner - package org.apache.hadoop.hbase.master.cleaner
 
org.apache.hadoop.hbase.master.locking - package org.apache.hadoop.hbase.master.locking
 
org.apache.hadoop.hbase.master.normalizer - package org.apache.hadoop.hbase.master.normalizer
 
org.apache.hadoop.hbase.master.procedure - package org.apache.hadoop.hbase.master.procedure
 
org.apache.hadoop.hbase.master.replication - package org.apache.hadoop.hbase.master.replication
 
org.apache.hadoop.hbase.master.snapshot - package org.apache.hadoop.hbase.master.snapshot
 
org.apache.hadoop.hbase.master.zksyncer - package org.apache.hadoop.hbase.master.zksyncer
 
org.apache.hadoop.hbase.mob - package org.apache.hadoop.hbase.mob
 
org.apache.hadoop.hbase.mob.compactions - package org.apache.hadoop.hbase.mob.compactions
 
org.apache.hadoop.hbase.monitoring - package org.apache.hadoop.hbase.monitoring
 
org.apache.hadoop.hbase.namespace - package org.apache.hadoop.hbase.namespace
 
org.apache.hadoop.hbase.procedure - package org.apache.hadoop.hbase.procedure
 
org.apache.hadoop.hbase.procedure.flush - package org.apache.hadoop.hbase.procedure.flush
 
org.apache.hadoop.hbase.procedure2 - package org.apache.hadoop.hbase.procedure2
 
org.apache.hadoop.hbase.protobuf - package org.apache.hadoop.hbase.protobuf
 
org.apache.hadoop.hbase.quotas - package org.apache.hadoop.hbase.quotas
 
org.apache.hadoop.hbase.quotas.policies - package org.apache.hadoop.hbase.quotas.policies
 
org.apache.hadoop.hbase.regionserver - package org.apache.hadoop.hbase.regionserver
 
org.apache.hadoop.hbase.regionserver.compactions - package org.apache.hadoop.hbase.regionserver.compactions
 
org.apache.hadoop.hbase.regionserver.handler - package org.apache.hadoop.hbase.regionserver.handler
 
org.apache.hadoop.hbase.regionserver.querymatcher - package org.apache.hadoop.hbase.regionserver.querymatcher
 
org.apache.hadoop.hbase.regionserver.snapshot - package org.apache.hadoop.hbase.regionserver.snapshot
 
org.apache.hadoop.hbase.regionserver.throttle - package org.apache.hadoop.hbase.regionserver.throttle
 
org.apache.hadoop.hbase.regionserver.wal - package org.apache.hadoop.hbase.regionserver.wal
 
org.apache.hadoop.hbase.replication - package org.apache.hadoop.hbase.replication
Multi Cluster Replication
org.apache.hadoop.hbase.replication.master - package org.apache.hadoop.hbase.replication.master
 
org.apache.hadoop.hbase.replication.regionserver - package org.apache.hadoop.hbase.replication.regionserver
 
org.apache.hadoop.hbase.security - package org.apache.hadoop.hbase.security
 
org.apache.hadoop.hbase.security.access - package org.apache.hadoop.hbase.security.access
 
org.apache.hadoop.hbase.security.token - package org.apache.hadoop.hbase.security.token
 
org.apache.hadoop.hbase.security.visibility - package org.apache.hadoop.hbase.security.visibility
 
org.apache.hadoop.hbase.security.visibility.expression - package org.apache.hadoop.hbase.security.visibility.expression
 
org.apache.hadoop.hbase.snapshot - package org.apache.hadoop.hbase.snapshot
 
org.apache.hadoop.hbase.tmpl.common - package org.apache.hadoop.hbase.tmpl.common
 
org.apache.hadoop.hbase.tmpl.master - package org.apache.hadoop.hbase.tmpl.master
 
org.apache.hadoop.hbase.tmpl.regionserver - package org.apache.hadoop.hbase.tmpl.regionserver
 
org.apache.hadoop.hbase.tool - package org.apache.hadoop.hbase.tool
 
org.apache.hadoop.hbase.tool.coprocessor - package org.apache.hadoop.hbase.tool.coprocessor
 
org.apache.hadoop.hbase.util - package org.apache.hadoop.hbase.util
 
org.apache.hadoop.hbase.util.compaction - package org.apache.hadoop.hbase.util.compaction
 
org.apache.hadoop.hbase.util.hbck - package org.apache.hadoop.hbase.util.hbck
 
org.apache.hadoop.hbase.wal - package org.apache.hadoop.hbase.wal
 
ostream - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
ourFiles - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Matches just those wal files that belong to this wal instance.
output - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
OutputSink(WALSplitter.PipelineController, WALSplitter.EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
outputStream - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
FileSystem stream to write into.
overallSlop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
Owned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Owned
 

P

PARALLEL_PREPARE_PUT_STORE_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
PARALLEL_PUT_STORE_THREADS_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
PARALLEL_PUT_STORE_THREADS_LIMIT_MIN_COLUMN_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
ParallelSeekHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handler to seek storefiles in parallel.
ParallelSeekHandler(KeyValueScanner, Cell, long, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
params - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
Params() - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
parent - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
parse(String) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
 
parseDate(String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Parses the string to a date.
ParseException - Exception in org.apache.hadoop.hbase.security.visibility
 
ParseException() - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
 
ParseException(String) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
 
ParseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
 
ParseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
parseFrom(byte[], TimeRangeTracker.Type) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.SplitLogTask
 
parseMasterServerName(String) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
See HBASE-14861.
parseOptions(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
PartitionedMobCompactionRequest - Class in org.apache.hadoop.hbase.mob.compactions
An implementation of MobCompactionRequest that is used in PartitionedMobCompactor.
PartitionedMobCompactionRequest(Collection<PartitionedMobCompactionRequest.CompactionPartition>, List<PartitionedMobCompactionRequest.CompactionDelPartition>) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest
 
PartitionedMobCompactionRequest.CompactionDelPartition - Class in org.apache.hadoop.hbase.mob.compactions
The delete file partition in the mob compaction.
PartitionedMobCompactionRequest.CompactionDelPartitionId - Class in org.apache.hadoop.hbase.mob.compactions
The delete partition id that consists of start key and end key
PartitionedMobCompactionRequest.CompactionPartition - Class in org.apache.hadoop.hbase.mob.compactions
The partition in the mob compaction.
PartitionedMobCompactionRequest.CompactionPartitionId - Class in org.apache.hadoop.hbase.mob.compactions
The partition id that consists of start key and date of the mob file name.
PartitionedMobCompactor - Class in org.apache.hadoop.hbase.mob.compactions
An implementation of MobCompactor that compacts the mob files in partitions.
PartitionedMobCompactor(Configuration, FileSystem, TableName, ColumnFamilyDescriptor, ExecutorService) - Constructor for class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
 
passesDeleteFamilyBloomFilter(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
passesGeneralRowBloomFilter(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
A method for checking Bloom filters.
passesGeneralRowColBloomFilter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
A method for checking Bloom filters.
passesKeyRangeFilter(Scan) - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
passesKeyRangeFilter(Scan) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
Checks whether the given scan rowkey range overlaps with the current storefile's
path - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
path - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
May be null if we were passed a stream.
path - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
path - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
 
pathPrefix - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
pause(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
PB_WAL_COMPLETE_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
PB_WAL_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
PBUF_TRAILER_MINOR_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
HFile minor version that introduced pbuf filetrailer
peek() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
peek() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Look at the next Cell in this scanner, but do not iterate scanner.
peek() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Look at the next Cell in this scanner, but do not iterate the scanner
peek() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
peek() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
peek() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
peerConfigUpdated(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
peerConfigUpdated(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
peerId - Variable in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
PeerProcedureHandler - Interface in org.apache.hadoop.hbase.replication.regionserver
A handler for modifying replication peer in peer procedures.
PeerProcedureHandlerImpl - Class in org.apache.hadoop.hbase.replication.regionserver
 
PeerProcedureHandlerImpl(ReplicationSourceManager) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
PeerProcedureInterface - Interface in org.apache.hadoop.hbase.master.procedure
 
PeerProcedureInterface.PeerOperationType - Enum in org.apache.hadoop.hbase.master.procedure
 
PeerRegionServerListener(HBaseReplicationEndpoint) - Constructor for class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
 
PER_BLOCK_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
 
performCompaction(PartitionedMobCompactionRequest) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
Performs the compaction on the selected files.
performCompaction(Compactor.FileDetails, InternalScanner, CellSink, long, boolean, ThroughputController, boolean, int) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
Performs compaction on a column family with the mob flag enabled.
performCompaction(Compactor.FileDetails, InternalScanner, CellSink, long, boolean, ThroughputController, boolean, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
Performs the compaction.
performMobFlush(MemStoreSnapshot, long, InternalScanner, StoreFileWriter, MonitoredTask, ThroughputController) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
Flushes the cells in the mob store.
PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
PipelineController() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
 
pipelineThreshold - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
placePrimaryRSAsRoundRobin(Map<ServerName, List<RegionInfo>>, Map<RegionInfo, ServerName>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
placeSecondaryAndTertiaryRS(Map<RegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
 
placeSecondaryAndTertiaryWithRestrictions(Map<RegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
For regions that share the primary, avoid placing the secondary and tertiary on a same RS.
planSkipped(RegionInfo, NormalizationPlan.PlanType) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
Notification for the case where plan couldn't be executed due to constraint violation, such as namespace quota
planSkipped(RegionInfo, NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
 
poll() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
 
poll() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
 
poll() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
poll() - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
 
poll() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.StealJobQueue
 
pollFirst() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
pollFirstEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
 
pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
 
pollLast() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
pollLastEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
pollRealKV() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Fetches the top sub-scanner from the priority queue, ensuring that a real seek has been done on it.
pool - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
POOL_INITIAL_SIZE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
POOL_MAX_SIZE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
port - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
positiveJitterRate() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
 
postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a abortProcedure request has been processed.
postAbortProcedure() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after add a replication peer
postAddReplicationPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postAddRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a new region server group is added
postAddRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after Append
postAppend(Append, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postAppend(long, long, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
postAppend(long, long, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
For notification post append to the writer.
postAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region assignment has been requested.
postAssign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the balancing plan has been submitted.
postBalance(List<RegionPlan>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postBalanceRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a region server group is removed
postBalanceRSGroup(String, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the flag to enable/disable balancing has changed.
postBalanceSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called after applying a batch of Mutations on a region.
postBatchMutate(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
postBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postBatchMutate(HRegion) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
The hook to be executed after the process() and applying the Mutations to region.
postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the completion of batch put/delete and will be called even if the batch operation fails.
postBatchMutateIndispensably(MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, Map<byte[], List<Path>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after bulkLoadHFile.
postBulkLoadHFile(List<Pair<byte[], String>>, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after checkAndDelete
postCheckAndDelete(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after checkAndPut
postCheckAndPut(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called after clearing compaction queues
postClearCompactionQueues() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
postClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after clear dead region servers.
postClearDeadServers(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a snapshot clone operation has been requested.
postCloneSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the region is reported as closed to the master.
postClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a region is closed
postCloseRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after releasing read lock in Region.closeRegionOperation().
postCloseRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], Path, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after moving bulk loaded hfile to region directory.
postCommitStoreFile(byte[], Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after compaction has completed and the new store file has been moved in to place.
postCompact(HStore, HStoreFile, CompactionLifeCycleTracker, CompactionRequest, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called after the store compaction has completed.
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends StoreFile>, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the StoreFiles to compact have been selected from the available candidates.
postCompactSelection(HStore, List<HStoreFile>, CompactionLifeCycleTracker, CompactionRequest, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called after the HStoreFiles to be compacted have been selected from the available candidates.
postCompletedCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createTable operation has been requested.
postCompletedCreateTableAction(TableDescriptor, RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCompletedCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postCompletedDeleteTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after HMaster deletes a table.
postCompletedDeleteTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCompletedDisableTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the disableTable operation has been requested.
postCompletedDisableTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCompletedEnableTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the enableTable operation has been requested.
postCompletedEnableTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCompletedMergeRegionsAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[], RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
called after the regions merge.
postCompletedMergeRegionsAction(RegionInfo[], RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked after completing merge regions operation
postCompletedModifyTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
postCompletedModifyTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after to modifying a table's properties.
postCompletedModifyTableAction(TableName, TableDescriptor, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCompletedSplitRegionAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region is split.
postCompletedSplitRegionAction(RegionInfo, RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked just after a split
postCompletedTruncateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after HMaster truncates a table.
postCompletedTruncateTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createNamespace operation has been requested.
postCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called after the replication endpoint is instantiated.
postCreateReplicationEndPoint(ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
 
postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createTable operation has been requested.
postCreateTable(TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDecommissionRegionServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after decommission region servers.
postDecommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client deletes a value.
postDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the deleteNamespace operation has been requested.
postDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the delete snapshot operation has been requested.
postDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the deleteTable operation has been requested.
postDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDisable(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Action after disabling table.
postDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after disable a replication peer
postDisableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the disableTable operation has been requested.
postDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postEnableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after enable a replication peer
postEnableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the enableTable operation has been requested.
postEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message, Message.Builder) - Method in interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
Called after an Endpoint service method is invoked.
postEndpointInvocation(Service, String, Message, Message.Builder) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message, Message.Builder) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called after executing procedures
postExecuteProcedures() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client tests for existence using a Get.
postExists(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postFinish() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
postFinish() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the memstore is flushed to disk.
postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a Store's memstore is flushed to disk.
postFlush(FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a memstore flush
postFlush(HStore, HStoreFile, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a memstore flush
postGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postGetClusterMetrics(ObserverContext<MasterCoprocessorEnvironment>, ClusterMetrics) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after get cluster status.
postGetClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetLocks(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getLocks request has been processed.
postGetLocks(List<LockedResource>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getNamespaceDescriptor request has been processed.
postGetNamespaceDescriptor(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client performs a Get
postGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getProcedures request has been processed.
postGetProcedures(List<Procedure<?>>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after get the configured ReplicationPeerConfig for the specified peer
postGetReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getTableDescriptors request has been processed.
postGetTableDescriptors(List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getTableNames request has been processed.
postGetTableNames(List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after increment
postIncrement(Increment, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
Since 2.0 with out any replacement and will be removed in 3.0
postInstantiateDeleteTracker(DeleteTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Deprecated.
Since 2.0 with out any replacement and will be removed in 3.0
postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after list decommissioned region servers.
postListDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a listNamespaceDescriptors request has been processed.
postListNamespaceDescriptors(List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postListReplicationPeers(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after list replication peers.
postListReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after listSnapshots request has been processed.
postListSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postLockHeartbeat(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after heartbeat to a lock.
postLockHeartbeat(LockProcedure, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL has been archived.
postLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL has been rolled.
postLogRoll(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
postMasterStartupInitialize() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
postMasterStartupInitialize() - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
If balancer needs to do initialization after Master has started up, lets do that here.
postMemStoreCompaction(ObserverContext<RegionCoprocessorEnvironment>, Store) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the in memory compaction is finished.
postMemStoreCompaction(HStore) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after in memory compaction.
postMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
called after merge regions request.
postMergeRegions(RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMergeRegionsCommit(RegionInfo[], RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked after merge regions operation writes the new region to hbase:meta
postMergeRegionsCommitAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[], RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called after META step as part of regions merge transaction.
postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the modifyNamespace operation has been requested.
postModifyNamespace(NamespaceDescriptor, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the modifyTable operation has been requested.
postModifyTable(TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postMove(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region move has been requested.
postMove(RegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMoveServers(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after servers are moved to target region server group
postMoveServers(Set<Address>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMoveServersAndTables(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>, Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after servers are moved to target region server group
postMoveServersAndTables(Set<Address>, Set<TableName>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMoveTables(ObserverContext<MasterCoprocessorEnvironment>, Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after servers are moved to target region server group
postMoveTables(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a new cell has been created during an increment operation, but before it is committed to the WAL or memstore.
postMutationBeforeWAL(RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the region is reported as open to the master.
postOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a region open
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
Region related hooks
PostOpenDeployContext(HRegion, long) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
 
postOpenDeployTasks(RegionServerServices.PostOpenDeployContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
postOpenDeployTasks(RegionServerServices.PostOpenDeployContext) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Tasks to perform after region open to complete deploy of region on regionserver
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
Called before we finish the procedure.
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
postPeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
postProcess(HRegion, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
postProcess(HRegion, WALEdit, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
The hook to be executed after process() and applying the Mutations to region.
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client stores a value.
postPut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postRecommissionRegionServer(ObserverContext<MasterCoprocessorEnvironment>, ServerName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after recommission region server.
postRecommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region has been marked offline.
postRegionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRemoveReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after remove a replication peer
postRemoveReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRemoveRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a region server group is removed
postRemoveRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRemoveServers(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after servers are removed from rsgroup
postRemoveServers(Set<Address>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postReplayWALs(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after replaying WALs for this region.
postReplayWALs(RegionInfo, Path) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
Deprecated.
As of release 2.0.0 with out any replacement. This is maintained for internal usage by AccessController. Do not use these hooks in custom co-processors.
postReplicateLogEntries() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
postRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after new LockProcedure is queued.
postRequestLock(String, TableName, RegionInfo[], LockType, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a snapshot restore operation has been requested.
postRestoreSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRollBackMergeRegionsAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called after the roll back of the regions merge.
postRollBackMergeRegionsAction(RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked after rollback merge regions operation
postRollBackSplitRegionAction(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called after the roll back of the split region is completed
postRollBackSplitRegionAction(User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked just after the rollback of a failed split
postRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called after executing user request to roll a region server WAL.
postRollWALWriterRequest() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
postRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client closes a scanner.
postScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, Cell, boolean) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, Cell, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called by the scan flow when the current scanned row is being filtered out by the filter.
postScannerFilterRow(InternalScanner, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
This will be called by the scan flow when the current scanned row is being filtered out by the filter.
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, Cell, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, Cell, boolean) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client asks for the next row on a scanner.
postScannerNext(InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client opens a new scanner.
postScannerOpen(Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the quota for the namespace is stored.
postSetNamespaceQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSetSplitOrMergeEnabled(ObserverContext<MasterCoprocessorEnvironment>, boolean, MasterSwitchType) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after setting split / merge switch
postSetSplitOrMergeEnabled(boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSetSplitOrMergeEnabled(ObserverContext<MasterCoprocessorEnvironment>, boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
postSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the quota for the table is stored.
postSetTableQuota(TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the quota for the user is stored.
postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the quota for the user on the specified table is stored.
postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the quota for the user on the specified namespace is stored.
postSetUserQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSetUserQuota(String, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSetUserQuota(String, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postShipEdits(List<WAL.Entry>, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
postShipEdits(List<WAL.Entry>, int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Call this after the shipper thread ship some entries to peer cluster.
postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the snapshot operation has been requested.
postSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSnapshotOperation() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Perform tasks needed after the completion of snapshot operation.
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called immediately after an active master instance has completed initialization.
postStartMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
Master related hooks
postStartRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called for region operations where read lock is acquired in Region.startRegionOperation().
postStartRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFileReader) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
For Phoenix only, StoreFileReader is not a stable interface.
postStoreFileReaderOpen(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFileReader) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postSync(long, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
postSync(long, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
postSync(long, int) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
For notification post writer sync.
postTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the table memstore is flushed to disk.
postTableFlush(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the truncateTable operation has been requested.
postTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region unassignment has been requested.
postUnassign(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postUpdateReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after update peerConfig for the specified peer
postUpdateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a WALEdit replayed for this region.
postWALRestore(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Deprecated.
Since hbase-2.0.0. No replacement. To be removed in hbase-3.0.0 and replaced with something that doesn't expose IntefaceAudience.Private classes.
postWALRoll(ObserverContext<? extends WALCoprocessorEnvironment>, Path, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Called after rolling the current WAL
postWALRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
Called after rolling the current WAL
postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Deprecated.
Since hbase-2.0.0. To be replaced with an alternative that does not expose InterfaceAudience classes such as WALKey and WALEdit. Will be removed in hbase-3.0.0.
postWALWrite(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, long) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a abortProcedure request has been processed.
preAbortProcedure(ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, long) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
pread - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
preAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before add a replication peer
preAddReplicationPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAddRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new region server group is added
preAddRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Append.
preAppend(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Append but after acquiring rowlock.
preAppendAfterRowLock(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to assigning a specific region.
preAssign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to requesting rebalancing of the cluster regions, though after the initial checks for regions in transition and the balance switch flag.
preBalance() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBalanceRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a region server group is removed
preBalanceRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying the flag used to enable/disable region balancing.
preBalanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called for every batch mutation operation happening at the server.
preBatchMutate(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
preBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preBatchMutate(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
The hook to be executed after the process() but before applying the Mutations to region.
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before bulkLoadHFile.
preBulkLoadHFile(String, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
This method should only be called from Region.
preBulkLoadHFile(List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Verifies user has CREATE privileges on the Column Families involved in the bulkLoadHFile request.
preCheck(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Check before the delete logic.
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndDelete.
preCheckAndDelete(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndDelete but after acquiring rowock.
preCheckAndDeleteAfterRowLock(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndPut.
preCheckAndPut(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndPut but after acquiring rowlock.
preCheckAndPutAfterRowLock(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preClean() - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
Used to do some initialize work before every period clean
preClean() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
preCleanupBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.BulkLoadObserver
Called as part of SecureBulkLoadEndpoint.cleanupBulkLoad() RPC call.
preCleanupBulkLoad(User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preCleanupBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Authorization security check for SecureBulkLoadProtocol.cleanupBulkLoad()
preClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called before clearing compaction queues
preClearCompactionQueues() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before clear dead region servers.
preClearDeadServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is cloned.
preCloneSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the region is reported as closed to the master.
preClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a region is closed
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCloseWriter(StoreFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Subclasses override this method to be called before we close the give writer.
preCloseWriter(StoreFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
preCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Pair<Path, Path>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before moving bulk loaded hfile to region directory.
preCommitStoreFile(byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationObserver
 
preCommitWriters() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Subclasses override this method to be called at the end of a successful sequence of append; all appends are processed before this method is called.
preCommitWriters() - Method in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
 
preCommitWriters() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
preCommitWritersInternal() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
 
preCommitWritersInternal() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
preCommitWritersInternal() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called prior to writing the StoreFiles selected for compaction into a new StoreFile.
preCompact(HStore, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called prior to rewriting the store files selected for compaction
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanType, ScanOptions, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before we open store scanner for compaction.
preCompactScannerOpen(HStore, ScanType, CompactionLifeCycleTracker, CompactionRequest, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called prior to opening store scanner for compaction.
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends StoreFile>, CompactionLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called prior to selecting the StoreFiles to compact from the list of available candidates.
preCompactSelection(HStore, List<HStoreFile>, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called prior to selecting the HStoreFiles for compaction from the list of currently available candidates.
preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new namespace is created by HMaster.
preCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new table is created by HMaster.
preCreateTable(TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Observer implementations
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
 
preCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new table is created by HMaster.
preCreateTableAction(TableDescriptor, RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDecommissionRegionServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before decommission region servers.
preDecommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDecommissionRegionServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client deletes a value.
preDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a namespace
preDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is deleted.
preDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a table.
preDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a table.
preDeleteTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDisable(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Action before disabling table.
preDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before disable a replication peer
preDisableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to disabling a table.
preDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preDisableTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to disabling a table.
preDisableTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEnableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before enable a replication peer
preEnableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEnableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to enabling a table.
preEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preEnableTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to enabling a table.
preEnableTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
Called before an Endpoint service method is invoked.
preEndpointInvocation(Service, String, Message) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called before executing procedures
preExecuteProcedures() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client tests for existence using a Get.
preExists(Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
PREFETCH_BLOCKS_ON_OPEN_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration key to prefetch all blocks of a given file into the block cache when the file is opened.
prefetchComplete() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
prefetchComplete() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Returns false if block prefetching was requested for this file and has not completed, true otherwise
PrefetchExecutor - Class in org.apache.hadoop.hbase.io.hfile
 
PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
PREFIX_LENGTH_KEY_DEPRECATED - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
Deprecated.
prefixPathStr - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Prefix used when checking for wal membership.
preflightChecks(MasterProcedureEnv, Boolean) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
Check that cluster is up and master is running.
preFlush(ObserverContext<RegionCoprocessorEnvironment>, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the memstore is flushed to disk.
preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a Store's memstore is flushed to disk.
preFlush(HStore, InternalScanner, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a memstore flush
preFlush(FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a memstore flush
preFlush(ObserverContext<RegionCoprocessorEnvironment>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before we open store scanner for flush.
preFlushScannerOpen(HStore, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before create StoreScanner for flush.
preFlushSeqIDEstimation() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
This method is called before the flush is executed.
preFlushSeqIDEstimation() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
preFlushSeqIDEstimation() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
preFlushSeqIDEstimation() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
This method is called before the flush is executed.
preGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preGetClusterMetrics(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before get cluster status.
preGetClusterMetrics() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetLocks(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getLocks request has been processed.
preGetLocks() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetLocks(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getNamespaceDescriptor request has been processed.
preGetNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client performs a Get
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getProcedures request has been processed.
preGetProcedures() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before get the configured ReplicationPeerConfig for the specified peer
preGetReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getTableDescriptors request has been processed.
preGetTableDescriptors(List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getTableNames request has been processed.
preGetTableNames(List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Increment.
preIncrement(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Increment but after acquiring rowlock.
preIncrementAfterRowLock(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before list decommissioned region servers.
preListDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a listNamespaceDescriptors request has been processed.
preListNamespaceDescriptors(List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preListReplicationPeers(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before list replication peers.
preListReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preListReplicationPeers(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before listSnapshots request has been processed.
preListSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preLockHeartbeat(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before heartbeat to a lock.
preLockHeartbeat(LockProcedure, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preLockHeartbeat(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is going to be archived.
preLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is going to be rolled.
preLogRoll(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Call before the master initialization is set to true.
preMasterInitialization() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMemStoreCompaction(ObserverContext<RegionCoprocessorEnvironment>, Store) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before in memory compaction started.
preMemStoreCompaction(HStore) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before in memory compaction.
preMemStoreCompactionCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before we do in memory compaction.
preMemStoreCompactionCompact(HStore, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before compacting memstore.
preMemStoreCompactionCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before we open store scanner for in memory compaction.
preMemStoreCompactionCompactScannerOpen(HStore) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before create StoreScanner for in memory compaction.
preMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before merge regions request.
preMergeRegions(RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preMergeRegionsAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the regions merge.
preMergeRegionsAction(RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked just before a merge
preMergeRegionsCommit(RegionInfo[], List<Mutation>, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked before merge regions operation writes the new region to hbase:meta
preMergeRegionsCommitAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[], List<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called before update META step as part of regions merge transaction.
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a namespace's properties.
preModifyNamespace(NamespaceDescriptor, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a table's properties.
preModifyTable(TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preModifyTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Deprecated.
Since 2.1. Will be removed in 3.0.
preModifyTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a table's properties.
preModifyTableAction(TableName, TableDescriptor, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMove(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to moving a given region from one region server to another.
preMove(RegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMove(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preMoveServers(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before servers are moved to target region server group
preMoveServers(Set<Address>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMoveServersAndTables(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>, Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before servers are moved to target region server group
preMoveServersAndTables(Set<Address>, Set<TableName>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMoveTables(ObserverContext<MasterCoprocessorEnvironment>, Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before tables are moved to target region server group
preMoveTables(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the region is reported as open to the master.
preOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a region open.
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
 
prepare(E) - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
prepare() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Event handlers should do all the necessary checks in this method (rather than in the constructor, or in process()) so that the caller, which is mostly executed in the ipc context can fail fast.
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
prepare(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
Reset the map if it is different with the last Cell.
prepareBulkLoad(byte[], String, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called before an HFile is actually loaded
prepareBulkLoad(RpcController, ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
prepareBulkLoad(HRegion, ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
prepareDelete(Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Prepare a delete for a row mutation processor
prepareDeleteTimestamps(Mutation, Map<byte[], List<Cell>>, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Set up correct timestamps in the KVs in Delete object.
prepareForBlockReader(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Prepares the streams for block reader.
prepareHFileQueue(Path, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Prepare a collection of LoadIncrementalHFiles.LoadQueueItem from list of source hfiles contained in the passed directory and validates whether the prepared queue has all the valid table column families in it.
prepareHFileQueue(Path, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, boolean, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Prepare a collection of LoadIncrementalHFiles.LoadQueueItem from list of source hfiles contained in the passed directory and validates whether the prepared queue has all the valid table column families in it.
prepareHFileQueue(Map<byte[], List<Path>>, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Prepare a collection of LoadIncrementalHFiles.LoadQueueItem from list of source hfiles contained in the passed directory and validates whether the prepared queue has all the valid table column families in it.
prepareSplitRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
Prepare to Split region.
prepareTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Prepare the new task
prepareTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
Called before we start the actual processing.
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
prePeerModification(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.BulkLoadObserver
Called as part of SecureBulkLoadEndpoint.prepareBulkLoad() RPC call.
prePrepareBulkLoad(User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Authorization check for SecureBulkLoadProtocol.prepareBulkLoad()
prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
Since hbase-2.0.0. No replacement. To be removed in hbase-3.0.0 and replaced with something that doesn't expose IntefaceAudience.Private classes.
prePrepareTimeStampForDeleteVersion(Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Deprecated.
In hbase-2.0.0. Will be removed in hbase-3.0.0. Added explicitly for a single Coprocessor for its needs only. Will be removed.
prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preProcess(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
preProcess(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
The hook to be executed before process().
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client stores a value.
prePut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRecommissionRegionServer(ObserverContext<MasterCoprocessorEnvironment>, ServerName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before recommission region server.
preRecommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRecommissionRegionServer(ObserverContext<MasterCoprocessorEnvironment>, ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to marking a given region as offline.
preRegionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRemoveReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before remove a replication peer
preRemoveReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRemoveReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRemoveRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a region server group is removed
preRemoveRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRemoveServers(ObserverContext<MasterCoprocessorEnvironment>, Set<Address>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before servers are removed from rsgroup
preRemoveServers(Set<Address>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preReplayWALs(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before replaying WALs for this region.
preReplayWALs(RegionInfo, Path) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
Deprecated.
As of release 2.0.0 with out any replacement. This is maintained for internal usage by AccessController. Do not use these hooks in custom co-processors.
preReplicateLogEntries() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before new LockProcedure is queued.
preRequestLock(String, TableName, RegionInfo[], LockType, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is restored.
preRestoreSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
This will be called before executing user request to roll a region server WAL.
preRollWALWriterRequest() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client closes a scanner.
preScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Supports Coprocessor 'bypass'.
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client asks for the next row on a scanner.
preScannerNext(InternalScanner, List<Result>, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client opens a new scanner.
preScannerOpen(Scan) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
preSelect(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Called before coprocessor preCompactSelection and should filter the candidates for coprocessor; i.e.
preSelectCompactionForCoprocessor(Collection<HStoreFile>, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
preSelectFilesForCoprocessor(StripeCompactionPolicy.StripeInformationProvider, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the quota for the namespace is stored.
preSetNamespaceQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSetSplitOrMergeEnabled(ObserverContext<MasterCoprocessorEnvironment>, boolean, MasterSwitchType) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to setting split / merge switch Supports Coprocessor 'bypass'.
preSetSplitOrMergeEnabled(boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetSplitOrMergeEnabled(ObserverContext<MasterCoprocessorEnvironment>, boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the quota for the table is stored.
preSetTableQuota(TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the quota for the user is stored.
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the quota for the user on the specified table is stored.
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the quota for the user on the specified namespace is stored.
preSetUserQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetUserQuota(String, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetUserQuota(String, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to shutting down the full HBase cluster, including this HMaster process.
preShutdown() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new snapshot is taken.
preSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSnapshotOperation() - Method in class org.apache.hadoop.hbase.regionserver.HStore
Sets the store up for a region level snapshot operation.
preSplitAfterMETAAction(User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
This will be called after update META step as part of split table region procedure.
preSplitBeforeMETAAction(byte[], List<Mutation>, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
This will be called before update META step as part of split table region procedure.
preSplitRegion(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the split region procedure is called.
preSplitRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked just before calling the split region procedure
preSplitRegion(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSplitRegionAction(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the region is split.
preSplitRegionAction(TableName, byte[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
Invoked just before a split
preSplitRegionAfterMETAAction(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called after update META step as part of split transaction
preSplitRegionBeforeMETAAction(ObserverContext<MasterCoprocessorEnvironment>, byte[], List<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
This will be called before update META step as part of split transaction.
PressureAwareCompactionThroughputController - Class in org.apache.hadoop.hbase.regionserver.throttle
A throughput controller which uses the follow schema to limit throughput If compaction pressure is greater than 1.0, no limitation. In off peak hours, use a fixed throughput limitation "hbase.hstore.compaction.throughput.offpeak" In normal hours, the max throughput is tuned between "hbase.hstore.compaction.throughput.lower.bound" and "hbase.hstore.compaction.throughput.higher.bound", using the formula "lower + (higer - lower) * compactionPressure", where compactionPressure is in range [0.0, 1.0]
PressureAwareCompactionThroughputController() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
PressureAwareFlushThroughputController - Class in org.apache.hadoop.hbase.regionserver.throttle
A throughput controller which uses the follow schema to limit throughput If flush pressure is greater than or equal to 1.0, no limitation. In normal case, the max throughput is tuned between "hbase.hstore.flush.throughput.lower.bound" and "hbase.hstore.flush.throughput.upper.bound", using the formula "lower + (upper - lower) * flushPressure", where flushPressure is in range [0.0, 1.0)
PressureAwareFlushThroughputController() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
PressureAwareThroughputController - Class in org.apache.hadoop.hbase.regionserver.throttle
 
PressureAwareThroughputController() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
preStop(String, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called immediately prior to stopping this HMaster process.
preStopMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
Called before stopping region server.
preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFileReader) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
For Phoenix only, StoreFileReader is not a stable interface.
preStoreFileReaderOpen(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a store opens a new scanner.
preStoreScannerOpen(HStore) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called before open store scanner for user scan.
preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before the table memstore is flushed to disk.
preTableFlush(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster truncates a table.
preTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preTruncateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster truncates a table.
preTruncateTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
prettyPrintJournal() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
preUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to unassigning a given region.
preUnassign(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preUpdateReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before update peerConfig for the specified peer
preUpdateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preUpdateReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
PreUpgradeValidator - Class in org.apache.hadoop.hbase.tool
Tool for validating that cluster can be upgraded from HBase 1.x to 2.0
PreUpgradeValidator() - Constructor for class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
prevBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a WALEdit replayed for this region.
preWALRestore(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Deprecated.
Since hbase-2.0.0. No replacement. To be removed in hbase-3.0.0 and replaced with something that doesn't expose IntefaceAudience.Private classes.
preWALRoll(ObserverContext<? extends WALCoprocessorEnvironment>, Path, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Called before rolling the current WAL
preWALRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
Called before rolling the current WAL
preWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Deprecated.
Since hbase-2.0.0. To be replaced with an alternative that does not expose InterfaceAudience classes such as WALKey and WALEdit. Will be removed in hbase-3.0.0.
preWALWrite(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
print(boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
print(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
printAssignmentPlan(FavoredNodesPlan) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Print the assignment plan to the system output stream
printDispersionScores(TableName, SnapshotOfRegionAssignmentFromMeta, int, FavoredNodesPlan, boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
printLocalityAndDispersionForCurrentPlan(Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
printStatistics() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
Prints the statistics.
printUsage() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
printUsage(String) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
printUsage(String, String) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
printUsage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
printUsage() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
printUsage() - Method in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
 
printUsageAndExit(String, int) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
printUsageAndExit() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
printUsageAndExit() - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
 
priority - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Chaining priority
PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
The default priority for user-specified compaction requests.
PriorityFunction - Interface in org.apache.hadoop.hbase.ipc
Function to figure priority of incoming request.
Procedure - Class in org.apache.hadoop.hbase.procedure
A globally-barriered distributed procedure.
Procedure(ProcedureCoordinator, ForeignExceptionDispatcher, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
Creates a procedure.
Procedure(ProcedureCoordinator, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
Create a procedure.
ProcedureCoordinator - Class in org.apache.hadoop.hbase.procedure
This is the master side of a distributed complex procedure execution.
ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Create and start a ProcedureCoordinator.
ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Create and start a ProcedureCoordinator.
ProcedureCoordinatorRpcs - Interface in org.apache.hadoop.hbase.procedure
RPCs for the coordinator to run a barriered procedure with subprocedures executed at distributed members.
ProcedureDescriber - Class in org.apache.hadoop.hbase.master.procedure
 
ProcedureManager - Class in org.apache.hadoop.hbase.procedure
 
ProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureManager
 
ProcedureManagerHost<E extends ProcedureManager> - Class in org.apache.hadoop.hbase.procedure
Provides the common setup framework and runtime services for globally barriered procedure invocation from HBase services.
ProcedureManagerHost() - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
ProcedureMember - Class in org.apache.hadoop.hbase.procedure
Process to kick off and manage a running Subprocedure on a member.
ProcedureMember(ProcedureMemberRpcs, ThreadPoolExecutor, SubprocedureFactory) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureMember
Instantiate a new ProcedureMember.
ProcedureMemberRpcs - Interface in org.apache.hadoop.hbase.procedure
This is the notification interface for Procedures that encapsulates message passing from members to a coordinator.
ProcedurePrepareLatch - Class in org.apache.hadoop.hbase.master.procedure
Latch used by the Master to have the prepare() sync behaviour for old clients, that can only get exceptions in a synchronous way.
ProcedurePrepareLatch() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
 
ProcedurePrepareLatch.CompatibilityLatch - Class in org.apache.hadoop.hbase.master.procedure
 
procedures - Variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
procedures_jsp - Class in org.apache.hadoop.hbase.generated.master
 
procedures_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.procedures_jsp
 
ProcedureSyncWait - Class in org.apache.hadoop.hbase.master.procedure
Helper to synchronously wait on conditions.
ProcedureSyncWait.Predicate<T> - Interface in org.apache.hadoop.hbase.master.procedure
 
proceed(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
Set it up so when procedure is unsuspended, we'll move to the procedure finish.
process(RpcController, RowProcessorProtos.ProcessRequest, RpcCallback<RowProcessorProtos.ProcessResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
Pass a processor to region to process multiple rows atomically.
process() - Method in class org.apache.hadoop.hbase.executor.EventHandler
This method is the main processing loop to be implemented by the various subclasses.
process() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Execute the core common portions of taking a snapshot.
process() - Method in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischargeHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.RSProcedureHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
 
process(long, HRegion, List<Mutation>, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
HRegion handles the locks and MVCC and invokes this method properly.
processBatchCallback(List<? extends Row>, TableName, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.util.MultiHConnection
Randomly pick a connection and process the batch of actions for a given table
processFile(Path) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
processFile(Configuration, Path) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
reads a log file and outputs its contents, one transaction at a time, as specified by the currently configured options
processFirstDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
processFirstDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
processMaster_jsp - Class in org.apache.hadoop.hbase.generated.master
 
processMaster_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.processMaster_jsp
 
processOfflineRegions() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Create assign procedure for offline regions.
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
 
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
 
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.tool.HFileContentValidator
 
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.RegionMover
 
processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateAsyncCallback
 
processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateRescanAsyncCallback
 
processResult(int, String, Object) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.DeleteAsyncCallback
 
processResult(int, String, Object, byte[], Stat) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
 
processRowsWithLocks(RowProcessor<?, ?>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
processRowsWithLocks(RowProcessor<?, ?>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
processRowsWithLocks(RowProcessor<?, ?>, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
processRowsWithLocks(RowProcessor<?, ?>) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. For customization, use Coprocessors instead.
processRowsWithLocks(RowProcessor<?, ?>, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. For customization, use Coprocessors instead.
processRowsWithLocks(RowProcessor<?, ?>, long, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. For customization, use Coprocessors instead.
processRS_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
processRS_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.processRS_jsp
 
progress - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
progress() - Method in interface org.apache.hadoop.hbase.util.CancelableProgressable
Report progress.
progress() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
PropagatingConfigurationObserver - Interface in org.apache.hadoop.hbase.conf
This extension to ConfigurationObserver allows the configuration to propagate to the children of the current ConfigurationObserver.
ProtobufLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
A Protobuf based WAL has the following structure:
ProtobufLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
ProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
Writer for protobuf-based WAL.
ProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
providerId - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
publish(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
publish(ClusterMetrics) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
 
publishReadFailure(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
 
publishReadFailure(ServerName, RegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
publishReadFailure(ServerName, RegionInfo, ColumnFamilyDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
publishReadFailure(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.ZookeeperStdOutSink
 
publishReadTiming(String, String, long) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
 
publishReadTiming(ServerName, RegionInfo, ColumnFamilyDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
publishReadTiming(String, String, long) - Method in class org.apache.hadoop.hbase.tool.Canary.ZookeeperStdOutSink
 
publishSyncOnRingBuffer(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
publishWriteFailure(ServerName, RegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
publishWriteFailure(ServerName, RegionInfo, ColumnFamilyDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
publishWriteTiming(ServerName, RegionInfo, ColumnFamilyDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
purgeTimeout - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
pushActiveToPipeline(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
pushHead(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
put(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
put(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
put(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
put(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
put(Put) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Puts some data in the table.
put(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
putAll(Map<? extends byte[], ? extends byte[]>) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
putAll(Map<? extends Cell, ? extends Cell>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 

Q

QosPriority - Annotation Type in org.apache.hadoop.hbase.ipc
Annotation which decorates RPC methods to denote the relative priority among other RPCs in the same server.
queryForTableStates(ZKWatcher) - Static method in class org.apache.hadoop.hbase.util.ZKDataMigrator
Deprecated.
Since 2.0.0. To be removed in hbase-3.0.0.
queue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
QUEUE_MAX_CALL_DELAY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
max delay in msec used to bound the deprioritized requests
queueAssign(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Add the assign operation to the assignment queue.
QueueBalancer() - Constructor for class org.apache.hadoop.hbase.ipc.RpcExecutor.QueueBalancer
 
queueHasRunnables() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
queueId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
queues - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
queueSize - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
queueSize() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 
queueSizePerGroup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
queueStorage - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
QUOTA_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
 
QUOTA_RATE_LIMITER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.RateLimiter
 
QUOTA_TABLE_DESC - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
Table descriptor for Quota internal table
QuotaCache - Class in org.apache.hadoop.hbase.quotas
Cache that keeps track of the quota settings for the users and tables that are interacting with it.
QuotaCache(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaCache
 
QuotaLimiter - Interface in org.apache.hadoop.hbase.quotas
Internal interface used to interact with the user/table quota.
QuotaLimiterFactory - Class in org.apache.hadoop.hbase.quotas
 
QuotaLimiterFactory() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaLimiterFactory
 
QuotaObserverChore - Class in org.apache.hadoop.hbase.quotas
Reads the currently received Region filesystem-space use reports and acts on those which violate a defined quota.
QuotaObserverChore(HMaster, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaObserverChore
 
QuotaSnapshotStore<T> - Interface in org.apache.hadoop.hbase.quotas
A common interface for computing and storing space quota observance/violation for entities.
QuotaState - Class in org.apache.hadoop.hbase.quotas
In-Memory state of table or namespace quotas
QuotaState() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaState
 
QuotaState(long) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaState
 
QuotaUtil - Class in org.apache.hadoop.hbase.quotas
Helper class to interact with the quota table
QuotaUtil() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaUtil
 

R

rackManager - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
rackManager - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
RackManager - Class in org.apache.hadoop.hbase.master
Wrapper over the rack resolution utility in Hadoop.
RackManager() - Constructor for class org.apache.hadoop.hbase.master.RackManager
 
RackManager(Configuration) - Constructor for class org.apache.hadoop.hbase.master.RackManager
 
RANDOM - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
randomAssignment(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
randomAssignment(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Used to assign a single region to a random server.
randomAssignment(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
randomAssignment(RegionInfo, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Get a random region server from the list
RandomizedMatrix(int, int) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Create a randomization scheme for a matrix of a given size.
RateLimiter - Class in org.apache.hadoop.hbase.quotas
Simple rate limiter.
RateLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.RateLimiter
 
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
 
RawScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for raw scan.
RawScanQueryMatcher(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
 
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(long, int, CacheableDeserializer<Cacheable>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
 
read(long, int, CacheableDeserializer<Cacheable>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Transfers data from file to the given byte buffer
read(long, int, CacheableDeserializer<Cacheable>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
 
read(long, int, CacheableDeserializer<Cacheable>) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Transfers data from IOEngine to a Cacheable object.
read(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.Reference
Read a Reference from FileSystem.
READ_TIMEOUT - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
 
readAllVersions() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
readAndUpdateNewBlock(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
readBlock(long, long, boolean, boolean, boolean, boolean, BlockType, DataBlockEncoding) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.CachingBlockReader
Read in a file block.
readBlock(long, long, boolean, boolean, boolean, boolean, BlockType, DataBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
readCell(Cell, boolean) - Method in class org.apache.hadoop.hbase.mob.MobFile
Reads a cell from the mob file.
readCell(Cell, boolean, long) - Method in class org.apache.hadoop.hbase.mob.MobFile
Reads a cell from the mob file.
reader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
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.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.security.token.AuthenticationKey
 
readFieldsFromPb(WALProtos.WALKey, WALCellCodec.ByteStringUncompressor) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
readFromCells(Codec.Decoder, int) - Method in class org.apache.hadoop.hbase.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.
readHeader(WALProtos.WALHeader.Builder, FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
readHeader(WALProtos.WALHeader.Builder, FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
 
readKeyValueLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
readLabelsFromZKData(byte[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Reads back from the zookeeper.
readMvccVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Read mvcc.
readMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
read the content of znode file, expects a single line.
readNext(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
readNext(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Read next entry.
readNextDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Scans blocks in the "scanned" section of the HFile until the next data block is found.
readOnly() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
Is this operation read only? If this is true, process() should not add any mutations or it throws IOException.
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.
readPt - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
readSnapshotInfo(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Read in the HBaseProtos.SnapshotDescription stored for the snapshot in the passed directory
readUserAuthsFromZKData(byte[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
Reads back User auth data written to zookeeper.
readWALEntries(WALEntryStream) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
 
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.SegmentScanner
This scanner is working solely on the in-memory MemStore and doesn't work on store files, MutableCellSetSegmentScanner always does the seek, therefore always returning true.
realSeekDone() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
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.
recommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.master.HMaster
Remove decommission marker (previously called 'draining') from a region server to allow regions assignments.
recommissionRegionServer(RpcController, MasterProtos.RecommissionRegionServerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
reconnect(KeeperException) - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
A private method used to re-establish a zookeeper session with a peer cluster.
recoverAndClose(CancelableProgressable) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
The close method when error occurred.
recoverAndClose(CancelableProgressable) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
The close method when error occurred.
recoverAndClose(CancelableProgressable) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
RecoveredReplicationSource - Class in org.apache.hadoop.hbase.replication.regionserver
Class that handles the recovered source of a replication stream, which is transfered from another dead region server.
RecoveredReplicationSource() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
 
RecoveredReplicationSourceShipper - Class in org.apache.hadoop.hbase.replication.regionserver
RecoveredReplicationSourceShipper(Configuration, String, PriorityBlockingQueue<Path>, RecoveredReplicationSource, ReplicationQueueStorage) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
recoverFileLease(FileSystem, Path) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.WALStoreLeaseRecovery
 
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.FSUtils
Recover file lease.
RecoverMetaProcedure - Class in org.apache.hadoop.hbase.master.procedure
Deprecated.
Do not use any more, leave it here only for compatible. The recovery work will be done in ServerCrashProcedure directly, and the initial work for meta table will be done by InitMetaProcedure.
RecoverMetaProcedure(ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
Call this constructor to queue up a RecoverMetaProcedure in response to meta carrying server crash
RecoverMetaProcedure(ServerName, boolean, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
Constructor with latch, for blocking/ sync usage
RecoverMetaProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
This constructor is also used when deserializing from a procedure store; we'll construct one of these then call #deserializeStateData(InputStream).
recreateScanners(List<KeyValueScanner>, boolean, boolean, boolean, ScanQueryMatcher, byte[], boolean, byte[], boolean, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Recreates the scanners on the current list of active store file scanners
redirect_jsp - Class in org.apache.hadoop.hbase.generated.master
 
redirect_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.redirect_jsp
 
RedirectServlet(InfoServer, String) - Constructor for class org.apache.hadoop.hbase.master.HMaster.RedirectServlet
 
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.
need by pb serialization
ReferenceFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.ReferenceFileFilter
 
refill(long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
refill(long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
REFRESH_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
 
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(String) - 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.
refreshAndGetReplicationLoad() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Refresh and Get ReplicationLoad
refreshAndGetReplicationLoad() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
refreshAuthManager(PolicyProvider) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
refreshAuthManager(PolicyProvider) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
Refresh authentication manager policy.
RefreshCacheTask() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
 
refreshLabelsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
refreshNamespaceCacheFromWritable(String, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
RefreshPeerCallable - Class in org.apache.hadoop.hbase.replication.regionserver
The callable executed at RS side to refresh the peer config/state.
RefreshPeerCallable() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
 
RefreshPeerProcedure - Class in org.apache.hadoop.hbase.master.replication
 
RefreshPeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
RefreshPeerProcedure(String, PeerProcedureInterface.PeerOperationType, ServerName) - Constructor for class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
refreshSources(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Close the previous replication sources of this peer id and open new sources to trigger the new replication state changes or new replication config changes.
refreshStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
refreshStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
refreshStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
refreshStoreFiles(Collection<String>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Replaces the store files that the store has with the given files.
refreshStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Region
Check the region's underlying store files, open the files that have not been opened yet, and remove the store file readers for store files no longer available.
refreshStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Checks the underlying store files, and opens the files that have not been opened, and removes the store file readers for store files no longer available.
refreshTableCacheFromWritable(TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
refreshUserAuthsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
region - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
region - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
region - Variable in class org.apache.hadoop.hbase.regionserver.FlushPolicy
The region configured for this flush policy.
region - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
Region - Interface in org.apache.hadoop.hbase.regionserver
Region is a subset of HRegion with operations required for the Coprocessors.
region - Variable in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
The region configured for this split policy.
Region.Operation - Enum in org.apache.hadoop.hbase.regionserver
Operation enum is used in Region.startRegionOperation() and elsewhere to provide context for various checks.
Region.RowLock - Interface in org.apache.hadoop.hbase.regionserver
Row lock held by a given thread.
REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
REGION_EVENT - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
 
REGION_GROUPING_STRATEGY - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
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_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
region_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.region_jsp
 
REGION_MERGES_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Temporary subdirectory of the region directory used for merges.
REGION_REPLICA_REPLICATION_CONF_KEY - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Whether asynchronous WAL replication to the secondary region replicas is enabled or not.
REGION_REPLICA_STORE_FILE_REFRESH - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Enables or disables refreshing store files of secondary region replicas when the memory is above the global memstore lower limit.
REGION_REPLICA_STORE_FILE_REFRESH_MEMSTORE_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
The multiplier to use when we want to refresh a secondary region instead of flushing a primary region.
REGION_SERVER_REGION_SPLIT_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
REGION_SERVER_RPC_SCHEDULER_FACTORY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
RPC scheduler to use for the region server.
REGION_SPLITS_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Temporary subdirectory of the region directory used for splits.
REGION_STATE_STAMP_COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
regionClosed(RegionInfo) - Method in interface org.apache.hadoop.hbase.master.AssignmentListener
The region was closed on the region server.
RegionCloseOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
 
RegionCoprocessor - Interface in org.apache.hadoop.hbase.coprocessor
 
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 Region.
RegionCoprocessorHost(HRegion, RegionServerServices, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Constructor
RegionCoprocessorService(CoprocessorService) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService
Deprecated.
 
RegionDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
regionDirPattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
RegionFailedOpen(RegionStates.RegionStateNode) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
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).
regionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
RegionGroupingProvider - Class in org.apache.hadoop.hbase.wal
A WAL Provider that returns a WAL per group of regions.
RegionGroupingProvider() - Constructor for class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
RegionGroupingProvider.RegionGroupingStrategy - Interface in org.apache.hadoop.hbase.wal
Map identifiers to a group number.
RegionInTransitionStat(Configuration) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
RegionListTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RegionListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
RegionListTmpl(String) - 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.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
 
regionLock(List<RegionInfo>, String, Abortable) - Method in class org.apache.hadoop.hbase.client.locking.LockServiceClient
Create a new EntityLock object to acquire exclusive lock on multiple regions of same tables.
regionLock(List<RegionInfo>, String, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
regionLock(List<RegionInfo>, String, Abortable) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Master based locks on namespaces/tables/regions.
regionMaximumEditLogSeqNum - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
regionMaxSeqIdInStores - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
RegionMover - Class in org.apache.hadoop.hbase.util
Tool for loading/unloading regions to/from given regionserver This tool can be run from Command line directly as a utility.
RegionMover.RegionMoverBuilder - Class in org.apache.hadoop.hbase.util
Builder for Region mover.
RegionMoverBuilder(String) - Constructor for class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
 
RegionMoverBuilder(String, Configuration) - Constructor for class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
 
regionNamesToString(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
RegionNormalizer - Interface in org.apache.hadoop.hbase.master.normalizer
Performs "normalization" of regions on the cluster, making sure that suboptimal choice of split keys doesn't leave cluster in a situation when some regions are substantially larger than others for considerable amount of time.
RegionNormalizerChore - Class in org.apache.hadoop.hbase.master.normalizer
Chore that will call HMaster.normalizeRegions() when needed.
RegionNormalizerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerChore
 
RegionNormalizerFactory - Class in org.apache.hadoop.hbase.master.normalizer
Factory to create instance of RegionNormalizer as configured.
RegionObserver - Interface in org.apache.hadoop.hbase.coprocessor
Coprocessors implement this interface to observe and mediate client actions on the region.
RegionObserver.MutationType - Enum in org.apache.hadoop.hbase.coprocessor
Mutation type for postMutationBeforeWAL hook
regionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
regionOffline(RegionInfo) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Marks the region as offline at balancer.
regionOnline(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
regionOnline(RegionInfo, ServerName) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Marks the region as online at balancer.
regionOpened(RegionInfo, ServerName) - Method in interface org.apache.hadoop.hbase.master.AssignmentListener
The region was opened on the specified server.
RegionOpenOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo, List<ServerName>, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
 
RegionOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOperation
 
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.
RegionPlan - Class in org.apache.hadoop.hbase.master
Stores the plan for the move of an individual region.
RegionPlan(RegionInfo, 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
 
RegionPlanComparator() - Constructor for class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
 
RegionRepairException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException
 
RegionReplicaFlushHandler - Class in org.apache.hadoop.hbase.regionserver.handler
HBASE-11580: With the async wal approach (HBASE-11568), the edits are not persisted to wal in secondary region replicas.
RegionReplicaFlushHandler(Server, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, int, HRegion) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
 
RegionReplicaReplicationEndpoint - Class in org.apache.hadoop.hbase.replication.regionserver
A ReplicationEndpoint endpoint which receives the WAL edits from the WAL, and sends the edits to replicas of regions.
RegionReplicaReplicationEndpoint() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
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_ADMIN_SERVICE_CONFIG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Services launched in RSRpcServices.
REGIONSERVER_CLIENT_SERVICE_CONFIG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
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
 
REGIONSERVER_META_STOREFILE_REFRESH_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
Whether all storefiles should be refreshed, as opposed to just hbase:meta's Meta region doesn't have WAL replication for replicas enabled yet
REGIONSERVER_PROCEDURE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
REGIONSERVER_STOREFILE_REFRESH_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
The period (in milliseconds) for refreshing the store files for the secondary regions.
RegionServerAccounting - Class in org.apache.hadoop.hbase.regionserver
RegionServerAccounting keeps record of some basic real time information about the Region Server.
RegionServerAccounting(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
RegionServerCoprocessor - Interface in org.apache.hadoop.hbase.coprocessor
 
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
 
RegionServerCoprocessorService(SingletonCoprocessorService) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionServerCoprocessorService
Deprecated.
 
RegionServerFlushTableProcedureManager - Class in org.apache.hadoop.hbase.procedure.flush
This manager class handles flushing of the regions for table on a HRegionServer.
RegionServerFlushTableProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
 
RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder - Class in org.apache.hadoop.hbase.procedure.flush
 
RegionServerListTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
RegionServerListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
RegionServerListTmpl(String) - 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.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
Defines coprocessor hooks for interacting with operations on the HRegionServer process.
RegionServerProcedureManager - Class in org.apache.hadoop.hbase.procedure
A life-cycle management interface for globally barriered procedures on region servers.
RegionServerProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
 
RegionServerProcedureManagerHost - Class in org.apache.hadoop.hbase.procedure
Provides the globally barriered procedure framework and environment for region server oriented operations.
RegionServerProcedureManagerHost() - Constructor for class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
regionServerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
regionServerReport(ServerName, ServerMetrics) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
RegionServerRpcQuotaManager - Class in org.apache.hadoop.hbase.quotas
Region Server Quota Manager.
RegionServerRpcQuotaManager(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
 
RegionServerServices - Interface in org.apache.hadoop.hbase.regionserver
A curated subset of services provided by HRegionServer.
RegionServerServices.PostOpenDeployContext - Class in org.apache.hadoop.hbase.regionserver
Context for postOpenDeployTasks().
RegionServerServices.RegionStateTransitionContext - Class 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() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
 
RegionServerSnapshotManager.SnapshotSubprocedureBuilder - Class in org.apache.hadoop.hbase.regionserver.snapshot
Build the actual snapshot runner that will do all the 'hard' work
RegionServerSpaceQuotaManager - Class in org.apache.hadoop.hbase.quotas
A manager for filesystem space quotas in the RegionServer.
RegionServerSpaceQuotaManager(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
 
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
RegionServerStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
 
RegionServerTableMetrics - Class in org.apache.hadoop.hbase.regionserver
Captures operation metrics by table.
RegionServerTableMetrics() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
RegionServerThread(HRegionServer, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
 
RegionServerTracker - Class in org.apache.hadoop.hbase.master
Tracks the online region servers via ZK.
RegionServerTracker(ZKWatcher, MasterServices, ServerManager) - Constructor for class org.apache.hadoop.hbase.master.RegionServerTracker
 
regionServices - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
RegionServicesForStores - Class in org.apache.hadoop.hbase.regionserver
Services a Store needs from a Region.
RegionServicesForStores(HRegion, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
regionsInTransitionInRS - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
RegionSnapshotTask(HRegion, SnapshotProtos.SnapshotDescription, boolean, ForeignExceptionDispatcher) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
 
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.DecimalStringSplit - Class in org.apache.hadoop.hbase.util
The format of a DecimalStringSplit region boundary is the ASCII representation of reversed sequential number, or any other uniformly distributed decimal value.
RegionSplitter.HexStringSplit - Class in org.apache.hadoop.hbase.util
HexStringSplit is a well-known RegionSplitter.SplitAlgorithm for choosing region boundaries.
RegionSplitter.NumberStringSplit - Class in org.apache.hadoop.hbase.util
 
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.
RegionStateListener - Interface in org.apache.hadoop.hbase
The listener interface for receiving region state events.
RegionStateNode(RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
RegionStates - Class in org.apache.hadoop.hbase.master.assignment
RegionStates contains a set of Maps that describes the in-memory state of the AM, with the regions available in the system, the region in transition, the offline regions and the servers holding regions.
RegionStates() - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStates
 
RegionStates.RegionFailedOpen - Class in org.apache.hadoop.hbase.master.assignment
 
RegionStates.RegionStateNode - Class in org.apache.hadoop.hbase.master.assignment
Current Region State.
RegionStates.ServerState - Enum in org.apache.hadoop.hbase.master.assignment
Server State.
RegionStates.ServerStateNode - Class in org.apache.hadoop.hbase.master.assignment
State of Server; list of hosted regions, etc.
RegionStateStore - Class in org.apache.hadoop.hbase.master.assignment
Store Region State to hbase:meta table.
RegionStateStore(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
RegionStateStore.RegionStateVisitor - Interface in org.apache.hadoop.hbase.master.assignment
 
RegionStateTransitionContext(RegionServerStatusProtos.RegionStateTransition.TransitionCode, long, long, RegionInfo...) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
 
RegionStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.RegionStdOutSink
 
RegionTransitionProcedure - Class in org.apache.hadoop.hbase.master.assignment
Base class for the Assign and Unassign Procedure.
RegionTransitionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
RegionTransitionProcedure(RegionInfo, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
register(E) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
 
registerChildren(ConfigurationManager) - Method in interface org.apache.hadoop.hbase.conf.PropagatingConfigurationObserver
Needs to be called to register the children to the manager.
registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
Needs to be called to register the children to the manager.
registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Needs to be called to register the children to the manager.
registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Needs to be called to register the children to the manager.
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
registerFlushRequestListener(FlushRequestListener) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Register a FlushRequestListener
registerListener() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
set the listener for task changes.
registerListener() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
registerListener(AssignmentListener) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Add the listener to the notification list.
registerListener(ServerListener) - Method in class org.apache.hadoop.hbase.master.ServerManager
Add the listener to the notification list.
registerObserver(ConfigurationObserver) - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
Register an observer class
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
Registers a new protocol buffer Service subclass as a coprocessor endpoint to be available for handling Region#execService(com.google.protobuf.RpcController, org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall) calls.
registerService(Service) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
registerService(Service) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Registers a new protocol buffer Service subclass as a coprocessor endpoint to be available for handling
registerTuneObserver(HeapMemoryManager.HeapMemoryTuneObserver) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
registerWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
registerWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WAL
Registers WALActionsListener
release() - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
Release the lock.
release() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
release() - Method in interface org.apache.hadoop.hbase.regionserver.Region.RowLock
Release the given lock.
release(TableAuthManager) - Static method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Releases the resources for the given TableAuthManager if the reference count is down to 0.
releaseBarrier() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
 
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.
releaseLatch(ProcedurePrepareLatch, Procedure) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
releaseSyncLatch() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
releaseSyncLatch() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
remainingCapacity() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
remainingCapacity() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
remainingTasksInCoordination() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Return the number of remaining tasks
remainingTasksInCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
REMOTE_LOCKS_TIMEOUT_MS_CONF - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
remoteCallFailed(MasterProcedureEnv, RegionStates.RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
remoteCallFailed(MasterProcedureEnv, RegionStates.RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
remoteCallFailed(MasterProcedureEnv, RegionStates.RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
remoteCallFailed(MasterProcedureEnv, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
remoteDispatch(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
remoteLocks() - Method in class org.apache.hadoop.hbase.master.locking.LockManager
 
RemoteLocks() - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
remoteProcedureComplete(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
remoteProcedureCompleted(long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
remoteProcedureFailed(long, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.HMaster
 
remoteProcedures - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
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(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
remove(Object) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
remove() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
remove(Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
 
remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
remove() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
 
remove() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
 
remove(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
 
remove(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
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.SortedList
 
remove(int) - Method in class org.apache.hadoop.hbase.util.SortedList
 
remove(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
REMOVE_QUOTA_ON_TABLE_DELETE - Static variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
REMOVE_QUOTA_ON_TABLE_DELETE_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedList
 
removeCompactedFiles(Collection<HStoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Remove the compacted files
removeCompactedFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
removeDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
remove the specified dead server
removeExcessFiles(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
removeFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
Remove a favored node assignment
removeFromFailedOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
removeFromNamespaceUsage(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
removeFromNSTable(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
removeFromOfflineRegions(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
removeFromZKNamespaceManager(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
remove from ZooKeeper.
removeFromZKNamespaceManager(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
removeKeyFromZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
removeListener() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
remove the listener for task changes.
removeListener() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
removeMetric(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
removeMobFiles(Configuration, FileSystem, TableName, Path, byte[], Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Archives the mob files.
removeNamespace(byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
removeNamespaceQuota(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
remove quota for the namespace
removeNamespaceQuota(String) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
removeParentInMeta(Configuration, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
 
removePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
removePeer(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
 
removePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
removePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
1.
RemovePeerProcedure - Class in org.apache.hadoop.hbase.master.replication
The procedure for removing a replication peer.
RemovePeerProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
RemovePeerProcedure(String) - Constructor for class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
removeRegion(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
removeRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.ServerManager
Called by delete table and similar to notify the ServerManager that a region was removed.
removeRegion(HRegion, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
removeRegion(HRegion, ServerName) - Method in interface org.apache.hadoop.hbase.regionserver.MutableOnlineRegions
Removes the given Region from the list of onlineRegions.
removeRegionFromNamespaceUsage(RegionInfo) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
removeRegionFromServer(ServerName, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
removeRegionInTransition(RegionStates.RegionStateNode, RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
removeRegionInTransition(RegionStates.RegionStateNode, RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
removeRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.ServerManager
Called by delete table and similar to notify the ServerManager that a region was removed.
removeRegistry(MetricRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
 
removeReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
removeReplicationPeer(RpcController, ReplicationProtos.RemoveReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
removeReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Removes a peer and stops the replication
removeServer(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
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<HStoreFile>) - 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
 
removeTableFromNamespaceQuota(TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
Remove table from namespace quota.
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) - 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, HMaster, ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
render(Writer, CacheConfig, Configuration) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
render(Writer, CacheConfig, Configuration, String, String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
render(Writer, HRegionServer, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
render(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
render(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
render(Writer, MetricsRegionServerWrapper, MetricsHBaseServerWrapper) - 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) - 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.master.RSGroupListTmpl.Intf
 
renderNoFlush(Writer, HMaster, ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.Intf
 
renderNoFlush(Writer, CacheConfig, Configuration) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.Intf
 
renderNoFlush(Writer, CacheConfig, Configuration, String, String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.Intf
 
renderNoFlush(Writer, HRegionServer, List<RegionInfo>) - 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.ReplicationStatusTmpl.Intf
 
renderNoFlush(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmplImpl
 
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, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
 
renewLease() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
 
renewLease() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
 
renewLease(String) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Renew a lease
reopenAfterFlush() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
reopenRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
ReopenTableRegionsProcedure - Class in org.apache.hadoop.hbase.master.procedure
Used for reopening the regions for a table.
ReopenTableRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
ReopenTableRegionsProcedure(TableName) - Constructor for class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
replay(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Replay the given changes when distributedLogReplay WAL edits from a failed RS.
replayCompactionMarker(WALProtos.CompactionDescriptor, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Call to complete a compaction.
replayRecoveredEditsIfAny(Map<byte[], Long>, CancelableProgressable, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Read the edits put under this region by wal splitting process.
replicate(ReplicationEndpoint.ReplicateContext) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
Do the shipping logic
replicate() - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
 
replicate(ReplicationEndpoint.ReplicateContext) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
 
replicate(ReplicationEndpoint.ReplicateContext) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Replicate the given set of entries (in the context) to the other cluster.
replicate(ReplicationEndpoint.ReplicateContext) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
ReplicateContext() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
replicateEntries(List<WAL.Entry>, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
 
replicateEntries(List<AdminProtos.WALEntry>, CellScanner, String, String, String) - 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, String, String, String) - 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, String, String, String) - 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, WAL.Entry[], String, Path, Path) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
A helper to replicate a list of WAL entries using admin protocol.
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Replicate WAL entries on the region server.
Replication - Class in org.apache.hadoop.hbase.replication.regionserver
Gateway to Replication.
Replication() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication
Empty constructor
REPLICATION_BULKLOAD_COPY_HFILES_PERTHREAD_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
 
REPLICATION_BULKLOAD_COPY_HFILES_PERTHREAD_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
Number of hfiles to copy per thread during replication
REPLICATION_BULKLOAD_COPY_MAXTHREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
 
REPLICATION_BULKLOAD_COPY_MAXTHREADS_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
Maximum number of threads to allow in pool to copy hfiles during replication
REPLICATION_WALENTRYFILTER_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
 
ReplicationBarrierCleaner - Class in org.apache.hadoop.hbase.master.cleaner
Used to clean the useless barriers in HConstants.REPLICATION_BARRIER_FAMILY_STR family in meta table.
ReplicationBarrierCleaner(Configuration, Stoppable, Connection, ReplicationPeerManager) - Constructor for class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
 
ReplicationChecker - Class in org.apache.hadoop.hbase.util.hbck
Check and fix undeleted replication queues for removed peerId.
ReplicationChecker(Configuration, ZKWatcher, HBaseFsck.ErrorReporter) - Constructor for class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
 
ReplicationEndpoint - Interface in org.apache.hadoop.hbase.replication
ReplicationEndpoint is a plugin which implements replication to other HBase clusters, or other systems.
ReplicationEndpoint.Context - Class in org.apache.hadoop.hbase.replication
 
ReplicationEndpoint.ReplicateContext - Class in org.apache.hadoop.hbase.replication
ReplicationHFileCleaner - Class in org.apache.hadoop.hbase.replication.master
Implementation of a file cleaner that checks if a hfile is still scheduled for replication before deleting it from hfile archive directory.
ReplicationHFileCleaner() - Constructor for class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
ReplicationLoad - Class in org.apache.hadoop.hbase.replication.regionserver
This class is used for exporting some of the info from replication metrics
ReplicationLoad() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
default constructor
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
 
ReplicationObserver - Class in org.apache.hadoop.hbase.replication.regionserver
An Observer to add HFile References to replication queue.
ReplicationObserver() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationObserver
 
replicationPeer - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
ReplicationPeerConfigUpgrader - Class in org.apache.hadoop.hbase.replication.master
This class is used to upgrade TableCFs from HBase 1.0, 1.1, 1.2, 1.3 to HBase 1.4 or 2.x.
ReplicationPeerConfigUpgrader(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
ReplicationPeerManager - Class in org.apache.hadoop.hbase.master.replication
Manages and performs all replication admin operations.
ReplicationProtbufUtil - Class in org.apache.hadoop.hbase.protobuf
 
ReplicationProtbufUtil() - Constructor for class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
 
replicationQueueInfo - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
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(ClusterConnection, String, HBaseReplicationEndpoint, 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.
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
ReplicationSourceFactory - Class in org.apache.hadoop.hbase.replication.regionserver
ReplicationSourceFactory() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory
 
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(ReplicationQueueStorage, ReplicationPeers, ReplicationTracker, Configuration, Server, FileSystem, Path, Path, UUID, WALFileLengthProvider) - 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.
ReplicationSourceShipper - Class in org.apache.hadoop.hbase.replication.regionserver
This thread reads entries from a queue and ships them.
ReplicationSourceShipper(Configuration, String, PriorityBlockingQueue<Path>, ReplicationSourceInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
ReplicationSourceShipper.WorkerState - Enum in org.apache.hadoop.hbase.replication.regionserver
 
ReplicationStatus - Class in org.apache.hadoop.hbase.replication.regionserver
 
ReplicationStatus.ReplicationStatusBuilder - Class in org.apache.hadoop.hbase.replication.regionserver
 
ReplicationStatusBuilder() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
ReplicationStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ReplicationStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
ReplicationStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
ReplicationStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl
 
ReplicationStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ReplicationStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
ReplicationStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ReplicationStatusTmplImpl(TemplateManager, ReplicationStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmplImpl
 
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
 
ReplicationThrottler - Class in org.apache.hadoop.hbase.replication.regionserver
Per-peer per-node throttling controller for replication: enabled if bandwidth > 0, a cycle = 100ms, by throttling we guarantee data pushed to peer within each cycle won't exceed 'bandwidth' bytes
ReplicationThrottler(double) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
ReplicationThrottler constructor If bandwidth less than 1, throttling is disabled
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
 
reportCompactionRequestFailure() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
reportCompactionRequestStart(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
reporter - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
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
 
reportMobCompactionEnd(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
reportMobCompactionStart(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
reportOnlineRegions(ServerName, Set<byte[]>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
the master will call this method when the RS send the regionServerReport().
reportOperationFromWal(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Reports the operation from WAL during replay.
reportProcedureDone(RpcController, RegionServerStatusProtos.ReportProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
reportRegionSizesForQuotas(Map<RegionInfo, Long>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Reports the given map of Regions and their size on the filesystem to the active Master.
reportRegionSpaceUse(RpcController, RegionServerStatusProtos.RegionSpaceUseReportRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
reportRegionStateTransition(RegionServerStatusProtos.ReportRegionStateTransitionRequest) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
reportRegionStateTransition(RpcController, RegionServerStatusProtos.ReportRegionStateTransitionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
reportRegionStateTransition(RegionServerServices.RegionStateTransitionContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
reportRegionStateTransition(RegionServerServices.RegionStateTransitionContext) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Notify master that a handler requests to change a region state
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
reportSinkSuccess(ReplicationSinkManager.SinkPeer) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Report that a SinkPeer successfully replicated a chunk of data.
reportTransition(MasterProcedureEnv, RegionStates.RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
reportTransition(MasterProcedureEnv, RegionStates.RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
reportTransition(MasterProcedureEnv, ServerName, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
reportTransition(MasterProcedureEnv, RegionStates.RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
request(Path, Runnable) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
 
request - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
request - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
request - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
REQUEST_TOO_BIG_EXCEPTION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
requestCompaction(HRegion, String, int, CompactionLifeCycleTracker, User) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester
Request compaction on all the stores of the given region.
requestCompaction(HRegion, HStore, String, int, CompactionLifeCycleTracker, User) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester
Request compaction on the given store.
requestCompaction(HRegion, String, int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestCompaction(HRegion, HStore, String, int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestCompaction(String, int, boolean, CompactionLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
requestCompaction(byte[], String, int, boolean, CompactionLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
requestCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
requestCompaction(int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
requestCompaction(String, int, boolean, CompactionLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Request compaction on this region.
requestCompaction(byte[], String, int, boolean, CompactionLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Request compaction for the given family
requestDelayedFlush(HRegion, long, boolean) - 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, boolean, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Tell the listener the cache needs to be flushed.
requestFlush(FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
requestFlush(FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Request flush on this region.
requestLock() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
Sends rpc to the master to request lock.
requestLock(RpcController, LockServiceProtos.LockRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
requestLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
requestLogRoll(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
requestMobCompaction(TableName, List<ColumnFamilyDescriptor>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Requests mob compaction.
requestMobCompaction(Configuration, FileSystem, TableName, List<ColumnFamilyDescriptor>, boolean) - Method in class org.apache.hadoop.hbase.master.MasterMobCompactionThread
Requests mob compaction
requestNamespaceLock(String, LockType, String, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
requestRegionsLock(RegionInfo[], String, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
requestRollAll() - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
 
requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Similar to KeyValueScanner.seek(org.apache.hadoop.hbase.Cell) (or KeyValueScanner.reseek(org.apache.hadoop.hbase.Cell) if forward is true) but only does a seek operation after checking that it is really necessary for the row/column combination specified by the kv parameter.
requestSeek(Cell, boolean, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Similar to KeyValueScanner.seek(org.apache.hadoop.hbase.Cell) (or KeyValueScanner.reseek(org.apache.hadoop.hbase.Cell) if forward is true) but only does a seek operation after checking that it is really necessary for the row/column combination specified by the kv parameter.
requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
requestSeek(Cell, 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(Region) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestSplit(Region, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestSplit(Region, byte[], User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestSystemCompaction(HRegion, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestSystemCompaction(HRegion, HStore, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
requestTableLock(TableName, LockType, String, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
 
requireAccess(User, String, TableName, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Authorizes that the current user has any of the given permissions to access the table.
requireAccess(ObserverContext<?>, String, TableName, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.TableQueue
 
requireGlobalPermission(User, String, Permission.Action, TableName, Map<byte[], ? extends Collection<byte[]>>) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Checks that the user has the given global permission.
requireGlobalPermission(User, String, Permission.Action, String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Checks that the user has the given global permission.
requireGlobalPermission(ObserverContext<?>, String, Permission.Action, TableName, Map<byte[], ? extends Collection<byte[]>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requireGlobalPermission(ObserverContext<?>, String, Permission.Action, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requireNamespacePermission(User, String, String, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Checks that the user has the given global or namespace permission.
requireNamespacePermission(User, String, String, TableName, Map<byte[], ? extends Collection<byte[]>>, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Checks that the user has the given global or namespace permission.
requireNamespacePermission(ObserverContext<?>, String, String, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requireNamespacePermission(ObserverContext<?>, String, String, TableName, Map<byte[], ? extends Collection<byte[]>>, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requirePermission(String, Permission.Action) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
requirePermission(User, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Authorizes that the current user has global privileges for the given action.
requirePermission(User, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Authorizes that the current user has any of the given permissions for the given table, column family and column qualifier.
requirePermission(ObserverContext<?>, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requirePermission(ObserverContext<?>, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
requireTableExclusiveLock(TableProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.TableQueue
 
requireTablePermission(User, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Authorizes that the current user has any of the given permissions for the given table, column family and column qualifier.
requireTablePermission(ObserverContext<?>, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
This function is identical to the KeyValueHeap.seek(Cell) function except that scanner.seek(seekKey) is changed to scanner.reseek(seekKey).
reseek(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Reseek the scanner at or after the specified KeyValue.
reseek(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Do a reseek to the required row.
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Reseek the scanner at or after the specified KeyValue.
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
reseek(Cell) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
reseekTo(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
reseekTo(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Reseek to or just before the passed cell.
reservoir - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
RESERVOIR_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
reset() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
reset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
reset() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
Resets the Matcher
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
reset() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Called between rows.
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
reset() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
 
reset() - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
resetActive() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
resetCounters() - Static method in class org.apache.hadoop.hbase.SplitLogCounters
 
resetErrors() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
resetInternal() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
resetInternal() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
 
resetKVHeap(List<? extends KeyValueScanner>, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
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.ZKProcedureCoordinator
Delete znodes that are no longer in use.
resetStartTick() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
Reset the cycle start tick to NOW
resetStats() - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
resetStats() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
resetStats() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
 
Resigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Resigned
 
ResizableBlockCache - Interface in org.apache.hadoop.hbase.io.hfile
BlockCache which is resizable.
resizeQueues(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Update current soft limit for executor's call queues
resolve(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Reads the cell from the mob file, and the read point does not count.
resolve(Cell, boolean, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
Reads the cell from the mob file.
responder - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
restoreEdit(HStore, Cell, MemStoreSizing) - 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.
RestoreMetaChanges(TableDescriptor, Map<String, Pair<String, String>>) - Constructor for class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
restoreOrCloneSnapshot(SnapshotProtos.SnapshotDescription, NonceKey, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Restore or Clone the specified snapshot
restoreSnapshot(SnapshotProtos.SnapshotDescription, long, long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Execute Restore/Clone snapshot operation.
restoreSnapshotAcl(SnapshotProtos.SnapshotDescription, TableName, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
 
RestoreSnapshotHelper - Class in org.apache.hadoop.hbase.snapshot
Helper to Restore/Clone a Snapshot
RestoreSnapshotHelper(Configuration, FileSystem, SnapshotManifest, TableDescriptor, Path, ForeignExceptionDispatcher, MonitoredTask) - Constructor for class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
 
RestoreSnapshotHelper(Configuration, FileSystem, SnapshotManifest, TableDescriptor, Path, ForeignExceptionDispatcher, MonitoredTask, boolean) - 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.
RestoreSnapshotProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
RestoreSnapshotProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
Constructor (for failover)
RestoreSnapshotProcedure(MasterProcedureEnv, TableDescriptor, SnapshotProtos.SnapshotDescription) - Constructor for class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
RestoreSnapshotProcedure(MasterProcedureEnv, TableDescriptor, SnapshotProtos.SnapshotDescription, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
Constructor
resubmitTask(String, SplitLogManager.Task, SplitLogManager.ResubmitDirective) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Resubmit the task in case if found unassigned or failed
resubmitTask(String, SplitLogManager.Task, SplitLogManager.ResubmitDirective) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
resubmitThresholdReached - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
resume(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedList
 
retainAssignment(Map<RegionInfo, 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<RegionInfo, ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
retainAssignment(Map<RegionInfo, 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
Rethrow an exception currently held by the ForeignExceptionSnare.
rethrowException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
rethrowExceptionIfFailed() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Rethrow the exception returned by SnapshotSentinel.getExceptionIfFailed().
retrievePassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
returnBlock(BlockCacheKey, Cacheable) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Called when the scanner using the block decides to return the block once its usage is over.
returnBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
returnBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
returnBlock(HFileBlock) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.CachingBlockReader
Return the given block back to the cache, if it was obtained from cache.
returnBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
ReversedKeyValueHeap - Class in org.apache.hadoop.hbase.regionserver
ReversedKeyValueHeap is used for supporting reversed scanning.
ReversedKeyValueHeap(List<? extends KeyValueScanner>, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
ReversedMobStoreScanner - Class in org.apache.hadoop.hbase.regionserver
ReversedMobStoreScanner extends from ReversedStoreScanner, and is used to support reversed scanning in both the memstore and the MOB store.
ReversedStoreScanner - Class in org.apache.hadoop.hbase.regionserver
ReversedStoreScanner extends from StoreScanner, and is used to support reversed scanning.
ReversedStoreScanner(HStore, ScanInfo, Scan, NavigableSet<byte[]>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
Opens a scanner across memstore, snapshot, and all StoreFiles.
ReversedStoreScanner(Scan, ScanInfo, NavigableSet<byte[]>, List<? extends KeyValueScanner>) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
Constructor for testing.
revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
RIT_CHORE_INTERVAL_MSEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
rits_jsp - Class in org.apache.hadoop.hbase.generated.master
 
rits_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.rits_jsp
 
RMI_CONNECTOR_PORT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.JMXListener
 
RMI_REGISTRY_PORT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.JMXListener
 
rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
To rollback MergeTableRegionsProcedure, two AssignProcedures are asynchronously submitted for each region to be merged (rollback doesn't wait on the completion of the AssignProcedures) .
rollbackState(MasterProcedureEnv, MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
To rollback SplitTableRegionProcedure, an AssignProcedure is asynchronously submitted for parent region to be split (rollback doesn't wait on the completion of the AssignProcedure) .
rollbackState(MasterProcedureEnv, MasterProcedureProtos.CloneSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.CreateNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.DeleteNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.DeleteTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.ReopenTableRegionsState) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.RestoreSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.ServerCrashState) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
rollbackState(MasterProcedureEnv, MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
RollingStatCalculator - Class in org.apache.hadoop.hbase.util
This class maintains mean and variation for any sequence of input provided to it.
RollingStatCalculator(int) - Constructor for class org.apache.hadoop.hbase.util.RollingStatCalculator
Creates a RollingStatCalculator with given number of rolling periods.
rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
 
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Roll the WAL writer of the region server.
rollWriter() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
rollWriter(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
rollWriter() - Method in interface org.apache.hadoop.hbase.wal.WAL
Roll the log writer.
rollWriter(boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
Roll the log writer.
rollWriterLock - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
This lock makes sure only one log roll runs at a time.
rootDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
roundRobinAssignment(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
roundRobinAssignment(List<RegionInfo>, 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<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
roundRobinAssignment(List<RegionInfo>, 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
RowBloomContext - Class in org.apache.hadoop.hbase.util
Handles ROW bloom related context.
RowBloomContext(BloomFilterWriter, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.RowBloomContext
 
RowColBloomContext - Class in org.apache.hadoop.hbase.util
Handles ROWCOL bloom related context.
RowColBloomContext(BloomFilterWriter, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.RowColBloomContext
 
rowComparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Row comparator for the region this query is for
rowIsInRange(RegionInfo, 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 RegionInfo
rowIsInRange(RegionInfo, byte[], int, short) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
 
RowLockImpl(HRegion.RowLockContext, Lock) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
RowProcessor<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Interface in org.apache.hadoop.hbase.regionserver
Deprecated.
As of release 2.0.0, this will be removed in HBase 3.0.0. For customization, use Coprocessors instead.
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
 
RowTooBigException - Exception in org.apache.hadoop.hbase.regionserver
Deprecated.
use RowTooBigException instead.
RowTooBigException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RowTooBigException
Deprecated.
 
rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
rowToStr(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
RPC_WARN_TIME_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
RpcCall - Interface in org.apache.hadoop.hbase.ipc
Interface of all necessary to carry out a RPC method invocation on the server.
RpcCallback - Interface in org.apache.hadoop.hbase.ipc
Denotes a callback action that has to be executed at the end of an Rpc Call.
RpcCallContext - Interface in org.apache.hadoop.hbase.ipc
Interface of all necessary to carry out a RPC service invocation on the server.
RpcExecutor - Class in org.apache.hadoop.hbase.ipc
Runs the CallRunners passed here via RpcExecutor.dispatch(CallRunner).
RpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.RpcExecutor
 
RpcExecutor(String, int, String, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.RpcExecutor
 
RpcExecutor.Handler - Class in org.apache.hadoop.hbase.ipc
Handler thread run the CallRunner.run() in.
RpcExecutor.QueueBalancer - Class in org.apache.hadoop.hbase.ipc
 
rpcs - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
 
RpcScheduler - Class in org.apache.hadoop.hbase.ipc
An interface for RPC request scheduling algorithm.
RpcScheduler() - Constructor for class org.apache.hadoop.hbase.ipc.RpcScheduler
 
RpcScheduler.Context - Class in org.apache.hadoop.hbase.ipc
Exposes runtime information of a RpcServer that a RpcScheduler may need.
RpcSchedulerFactory - Interface in org.apache.hadoop.hbase.regionserver
A factory class that constructs an RpcScheduler.
RpcServer - Class in org.apache.hadoop.hbase.ipc
An RPC server that hosts protobuf described Services.
RpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler, boolean) - 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.CallCleanup - Interface in org.apache.hadoop.hbase.ipc
 
RpcServerFactory - Class in org.apache.hadoop.hbase.ipc
 
RpcServerInterface - Interface in org.apache.hadoop.hbase.ipc
 
rpcServices - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
RS_ENABLE_TABLE_METRICS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
RS_ENABLE_TABLE_METRICS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
RS_RPC_STARTUP_WAIT_TIME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
RSDumpServlet - Class in org.apache.hadoop.hbase.regionserver
 
RSDumpServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
rsgroup_jsp - Class in org.apache.hadoop.hbase.generated.master
 
rsgroup_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.rsgroup_jsp
 
RSGroupListTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
RSGroupListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
RSGroupListTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
RSGroupListTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl
 
RSGroupListTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
RSGroupListTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
RSGroupListTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
RSGroupListTmplImpl(TemplateManager, RSGroupListTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmplImpl
 
RSProcedureCallable - Interface in org.apache.hadoop.hbase.procedure2
A general interface for a sub procedure runs at RS side.
RSProcedureDispatcher - Class in org.apache.hadoop.hbase.master.procedure
A remote procecdure dispatcher for regionservers.
RSProcedureDispatcher(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
RSProcedureDispatcher.AbstractRSRemoteCall - Class in org.apache.hadoop.hbase.master.procedure
Base remote call
RSProcedureDispatcher.ExecuteProceduresRemoteCall - Class in org.apache.hadoop.hbase.master.procedure
 
RSProcedureDispatcher.RegionCloseOperation - Class in org.apache.hadoop.hbase.master.procedure
 
RSProcedureDispatcher.RegionOpenOperation - Class in org.apache.hadoop.hbase.master.procedure
 
RSProcedureDispatcher.RegionOperation - Class in org.apache.hadoop.hbase.master.procedure
 
RSProcedureDispatcher.ServerOperation - Class in org.apache.hadoop.hbase.master.procedure
 
RSProcedureHandler - Class in org.apache.hadoop.hbase.regionserver.handler
A event handler for running procedure.
RSProcedureHandler(HRegionServer, long, RSProcedureCallable) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.RSProcedureHandler
 
RSRpcServices - Class in org.apache.hadoop.hbase.regionserver
Implements the regionserver RPC services.
RSRpcServices(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
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(String) - 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.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.client.locking.EntityLock.LockHeartbeatWorker
 
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.CallRunner
 
run() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallback
Called at the end of an Rpc Call RpcCallContext
run() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.Handler
 
run() - Method in interface org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup
 
run(String, Map<byte[], List<Path>>, TableName) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Deprecated.
 
run() - Method in class org.apache.hadoop.hbase.master.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.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
run() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
run() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
 
run(String[]) - Method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
 
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.LogRoller
 
run() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
 
run() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.TableMetricsWrapperRunnable
 
run() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
run(String[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
 
run() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
run(String[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
 
run() - Method in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
run(String[]) - Method in class org.apache.hadoop.hbase.tool.Canary
 
run(String, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Perform bulk load on the given table.
run(Map<byte[], List<Path>>, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Perform bulk load on the given table.
run(String[]) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
 
run(String[]) - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
run(String[]) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
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.wal.WALSplitter.WriterThread
 
RUN_MAX_STEPS_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
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.MasterRpcServices
 
runCleaner() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
runCleanerChore(RpcController, MasterProtos.RunCleanerChoreRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
RunningEventStatus(Thread, EventHandler) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
 
RWQueueRpcExecutor - Class in org.apache.hadoop.hbase.ipc
RPC Executor that uses different queues for reads and writes.
RWQueueRpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 

S

safeGetHeapMemoryUsage() - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
Return JVM memory statistics while properly handling runtime exceptions from the JVM.
sanityCheckLeft(byte[], Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Subclasses can call this method to make sure the first KV is within multi-writer range.
sanityCheckRight(byte[], Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Subclasses can call this method to make sure the last KV is within multi-writer range.
saslProps - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
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
 
scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Scan data in a table.
SCAN_VTIME_WEIGHT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
Used to control the scan delay, currently sqrt(numNextCall * weight)
ScanDeleteTracker - Class in org.apache.hadoop.hbase.regionserver.querymatcher
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan operation.
ScanDeleteTracker(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
ScanInfo - Class in org.apache.hadoop.hbase.regionserver
Immutable information for scans over a store.
ScanInfo(Configuration, ColumnFamilyDescriptor, long, long, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
ScanInfo(Configuration, byte[], int, int, long, KeepDeletedCells, long, long, CellComparator, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
ScanLabelGenerator - Interface in org.apache.hadoop.hbase.security.visibility
This would be the interface which would be used add labels to the RPC context and this would be stored against the UGI.
scannerContext - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSegmentsIterator
 
ScannerContext - Class in org.apache.hadoop.hbase.regionserver
ScannerContext instances encapsulate limit tracking AND progress towards those limits during invocations of InternalScanner.next(java.util.List) and InternalScanner.next(java.util.List).
ScannerContext.Builder - Class in org.apache.hadoop.hbase.regionserver
 
ScannerContext.LimitScope - Enum in org.apache.hadoop.hbase.regionserver
The various scopes where a limit can be enforced.
ScannerContext.NextState - Enum in org.apache.hadoop.hbase.regionserver
The possible states a scanner may be in following a call to InternalScanner.next(List)
ScannerIdGenerator - Class in org.apache.hadoop.hbase.regionserver
Generate a new style scanner id to prevent collision with previous started server or other RSs.
ScannerIdGenerator(ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
 
scannersForDelayedClose - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
ScanOptions - Interface in org.apache.hadoop.hbase.regionserver
This class gives you the ability to change the max versions and TTL options before opening a scanner for a Store.
ScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
A query matcher that is specifically designed for the scan case.
ScanQueryMatcher(Cell, ScanInfo, ColumnTracker, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
 
ScanQueryMatcher.MatchCode - Enum in org.apache.hadoop.hbase.regionserver.querymatcher
ScanType - Enum in org.apache.hadoop.hbase.regionserver
Enum to distinguish general scan types.
ScanWildcardColumnTracker - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Keeps track of the columns for a scan if they are not explicitly specified
ScanWildcardColumnTracker(int, int, long, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
Return maxVersions of every row.
scheduleForRetry(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
scheduler - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
scheduleServerCrashProcedure(RpcController, MasterProtos.ScheduleServerCrashProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
ScopeWALEntryFilter - Class in org.apache.hadoop.hbase.replication
Keeps KVs that are scoped other than local
ScopeWALEntryFilter() - Constructor for class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
 
secretManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
SecureAsyncProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
 
SecureAsyncProtobufLogWriter(EventLoopGroup, Class<? extends Channel>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter
 
secureBulkLoadHFiles(HRegion, ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
secureBulkLoadManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
SecureBulkLoadManager - Class in org.apache.hadoop.hbase.regionserver
Bulk loads in secure mode.
secureInitAfterHeader(boolean, Encryptor) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
SecureProtobufLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
 
SecureProtobufLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
 
SecureProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
 
SecureProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogWriter
 
SecureWALCellCodec - Class in org.apache.hadoop.hbase.regionserver.wal
A WALCellCodec that encrypts the WALedits.
SecureWALCellCodec(Configuration, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecureWALCellCodec(Configuration, Encryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecureWALCellCodec(Configuration, Decryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecurityUtil - Class in org.apache.hadoop.hbase.security
Security related generic utility methods.
SecurityUtil() - Constructor for class org.apache.hadoop.hbase.security.SecurityUtil
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Seeks all scanners at or below the specified seek key.
seek(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at or after the specified KeyValue.
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Seek the scanner at or after the specified Cell.
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
seek(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
seek(Cell) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
seek(long) - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
seekAsDirection(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
Do a backwardSeek in a reversed StoreScanner(scan backward)
seekAsDirection(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Do a reseek in a normal StoreScanner(scan forward)
seekAtOrAfter(HFileScanner, Cell) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seekBefore(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
seekBefore(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Consider the cell stream of all the cells in the file, c[0] ..
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.
seekScanners(List<? extends KeyValueScanner>, Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
seekScanners(List<? extends KeyValueScanner>, Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Seek the specified scanners with the given key
seekTo(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
seekTo(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
An internal API function.
seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Positions this scanner at the start of the file.
seekTo(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
SeekTo or just before the passed cell.
seekTo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Positions this scanner at the start of the file.
seekToLastRow() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at the first KeyValue of last row
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Seek the scanner at the first KeyValue of last row
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seekToNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
seekToNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
seekToPreviousRow(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at the first Cell of the row which is the previous row of specified key
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Seek the scanner at the first Cell of the row which is the previous row of specified key
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seePastDeleteMarkers - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
whether time range queries can see rows "behind" a delete
Segment - Class in org.apache.hadoop.hbase.regionserver
This is an abstraction of a segment maintained in a memstore, e.g., the active cell set or its snapshot.
Segment(CellComparator, TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.Segment
 
Segment(CellComparator, List<ImmutableSegment>, TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.Segment
 
Segment(CellSet, CellComparator, MemStoreLAB, TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.Segment
 
Segment(Segment) - Constructor for class org.apache.hadoop.hbase.regionserver.Segment
 
segment - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
SegmentFactory - Class in org.apache.hadoop.hbase.regionserver
A singleton store segment factory.
SegmentScanner - Class in org.apache.hadoop.hbase.regionserver
A scanner of a single memstore segment.
SegmentScanner(Segment, long) - Constructor for class org.apache.hadoop.hbase.regionserver.SegmentScanner
Scanners are ordered from 0 (oldest) to newest in increasing order.
select(List<FileStatus>, boolean) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactor
Selects the compacted mob/del files.
select(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Called to select files for compaction.
selectCompaction(Collection<HStoreFile>, List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
 
selectCompaction(Collection<HStoreFile>, List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
selectCompaction(StripeCompactionPolicy.StripeInformationProvider, List<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
selectFlush(CellComparator, StripeCompactionPolicy.StripeInformationProvider, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
selectionTime - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
 
selectMajorCompaction(ArrayList<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
 
selectMinorCompaction(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
We receive store files sorted in ascending order by seqId then scan the list of files.
selectScannersFrom(HStore, 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.
selectSingleStripeCompaction(StripeCompactionPolicy.StripeInformationProvider, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushAllLargeStoresPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushAllStoresPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushNonSloppyStoresFirstPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushPolicy
 
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.ZKProcedureCoordinator
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.
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.ZKProcedureCoordinator
The "acquire" phase.
sendGlobalBarrierComplete() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to members that all Subprocedure.insideBarrier() calls have completed.
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.ZKProcedureCoordinator
 
sendGlobalBarrierStart() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to Members to create a new Subprocedure for this Procedure and execute the Subprocedure.acquireBarrier() step.
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, byte[]) - 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, byte[]) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This acts as the ack for a completed procedure
sendRegionWarmup(ServerName, RegionInfo) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends a WARMUP RPC to the specified server to warmup the specified region.
sendRequest(ServerName, AdminProtos.ExecuteProceduresRequest) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
 
sendResponseIfReady() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Send the response of this RPC call.
sendShutdownInterrupt() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called on stop/abort before closing the cluster connection and meta locator.
SEPARATE_OLDLOGDIR - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
Separate old log into different dir by regionserver name
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
separator() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
seqids - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
 
SequenceId - Interface in org.apache.hadoop.hbase.regionserver
Interface which abstracts implementations on log sequenceId assignment
sequenceID - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
sequenceIdAccounting - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Class that does accounting of sequenceids in WAL subsystem.
sequenceIdChecker - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
Converts a ForeignException to an array of bytes.
serialize(ByteBuffer, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
Serializes its data into destination.
serialize(ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
SerialReplicationSourceWALReader - Class in org.apache.hadoop.hbase.replication.regionserver
WAL reader for a serial replication peer.
SerialReplicationSourceWALReader(FileSystem, Configuration, PriorityBlockingQueue<Path>, long, WALEntryFilter, ReplicationSource) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
 
server - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
server - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
server - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
server - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
Server - Interface in org.apache.hadoop.hbase
Defines a curated set of shared functions implemented by HBase servers (Masters and RegionServers).
serverAdded(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
serverAdded(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
serverAdded(ServerName) - Method in interface org.apache.hadoop.hbase.master.ServerListener
The server has joined the cluster.
serverChannelClass() - Method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
 
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
 
ServerCrashException - Exception in org.apache.hadoop.hbase.master.procedure
Passed as Exception by ServerCrashProcedure notifying on-going RIT that server has failed.
ServerCrashException(long, ServerName) - Constructor for exception org.apache.hadoop.hbase.master.procedure.ServerCrashException
 
ServerCrashProcedure - Class in org.apache.hadoop.hbase.master.procedure
Handle crashed server.
ServerCrashProcedure(MasterProcedureEnv, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
Call this constructor queuing up a Procedure.
ServerCrashProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
Used when deserializing from a procedure store; we'll construct one of these then call #deserializeStateData(InputStream).
serverHasTooFewRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
Returns true iff a given server has less regions than the balanced amount
ServerListener - Interface in org.apache.hadoop.hbase.master
Get notification of server registration events.
ServerManager - Class in org.apache.hadoop.hbase.master
The ServerManager class manages info about region servers.
ServerManager(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(String) - 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.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.regionserver.HRegionServer
The server name the Master sees us as.
ServerNonceManager - Class in org.apache.hadoop.hbase.regionserver
Implementation of nonce manager that stores nonces in a hash map and cleans them up after some time; if nonce group/client ID is supplied, nonces are stored by client ID.
ServerNonceManager(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.ServerNonceManager
 
ServerOperation(RemoteProcedureDispatcher.RemoteProcedure, long, Class<?>, byte[]) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
 
ServerProcedureInterface - Interface in org.apache.hadoop.hbase.master.procedure
Procedures that handle servers -- e.g.
ServerProcedureInterface.ServerOperationType - Enum in org.apache.hadoop.hbase.master.procedure
 
ServerRegionReplicaUtil - Class in org.apache.hadoop.hbase.util
Similar to RegionReplicaUtil but for the server side
ServerRegionReplicaUtil() - Constructor for class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
ServerRemoteProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
ServerRemoteProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
serverRemoved(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
serverRemoved(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
serverRemoved(ServerName) - Method in interface org.apache.hadoop.hbase.master.ServerListener
The server was removed from the cluster.
servers - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
servers - Variable in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
SERVERSTART_WAIT_MAX_KEY - Static variable in class org.apache.hadoop.hbase.util.RegionMover
 
ServerStateNode(ServerName) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
services - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
services - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
services - Variable in class org.apache.hadoop.hbase.regionserver.LogRoller
 
services - Static variable in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
set(long, TimeUnit) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
Set the RateLimiter max available resources and refill period.
set(int, E) - Method in class org.apache.hadoop.hbase.util.SortedList
 
setAbortRequested() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Set the age of the last applied operation
setAgeOfLastShippedOp(long, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the age of the last edit that was shipped
setAgeOfLastShippedOpByTable(long, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the age of the last edit that was shipped group by table
setAllowed(boolean) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
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
 
setAttempt(int) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
This setter is for subclasses to call in their Procedure.deserializeStateData(ProcedureStateSerializer) method.
setAuths(byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
setAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
setAuths(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Sets given labels globally authorized for the user.
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setBandwidth(double) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
 
setBatchLimit(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setBcn(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
setBcn(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setBcn(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
setBcv(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
setBcv(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setBcv(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
setBlockCacheSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
setBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setBulkLoaded(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
setBulkToken(String) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Called from replication sink, where it manages bulkToken(staging directory) by itself.
setCacheConfig(CacheConfig) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.ImplData
 
setCacheConfig(CacheConfig) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setCacheMissCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCacheMobBlocks(Scan, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
Sets the attribute of caching blocks in the scan.
setCacheOff() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Disables the tabledescriptor cache
setCacheOff() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
setCacheOn() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Enables the tabledescriptor cache
setCacheOn() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
setCallBack(RpcCallback) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
Sets a callback which has to be executed at the end of this RPC call.
setCandidateGenerators(List<StochasticLoadBalancer.CandidateGenerator>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
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
 
setCells(ArrayList<Cell>) - Method in class org.apache.hadoop.hbase.wal.WALEdit
This is not thread safe.
setCellSet(CellSet, CellSet) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
Setting the CellSet of the segment - used only for flat immutable segment for setting immutable CellSet after its creation in immutable segment constructor
setCellSet(CellSet, CellSet) - Method in class org.apache.hadoop.hbase.regionserver.Segment
Setting the CellSet of the segment - used only for flat immutable segment for setting immutable CellSet after its creation in immutable segment constructor
setCheckHdfs(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setCleanerChoreRunning(RpcController, MasterProtos.SetCleanerChoreRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setCleanReplicationBarrier(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setCleanReplicationBarrierTable(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setClosed(boolean) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
 
setClosing(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Exposed for some very specific unit tests.
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
setClusterLoad(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setClusterLoad(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
 
setClusterLoad(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Pass RegionStates and allow balancer to set the current cluster load.
setClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setClusterMetrics(ClusterMetrics) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Set the current cluster status.
setCompactionType(MobCompactionRequest.CompactionType) - Method in class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
 
setComparatorClass(Class<? extends CellComparator>) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setCompositeSnapshot(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
setCompressionCodec(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
Deprecated.
deparcated since hbase 2.1.0
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
Deprecated.
deparcated since hbase 2.1.0
setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
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.cleaner.TimeToLiveProcedureWALCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
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.regionserver.throttle.PressureAwareCompactionThroughputController
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
setConf(Configuration, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
setConf(Configuration, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmpl.ImplData
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.Canary
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
setConfig(Configuration) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmpl.ImplData
 
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.
setConflictWaitIterationMs(int) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
 
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.
setCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
setCurBlockCacheSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurBlockCacheSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Set the current blockcache size used gauge
setCurBlockCacheUsed(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurMemStoreSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurMemStoreSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Set the current global memstore size used gauge
setCurMemStoreUsed(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurrentCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
setCurrentState(String, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
setCurrentState(T, SpaceQuotaSnapshot) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Persists the current SpaceQuotaSnapshot for the subject.
setCurrentState(TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
setCurTaskZKVersion(MutableInt) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setDate(String) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
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
 
setDeletedTable(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
setDeleteFamilyBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
setDescription(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setDescription(String, String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
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.
setDetails(SplitLogManagerCoordination.SplitLogManagerDetails) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Provide the configuration from the SplitLogManager
setDetails(SplitLogManagerCoordination.SplitLogManagerDetails) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
setDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Display the full report from fsck.
setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Set the current thread local effective user
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
setEnabledState(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
setEnablingState(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setEncryptor(Encryptor) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
setEncryptor(Encryptor) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter
 
setEncryptor(Encryptor) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogWriter
 
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
Set end key of this partition, only if the input endKey is greater than the current end key.
setEntries(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
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
 
setEventLoopConfig(Configuration, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
Set the EventLoopGroup and channel class for AsyncFSWALProvider.
setEventReady(ProcedureEvent<?>, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
setEvictCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setEvictOnClose(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setException(Exception) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
 
setExpiration(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
setFailedOpen(boolean) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
 
setFailure(Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
setFamilies(Map<byte[], ? extends Collection<?>>) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
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
 
setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
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
 
setFixHFileLinks(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
 
setFixReplication(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Set replication fix mode.
setFixSplitParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixTableOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixVersionFile(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFlushSizeLowerBounds(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
setForceExclusive() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Set exclusive mode.
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
 
setGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
setGeneralBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
setGlobalMemStoreLimit(long) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Sets the global memstore limit to a new size.
setHFileCorruptionChecker(HFileCorruptionChecker) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setIgnoreDeleteForTesting(boolean) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
Temporary function that is used by unit tests only
setIgnorePreCheckPermission(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setInfoFamilyCachingForMeta(TableDescriptor, boolean) - Static method in class org.apache.hadoop.hbase.master.MasterFileSystem
Enable in memory caching for hbase:meta
setInfoPort(int) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
setInitialized(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
setIsMajor(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
Specify if this compaction should be a major compaction based on the state of the store
setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
setKeepDeletedCells(KeepDeletedCells) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
setKeepProgress(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setKeyValues(Configuration, String, Collection<Map.Entry<String, String>>) - Static method in class org.apache.hadoop.hbase.util.ConfigurationUtil
Store a collection of Map.Entry's in conf, with each entry separated by ',' and key values delimited by ConfigurationUtil.KVP_DELIMITER
setKeyValues(Configuration, String, Collection<Map.Entry<String, String>>, char) - Static method in class org.apache.hadoop.hbase.util.ConfigurationUtil
Store a collection of Map.Entry's in conf, with each entry separated by ',' and key values delimited by delimiter.
setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setLastHost(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
setLastPushedSequenceId(MasterProcedureEnv, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
setLastPushedSequenceIdForTable(MasterProcedureEnv, TableName, Map<String, Long>) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
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(StoreFileReader.Listener) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
setLoadOnOpenOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
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.
setMajorRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
Sets compaction "major range".
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
 
setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.ImplData
 
setMasterRpcServices(MasterRpcServices) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
Set the master RPC service.
setMasterRpcServices(MasterRpcServices) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
 
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
 
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.
setMasterServices(MasterServices) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
Set the master service.
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
Set the master service.
setMax(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
setMax(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
setMax(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
setMaxChunkSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
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.CombinedBlockCache
 
setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
setMaxSize(long) - Method in interface org.apache.hadoop.hbase.io.hfile.ResizableBlockCache
Sets the max heap size that can be used by the BlockCache.
setMaxThroughput(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
setMaxVersions(int) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
setMemStoreSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
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
 
setMetricsSource(JvmPauseMonitorSource) - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
setMin(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
 
setMin(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
setMin(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
 
setMinFilesToCompact(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
Set upper bound on number of files to be included in minor compactions
setMinIndexNumEntries(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
setMinThreshold(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
Overwrite min threshold for compaction
setMServerWrap(MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
setMWrap(MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
setNamespace(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
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.
setNamespaceQuota(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
Set quota for the namespace
setNamespaceQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setNamespaceQuota(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
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.
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
setNormalizerRunning(RpcController, MasterProtos.SetNormalizerRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setNoStripeMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setNumMovedRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
setNumNamespacesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the number of namespaces in violation of a space quota.
setNumRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
setNumRegionSizeReports(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the number of region size reports the master currently has in memory.
setNumSpaceQuotas(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the number of space quotas defined.
setNumTableInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
Sets the number of table in violation of a space quota.
setOffheapMemStore(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setOffPeak(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
setOnlineRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
setOpenSeqNum(long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
setOperationStatus(int, OperationStatus) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Sets the status code for the operation(Mutation) at the specified position.
setOrigLogSeqNum(long) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
Used to set original sequenceId for WALKeyImpl during WAL replay
setOverride(boolean) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
This setter is for subclasses to call in their Procedure.deserializeStateData(ProcedureStateSerializer) method.
setParent(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
setParent(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
setPosition(long) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the position to start seeking the WAL file
setPrintStreams(PrintStream, PrintStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
setPriority(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
Sets the priority for the request
setProcedure(RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
setProcId(long) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setQuota(RpcController, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setQuota(MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setQuotas(QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.QuotaState
Setup the global quota information.
setQuotas(QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
 
setQuotas(TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Add the quota information of the specified table.
setQuotas(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Add the quota information of the specified namespace.
setQuotaSnapshot(SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
setRackManager(RackManager) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setRandomGeneratorForTest(Random) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
Sets a random generator to be used for look-ups instead of computing hashes.
setReadsEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
setReason(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
setRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
Used when deserializing.
setRegionCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Sets the region coprocessor env.
setRegionFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
setRegionInfo(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
This setter is for subclasses to call in their Procedure.deserializeStateData(ProcedureStateSerializer) method.
setRegionInfo(RegionInfo) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
setRegionLocation(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmpl.ImplData
 
setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setRegionServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Set the list of region servers for that peer
setRegionServerServices(RegionServerServices) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
setRegionStateToMerging(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
Set the region states to MERGING state
setRegionUsage(Map<RegionInfo, Long>) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
 
setRegionUsage(Map<RegionInfo, Long>) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
Updates this with the latest snapshot of filesystem use by region.
setRegionUsage(Map<RegionInfo, Long>) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
setRemoveParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setRequest(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
setResponse(Message, CellScanner, Throwable, String) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Set the response resulting from this RPC call.
setRetCode(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setRowFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
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.
setRsRpcServices(RSRpcServices) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
setRsRpcServices(RSRpcServices) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
setSequenceFilter(long) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
setSequenceID(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
setSequenceId(long) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
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
 
setServerManager(ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmpl.ImplData
 
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
 
setSidelineBigOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSidelineDir(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSize(int) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
setSizeLimit(ScannerContext.LimitScope, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
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
 
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.NettyRpcServer
 
setSocketSendBufSize(int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setSocketSendBufSize(int) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Sets the socket buffer size used for responding to RPCs.
setSplitOrMergeEnabled(RpcController, MasterProtos.SetSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setSplitOrMergeEnabled(boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeTracker
 
setSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionDelPartitionId
 
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition
Set start key of this partition, only if the input startKey is less than the current start key.
setStartKey(String) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
setStartTime(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
Set the time when the call starts to be executed.
setState(RegionState.State, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
setStatus(MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.CallRunner
 
setStatus(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setStoragePolicy(Path, String) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Set the source path (directory/file) to the specified storage policy.
setStoragePolicy(String, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Set the directory of CF to the specified storage policy.
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
setTableName(TableName) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
 
setTableName(TableName) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setTableQuota(TableName, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setTableState(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.TableStateManager
Set table state to provided.
setTableStateIfInStates(TableName, TableState.State, TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
Set table state to provided but only if table in specified states Caller should lock table on write.
setTableStateIfNotInStates(TableName, TableState.State, TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
Set table state to provided but only if table not in specified states Caller should lock table on write.
setTableStateInMeta(RpcController, MasterProtos.SetTableStateInMetaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Update state of the table in meta only.
setTableStateToDisabled(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Mark table state to Disabled
setTableStateToDisabling(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Mark table state to Disabling
setTableStateToEnabled(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Mark table state to Enabled
setTableStateToEnabling(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Mark table state to Enabling
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
 
setTaskNode(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
setThreshold(long) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
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
setTimeLimit(ScannerContext.LimitScope, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
At end of timeout, wake ourselves up so we run again.
setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
Re run the procedure after every timeout to write new WAL entries so we don't hold back old WALs.
setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
At end of timeout, wake ourselves up so we run again.
setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
setTimeoutForWriteLock(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
The HRegion.doClose(boolean, org.apache.hadoop.hbase.monitoring.MonitoredTask) will block forever if someone tries proving the dead lock via the unit test.
setToNewRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Set the row when there is change in row
setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setTracker(CompactionLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
setTrackMetrics(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setTTL(long) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
setTTL(long) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
 
setUnassigned() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
setUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
setup(RegionServerServices) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
Setup controller for the given region server.
setupClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Setup our cluster connection if not already initialized.
setupRegionReplicaReplication(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Create replication peer for replicating to region replicas if needed.
setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
 
setupShortCircuitRead(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Do our short circuit read setup.
setUser(User) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
setUserQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setUserQuota(String, TableName, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setUserQuota(String, String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
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(BlockCache) - 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.
setWalGroupId(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
setWarnTime(long) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setWorkerState(ReplicationSourceShipper.WorkerState) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
setWriteEntry(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
SharedConnection - Class in org.apache.hadoop.hbase
Wraps a Connection to make it can't be closed or aborted.
SharedConnection(Connection) - Constructor for class org.apache.hadoop.hbase.SharedConnection
 
shipBatch(long, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Convience method to apply changes to metrics do to shipping a batch of logs.
shipBatch(long, int, 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.
shipped() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
shipped() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
shipped() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
shipped() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Called after a batch of rows scanned (RPC) and set to be returned to client.
shipped() - Method in interface org.apache.hadoop.hbase.regionserver.Shipper
Called after a batch of rows scanned and set to be returned to client.
shipped() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
shipped() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
Shipper - Interface in org.apache.hadoop.hbase.regionserver
This interface denotes a scanner as one which can ship cells.
ShipperListener - Interface in org.apache.hadoop.hbase.regionserver
Implementors of this interface are the ones who needs to do some action when the Shipper.shipped() is called
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
shouldBeOnMaster(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Check if a region belongs to some system table.
shouldBypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
 
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(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheDataCompressed() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheDataOnRead() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Returns whether the DATA blocks of this HFile should be cached on read or not (we always cache the meta blocks, the INDEX and BLOOM blocks).
shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCheckBulkLoads() - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
 
shouldCheckBulkLoads() - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
 
shouldCheckBulkLoads() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
Returns whether thet caller should verify any bulk loads against this.
shouldDropBehind - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
shouldDropBehindCompaction() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldEvictOnClose() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldFixVersionFile() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldFlush(HStore) - Method in class org.apache.hadoop.hbase.regionserver.FlushAllLargeStoresPolicy
 
shouldFlush(HStore) - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
shouldFlushInMemory() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
shouldIgnorePreCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldIncludeMemStoreTS() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
shouldIncludeMemStoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
shouldLockOnCacheMiss(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
If we make sure the block could not be cached, we will not acquire the lock otherwise we will acquire lock
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
 
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
 
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
shouldPerformMajorCompaction(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
shouldPerformMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
shouldPerformMajorCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Tests whether we should run a major compaction.
shouldPrefetchOnOpen() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldReadBlockFromCache(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Return true if we may find this type of block in block cache.
shouldReplaceExistingCacheBlock(BlockCache, BlockCacheKey, Cacheable) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
Because of the region splitting, it's possible that the split key locate in the middle of a block.
shouldReplayRecoveredEdits(HRegion) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Returns whether to replay the recovered edits to flush the results.
shouldRerun() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldRetryCreate(RemoteException) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
 
shouldSeek(TimeRange, long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
shouldSeek(TimeRange, long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
shouldSidelineBigOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
 
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
 
shouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
shouldUseScanner(Scan, HStore, 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, HStore, long) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
shouldUseScanner(Scan, HStore, long) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
This functionality should be resolved in the higher level which is MemStoreScanner, currently returns true as default.
shouldUseScanner(Scan, HStore, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
shouldWaitClientAck(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
shouldWaitClientAck(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
shouldWaitClientAck(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
shouldWaitClientAck(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
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.
shutdown() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
Clean up the environment
shutdown(E) - 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 class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
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.LruBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Shut down the mini HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.master.HMaster
Shutdown the cluster.
shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
shutdown() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
 
shutdown() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
shutdown - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
shutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
shutdown() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
 
shutdown() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Called when cache is no longer needed so that it can perform cleanup operations
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.wal.AbstractFSWALProvider
 
shutdown() - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
 
shutdown() - Method in interface org.apache.hadoop.hbase.wal.WAL
Stop accepting new writes.
shutdown() - Method in class org.apache.hadoop.hbase.wal.WALFactory
Tell the underlying WAL providers to shut down, but do not clean up underlying storage.
shutdown() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
persist outstanding WALs to storage and stop accepting new appends.
shutDownChorePool() - Static method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
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
 
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
 
simpleMergeOrFlatten(VersionedSegmentsList, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
SimpleRegionNormalizer - Class in org.apache.hadoop.hbase.master.normalizer
Simple implementation of region normalizer.
SimpleRegionNormalizer() - Constructor for class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
 
SimpleRpcScheduler - Class in org.apache.hadoop.hbase.ipc
The default scheduler.
SimpleRpcScheduler(Configuration, int, int, int, int, PriorityFunction, Abortable, int) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
SimpleRpcScheduler(Configuration, int, int, int, PriorityFunction, int) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
SimpleRpcSchedulerFactory - Class in org.apache.hadoop.hbase.regionserver
Constructs a SimpleRpcScheduler.
SimpleRpcSchedulerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
 
SimpleRpcServer - Class in org.apache.hadoop.hbase.ipc
The RPC server with native java NIO implementation deriving from Hadoop to host protobuf described Services.
SimpleRpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler, boolean) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Constructs a server listening on the named port and address.
SimpleScanLabelGenerator - Class in org.apache.hadoop.hbase.security.visibility
This is a simple implementation for ScanLabelGenerator.
SimpleScanLabelGenerator() - Constructor for class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
SingletonCoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
Deprecated.
Since 2.0. Will be removed in 3.0
sink - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
SinkPeer(ServerName, AdminProtos.AdminService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
 
sinkToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
sinkToString
SinkWriter() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.SinkWriter
 
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.HFile.FileInfo
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
size() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
size() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
size() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
size() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
size - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
Size of chunk in bytes
size() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
size() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
 
size() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
size() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
 
size() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
size() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
size() - Method in class org.apache.hadoop.hbase.util.SortedList
 
size() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
SIZE_TO_SPLIT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The size the stripe should achieve to be considered for splitting into multiple stripes.
sizeIndex() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
sizeIndexOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
SizeMultiWriter(CellComparator, int, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
SIZEOF_CHUNK_HEADER - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
 
sizeOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
SizeStripeFlushRequest(CellComparator, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
 
SKIP_RESET_SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Key for skipping resetting sequence id in metadata.
skipControl(long, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
skipControl(long, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
skipControl(long, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
Check whether to skip control given delta size and control size
skipKVsNewerThanReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
skipLargeFiles(ArrayList<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
skippedEdits - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
skipStoreFileRangeCheck(String) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
In HRegionFileSystem.splitStoreFile(org.apache.hadoop.hbase.client.RegionInfo, String, HStoreFile, byte[], boolean, RegionSplitPolicy) we are not creating the split reference if split row does not lie inside the StoreFile range.
SLEEP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
sleeper - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
Do the sleeping logic
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Do the sleeping logic
sleepForRetries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
Do the sleeping logic
slop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
slowSyncNs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
SMALL_COMPACTION_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
SMALL_COMPACTION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
SMALL_HFILE_DELETE_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
SMALL_HFILE_QUEUE_INIT_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
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.regionserver.AbstractMemStore
 
snapshot() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
Push the current active memstore segment into the pipeline and create a snapshot of the tail of current compaction pipeline Snapshot must be cleared by call to AbstractMemStore.clearSnapshot(long).
snapshot() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Creates a snapshot of the current memstore.
snapshot() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Creates a snapshot of the current memstore.
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_MANIFEST_PREFIX - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
 
SNAPSHOT_MANIFEST_SIZE_LIMIT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
 
SNAPSHOT_NOTIFIER_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
 
SNAPSHOT_NOTIFIER_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
 
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_SENTINELS_CLEANUP_TIMEOUT_MILLS_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Keep threads alive in request pool for max of 300 seconds
SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
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_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
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
Utility class to help manage SnapshotDesriptions.
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter - Class in org.apache.hadoop.hbase.snapshot
Filter that only accepts completed snapshot directories
snapshotDisabledRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Take a snapshot of the specified disabled region
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
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
 
snapshotId - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
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.
SnapshotManager - Class in org.apache.hadoop.hbase.master.snapshot
This class manages the procedure of taking and restoring snapshots.
SnapshotManager() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
snapshotManager - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
snapshotManifest - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
SnapshotManifest - Class in org.apache.hadoop.hbase.snapshot
Utility class to help read/write the Snapshot Manifest.
SnapshotManifestV1 - Class in org.apache.hadoop.hbase.snapshot
DO NOT USE DIRECTLY.
SnapshotManifestV2 - Class in org.apache.hadoop.hbase.snapshot
DO NOT USE DIRECTLY.
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(Connection) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotOfRegionAssignmentFromMeta(Connection, Set<TableName>, boolean) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotQuotaObserverChore - Class in org.apache.hadoop.hbase.quotas
A Master-invoked Chore that computes the size of each snapshot which was created from a table which has a space quota.
SnapshotQuotaObserverChore(HMaster, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
 
SnapshotReferenceUtil - Class in org.apache.hadoop.hbase.snapshot
Utility methods for interacting with the snapshot referenced files.
SnapshotReferenceUtil.SnapshotVisitor - Interface in org.apache.hadoop.hbase.snapshot
 
SnapshotReferenceUtil.StoreFileVisitor - Interface in org.apache.hadoop.hbase.snapshot
 
snapshotRegions(List<Pair<RegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
snapshotRegions(List<Pair<RegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
This method kicks off a snapshot procedure.
snapshotRegions(List<Pair<RegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Snapshot the specified regions
snapshotRegionSizes() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
SnapshotSegmentScanner - Class in org.apache.hadoop.hbase.regionserver
A basic SegmentScanner used against an ImmutableScanner snapshot Used flushing where we do a single pass, no reverse scanning or inserts happening.
SnapshotSegmentScanner(ImmutableSegment) - Constructor for class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
 
SnapshotSentinel - Interface in org.apache.hadoop.hbase.master
Watch the current snapshot under process
snapshotsStats_jsp - Class in org.apache.hadoop.hbase.generated.master
 
snapshotsStats_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.snapshotsStats_jsp
 
SnapshotSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
 
snapshotTable - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
socketSendBufferSize - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
 
solve() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
Get the optimal assignments.
SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
SortedCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
An abstract compaction policy that select files on seq id order.
SortedCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
SortedList<E> - Class in org.apache.hadoop.hbase.util
Simple sorted list implementation that uses ArrayList as the underlying collection so we can support RandomAccess.
SortedList(Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.SortedList
Constructs an empty list with the default initial capacity that will be sorted using the given comparator.
SortedList(Collection<? extends E>, Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.SortedList
Constructs a list containing the elements of the given collection, in the order returned by the collection's iterator, that will be sorted with the given comparator.
source - Variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
 
SourceFSConfigurationProvider - Interface in org.apache.hadoop.hbase.replication.regionserver
Interface that defines how a region server in peer cluster will get source cluster file system configurations.
sourceScanner - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Source scanner that is tracking KV count; may be null if source is not StoreScanner
sourceToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
sourceToString
SpaceLimitingException - Exception in org.apache.hadoop.hbase.quotas
An Exception that is thrown when a space quota is in violation.
SpaceLimitingException(String) - Constructor for exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
 
SpaceLimitingException(String, String) - Constructor for exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
 
SpaceLimitingException(String, String, Throwable) - Constructor for exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
 
SpaceQuotaRefresherChore - Class in org.apache.hadoop.hbase.quotas
A ScheduledChore which periodically updates the RegionServerSpaceQuotaManager with information from the hbase:quota.
SpaceQuotaRefresherChore(RegionServerSpaceQuotaManager, Connection) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
 
SpaceQuotaSnapshotNotifier - Interface in org.apache.hadoop.hbase.quotas
An interface which abstract away the action taken to enable or disable a space quota violation policy across the HBase cluster.
SpaceQuotaSnapshotNotifierFactory - Class in org.apache.hadoop.hbase.quotas
Factory for creating SpaceQuotaSnapshotNotifier implementations.
SpaceViolationPolicyEnforcement - Interface in org.apache.hadoop.hbase.quotas
RegionServer implementation of SpaceViolationPolicy.
SpaceViolationPolicyEnforcementFactory - Class in org.apache.hadoop.hbase.quotas
A factory class for instantiating SpaceViolationPolicyEnforcement instances.
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
split(byte[], byte[], int, boolean) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
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[], int, boolean) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Some MapReduce jobs may want to run multiple mappers per region, this is intended for such usecase.
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
 
split(byte[], byte[], int, boolean) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
split(Path, Path, Path, FileSystem, Configuration, WALFactory) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
 
split2(BigInteger, BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Divide 2 numbers in half (for split algorithm)
SPLIT_PARTS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The target count of new stripes to produce when splitting a stripe.
SPLIT_SKIP_ERRORS_DEFAULT - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
By default we retry errors in splitting, rather than skipping.
SPLIT_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
SPLIT_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
SPLIT_WRITER_CREATION_BOUNDED - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
splitAndResolveOperation(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>, RSProcedureDispatcher.RemoteProcedureResolver) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
Fetches RemoteProcedureDispatcher.RemoteOperations from the given remoteProcedures and groups them by class of the returned operation.
splitCell - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
splitkey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
splitLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
 
splitLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
 
splitLog(Set<ServerName>, PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
This method is the base split method that splits WAL 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, SplitLogWorkerCoordination, WALFactory) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Splits a WAL 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(MasterServices, Configuration) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
Its OK to construct this object even when region-servers are not online.
SplitLogManager.ResubmitDirective - Enum in org.apache.hadoop.hbase.master
 
SplitLogManager.Task - Class in org.apache.hadoop.hbase.master
in memory state of an active task.
SplitLogManager.TaskBatch - Class in org.apache.hadoop.hbase.master
Keeps track of the batch of tasks submitted together by a caller in splitLogDistributed().
SplitLogManager.TerminationStatus - Enum in org.apache.hadoop.hbase.master
 
SplitLogManagerCoordination - Interface in org.apache.hadoop.hbase.coordination
Coordination for SplitLogManager.
splitLogManagerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
SplitLogManagerCoordination.SplitLogManagerDetails - Class in org.apache.hadoop.hbase.coordination
Detail class that shares data between coordination and split log manager
SplitLogManagerDetails(ConcurrentMap<String, SplitLogManager.Task>, MasterServices, Set<String>) - Constructor for class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
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.Err - Class in org.apache.hadoop.hbase
 
SplitLogTask.Owned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Resigned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Unassigned - Class in org.apache.hadoop.hbase
 
SplitLogWorker - Class in org.apache.hadoop.hbase.regionserver
This worker is spawned in every regionserver, including master.
SplitLogWorker(Server, Configuration, RegionServerServices, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker(Server, Configuration, RegionServerServices, LastSequenceId, WALFactory) - 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
 
SplitLogWorkerCoordination - Interface in org.apache.hadoop.hbase.coordination
Coordinated operations for SplitLogWorker and WALSplitterHandler Important methods for SplitLogWorker:
SplitLogWorkerCoordination.isReady() called from SplitLogWorker.run() to check whether the coordination is ready to supply the tasks
SplitLogWorkerCoordination.taskLoop() loop for new tasks until the worker is stopped
SplitLogWorkerCoordination.isStop() a flag indicates whether worker should finish
SplitLogWorkerCoordination.registerListener() called from SplitLogWorker.run() and could register listener for external changes in coordination (if required)
SplitLogWorkerCoordination.endTask(SplitLogTask, LongAdder, SplitTaskDetails) notify coordination engine that
splitLogWorkerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
SplitLogWorkerCoordination.SplitTaskDetails - Interface in org.apache.hadoop.hbase.coordination
Interface for log-split tasks Used to carry implementation details in encapsulated way through Handlers to the coordination API.
splitMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
Specialized method to handle the splitting for meta WAL
splitMetaLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
Specialized method to handle the splitting for meta WAL
SplitNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
Normalization plan to split region.
SplitNormalizationPlan(RegionInfo, byte[]) - Constructor for class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
SplitOrMergeTracker - Class in org.apache.hadoop.hbase.master
Tracks the switch of split and merge states in ZK
SplitOrMergeTracker(ZKWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.master.SplitOrMergeTracker
 
splitRegion(RegionInfo, RegionInfo, RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
splitRegion(RegionInfo, byte[], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
splitRegion(RpcController, MasterProtos.SplitTableRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
splitRegion(RegionInfo, byte[], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Split a region.
splits - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
splitStoreFile(RegionInfo, String, HStoreFile, byte[], boolean, RegionSplitPolicy) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Write out a split reference.
SplitTableRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
The procedure to split a region in a table.
SplitTableRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
SplitTableRegionProcedure(MasterProcedureEnv, RegionInfo, byte[]) - Constructor for class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
SPLITTING_EXT - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
File Extension used while splitting an WAL into regions (HBASE-2312)
SslRMIClientSocketFactorySecure - Class in org.apache.hadoop.hbase
Avoid SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566
SslRMIClientSocketFactorySecure() - Constructor for class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure
 
SslRMIServerSocketFactorySecure - Class in org.apache.hadoop.hbase
Avoid SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566
SslRMIServerSocketFactorySecure() - Constructor for class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure
 
stampSequenceIdAndPublishToRingBuffer(RegionInfo, WALKeyImpl, WALEdit, boolean, RingBuffer<RingBufferTruck>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
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.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.MetaTableMetrics
 
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.FifoRpcScheduler
 
start() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
start() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
start(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
start() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Prepares for request serving.
start() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
start() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
start() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Starts the service.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
 
start() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
start() - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
Starts the tracking of draining RegionServers.
start() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
start(Set<ServerCrashProcedure>, Set<ServerName>, Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
Starts the tracking of online RegionServers.
start() - Method in class org.apache.hadoop.hbase.master.SplitOrMergeTracker
 
start() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
start() - Method in class org.apache.hadoop.hbase.master.TableStateManager
 
start() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
Starts the syncer
start() - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
start() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
Start accepting flush table requests.
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() - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Start accepting procedure requests.
start() - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
start(ProcedureCoordinator) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
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.quotas.MasterQuotaManager
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
 
start() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
start(RpcScheduler) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
 
start() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
 
start(ChoreService) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
start() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
---------------------------------------------------------------------- The request to dispatch the compaction asynchronous task.
start() - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
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(String) - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
start(String) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
start(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
start(String) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
Start the throughput controller.
start() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
start() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
Initiates service startup and returns immediately.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
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(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
 
start() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
start() - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
start() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
start() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Starts encoding for a block of KeyValues.
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
startCacheFlush(byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
startCacheFlush(byte[], Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
startCacheFlush(byte[], Set<byte[]>) - Method in interface org.apache.hadoop.hbase.wal.WAL
WAL keeps track of the sequence numbers that are as yet not flushed im memstores in order to be able to do accounting to figure which WALs can be let go.
startCacheFlush(byte[], Map<byte[], Long>) - Method in interface org.apache.hadoop.hbase.wal.WAL
 
startcode - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
This servers startcode.
startConnectorServer(int, int) - Method in class org.apache.hadoop.hbase.JMXListener
 
startExecutorService(String, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
Start an executor service with a given name.
startExecutorService(ExecutorType, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
startHandlers(String, int, List<BlockingQueue<CallRunner>>, int, int, int, AtomicInteger) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
Start up our handlers.
startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
startKey - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
Key to seek to in memstore and StoreFiles
startMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
Inclusive lower bound
startOperation(long, long, Stoppable) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Starts the operation if operation with such nonce has not already succeeded.
startProcedure(ForeignExceptionDispatcher, String, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Kick off the named procedure Currently only one procedure with the same type and name is allowed to run at a time.
startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
startRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
startRegionOperation() - Method in interface org.apache.hadoop.hbase.regionserver.Region
This method needs to be called before any public call that reads or modifies data.
startRegionOperation(Region.Operation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
This method needs to be called before any public call that reads or modifies data.
startReplayingFromWAL() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
This message intends to inform the MemStore that next coming updates are going to be part of the replaying edits from WAL
startReplayingFromWAL() - Method in class org.apache.hadoop.hbase.regionserver.HStore
This message intends to inform the MemStore that next coming updates are going to be part of the replaying edits from WAL
startReplayingFromWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
This message intends to inform the MemStore that next coming updates are going to be part of the replaying edits from WAL
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
startTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
startTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
startTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
startup() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
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(Thread.UncaughtExceptionHandler) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
startup(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
Start the cluster.
startWriterThreads() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Called by the constructor to start the writer threads.
startWriterThreads() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
Start the threads that will pump data from the entryBuffers to the output files.
StateDumpServlet - Class in org.apache.hadoop.hbase.monitoring
 
StateDumpServlet() - Constructor for class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
STATES_EXPECTED_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
STATES_EXPECTED_ON_OPEN - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
STATS_RECORD_SEP - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
Record separator for the Bloom filter statistics human-readable string
status - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
status - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
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.
StdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
StealJobQueue<T> - Class in org.apache.hadoop.hbase.util
This queue allows a ThreadPoolExecutor to steal jobs from another ThreadPoolExecutor.
StealJobQueue(Comparator<? super T>) - Constructor for class org.apache.hadoop.hbase.util.StealJobQueue
 
StealJobQueue(int, int, Comparator<? super T>) - Constructor for class org.apache.hadoop.hbase.util.StealJobQueue
 
SteppingSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
 
SteppingSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.SteppingSplitPolicy
 
STEPS_PER_REGION_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
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
The constructor that pass a MetricsStochasticBalancer to BaseLoadBalancer to replace its default MetricsBalancer
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.BaseRowProcessorEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
stop() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
stop() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
 
stop() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
 
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Stops serving new requests.
stop() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
stop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
stop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
Stops the service.
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
 
stop() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
stop() - Method in class org.apache.hadoop.hbase.master.assignment.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.cleaner.TimeToLiveProcedureWALCleaner
 
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.MasterWalManager
 
stop() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
 
stop() - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
 
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.SnapshotManager
 
stop() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
stop(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
stop(String) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
Close this and all running tasks
stop(String) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Close this and all running procedure tasks
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
stop() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
stop(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
stop() - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
 
stop() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
 
stop() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
stop(String, boolean, User) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Stops the regionserver.
stop() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
---------------------------------------------------------------------- The request to cancel the compaction asynchronous task The compaction may still happen if the request was sent too late Non-blocking request
stop() - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
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.regionserver.throttle.NoLimitThroughputController
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
stop() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
 
stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
stop() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
If the service is starting or running, this initiates service shutdown and returns immediately.
stop() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
Releases TableAuthManager's reference.
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
stop() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
 
stop() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
stop() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
stop() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
stopConnectorServer() - Method in class org.apache.hadoop.hbase.JMXListener
 
stopMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
stopProcessingTasks() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
called when Coordination should stop processing tasks and exit
stopProcessingTasks() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
stopReplayingFromWAL() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
This message intends to inform the MemStore that the replaying edits from WAL are done
stopReplayingFromWAL() - Method in class org.apache.hadoop.hbase.regionserver.HStore
This message intends to inform the MemStore that the replaying edits from WAL are done
stopReplayingFromWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
This message intends to inform the MemStore that the replaying edits from WAL are done
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
 
stopRow - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
stopServer(RpcController, AdminProtos.StopServerRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Stop the region server.
stopServiceThreads() - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopServiceThreads() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Wait on all threads to finish.
stopTask() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
If the worker is doing a task i.e.
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.
STORE_FILE_READER_NO_READAHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
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 - Interface in org.apache.hadoop.hbase.regionserver
An interface to describe a store data file.
storeFile(RegionInfo, String, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
 
storeFile(String, String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.StoreFileVisitor
 
storeFile_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
storeFile_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.storeFile_jsp
 
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
StoreFileInfo(Configuration, FileSystem, FileStatus, HFileLink) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info from an HFileLink
StoreFileInfo(Configuration, FileSystem, FileStatus, Reference) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info from an HFileLink
StoreFileInfo(Configuration, FileSystem, FileStatus, Reference, HFileLink) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info from an HFileLink and a Reference
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.
StoreFileReader - Class in org.apache.hadoop.hbase.regionserver
Reader for a StoreFile.
StoreFileReader(FileSystem, Path, CacheConfig, boolean, AtomicInteger, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
StoreFileReader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, boolean, AtomicInteger, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
StoreFileReader.Listener - Interface in org.apache.hadoop.hbase.regionserver
 
storeFileReaderClosed(StoreFileReader) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
storeFileReaderClosed(StoreFileReader) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileReader.Listener
 
StorefileRefresherChore - Class in org.apache.hadoop.hbase.regionserver
A chore for refreshing the store files for secondary regions hosted in the region server.
StorefileRefresherChore(int, boolean, HRegionServer, Stoppable) - Constructor for class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
 
StoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
KeyValueScanner adaptor over the Reader.
StoreFileScanner(StoreFileReader, HFileScanner, boolean, boolean, long, long, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Implements a KeyValueScanner on top of the specified HFileScanner
StoreFileWriter - Class in org.apache.hadoop.hbase.regionserver
A StoreFile writer.
StoreFileWriter.Builder - Class in org.apache.hadoop.hbase.regionserver
 
storeFlusher - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
StoreHotnessProtector - Class in org.apache.hadoop.hbase.regionserver.throttle
StoreHotnessProtector is designed to help limit the concurrency of puts with dense columns, it does best-effort to avoid exhausting all RS's handlers.
StoreHotnessProtector(Region, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
storeInDispatchedQueue() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
stores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
StoreScanner - Class in org.apache.hadoop.hbase.regionserver
Scanner scans both the memstore and the Store.
StoreScanner(HStore, ScanInfo, Scan, NavigableSet<byte[]>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Opens a scanner across memstore, snapshot, and all StoreFiles.
StoreScanner(HStore, ScanInfo, List<? extends KeyValueScanner>, ScanType, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Used for store file compaction and memstore compaction.
StoreScanner(HStore, ScanInfo, 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(ScanInfo, ScanType, List<? extends KeyValueScanner>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
 
STORESCANNER_PARALLEL_SEEK_ENABLE - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
STORESCANNER_PREAD_MAX_BYTES - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
If the read type if Scan.ReadType.DEFAULT, we will start with pread, and if the kvs we scanned reaches this limit, we will reopen the scanner with stream.
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
 
STRIPE_END_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
STRIPE_START_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
The file metadata fields that contain the stripe information.
StripeCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
Stripe store implementation of compaction policy.
StripeCompactionPolicy(Configuration, StoreConfigInformation, StripeStoreConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
StripeCompactionPolicy.StripeCompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
Stripe compaction request wrapper.
StripeCompactionPolicy.StripeInformationProvider - Interface in org.apache.hadoop.hbase.regionserver.compactions
The information about stripes that the policy needs to do its stuff
StripeCompactionRequest(CompactionRequestImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
StripeCompactionScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for stripe compaction if range drop deletes is used.
StripeCompactionScanQueryMatcher(ScanInfo, DeleteTracker, ColumnTracker, long, long, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
 
StripeCompactor - Class in org.apache.hadoop.hbase.regionserver.compactions
This is the placeholder for stripe compactor.
StripeCompactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
 
StripeFlushRequest(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
 
StripeMultiFileWriter - Class in org.apache.hadoop.hbase.regionserver
Base class for cell sink that separates the provided cells into multiple files for stripe compaction.
StripeMultiFileWriter(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
StripeMultiFileWriter.BoundaryMultiWriter - Class in org.apache.hadoop.hbase.regionserver
MultiWriter that separates the cells based on fixed row-key boundaries.
StripeMultiFileWriter.SizeMultiWriter - Class in org.apache.hadoop.hbase.regionserver
MultiWriter that separates the cells based on target cell number per file and file count.
StripeStoreConfig - Class in org.apache.hadoop.hbase.regionserver
Configuration class for stripe store and compactions.
StripeStoreConfig(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
StripeStoreEngine - Class in org.apache.hadoop.hbase.regionserver
The storage engine that implements the stripe-based store/compaction scheme.
StripeStoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
 
StripeStoreFileManager - Class in org.apache.hadoop.hbase.regionserver
Stripe implementation of StoreFileManager.
StripeStoreFileManager(CellComparator, Configuration, StripeStoreConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
StripeStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
Stripe implementation of StoreFlusher.
StripeStoreFlusher(Configuration, HStore, StripeCompactionPolicy, StripeStoreFileManager) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
 
StripeStoreFlusher.BoundaryStripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper based on boundaries.
StripeStoreFlusher.SizeStripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper based on size.
StripeStoreFlusher.StripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper that writes a non-striped file.
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
strToRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
subList(int, int) - Method in class org.apache.hadoop.hbase.util.SortedList
 
subMap(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
subMap(Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
subMap(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
submitAndWaitProcedure(ProcedureExecutor<MasterProcedureEnv>, Procedure<MasterProcedureEnv>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
submitProcedure(Procedure<MasterProcedureEnv>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
 
submitProcedure(MasterProcedureUtil.NonceProcedureRunnable) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
Helper used to deal with submitting procs with nonce.
submitProcedure(ProcedureExecutor<MasterProcedureEnv>, Procedure<MasterProcedureEnv>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
submitServerCrash(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
submitSubprocedure(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Submit an subprocedure for execution.
submitTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
 
submitTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
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.
SubprocedureFactory - Interface in org.apache.hadoop.hbase.procedure
Task builder to build instances of a ProcedureMember's Subprocedures.
SubprocedureImpl(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
subSet(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
subSet(Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
succ - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
SUCCESS - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
Singleton for successful operations.
summarize() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
supportsAutoLoading() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
supportsAutoLoading() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
 
swap(VersionedSegmentsList, ImmutableSegment, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
Swaps the versioned list at the tail of the pipeline with a new segment.
swapCompactedSegments(VersionedSegmentsList, ImmutableSegment, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
SwapRegionsAction(int, int, int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
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 class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
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 class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
sync(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
sync() - Method in interface org.apache.hadoop.hbase.wal.WAL
Sync what we have in the WAL.
sync(long) - Method in interface org.apache.hadoop.hbase.wal.WAL
Sync the WAL if the txId was not already sync'd.
sync(boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
 
sync(long, boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
 
sync() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.AsyncWriter
 
sync(boolean) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
 
SYSTEM_CACHE_FLUSH_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
Default interval for System tables memstore flush
SYSTEM_LABEL - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
SYSTEM_TABLES_ON_MASTER - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
Master carries system tables.
SystemTableWALEntryFilter - Class in org.apache.hadoop.hbase.replication
Skips WAL edits for all System tables including META
SystemTableWALEntryFilter() - Constructor for class org.apache.hadoop.hbase.replication.SystemTableWALEntryFilter
 

T

table_jsp - Class in org.apache.hadoop.hbase.generated.master
 
table_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.table_jsp
 
TableAuthManager - Class in org.apache.hadoop.hbase.security.access
Performs authorization checks for a given user's assigned permissions
tableDescriptors - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Go here to get table descriptors.
TableDescriptors - Interface in org.apache.hadoop.hbase
Get, remove and modify table descriptors.
tableHasErrors(HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
TableHFileArchiveTracker - Class in org.apache.hadoop.hbase.backup.example
Track HFile archiving state changes in ZooKeeper.
TableIntegrityErrorHandler - Interface in org.apache.hadoop.hbase.util.hbck
This interface provides callbacks for handling particular table integrity invariant violations.
TableIntegrityErrorHandlerImpl - Class in org.apache.hadoop.hbase.util.hbck
Simple implementation of TableIntegrityErrorHandler.
TableIntegrityErrorHandlerImpl() - Constructor for class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
 
tableLock(TableName, boolean, String, Abortable) - Method in class org.apache.hadoop.hbase.client.locking.LockServiceClient
Create a new EntityLock object to acquire an exclusive or shared lock on a table.
TableMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.TableMetricsWrapperRunnable
 
tableName - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactor
 
TableNamespaceManager - Class in org.apache.hadoop.hbase.master
This is a helper class used internally to manage the namespace metadata that is stored in TableName.NAMESPACE_TABLE_NAME.
TableProcedureInterface - Interface in org.apache.hadoop.hbase.master.procedure
Procedures that operates on a specific Table (e.g.
TableProcedureInterface.TableOperationType - Enum in org.apache.hadoop.hbase.master.procedure
 
TableQueue - Class in org.apache.hadoop.hbase.master.procedure
 
TableQueue(TableName, int, LockStatus, LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.TableQueue
 
TableQuotaSnapshotStore - Class in org.apache.hadoop.hbase.quotas
QuotaSnapshotStore for tables.
TableQuotaSnapshotStore(Connection, QuotaObserverChore, Map<RegionInfo, Long>) - Constructor for class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
 
TABLES_ON_MASTER - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
Master can carry regions as of hbase-2.0.0.
tablesDetailed_jsp - Class in org.apache.hadoop.hbase.generated.master
 
tablesDetailed_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp
 
TableSnapshotScanner - Class in org.apache.hadoop.hbase.client
A Scanner which performs a scan over snapshot files.
TableSnapshotScanner(Configuration, Path, String, Scan) - Constructor for class org.apache.hadoop.hbase.client.TableSnapshotScanner
Creates a TableSnapshotScanner.
TableSnapshotScanner(Configuration, Path, Path, String, Scan) - Constructor for class org.apache.hadoop.hbase.client.TableSnapshotScanner
 
TableSnapshotScanner(Configuration, Path, Path, String, Scan, boolean) - Constructor for class org.apache.hadoop.hbase.client.TableSnapshotScanner
Creates a TableSnapshotScanner.
TableSpaceQuotaSnapshotNotifier - Class in org.apache.hadoop.hbase.quotas
A SpaceQuotaSnapshotNotifier which uses the hbase:quota table.
TableSpaceQuotaSnapshotNotifier() - Constructor for class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
 
TableStateManager - Class in org.apache.hadoop.hbase.master
This is a helper class used to manage table states.
TableStateManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.TableStateManager
 
TableStateManager.TableStateNotFoundException - Exception in org.apache.hadoop.hbase.master
 
tagsPresent - Variable in class org.apache.hadoop.hbase.regionserver.Segment
 
tailMap(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
tailMap(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
tailMap(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
tailSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
tailSet(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
tailSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
Returns a subset of the segment cell set, which starts with the given cell
tailSet(Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
Returns a subset of the segment cell set, which starts with the given cell
take() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
Behaves as LinkedBlockingQueue.take(), except it will silently skip all calls which it thinks should be dropped.
take() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
take() - Method in class org.apache.hadoop.hbase.util.StealJobQueue
 
takeSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Take a snapshot based on the enabled/disabled state of the table.
TakeSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
A handler for taking snapshots from the master.
TakeSnapshotHandler(SnapshotProtos.SnapshotDescription, MasterServices, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
targets - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
'Target' dependent on 'mode'.
targetServer - Variable in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
Gets set as desired target on move, merge, etc., when we want to go to a particular server.
targetServer - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
 
Task() - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
TaskBatch() - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
taskLoop() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
Wait for the new tasks and grab one
taskLoop() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
Wait for tasks to become available at /hbase/splitlog zknode.
TaskMonitor - Class in org.apache.hadoop.hbase.monitoring
Singleton which keeps track of tasks going on in this VM.
taskMonitor - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmplImpl - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmplImpl(TemplateManager, TaskMonitorTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
 
tasksInProgress - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
tcpKeepAlive - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
tcpNoDelay - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
TEMP_DIR_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
 
terminate(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
terminate(String, Exception) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
terminate(String, Exception, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
terminate(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
End the replication
terminate(String, Exception) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
End the replication
TEST_SKIP_REPORTING_TRANSITION - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
For testing only! Set to true to skip notifying region assignment to master .
testCipherProvider(Configuration) - Static method in class org.apache.hadoop.hbase.util.EncryptionTest
Check that the configured cipher provider can be loaded and initialized, or throw an exception.
testCompression(String) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
testCompression(Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
testEncryption(Configuration, String, byte[]) - Static method in class org.apache.hadoop.hbase.util.EncryptionTest
Check that the specified cipher can be loaded and initialized, or throw an exception.
testKeyProvider(Configuration) - Static method in class org.apache.hadoop.hbase.util.EncryptionTest
Check that the configured key provider can be loaded and initialized, or throw an exception.
testTableCoprocessorAttrs(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Sanity check the table coprocessor attributes of the supplied schema.
ThreadMonitoring - Class in org.apache.hadoop.hbase.monitoring
 
ThreadMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
 
threadWakeFrequency - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
ThroughputController - Interface in org.apache.hadoop.hbase.regionserver.throttle
A utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.
ThroughputControlUtil - Class in org.apache.hadoop.hbase.regionserver.throttle
Helper methods for throttling
throughputDesc(long, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
throughputDesc(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
TimeBasedLimiter - Class in org.apache.hadoop.hbase.quotas
Simple time based limiter that checks the quota Throttle
timeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
timeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
timeOfOldestEdit() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
 
timeOfOldestEdit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
When was the last edit done in the memstore
timeout(int) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
Set the timeout for Load/Unload operation in seconds.This is a global timeout,threadpool for movers also have a separate time which is hbase.move.wait.max * number of regions to load/unload
TimeoutException - Exception in org.apache.hadoop.hbase.errorhandling
Exception for timeout of a task.
TimeoutException(String, long, long, long) - Constructor for exception org.apache.hadoop.hbase.errorhandling.TimeoutException
Exception indicating that an operation attempt has timed out
TimeoutExceptionInjector - Class in org.apache.hadoop.hbase.errorhandling
Time a given process/operation and report a failure if the elapsed time exceeds the max allowed time.
TimeoutExceptionInjector(ForeignExceptionListener, long) - Constructor for class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Create a generic timer for a task/process.
timeoutInjector - Variable in class org.apache.hadoop.hbase.procedure.Procedure
 
timeRange - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
 
TIMERANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
Key for Timerange information in metadata
timeRangeTracker - Variable in class org.apache.hadoop.hbase.regionserver.Segment
 
TimeRangeTracker - Class in org.apache.hadoop.hbase.regionserver
Stores minimum and maximum timestamp values, it is [minimumTimestamp, maximumTimestamp] in interval notation.
TimeRangeTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
TimeRangeTracker.NonSyncTimeRangeTracker - Class in org.apache.hadoop.hbase.regionserver
 
TimeRangeTracker.SyncTimeRangeTracker - Class in org.apache.hadoop.hbase.regionserver
 
TimeRangeTracker.Type - Enum in org.apache.hadoop.hbase.regionserver
 
TimeToLiveHFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
HFile cleaner that uses the timestamp of the hfile to determine if it should be deleted.
TimeToLiveHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
TimeToLiveLogCleaner - Class in org.apache.hadoop.hbase.master.cleaner
Log cleaner that uses the timestamp of the wal to determine if it should be deleted.
TimeToLiveLogCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
TimeToLiveProcedureWALCleaner - Class in org.apache.hadoop.hbase.master.cleaner
Procedure WAL cleaner that uses the timestamp of the Procedure WAL to determine if it should be deleted.
TimeToLiveProcedureWALCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
 
timeToPurgeDeletes - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.DropDeletesCompactionScanQueryMatcher
By default, when hbase.hstore.time.to.purge.deletes is 0ms, a delete marker is always removed during a major compaction.
toArray() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
toArray() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
 
toArray() - Method in class org.apache.hadoop.hbase.util.SortedList
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.util.SortedList
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
toByteArray(TimeRangeTracker) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
This method used to serialize TimeRangeTracker (TRT) by protobuf while this breaks the forward compatibility on HFile.(See HBASE-21008) In previous hbase version ( < 2.0.0 ) we use DataOutput to serialize TRT, these old versions don't have capability to deserialize TRT which is serialized by protobuf.
toByteArray() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
toContextString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
toDescriptiveString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
toFamilyString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
toJSON(String, NavigableSet<CachedBlock>) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
toJSON(BlockCacheUtil.CachedBlocksByFile) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
toJSON(BlockCache) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
toJSON() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Creates a JSON object for parseable exposure of monitored tasks.
TokenProvider - Class in org.apache.hadoop.hbase.security.token
Provides a service for obtaining authentication tokens via the AuthenticationProtos AuthenticationService coprocessor service.
TokenProvider() - Constructor for class org.apache.hadoop.hbase.security.token.TokenProvider
 
TokenUtil - Class in org.apache.hadoop.hbase.security.token
Utility methods for obtaining authentication tokens.
TokenUtil() - Constructor for class org.apache.hadoop.hbase.security.token.TokenUtil
 
toMap() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
toMap() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Creates a string map of internal details for extensible exposure of monitored tasks.
toNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
toNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
TOOL_NAME - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
toProtoUserInfo(User) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
 
toQuotas() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
Constructs a new QuotaProtos.Quotas message from this.
toRegion - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
toRegionState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
toServer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
toServer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
toShortString() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
 
toShortString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
toString() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
toString() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
 
toString() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
toString() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
toString() - Method in class org.apache.hadoop.hbase.io.FileLink
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
toString(CachedBlock, long) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
 
toString() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.Reference
 
toString() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
 
toString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
toString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.ServerStateNode
 
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action
 
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
toString() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
toString() - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
 
toString() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
 
toString() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
toString() - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
toString() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
toString() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
 
toString() - Method in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
 
toString() - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
toString() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
toString() - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
 
toString() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
 
toString() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
toString() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
toString() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
toString() - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
toString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
 
toString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
toString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
toString() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
toString() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
 
toString() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
 
toString() - Method in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
 
toString() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
toString() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
 
toString() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
 
toString() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
 
toString(BloomFilterChunk) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
 
toString() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
toString() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
toString() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
 
toString() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
toString() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
 
toString() - Method in interface org.apache.hadoop.hbase.wal.WAL
Human readable identifying information about the state of this WAL.
toString() - Method in class org.apache.hadoop.hbase.wal.WALEdit
 
toString() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
Deprecated.
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
 
toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
toStringDetailed() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
 
toStringDetailed() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
 
toStringMap() - Method in interface org.apache.hadoop.hbase.wal.WALKey
Produces a string map for this key.
toStringMinusFileName(CachedBlock, long) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
 
toStringState(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
tot_mgr_get_data_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_nonode - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_missing_state_in_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_new_unexpected_wals - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_already_exists - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_null_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_orphan_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_relist_logdir - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_rescan_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_dead_server_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_force - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_threshold_reached - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_unassigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_task_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_unacquired_orphan_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_wait_for_zk_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_exception - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_lost_race - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_no_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_owned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_final_transition_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_preempt_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_acquired_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_grabing - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_heartbeat_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_resigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
totalByteSize - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
totalCompactedSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
the total size of data processed by the currently running compaction, in bytes
totalKeyCount - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
The total number of keys in all chunks
totalKeyLength - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Used for calculating the average key length.
totalLogSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
The total size of wal
totalMaxKeys - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
 
totalUncompressedBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Total uncompressed bytes, maybe calculate a compression ratio later.
totalValueLength - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Used for calculating the average value length.
toToken(Token<AuthenticationTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Converts a Token instance (with embedded identifier) to the protobuf representation.
toToken(AuthenticationProtos.Token) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Converts a protobuf Token message back into a Token instance.
toUserInfo(RPCProtos.UserInformation) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
 
tr - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
TRACE_LOG_MAX_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
trackDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
 
trackTimestamps(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
Record the earlest Put timestamp.
trailer - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
trailer - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
trailerSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
trailerWarnSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
trailerWarnSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
trailerWritten - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
transform(float[][]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Copy a given matrix into a new matrix, transforming each row index and each column index according to the randomization scheme that was created at construction time.
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
transitionState(RegionState.State, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
Set new RegionState.State but only if currently in expected State (if not, throw UnexpectedStateException.
transitionTable(TableName, SpaceQuotaSnapshot) - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifier
Informs the cluster of the current state of a space quota for a table.
transitionTable(TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
 
treatFailureAsError - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
trigger() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Trigger the timer immediately.
triggerCacheRefreshForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Trigger a cache refresh, even if its before the next cache refresh.
triggerMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
truncateTable(TableName, boolean, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
 
truncateTable(RpcController, MasterProtos.TruncateTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
truncateTable(TableName, boolean, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Truncate a table
TruncateTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
 
TruncateTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
TruncateTableProcedure(MasterProcedureEnv, TableName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
TruncateTableProcedure(MasterProcedureEnv, TableName, boolean, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
tryAcquire(long) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
Acquire the lock within a wait time.
tryAtomicRegionLoad(ClientServiceCallable<byte[]>, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
Attempts to do an atomic load of many hfiles into a region.
tryDropDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.DropDeletesCompactionScanQueryMatcher
 
tryRegionServerReport(long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
trySkipToNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
trySkipToNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
See if we should actually SEEK or rather just SKIP to the next Cell (see HBASE-13109).
tryThrottle(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
tryThrottle(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Try to throttle when the peer config with a bandwidth
ts - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
 
TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
 
tune(HeapMemoryManager.TunerContext) - Method in interface org.apache.hadoop.hbase.regionserver.HeapMemoryTuner
Perform the heap memory tuning operation.
TunerContext() - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
TunerResult(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
tuningPeriod - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
 
type - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action
 
type - Variable in class org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest
 
type - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.MutationReplay
 

U

unassign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unassign(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unassign(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
unassign(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Unassign the given region from the current regionserver and assign it randomly.
Unassigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Unassigned
 
UnassignProcedure - Class in org.apache.hadoop.hbase.master.assignment
Procedure that describes the unassignment of a single region.
UnassignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
UnassignProcedure(RegionInfo, ServerName, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
unassigns(RpcController, MasterProtos.UnassignsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
A 'raw' version of unassign that does bulk and skirts Master state checks (unassigns can be made during Master startup).
unblockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
unblockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
 
unbuffer() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
This will free sockets and file descriptors held by the stream only when the stream implements org.apache.hadoop.fs.CanUnbuffer.
unbufferStream() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
To close the stream's socket.
unbufferStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
 
uncaughtException(Thread, Throwable) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
uncompress(ByteString, Enum) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action
Returns an Action which would undo this action
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.MoveRegionAction
 
undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
undoRegionAsClosing(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
undoRegionAsOpening(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
unforcedResubmits - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
UNIFIED_ENCODED_BLOCKSIZE_RATIO - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
if this feature is enabled, preCalculate encoded data size before real encoding happens
UniformSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
UNINITIALIZED - Static variable in class org.apache.hadoop.hbase.regionserver.Chunk
 
UniqueIndexMap<T> - Class in org.apache.hadoop.hbase.io.hfile.bucket
Map from type T to int and vice-versa.
UniqueIndexMap() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap
 
UNKNOWN - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
UNKNOWN_NUM_UNIQUES - Static variable in class org.apache.hadoop.hbase.regionserver.CellSet
 
UNKNOWN_RACK - Static variable in class org.apache.hadoop.hbase.master.RackManager
 
UnknownServiceException - Exception in org.apache.hadoop.hbase.ipc
 
unload() - Method in class org.apache.hadoop.hbase.util.RegionMover
Unload regions from given RegionMover.hostname using ack/noAck mode and RegionMover.maxthreads.In noAck mode we do not make sure that region is successfully online on the target region server,hence it is best effort.We do not unload regions to hostnames given in RegionMover.excludeFile.
unlock() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
 
unlock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
 
unregisterFlushRequestListener(FlushRequestListener) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Unregister the given FlushRequestListener
unregisterListener(AssignmentListener) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Remove the listener from the notification list.
unregisterListener(ServerListener) - Method in class org.apache.hadoop.hbase.master.ServerManager
Remove the listener from the notification list.
unregisterWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
 
unregisterWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WAL
Unregisters WALActionsListener
UnsafeSharedMemoryBucketEntry - Class in org.apache.hadoop.hbase.io.hfile.bucket
 
UnsafeSharedMemoryBucketEntry(long, int, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.UnsafeSharedMemoryBucketEntry
 
unsetProcedure(RegionTransitionProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateNode
 
unwrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
unwrapException(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.AbstractRSRemoteCall
 
unwrapRemoteIOException(Procedure) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
This is a version of unwrapRemoteIOException that can do DoNotRetryIOE.
update(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
 
update(AssignmentManager) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
 
update(QuotaLimiter, QuotaLimiter) - Static method in class org.apache.hadoop.hbase.quotas.QuotaLimiterFactory
 
update(QuotaState) - Method in class org.apache.hadoop.hbase.quotas.QuotaState
Perform an update of the quota info based on the other quota info object.
update(RateLimiter) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
Sets the current instance of RateLimiter to a new values.
update(TimeBasedLimiter) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
 
update(QuotaState) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Perform an update of the quota state based on the other quota state object.
update() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
Called at the end of every StoreFile.
update() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
 
update() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
 
update(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
 
update(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
UPDATE_LAST_SEQ_ID_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateAppend(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateAppend(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateAssignmentPlan(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
updateAssignmentPlanToMeta(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Update the assignment plan into hbase:meta
updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Updates the balancer status tag reported to JMX
updateBalancerStatus(boolean) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
 
updateBlockCacheDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update the increase/decrease blockcache size histogram
updateBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update/Set the blocked flush count histogram/gauge
updateBulkLoad(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCandidateFilesForRowKeyBefore(Iterator<HStoreFile>, KeyValue, Cell) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Updates the candidate list for finding row key before.
updateCandidateFilesForRowKeyBefore(Iterator<HStoreFile>, KeyValue, Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
updateCellsCountCompactedFromMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsCountCompactedToMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsSizeCompactedFromMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCellsSizeCompactedToMob(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateCheckAndDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCheckAndPut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateCompaction(boolean, long, int, int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Reload the configuration from disk.
updateConfiguration(RpcController, AdminProtos.UpdateConfigurationRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
updateConfigurationForQuotasObserver(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
Adds the MasterQuotasObserver to the list of configured Master observers to automatically remove quotas for a table when that table is deleted.
updateConnectionAccessTime() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Updates the access time for the current connection.
updateCostsWithAction(BaseLoadBalancer.Cluster, BaseLoadBalancer.Cluster.Action) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
updateCurrent() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
Private internal method for iterating over the segment, skipping the cells with irrelevant MVCC
updateCurrentBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
Updates the current block to be the given HFileBlock.
updateCurrentBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Updates the current block to be the given HFileBlock.
updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateDelete(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateDelete(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateDeleteBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateDeleteBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateFavoredNodes(Map<RegionInfo, List<ServerName>>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
 
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
 
updateFavoredNodesMap(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
Update an assignment to the plan
updateFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
 
updateFlush(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateFsPreadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
 
updateFsReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
 
updateFsWriteTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
 
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateGet(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateGet(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateHeartBeat() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
Updates timeout deadline for the lock.
updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateIncrement(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateIncrement(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateKeyInZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
updateLastPushedSequenceIdForSerialPeer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
updateLastPushedSequenceIdForSerialPeer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
updateLastPushedSequenceIdForSerialPeer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
updateLatestDate(String) - Method in class org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartitionId
 
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
Updates the wal with the lowest sequence id (oldest entry) that is still in memory
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
 
updateLowestUnflushedSequenceIdInWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
updateMemStoreDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update the increase/decrease memstore size histogram
updateMetaInfo(Cell, boolean, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
 
updateMetaInfo(Cell, boolean, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
updateMetaInfo(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
 
updateMetaParentRegions(Connection, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
updateMetaWithFavoredNodesInfo(Map<RegionInfo, List<ServerName>>, Connection) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
Update meta table with favored nodes info
updateMetaWithFavoredNodesInfo(Map<RegionInfo, List<ServerName>>, Configuration) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
Update meta table with favored nodes info
updateMethodCountAndSizeByQueue(BlockingQueue<Runnable>, HashMap<String, Long>, HashMap<String, Long>) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
updateMetrics(long, boolean) - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
Updates the number of metrics reported to JMX
updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
Update the number of metrics that are reported to JMX
updateMobFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobFlushedCellsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobFlushedCellsSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobScanCellsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updateMobScanCellsSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
 
updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
 
updatePeerConfig(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
 
updatePeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
 
UpdatePeerConfigProcedure - Class in org.apache.hadoop.hbase.master.replication
The procedure for updating the config for a replication peer.
UpdatePeerConfigProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
UpdatePeerConfigProcedure(String, ReplicationPeerConfig) - Constructor for class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
 
updatePeerStorage(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
 
updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updatePut(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updatePut(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updatePutBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updatePutBatch(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateQuotaForRegionMerge(RegionInfo) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
updateQuotaSnapshot(Map<TableName, SpaceQuotaSnapshot>) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
Updates the current SpaceQuotaSnapshots for the RegionServer.
updateReaders(List<HStoreFile>, List<KeyValueScanner>) - Method in interface org.apache.hadoop.hbase.regionserver.ChangedReadersObserver
Notify observers.
updateReaders(List<HStoreFile>, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
updateReadFailures(String, String) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
updateReadFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
updateReadLatency(long, boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
updateRegionFavoredNodesMapping(String, List<HBaseProtos.ServerName>) - Method in interface org.apache.hadoop.hbase.regionserver.FavoredNodesForRegion
Used to update the favored nodes mapping when required.
updateRegionFavoredNodesMapping(String, List<HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
updateRegionLocation(RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
updateRegionState(RegionInfo, RegionState.State) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
 
updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.HMaster
 
updateReplicationPeerConfig(RpcController, ReplicationProtos.UpdateReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Update the peerConfig for the specified peer
updateRITCount(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
set new value for number of regions in transition.
updateRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update RIT count that are in this state for more than the threshold as defined by the property rit.metrics.threshold.time.
updateRitDuration(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update the duration metrics of region is transition
updateRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update the timestamp for oldest region in transition metrics.
updateScanSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateScanSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateScanTime(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateScanTime(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerTableMetrics
 
updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateStats(Segment) - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
 
updateStats(Segment) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
 
updateStochasticCost(String, String, String, Double) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
Reports stochastic load balancer costs to JMX
updateStore(byte[], byte[], Long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
updates the sequence number of a specific store.
updateStore(byte[], byte[], Long, boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
updates the seuence number of a specific store.
updateTableDescCache(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
 
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
Called when the Procedure is in the REGION_TRANSITION_DISPATCH state.
updateTransition(MasterProcedureEnv, RegionStates.RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
 
updateTunables(int, int, double) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
Update tunables.
updateUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
Update/Set the unblocked flush count histogram/gauge
updateWriteFailures(String, String) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
updateWriteFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
updateWriteLatency(long) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
updateZk(boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
updateZKNamespaceManager(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
Update ZooKeeper.
updateZKNamespaceManager(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
upgrade() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
 
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Adds or replaces the specified KeyValues.
upsert(Iterable<Cell>, long, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Update or insert the specified cells.
upsert(Cell, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
 
usage() - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
usage(String) - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
Print usage information for this command line.
useDateTieredSingleOutputForMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
usedCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
useDurability() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
useDurability() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Deprecated.
 
useEncodedScanner() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Decides whether we should use a scanner over encoded blocks.
useEncodedScanner(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
useEncodedScanner() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
useEncodedScanner() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
useHBaseChecksum() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Are we verifying checksums in HBase?
USEMSLAB_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
USEMSLAB_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
USER_COPROCESSORS_ENABLED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
USER_REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
useRegExp - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
useRegionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
userHasAccess(User, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks if the user has access to the full table or at least a family/qualifier for the specified action.
userProvider - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
UserQuotaState - Class in org.apache.hadoop.hbase.quotas
In-Memory state of the user quotas
UserQuotaState() - Constructor for class org.apache.hadoop.hbase.quotas.UserQuotaState
 
UserQuotaState(long) - Constructor for class org.apache.hadoop.hbase.quotas.UserQuotaState
 
UserScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver.querymatcher
Query matcher for user scan.
UserScanQueryMatcher(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
 
UserTableDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
 
usesSharedMemory() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
 
usesSharedMemory() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
IOEngine uses shared memory means, when reading Cacheable from it, those refers to the same memory area as used by the Engine for caching it.
useThisHostnameInstead - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 

V

validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
Validate the file to see if it even belongs in the directory.
validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
validate(SnapshotProtos.SnapshotDescription, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Convert the passed snapshot description into a 'full' snapshot description based on default parameters, if none have been supplied.
VALIDATE_CP_NAME - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
VALIDATE_DBE_NAME - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
VALIDATE_HFILE - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
 
validateBlockAddition(Cacheable, Cacheable, BlockCacheKey) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
Validate that the existing and newBlock are the same without including the nextBlockMetadata, if not, throw an exception.
validateClasses(ClassLoader, List<String>, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
validateClasses(ClassLoader, String[], List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
validateProcedureWALFilename(String) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
A Procedure WAL file name is of the format: pv-<wal-id>.log where wal-id is 20 digits.
validateStoreFileName(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Validate the store file name.
validateTableAndRegionCount(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
validateTables(ClassLoader, Admin, Pattern, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
 
validateWALFilename(String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
A WAL file name is of the format: <wal-name>AbstractFSWALProvider.WAL_FILE_NAME_DELIMITER <file-creation-timestamp>[.meta].
value - Variable in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.executor.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.executor.ExecutorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.assignment.RegionStates.ServerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest.CompactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.Region.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ScanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.executor.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.executor.ExecutorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
values() - Static method in enum org.apache.hadoop.hbase.master.assignment.RegionStates.ServerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.Action.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.mob.compactions.MobCompactionRequest.CompactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.Region.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ScanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyRegionPlacement(boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Verify the region placement is consistent with the assignment plan
verifySnapshot(Path, Set<String>) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
Verify that the snapshot in the directory is a valid snapshot
verifySnapshot(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Verify the validity of the snapshot
verifySnapshot(Configuration, FileSystem, SnapshotManifest) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Verify the validity of the snapshot
VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
The Bloom filter version.
VERSION - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
 
VersionedSegmentsList - Class in org.apache.hadoop.hbase.regionserver
A list of segment managers coupled with the version of the memstore (version at the time it was created).
VersionedSegmentsList(List<ImmutableSegment>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
 
VersionInfoUtil - Class in org.apache.hadoop.hbase.client
Class to help with parsing the version info.
versionNumberToString(int) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
 
VISIBILITY_LABEL_GENERATOR_CLASS - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
VISIBILITY_LABEL_SERVICE_CLASS - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
 
VisibilityController - Class in org.apache.hadoop.hbase.security.visibility
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in visibility labels
VisibilityController() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
VisibilityExpEvaluator - Interface in org.apache.hadoop.hbase.security.visibility
During the read (ie.
VisibilityLabelOrdinalProvider - Interface in org.apache.hadoop.hbase.security.visibility
 
VisibilityLabelsCache - Class in org.apache.hadoop.hbase.security.visibility
Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the system.
VisibilityLabelService - Interface in org.apache.hadoop.hbase.security.visibility
The interface which deals with visibility labels and user auths admin service as well as the cell visibility expression storage part and read time evaluation.
VisibilityLabelServiceManager - Class in org.apache.hadoop.hbase.security.visibility
Manages singleton instance of VisibilityLabelService
VisibilityNewVersionBehaivorTracker - Class in org.apache.hadoop.hbase.security.visibility
Similar to MvccSensitiveTracker but tracks the visibility expression also before deciding if a Cell can be considered deleted
VisibilityNewVersionBehaivorTracker(NavigableSet<byte[]>, CellComparator, int, int, int, long) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
 
VisibilityReplication - Class in org.apache.hadoop.hbase.security.visibility
A RegionServerObserver impl that provides the custom VisibilityReplicationEndpoint.
VisibilityReplication() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
 
VisibilityReplicationEndpoint - Class in org.apache.hadoop.hbase.security.visibility
 
VisibilityReplicationEndpoint(ReplicationEndpoint, VisibilityLabelService) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
VisibilityScanDeleteTracker - Class in org.apache.hadoop.hbase.security.visibility
Similar to ScanDeletTracker but tracks the visibility expression also before deciding if a Cell can be considered deleted
VisibilityScanDeleteTracker(CellComparator) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
 
VisibilityUtils - Class in org.apache.hadoop.hbase.security.visibility
Utility method to support visibility
VisibilityUtils() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
visitLogEntryBeforeWrite(RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
Called before each write.
visitLogEntryBeforeWrite(WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
 
visitMeta(RegionStateStore.RegionStateVisitor) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
 
visitReferencedFiles(Configuration, FileSystem, Path, SnapshotReferenceUtil.SnapshotVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot store files
visitReferencedFiles(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription, SnapshotReferenceUtil.SnapshotVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot store files, restored.edits and logs
visitRegionState(Result, RegionInfo, RegionState.State, ServerName, ServerName, long) - Method in interface org.apache.hadoop.hbase.master.assignment.RegionStateStore.RegionStateVisitor
 
visitRegionStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over the region store files
visitTableStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over the table store files

W

WAIT_ON_ENDPOINT_SECONDS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
WAIT_ON_REGIONSERVERS_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_MAXTOSTART - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_MINTOSTART - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
waitFor(MasterProcedureEnv, String, ProcedureSyncWait.Predicate<T>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitFor(MasterProcedureEnv, long, long, String, ProcedureSyncWait.Predicate<T>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitForCompleted() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Waits until the entire procedure has globally completed, or has been aborted.
waitForCompletedWithRet() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Waits until the entire procedure has globally completed, or has been aborted.
waitForFlushes() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Wait for all current flushes of the region to complete
waitForFlushes(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
waitForFlushes(long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
Wait for all current flushes of the region to complete
waitForFlushesAndCompactions() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Wait for all current flushes and compactions of the region to complete
waitForLatch(CountDownLatch, ForeignExceptionSnare, long, String) - Static method in class org.apache.hadoop.hbase.procedure.Procedure
Wait for latch to count to zero, ignoring any spurious wake-ups, but waking periodically to check for errors
waitForLocallyCompleted() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Waits until the entire procedure has globally completed, or has been aborted.
waitForMasterActive() - Method in class org.apache.hadoop.hbase.master.HMaster
If configured to put regions on active master, wait till a backup master becomes active.
waitForMasterActive() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Wait for an active Master.
waitForMetaOnline() - Method in class org.apache.hadoop.hbase.master.HMaster
Check hbase:meta is up and ready for reading.
waitForNamespaceOnline() - Method in class org.apache.hadoop.hbase.master.HMaster
Check hbase:namespace table is assigned.
waitForProcedureToComplete(ProcedureExecutor<MasterProcedureEnv>, Procedure<?>, long) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitForProcedureToCompleteIOE(ProcedureExecutor<MasterProcedureEnv>, Procedure<?>, long) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitForRegionServers(MonitoredTask) - Method in class org.apache.hadoop.hbase.master.ServerManager
Wait for the region servers to report in.
waitForServerOnline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
waitForServerOnline() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
Block until the region server has come online, indicating it is ready to be used.
waitForWaiters(T, int) - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
 
waiting() - Method in interface org.apache.hadoop.hbase.master.ServerListener
Started waiting on RegionServers to check-in.
waitingTimeForEvents - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
 
waitInitialized(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
 
waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
 
waitInterval() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
waitInterval(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
waitMetaAssigned(Procedure<?>, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Notice that this event does not mean the AM has already finished region state rebuilding.
waitMetaExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Deprecated.
only used for RecoverMetaProcedure. Should be removed along with RecoverMetaProcedure.
waitMetaLoaded(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
Wait until AM finishes the meta loading, i.e, the region states rebuilding.
waitMetaRegions(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitNamespaceExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Suspend the procedure if the specified namespace is already locked.
waitOnMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified master to stop.
waitOnMaster(JVMClusterUtil.MasterThread) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified master to stop.
waitOnRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified region server to stop.
waitOnRegionServer(JVMClusterUtil.RegionServerThread) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified region server to stop.
waitOnSafeMode(Configuration, long) - Static method in class org.apache.hadoop.hbase.util.FSUtils
If DFS, check safe mode and if so, wait until we clear it.
waitPeerExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Try to acquire the exclusive lock on the specified peer.
waitRegion(Procedure<?>, RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Suspend the procedure if the specified region is already locked.
waitRegionInTransition(MasterProcedureEnv, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
waitRegions(Procedure<?>, TableName, RegionInfo...) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Suspend the procedure if the specified set of regions are already locked.
waitServerExclusiveLock(Procedure<?>, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Try to acquire the exclusive lock on the specified server.
waitServerReportEvent(ServerName, Procedure<?>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
waitTableExclusiveLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Suspend the procedure if the specified table is already locked.
waitTableSharedLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Suspend the procedure if the specified table is already locked.
waitUntilAssigned(Admin, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
 
waitUntilDrained() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.EntryBuffers
 
wakeFrequency - Variable in class org.apache.hadoop.hbase.procedure.Procedure
frequency to check for errors (ms)
wakeFrequency - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
frequency to check for errors (ms)
wakeMetaExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Deprecated.
only used for RecoverMetaProcedure. Should be removed along with RecoverMetaProcedure.
wakeNamespaceExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified namespace
wakePeerExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified peer
wakeRegion(Procedure<?>, RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified region
wakeRegions(Procedure<?>, TableName, RegionInfo...) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified regions
wakeServerExclusiveLock(Procedure<?>, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified server
wakeServerReportEvent(RegionStates.ServerStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
 
wakeTableExclusiveLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified table
wakeTableSharedLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
Wake the procedures waiting for the specified table
wal - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
WAL - Interface in org.apache.hadoop.hbase.wal
A Write Ahead Log (WAL) provides service for reading, writing waledits.
WAL.Entry - Class in org.apache.hadoop.hbase.wal
Utility class that lets us keep track of the edit with it's key.
WAL.Reader - Interface in org.apache.hadoop.hbase.wal
When outside clients need to consume persisted WALs, they rely on a provided Reader.
WAL_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
 
WAL_CELL_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Configuration key for the class to use when encoding cells in the WAL
WAL_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
WAL_ENTRY_FILTER_KEY - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
Name of configuration to set with name of implementing WALEntrySinkFilter class.
WAL_FILE_NAME_DELIMITER - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
 
WAL_HSYNC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
WAL_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
 
WALActionsListener - Interface in org.apache.hadoop.hbase.regionserver.wal
Get notification of WAL events.
walArchiveDir - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
dir path where old logs are kept.
WALCellCodec - Class in org.apache.hadoop.hbase.regionserver.wal
Compression in this class is lifted off Compressor/KeyValueCompression.
WALCellCodec() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
All subclasses must implement a no argument constructor
WALCellCodec(Configuration, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Default constructor - all subclasses must implement a constructor with this signature if they are to be dynamically loaded from the Configuration.
WALCellCodec.ByteStringCompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
 
WALCellCodec.ByteStringUncompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
 
WALCellCodec.EnsureKvEncoder - Class in org.apache.hadoop.hbase.regionserver.wal
 
WALCellFilter - Interface in org.apache.hadoop.hbase.replication
A filter for WAL entry cells before being sent over to replication.
WALCoprocessor - Interface in org.apache.hadoop.hbase.coprocessor
WALCoprocessor don't support loading services using Coprocessor.getServices().
WALCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
WALCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver.wal
Implements the coprocessor environment and runtime support for coprocessors loaded within a WAL.
WALCoprocessorHost(WAL, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
Constructor
walDir - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
WAL directory, where all WAL files would be placed.
walDir - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
WALEdit - Class in org.apache.hadoop.hbase.wal
Used in HBase's transaction log (WAL) to represent a collection of edits (Cell/KeyValue objects) that came in as a single transaction.
WALEdit() - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
 
WALEdit(boolean) - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
Deprecated.
Since 2.0.1. Use WALEdit.WALEdit(int, boolean) instead.
WALEdit(int) - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
Deprecated.
Since 2.0.1. Use WALEdit.WALEdit(int, boolean) instead.
WALEdit(int, boolean) - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
 
walEntryFilter - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
WALEntryFilter - Interface in org.apache.hadoop.hbase.replication
A Filter for WAL entries before being sent over to replication.
WALEntrySinkFilter - Interface in org.apache.hadoop.hbase.replication.regionserver
Implementations are installed on a Replication Sink called from inside ReplicationSink#replicateEntries to filter replicated WALEntries based off WALEntry attributes.
walFactory - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
WALFactory - Class in org.apache.hadoop.hbase.wal
Entry point for users of the Write Ahead Log.
WALFactory(Configuration, String) - Constructor for class org.apache.hadoop.hbase.wal.WALFactory
 
walFile2Props - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Map of WAL log file to properties.
WALFileLengthProvider - Interface in org.apache.hadoop.hbase.replication.regionserver
Used by replication to prevent replicating unacked log entries.
walFilePrefix - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Prefix of a WAL file, usually the region server name it is hosted on.
walFileSuffix - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
Suffix included on generated wal file names
walFs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
walFS - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
walGroupId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
 
WALKey - Interface in org.apache.hadoop.hbase.wal
Key for WAL Entry.
WALKeyImpl - Class in org.apache.hadoop.hbase.wal
Default implementation of Key for an Entry in the WAL.
WALKeyImpl() - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long, long, UUID) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long, NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long, MultiVersionConcurrencyControl) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
 
WALKeyImpl(byte[], TableName, long, long, List<UUID>, long, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
Create the log key for writing to somewhere.
WALKeyImpl(byte[], TableName, long, long, List<UUID>, long, long, MultiVersionConcurrencyControl) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
Create the log key for writing to somewhere.
WALKeyImpl(byte[], TableName, long, List<UUID>, long, long, MultiVersionConcurrencyControl) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
Create the log key for writing to somewhere.
WALKeyImpl(byte[], TableName, long, List<UUID>, long, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
Create the log key for writing to somewhere.
WALKeyImpl(byte[], TableName, long, long, long, MultiVersionConcurrencyControl) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
Create the log key for writing to somewhere.
WALLink - Class in org.apache.hadoop.hbase.io
WALLink describes a link to a WAL.
WALLink(Configuration, String, String) - Constructor for class org.apache.hadoop.hbase.io.WALLink
 
WALLink(Path, String, String) - Constructor for class org.apache.hadoop.hbase.io.WALLink
 
WALLink(Path, Path) - Constructor for class org.apache.hadoop.hbase.io.WALLink
 
WALObserver - Interface in org.apache.hadoop.hbase.coprocessor
It's provided to have a way for coprocessors to observe, rewrite, or skip WALEdits as they are being written to the WAL.
WALPrettyPrinter - Class in org.apache.hadoop.hbase.wal
WALPrettyPrinter prints the contents of a given WAL with a variety of options affecting formatting and extent of content.
WALPrettyPrinter() - Constructor for class org.apache.hadoop.hbase.wal.WALPrettyPrinter
Basic constructor that simply initializes values to reasonable defaults.
WALPrettyPrinter(boolean, boolean, long, String, String, boolean, PrintStream) - Constructor for class org.apache.hadoop.hbase.wal.WALPrettyPrinter
Fully specified constructor.
WALProvider - Interface in org.apache.hadoop.hbase.wal
The Write Ahead Log (WAL) stores all durable edits to the HRegion.
WALProvider.AsyncWriter - Interface in org.apache.hadoop.hbase.wal
 
WALProvider.Writer - Interface in org.apache.hadoop.hbase.wal
 
WALProvider.WriterBase - Interface in org.apache.hadoop.hbase.wal
 
walRoller - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
walRollFinished() - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
For testing only
walRollRequestFinished() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
For testing
WALSplitter - Class in org.apache.hadoop.hbase.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 recovering data on startup.
WALSplitter.EntryBuffers - Class in org.apache.hadoop.hbase.wal
Class which accumulates edits and separates them into a buffer per region while simultaneously accounting RAM usage.
WALSplitter.MutationReplay - Class in org.apache.hadoop.hbase.wal
A struct used by getMutationsFromWALEntry
WALSplitter.OutputSink - Class in org.apache.hadoop.hbase.wal
The following class is an abstraction class to provide a common interface to support different ways of consuming recovered edits.
WALSplitter.PipelineController - Class in org.apache.hadoop.hbase.wal
Contains some methods to control WAL-entries producer / consumer interactions
WALSplitter.RegionEntryBuffer - Class in org.apache.hadoop.hbase.wal
A buffer of some number of edits for a given region.
WALSplitter.SinkWriter - Class in org.apache.hadoop.hbase.wal
Class wraps the actual writer which writes data out and related statistics
WALSplitter.WriterThread - Class in org.apache.hadoop.hbase.wal
 
WALSplitterHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles log splitting a wal
WALSplitterHandler(Server, SplitLogWorkerCoordination, SplitLogWorkerCoordination.SplitTaskDetails, CancelableProgressable, AtomicInteger, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
 
WALStoreLeaseRecovery(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.WALStoreLeaseRecovery
 
WALUtil - Class in org.apache.hadoop.hbase.regionserver.wal
Helper methods to ease Region Server integration with the Write Ahead Log (WAL).
warmupHRegion(RegionInfo, TableDescriptor, WAL, Configuration, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
 
warmupRegion(RpcController, AdminProtos.WarmupRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Wamrmup a region on this server.
WARN_RESPONSE_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
WARN_RESPONSE_TIME - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
WARN_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
warnResponseSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
warnResponseTime - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
watcher - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
WeightComparator() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
 
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
WINDOWS - Static variable in class org.apache.hadoop.hbase.util.FSUtils
Set to true on Windows platforms
WINDOWS_PER_TIER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
 
withAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withBloomType(BloomType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withComparator(CellComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withComparator(CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withCurrentPath(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withCurrentPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withFavoredNodes(InetSocketAddress[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withFavoredNodes(InetSocketAddress[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withFileContext(HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withFileContext(HFileContext) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withFilePath(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
withFileSize(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withMaxKeyCount(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withOutputDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
withOutputStream(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withParameters(String...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
 
withParameters(Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
 
withPath(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withPeerId(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withQueueSize(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withReplicationDelay(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
withShouldDropCacheBehind(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withShouldDropCacheBehind(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
 
withWalGroup(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
 
workerThreads - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
workingDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
wrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
WrapperAsyncFSOutput - Class in org.apache.hadoop.hbase.io.asyncfs
An AsyncFSOutput wraps a FSDataOutputStream.
WrapperAsyncFSOutput(Path, FSDataOutputStream) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
WritableWithSize - Interface in org.apache.hadoop.hbase.io
An optional interface to 'size' writables.
write(byte[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Just call write(b, 0, b.length).
write(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Copy the data into the buffer.
write(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Copy the data in the given bb into the buffer.
write(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
write(byte[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
write(byte[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
write(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Transfers data from the given byte buffer to the buffer array
write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
 
write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Transfers data from the given byte buffer to file
write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
 
write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
Transfers data from the given byte buffer to file
write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapEngine
 
write(ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Transfers data from the given byte buffer to IOEngine
write(ByteBuff, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Transfers the data from the given MultiByteBuffer to IOEngine
write(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.Reference
 
write(Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
writeBloom(Cell) - Method in class org.apache.hadoop.hbase.util.BloomContext
Bloom information from the cell is retrieved
writeBloom(DataOutput) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
Writes just the bloom filter to the output array
writeBulkLoadMarkerAndSync(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALProtos.BulkLoadDescriptor, MultiVersionConcurrencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Write a log marker that a bulk load has succeeded and is about to be committed.
writeCompactionMarker(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALProtos.CompactionDescriptor, MultiVersionConcurrencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Write the marker that a compaction has succeeded and is about to be committed.
writeFileInfo(FixedFileTrailer, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
Sets the file info offset in the trailer, finishes up populating fields in the file info, and writes the file info into the given data output.
writeFlushMarker(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALProtos.FlushDescriptor, boolean, MultiVersionConcurrencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Write a flush marker indicating a start / abort or a complete of a region flush
writeIndexBlocks(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Writes the root level and intermediate levels of the block index into the output stream, generating the tree from bottom up.
writeInlineBlock(DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
 
writeInlineBlock(DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Write out the current inline index block.
writeInlineBlock(DataOutput) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Writes the block to the provided stream.
writeInt(int) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
Write an int to the buffer.
writeInt(int) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
 
writeInt(int) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
 
writeMagicAndWALHeader(byte[], WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
return the file length after written.
writeMagicAndWALHeader(byte[], WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
writeMagicAndWALHeader(byte[], WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
writeMyEphemeralNodeOnDisk(String) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
Logs the errors without failing on exception.
writeNamespaceToZooKeeper(String, TableAuthManager.PermissionCache<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
writePermissionsAsBytes(ListMultimap<String, TablePermission>, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
Writes a set of permissions as Writable instances and returns the resulting byte array.
writer - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
 
writeRegionEventMarker(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALProtos.RegionEventDescriptor, MultiVersionConcurrencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
Write a region open marker indicating that the region is opened.
writeRegionOpenMarker(WAL, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
writeRegionSequenceIdFile(FileSystem, Path, long) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Create a file with name as region's max sequence id
writerFactory - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
Factory that is used to produce single StoreFile.Writer-s
writers() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
 
writers() - Method in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
 
writers() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
writers - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
writersClosed - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
writerThreads - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
writeSingleLevelIndex(DataOutput, String) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Writes the block index data as a single level only.
WriteSinkCoprocessor - Class in org.apache.hadoop.hbase.tool
This coprocessor 'shallows' all the writes.
WriteSinkCoprocessor() - Constructor for class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
 
writeSnapshotInfo(SnapshotProtos.SnapshotDescription, Path, FileSystem) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Write the snapshot description into the working directory of a snapshot
writeTableToZooKeeper(TableName, TableAuthManager.PermissionCache<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
writeToZookeeper(byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
Write a table's access controls to the permissions mirror in zookeeper
writeToZookeeper(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
 
writeToZookeeper(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
Write a labels mirror or user auths mirror into zookeeper
writeWALTrailer() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
writeWALTrailerAndMagic(WALProtos.WALTrailer, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
 
writeWALTrailerAndMagic(WALProtos.WALTrailer, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
 
writeWALTrailerAndMagic(WALProtos.WALTrailer, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 

Y

YammerHistogramUtils - Class in org.apache.hadoop.hbase.util
Utility functions for working with Yammer Metrics.
yield(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
 

Z

zk_jsp - Class in org.apache.hadoop.hbase.generated.master
 
zk_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.zk_jsp
 
ZkCoordinatedStateManager - Class in org.apache.hadoop.hbase.coordination
ZooKeeper-based implementation of CoordinatedStateManager.
ZkCoordinatedStateManager(Server) - Constructor for class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
ZKDataMigrator - Class in org.apache.hadoop.hbase.util
Deprecated.
Since 2.0.0. To be removed in hbase-3.0.0.
ZKNamespaceManager - Class in org.apache.hadoop.hbase
Class servers two purposes: 1.
ZKNamespaceManager(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.ZKNamespaceManager
 
ZKPermissionWatcher - Class in org.apache.hadoop.hbase.security.access
Handles synchronization of access control list entries and updates throughout all nodes in the cluster.
ZKPermissionWatcher(ZKWatcher, TableAuthManager, Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
ZKProcedureCoordinator - Class in org.apache.hadoop.hbase.procedure
ZKProcedureCoordinator(ZKWatcher, String, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
 
ZKProcedureMemberRpcs - Class in org.apache.hadoop.hbase.procedure
ZooKeeper based controller for a procedure member.
ZKProcedureMemberRpcs(ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
Must call ZKProcedureMemberRpcs.start(String, ProcedureMember) before this can be used.
ZKProcedureUtil - Class in org.apache.hadoop.hbase.procedure
This is a shared ZooKeeper-based znode management utils for distributed procedure.
ZKProcedureUtil(ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Top-level watcher/controller for procedures across the cluster.
ZKSecretWatcher - Class in org.apache.hadoop.hbase.security.token
Synchronizes token encryption keys across cluster nodes.
ZKSecretWatcher(Configuration, ZKWatcher, AuthenticationTokenSecretManager) - Constructor for class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
ZKSplitLogManagerCoordination - Class in org.apache.hadoop.hbase.coordination
ZooKeeper based implementation of SplitLogManagerCoordination
ZKSplitLogManagerCoordination(Configuration, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
ZKSplitLogManagerCoordination.CreateAsyncCallback - Class in org.apache.hadoop.hbase.coordination
Asynchronous handler for zk create node results.
ZKSplitLogManagerCoordination.CreateRescanAsyncCallback - Class in org.apache.hadoop.hbase.coordination
Asynchronous handler for zk create RESCAN-node results.
ZKSplitLogManagerCoordination.DeleteAsyncCallback - Class in org.apache.hadoop.hbase.coordination
Asynchronous handler for zk delete node results.
ZKSplitLogManagerCoordination.GetDataAsyncCallback - Class in org.apache.hadoop.hbase.coordination
Asynchronous handler for zk get-data-set-watch on node results.
ZKSplitLogManagerCoordination.TaskFinisher - Interface in org.apache.hadoop.hbase.coordination
SplitLogManager can use objects implementing this interface to finish off a partially done task by SplitLogWorker.
ZKSplitLogManagerCoordination.TaskFinisher.Status - Enum in org.apache.hadoop.hbase.coordination
status that can be returned finish()
ZkSplitLogWorkerCoordination - Class in org.apache.hadoop.hbase.coordination
ZooKeeper based implementation of SplitLogWorkerCoordination It listen for changes in ZooKeeper and
ZkSplitLogWorkerCoordination(ServerName, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
ZkSplitLogWorkerCoordination.ZkSplitTaskDetails - Class in org.apache.hadoop.hbase.coordination
When ZK-based implementation wants to complete the task, it needs to know task znode and current znode cversion (needed for subsequent update operation).
ZkSplitTaskDetails() - Constructor for class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
ZkSplitTaskDetails(String, MutableInt) - Constructor for class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
ZKTableArchiveClient - Class in org.apache.hadoop.hbase.backup.example
Example class for how to use the table archiving coordinated via zookeeper
ZKTableArchiveClient(Configuration, ClusterConnection) - Constructor for class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
 
ZKVisibilityLabelWatcher - Class in org.apache.hadoop.hbase.security.visibility
A zk watcher that watches the labels table znode.
ZKVisibilityLabelWatcher(ZKWatcher, VisibilityLabelsCache, Configuration) - Constructor for class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
ZNodeClearer - Class in org.apache.hadoop.hbase
Contains a set of methods for the collaboration between the start/stop scripts and the servers.
zooKeeper - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ZookeeperStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.ZookeeperStdOutSink
 

_

__jamon_setOptionalArguments(TaskMonitorTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
 
__jamon_setOptionalArguments(AssignmentManagerStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
 
__jamon_setOptionalArguments(BackupMasterStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
 
__jamon_setOptionalArguments(MasterStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
__jamon_setOptionalArguments(RegionServerListTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
 
__jamon_setOptionalArguments(RSGroupListTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.RSGroupListTmplImpl
 
__jamon_setOptionalArguments(BlockCacheTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheTmplImpl
 
__jamon_setOptionalArguments(BlockCacheViewTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.BlockCacheViewTmplImpl
 
__jamon_setOptionalArguments(RegionListTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
 
__jamon_setOptionalArguments(ReplicationStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.ReplicationStatusTmplImpl
 
__jamon_setOptionalArguments(RSStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
 
__jamon_setOptionalArguments(ServerMetricsTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.footer_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.header_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.procedures_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.processMaster_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.redirect_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.rits_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.rsgroup_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.snapshot_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.snapshotsStats_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.table_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.zk_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.footer_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.header_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.processRS_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.region_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.storeFile_jsp
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 

Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.