Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Variable in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout.HeaderSize
- A - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'A'
- aarch64 - Static variable in class org.apache.hadoop.hbase.util.JVM
- ABNORMALLY_CLOSED - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- abort - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- abort - Variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- abort - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- abort() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- abort() - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
-
Abort the snapshot preparation.
- abort() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Abort the snapshot preparation.
- abort(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Send an abort notification the specified procedure.
- abort(long, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Send an abort notification to the specified procedure.
- abort(String) - Method in interface org.apache.hadoop.hbase.Abortable
-
It just calls another abort method and the Throwable parameter is null.
- abort(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- abort(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- abort(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
- 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 interface org.apache.hadoop.hbase.Abortable
-
Abort the server or client.
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- abort(String, Throwable) - Method in interface org.apache.hadoop.hbase.client.Admin
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.master.HMaster
- 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, Throwable) - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.WarnOnlyAbortable
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.SharedConnection
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- abort(String, Throwable) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- abort(Thread, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- 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.FlushRegionProcedure
- 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.procedure.SnapshotRegionProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- abort(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- abort(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The abort() call is asynchronous and each procedure must decide how to deal with it, if they want to be abortable.
- abort(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- abort(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- 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
- abortable - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- abortable - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- abortable - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- abortable - Variable in class org.apache.hadoop.hbase.master.DrainingServerTracker
- abortable - Variable in class org.apache.hadoop.hbase.master.MasterRegionServerList
- abortable - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- abortable - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- abortable - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- abortable - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- abortable - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- abortable - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- abortable - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- abortable - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- abortable - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- abortable - Variable in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- abortable - Variable in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Used to abort if a fatal error occurs
- abortable - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- Abortable - Interface in org.apache.hadoop.hbase
-
Interface to support the aborting of a given server or client.
- abortAndThrowIOExceptionWhenFail(ReplicationSourceManager.ReplicationQueueOperation) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- abortCacheFlush(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- abortCacheFlush(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- abortCacheFlush(byte[]) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- abortCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Abort a cache flush.
- aborted - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- aborted - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- aborted - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- aborted - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- aborted - Variable in class org.apache.hadoop.hbase.client.HBaseHbck
- aborted - Variable in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- aborted - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- aborted - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- ABORTED - Enum constant in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
- ABORTED - Enum constant in enum org.apache.hadoop.hbase.ServerTask.State
- abortMonitor - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- abortOnError - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- abortOperationsInQueue() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- abortPendingOperations(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- abortPendingOperations(TRemote, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.1.1 and will be removed in 4.0.0.
- abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.since 2.1.1 and will be removed in 4.0.0.
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Abort a procedure.
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- abortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Abort the procedure with the given name
- abortProcedure(RpcController, MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- abortProcedure(RpcController, MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- abortProcedureAsync(long, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.1.1 and will be removed in 4.0.0.
- abortProcedureAsync(long, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- abortProcedureAsync(long, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- AbortProcedureFuture(HBaseAdmin, Long, Boolean) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.AbortProcedureFuture
- abortProcedureResult(MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- abortProcess() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureStoreListener
-
triggered when the store is not able to write out data.
- abortRequested - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- abortServer(E, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- abortServer(String, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- abortWhenFail(ReplicationSourceManager.ReplicationQueueOperation) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- abortWriter(AbstractMultiFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
- abortWriter(StoreFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
- abortWriter(T) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
- ABOVE_HEAP_LOW_WATERMARK_COUNTER_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- ABOVE_HEAP_LOW_WATERMARK_COUNTER_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- ABOVE_OFFHEAP_HIGHER_MARK - Enum constant in enum org.apache.hadoop.hbase.regionserver.FlushType
- ABOVE_OFFHEAP_LOWER_MARK - Enum constant in enum org.apache.hadoop.hbase.regionserver.FlushType
- ABOVE_ONHEAP_HIGHER_MARK - Enum constant in enum org.apache.hadoop.hbase.regionserver.FlushType
- ABOVE_ONHEAP_LOWER_MARK - Enum constant in enum org.apache.hadoop.hbase.regionserver.FlushType
- aboveHeapOccupancyLowWatermarkCounter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- AbstractByteRange - Class in org.apache.hadoop.hbase.util
-
An abstract implementation of the ByteRange API
- AbstractByteRange() - Constructor for class org.apache.hadoop.hbase.util.AbstractByteRange
- AbstractClientScanner - Class in org.apache.hadoop.hbase.client
-
Helper class for custom client scanners.
- AbstractClientScanner() - Constructor for class org.apache.hadoop.hbase.client.AbstractClientScanner
- AbstractDataBlockEncoder - Class in org.apache.hadoop.hbase.io.encoding
- AbstractDataBlockEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder
- AbstractDataBlockEncoder.AbstractEncodedSeeker - Class in org.apache.hadoop.hbase.io.encoding
-
Decorates EncodedSeeker with a
HFileBlockDecodingContext
- AbstractEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder.AbstractEncodedSeeker
- 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 againstFileSystem
; i.e. - AbstractFSWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- AbstractFSWAL(FileSystem, Abortable, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- AbstractFSWAL.WALProps - Class in org.apache.hadoop.hbase.regionserver.wal
- 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.Initializer - Interface in org.apache.hadoop.hbase.wal
- AbstractFSWALProvider.WALStartTimeComparator - Class in org.apache.hadoop.hbase.wal
-
Comparator used to compare WAL files together based on their start time.
- AbstractHBaseSaslRpcClient - Class in org.apache.hadoop.hbase.security
-
A utility class that encapsulates SASL logic for RPC client.
- AbstractHBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean) - Constructor for class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
-
Create a HBaseSaslRpcClient for an authentication method
- AbstractHBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean, String) - Constructor for class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
-
Create a HBaseSaslRpcClient for an authentication method
- AbstractHBaseTool - Class in org.apache.hadoop.hbase.util
-
Common base class used for HBase command-line tools.
- AbstractHBaseTool() - Constructor for class org.apache.hadoop.hbase.util.AbstractHBaseTool
- AbstractHBaseTool.OptionsOrderComparator - Class in org.apache.hadoop.hbase.util
- 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
- AbstractPositionedByteRange - Class in org.apache.hadoop.hbase.util
-
Extends the basic
SimpleByteRange
implementation with position support. - AbstractPositionedByteRange() - Constructor for class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- AbstractProcedureScheduler - Class in org.apache.hadoop.hbase.procedure2
- AbstractProcedureScheduler() - Constructor for class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- 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
- AbstractProtobufWALReader - Class in org.apache.hadoop.hbase.regionserver.wal
-
Base class for reading protobuf based wal reader
- AbstractProtobufWALReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- AbstractRecoveredEditsOutputSink - Class in org.apache.hadoop.hbase.wal
- AbstractRecoveredEditsOutputSink(WALSplitter, WALSplitter.PipelineController, EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- AbstractRecoveredEditsOutputSink.RecoveredEditsWriter - Class in org.apache.hadoop.hbase.wal
-
Private data structure that wraps a
WALProvider.Writer
and its Path, also collecting statistics about the data written to this output. - AbstractResponse - Class in org.apache.hadoop.hbase.client
-
This class is used to extend AP to process single action request, like delete, get etc.
- AbstractResponse() - Constructor for class org.apache.hadoop.hbase.client.AbstractResponse
- AbstractResponse.ResponseType - Enum in org.apache.hadoop.hbase.client
- AbstractRpcBasedConnectionRegistry - Class in org.apache.hadoop.hbase.client
-
Base class for rpc based connection registry implementation.
- AbstractRpcBasedConnectionRegistry(Configuration, User, String, String, String, String) - Constructor for class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- AbstractRpcBasedConnectionRegistry.Callable<T> - Interface in org.apache.hadoop.hbase.client
-
For describing the actual asynchronous rpc call.
- AbstractRpcChannel(AbstractRpcClient<?>, Address, User, int) - Constructor for class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
- AbstractRpcClient<T extends RpcConnection> - Class in org.apache.hadoop.hbase.ipc
-
Provides the basics for a RpcClient implementation like configuration and Logging.
- AbstractRpcClient(Configuration, String, SocketAddress, MetricsConnection, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Construct an IPC client for the cluster
clusterId
- AbstractRpcClient.AbstractRpcChannel - Class in org.apache.hadoop.hbase.ipc
- AbstractRpcClient.BlockingRpcChannelImplementation - Class in org.apache.hadoop.hbase.ipc
-
Blocking rpc channel that goes via hbase rpc.
- AbstractRpcClient.RpcChannelImplementation - Class in org.apache.hadoop.hbase.ipc
-
Async rpc channel that goes via hbase rpc.
- AbstractSaslClientAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
-
Base implementation of
SaslClientAuthenticationProvider
. - AbstractSaslClientAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.AbstractSaslClientAuthenticationProvider
- AbstractScreenView - Class in org.apache.hadoop.hbase.hbtop.screen
-
An abstract class for
ScreenView
that has the common useful methods and the default implementations for the abstract methods. - AbstractScreenView(Screen, Terminal) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- 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() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
- AbstractStateMachineRegionProcedure(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
- AbstractStateMachineRegionProcedure(MasterProcedureEnv, RegionInfo, ProcedurePrepareLatch) - 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
- AbstractWALRoller<T extends Abortable> - Class in org.apache.hadoop.hbase.wal
-
Runs periodically to determine if the WAL should be rolled.
- AbstractWALRoller(String, Configuration, T) - Constructor for class org.apache.hadoop.hbase.wal.AbstractWALRoller
- AbstractWALRoller.RollController - Class in org.apache.hadoop.hbase.wal
-
Independently control the roll of each wal.
- accept(AttributesBuilder) - Method in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
Deprecated.
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
- accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- accept(Void, Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ProcedureBiConsumer
- accept(FileStatus) - 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) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager.NewestLogFilter
- accept(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFileWriterCreationTracker
- accept(Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileLinkFilter
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.ReferenceAndLinkFileFilter
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
-
Filters out a path.
- 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.FileFilter
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
- 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
- accept(Field, List<Field>, EnumMap<Field, Boolean>) - Method in interface org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter.ResultListener
- ACCEPT_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- ACCEPT_POLICY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
-
The strategy for handling new accepted connections.
- ACCEPT_QUEUE_SIZE_PER_THREAD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
-
Maximum number of accepted elements per selector
- acceptableFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Acceptable size of cache (no evictions if size < acceptable)
- acceptableFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Acceptable size of cache (no evictions if size < acceptable)
- acceptableFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Acceptable size of cache (no evictions if size < acceptable)
- acceptableSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- acceptableSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- acceptableSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- acceptChannel - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- acceptInboundMessage(Object) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
- acceptPlan(HashMap<RegionInfo, RegionStateNode>, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- access(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- access(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
Block has been accessed.
- 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
- access(FileChannel, ByteBuff, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileAccessor
- access(FileChannel, ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileReadAccessor
- access(FileChannel, ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileWriteAccessor
- ACCESS - Enum constant in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- accessAclEntries - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- accessChecker - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- accessChecker - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- accessChecker - Variable in class org.apache.hadoop.hbase.security.access.AccessController
- AccessChecker - Class in org.apache.hadoop.hbase.security.access
- AccessChecker(Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.AccessChecker
-
Constructor with existing configuration
- AccessChecker.InputUser - Class in org.apache.hadoop.hbase.security.access
-
A temporary user class to instantiate User instance based on the name and groups.
- AccessControlClient - Class in org.apache.hadoop.hbase.security.access
-
Utility client for doing access control admin operations.
- AccessControlClient() - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlClient
- AccessControlConstants - Interface in org.apache.hadoop.hbase.security.access
- AccessControlFilter - Class in org.apache.hadoop.hbase.security.access
-
NOTE: for internal use only by AccessController implementation
- AccessControlFilter() - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlFilter
-
For Writable
- AccessControlFilter(AuthManager, User, TableName, AccessControlFilter.Strategy, Map<ByteRange, Integer>) - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlFilter
- AccessControlFilter.Strategy - Enum in org.apache.hadoop.hbase.security.access
- 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
- AccessController.OpType - Enum in org.apache.hadoop.hbase.security.access
- accessControllerAvailable - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- AccessControlUtil - Class in org.apache.hadoop.hbase.security.access
- AccessControlUtil() - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlUtil
- accessCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache access count (sequential ID)
- accessCount - Variable in class org.apache.hadoop.hbase.mob.CachedMobFile
- accessCounter - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- accessCounter - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- accessDeniedClazz - Variable in class org.apache.hadoop.hbase.rest.ResourceBase
- AccessDeniedException - Exception in org.apache.hadoop.hbase.security
-
Exception thrown by access-related methods.
- AccessDeniedException() - Constructor for exception org.apache.hadoop.hbase.security.AccessDeniedException
- AccessDeniedException(Class<?>, String) - Constructor for exception org.apache.hadoop.hbase.security.AccessDeniedException
- AccessDeniedException(String) - Constructor for exception org.apache.hadoop.hbase.security.AccessDeniedException
- AccessDeniedException(Throwable) - Constructor for exception org.apache.hadoop.hbase.security.AccessDeniedException
- accessFile(FileIOEngine.FileAccessor, ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- accessTime - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- accessUserTable(User, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Checks if the user has access to the full table or at least a family/qualifier for the specified action.
- ack - Variable in class org.apache.hadoop.hbase.util.RegionMover
- ack - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- ack(boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Set ack/noAck mode.
- ackedBlockLength - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- ackedLength - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- AckHandler(int) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- ACL_GLOBAL_NAME - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- ACL_KEY_DELIMITER - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
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.PermissionStorage
- ACL_LIST_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Column family used to store ACL grants
- ACL_NODE - Static variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- ACL_SYNC_TO_HDFS_ENABLE - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- ACL_SYNC_TO_HDFS_THREAD_NUMBER - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- ACL_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlClient
- ACL_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Internal storage table for access control lists
- ACL_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
KV tag to store per cell access control lists
- ACL_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- aclEntry(AclEntryScope, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- aclRegion - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
flags if we are running on a region of the _acl_ table
- aclTabAvailable - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if the ACL table is available, only relevant in the master
- aclTableInitialized - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- aclType - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- AclType() - Constructor for enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
- aclZNode - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- acquire() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- acquire() - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- acquire(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called by the ProcedureExecutor to mark the procedure step as running.
- acquireBarrier() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- 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. - acquireBufferQuota(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Add the size to
ReplicationSourceManager.totalBufferUsed
and check if it exceedsReplicationSourceManager.totalBufferLimit
. - ACQUIRED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- acquiredBarrierLatch - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
latch for waiting until all members have acquire in barrier state
- acquireDelegationToken(String, FileSystem) - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Acquire the delegation token for the specified filesystem and token kind.
- acquireDelegationToken(FileSystem) - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Acquire the delegation token for the specified filesystem.
- acquiredZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- acquireLock(K) - Method in class org.apache.hadoop.hbase.util.KeyLocker
-
Return a lock for the given key.
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- acquireLock(MasterProcedureEnv) - Method in interface org.apache.hadoop.hbase.master.locking.LockProcedure.LockInterface
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.NamespaceExclusiveLock
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.RegionExclusiveLock
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.TableExclusiveLock
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.TableSharedLock
- 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.FlushTableProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- acquireLock(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- acquireLock(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The user should override this method if they need a lock on an Entity.
- acquireLocks(Set<? extends K>) - Method in class org.apache.hadoop.hbase.util.KeyLocker
-
Acquire locks for a set of keys.
- acquireSlot() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- acquireSnapshotVerifyWorker(SnapshotVerifyProcedure) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- acquireSplitWALWorker(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
Acquire a split WAL worker
- acquireWALEntryBufferQuota(WALEntryBatch, WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Acquire the buffer quota for
WAL.Entry
which is added toWALEntryBatch
. - acquiringMembers - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- act() - Method in interface org.apache.hadoop.hbase.master.cleaner.CleanerChore.Action
- action - Variable in class org.apache.hadoop.hbase.client.Action
- action - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- action - Variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
- action - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- action(AsyncAdminRequestRetryingCaller.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- action(AsyncMasterRequestRpcRetryingCaller.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- action(AsyncServerRequestRpcRetryingCaller.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- action(AsyncSingleRequestRpcRetryingCaller.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- Action - Class in org.apache.hadoop.hbase.client
-
A Get, Put, Increment, Append, or Delete associated with it's region.
- Action() - Constructor for enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- Action(char) - Constructor for enum org.apache.hadoop.hbase.security.access.Permission.Action
- Action(Action, int) - Constructor for class org.apache.hadoop.hbase.client.Action
-
Creates an action for a particular replica from original action.
- Action(Row, int) - Constructor for class org.apache.hadoop.hbase.client.Action
- Action(Row, int, int) - Constructor for class org.apache.hadoop.hbase.client.Action
- ACTION_BY_CODE - Static variable in class org.apache.hadoop.hbase.security.access.Permission
- action2Errors - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- action2Future - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- actions - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- actions - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.RegionRequest
- actions - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- actions - Variable in class org.apache.hadoop.hbase.client.BatchErrors
- actions - Variable in class org.apache.hadoop.hbase.client.DelayingRunner
- actions - Variable in class org.apache.hadoop.hbase.client.MultiAction
-
A map of regions to lists of puts/gets/deletes for that region.
- actions - Variable in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- actions - Variable in class org.apache.hadoop.hbase.security.access.Permission
- actions - Variable in class org.apache.hadoop.hbase.security.access.Permission.Builder
- actions(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- actionsByRegion - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- actionsInProgress - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- active - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- active - Variable in class org.apache.hadoop.hbase.master.RegionServerTracker
- active - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- ACTIVE - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- ACTIVE - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener.WalState
- ACTIVE_SCANNERS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ACTIVE_SCANNERS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ACTIVE_SESSION_COL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- ACTIVE_SESSION_NO - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- ACTIVE_SESSION_ROW - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- ACTIVE_SESSION_YES - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- ACTIVE_WORKER_COUNT_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- activeExecutorCount - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- activeFailoverTaskCount() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- activeHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- activeHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- activeMaster - Variable in class org.apache.hadoop.hbase.master.HMaster
- activeMasterManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- ActiveMasterManager - Class in org.apache.hadoop.hbase.master
-
Handles everything on master-side related to master election.
- ActiveMasterManager(ZKWatcher, ServerName, Server) - Constructor for class org.apache.hadoop.hbase.master.ActiveMasterManager
- activeMasterServerName - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- ActiveOperation() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- activeOperations - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- activePolicies - Variable in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- 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
- activeProcedure - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- activeReadHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- activeScanHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- activeTasks(SplitLogManager.TaskBatch) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- activeWorkerCountGauge - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- activeWriteHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- activeZKServerIndex - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- 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.
- actualLocalitySummary - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- actualPeerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- ADAPTIVE - Enum constant in enum org.apache.hadoop.hbase.MemoryCompactionPolicy
-
Adaptive compaction adapts to the workload.
- ADAPTIVE_COMPACTION_THRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- ADAPTIVE_COMPACTION_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- ADAPTIVE_INITIAL_COMPACTION_PROBABILITY_DEFAULT - 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
- ADAPTIVE_PROBABILITY_FACTOR - 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(byte[][]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- add(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- add(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Append
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Append.addColumn(byte[], byte[], byte[])
instead - add(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- add(byte[], int, Object) - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
Add the pair to the container, grouped by the regionName.
- add(byte[], long, int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
The same as
HFileBlockIndex.BlockIndexChunkImpl.add(byte[], long, int, long)
but does not take the key/value into account. - add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
-
Adds a new entry in the root block index.
- add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- add(byte[], long, int, long) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- add(byte[], long, int, long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Adds a new entry to this block index chunk.
- add(byte[], List<Action>) - Method in class org.apache.hadoop.hbase.client.MultiAction
-
Add an Action to this container based on it's regionName.
- add(byte[], Action) - Method in class org.apache.hadoop.hbase.client.MultiAction
-
Add an Action to this container based on it's regionName.
- add(int, E) - Method in class org.apache.hadoop.hbase.util.SortedList
- add(long) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- add(long) - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- add(long) - Method in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- add(long) - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- add(long) - Method in interface org.apache.hadoop.metrics2.MetricHistogram
-
Add a single value to a histogram's stream of values.
- add(long, long) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Adds a value to the histogram.
- add(long, long) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
-
Adds a value to the histogram.
- add(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- add(E) - Method in class org.apache.hadoop.hbase.util.SortedList
- add(Double, Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- add(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- add(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Adds the specified value to the memstore
- add(Iterable<Cell>, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Write the updates
- add(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- add(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- 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(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Add a node to the cluster
- add(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Add a node to the cluster
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Add sample to a stat metric by name.
- add(String, MutableMetric) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- add(Throwable, Row, ServerName) - Method in class org.apache.hadoop.hbase.client.BatchErrors
- add(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- add(Collection<StoreFileInfo>) - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Add new store files.
- add(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- add(Iterator<T>) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
- add(List<? extends Mutation>) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Add a list of mutations
- add(List<String>) - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
- add(Map.Entry<byte[], List<Action>>) - Method in class org.apache.hadoop.hbase.client.DelayingRunner
- add(Map.Entry<K, V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- add(Map.Entry<BlockCacheKey, BucketEntry>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- add(Map.Entry<BlockCacheKey, BucketEntry>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
Attempt to add the specified entry to this queue.
- 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.
- add(Stream<T>) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
- add(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- add(Configuration) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
Add Hadoop Configuration object to config list.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Append
-
Add column and value to this Append operation.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Delete
-
Add an existing delete marker to this Delete object.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Increment
-
Add the specified KeyValue to this operation.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Mutation
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Put
-
Add the specified KeyValue to this Put operation.
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- 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(Cell) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- add(Cell) - Method in class org.apache.hadoop.hbase.wal.WALEdit
- add(Cell, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
-
Adds the given cell into the segment
- add(Cell, byte[]) - Method in class org.apache.hadoop.hbase.wal.WALEdit
- add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Adds a value to the memstore
- add(Cell, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Write an update
- add(Delete) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
RowMutations.add(Mutation)
- add(Mutation) - Method in class org.apache.hadoop.hbase.client.RowMutations
- add(Put) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
RowMutations.add(Mutation)
- add(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectAllVisitor
- add(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
- add(HDFSBlocksDistribution) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
This will add the distribution from input to this object
- add(HTableDescriptor, Class<? extends Constraint>...) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add configuration-less constraints 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(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(LruCachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- add(LruCachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- 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(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- add(Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
- add(InlineChore) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- add(Procedure<?>, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- add(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- add(RemoteProcedureDispatcher.RemoteProcedure) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- add(RemoteProcedureDispatcher.RemoteProcedure<TEnv, TRemote>) - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteNode
- add(DelayedUtil.DelayedWithTimeout) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- add(RegionLocations) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Add the given locations to the cache, merging with existing if necessary.
- add(TableModel) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
Add the table name model to the list
- add(TableRegionModel) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Add a region model to the list
- add(ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- add(DataType<?>) - Method in class org.apache.hadoop.hbase.types.StructBuilder
-
Append
field
to the sequence of accumulated fields. - add(R) - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
Adds an edge to the split calculator
- add(S, S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
Returns sum or non null value among (if either of them is null); otherwise returns a null.
- add(T) - Method in class org.apache.hadoop.hbase.util.LossyCounting
- add(T) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
- add(V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- ADD - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- addAction(HRegionLocation, Action) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- addAction(ServerName, byte[], Action, Map<ServerName, MultiAction>, long) - Static method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Helper that is used when grouping the actions per region server.
- addAll(int, Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
- addAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
- addAll(Collection<? extends Runnable>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- addAll(Collection<? extends K>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- addAll(Collection<? extends Cell>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- addAll(Collection<? extends Cell>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- addAll(Collection<? extends CallRunner>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- addAll(Collection<? extends V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- addAllHFiles() - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- addAllLogsToSysTable(Connection) - Method in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
-
Poll from queueForSysTable and insert 100 records in hbase:slowlog table in single batch
- addAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- addAllServers(Collection<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Adds the given servers to the group.
- addAllSublists(List<? extends List<T>>) - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists
- addAllTables(Collection<TableName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- addAllToCorruptedAndRemoveFromProcMap(ProcedureTree.Entry, Map<Long, ProcedureTree.Entry>) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- addAllToValidAndRemoveFromProcMap(ProcedureTree.Entry, Map<Long, ProcedureTree.Entry>) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- addAncestor(BackupManifest.BackupImage) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- addAndGet(Result[], boolean) - Method in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- addAndGet(Result[], boolean) - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- addAndGet(Result[], boolean) - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- addAndGet(Result[], boolean) - Method in interface org.apache.hadoop.hbase.client.ScanResultCache
-
Add the given results to cache and get valid results back.
- addAndReWatchTable(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Add this table to the tracker and then read a watch on that node.
- addArchivedFiles(Set<Map.Entry<String, Long>>) - Method in interface org.apache.hadoop.hbase.quotas.FileArchiverNotifier
-
Records a file and its size in bytes being moved to the archive directory.
- addArchivedFiles(Set<Map.Entry<String, Long>>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- addAssignment(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- addAttribute(AttributeKey<T>, T) - Method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- addAttribute(AttributeKey<T>, T) - Method in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- addAttribute(String, Object) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Add an attribute to the column family schema
- addAttribute(String, Object) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Add an attribute to the table descriptor
- addAttributes(OperationWithAttributes, Map<ByteBuffer, ByteBuffer>) - Static method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Adds all the attributes into the Operation object
- addAttributes(OperationWithAttributes, Map<ByteBuffer, ByteBuffer>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Adds all the attributes into the Operation object
- addBack(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- addBack(Procedure) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the end of this queue.
- addBack(Procedure, boolean) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- addBack(Procedure, boolean) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the end of this queue.
- addBloomFilter(BloomFilterWriter, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- addByOne(T) - Method in class org.apache.hadoop.hbase.util.LossyCounting
- addBytesMap(Map<Bytes, Bytes>) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
Add Bytes map to config list.
- addCallsForCurrentReplica(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>>, int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- addCallsForOtherReplicas(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>>, int, int, int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- addCallsForReplica(ResultBoundedCompletionService<Result>, RegionLocations, int, int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
-
Creates the calls and submit them
- 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.
- addCatalogReplicationSource(RegionInfo) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Add an hbase:meta Catalog replication source.
- addCell(Cell) - Method in class org.apache.hadoop.hbase.wal.WALEdit
- addCell(CellModel) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
Adds a cell to the list of cells for this row
- addCellCount(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- addCellPermissions(byte[], Map<byte[], List<Cell>>) - Static method in class org.apache.hadoop.hbase.security.access.AccessController
- 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
- addChildProcedure(T...) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Add a child procedure to execute
- addChore(ProcedureInMemoryChore<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Add a chore procedure to the executor
- addClickjackingPreventionFilter(ServletContextHandler, Configuration) - Method in class org.apache.hadoop.hbase.rest.RESTServer
- addClientMetris(UserMetrics.ClientMetrics) - Method in class org.apache.hadoop.hbase.UserMetricsBuilder
- addClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Add a client port to the list.
- addClusterId(UUID) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Marks that the cluster with the given clusterId has consumed the change
- addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Add a column to the column set
- addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete the latest version of the specified column.
- addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Get
-
Get the column from the specific family with the specified qualifier.
- addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- addColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get the column from the specified family with the specified qualifier.
- addColumn(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Append
-
Add the specified column and value to this Append operation.
- addColumn(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
Add the specified column and value to this Put operation.
- addColumn(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete the specified version of the specified column.
- addColumn(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Increment
-
Increment the column from the specific family with the specified qualifier by the specified amount.
- addColumn(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
Add the specified column and value, with the specified timestamp as its version to this Put operation.
- addColumn(byte[], ByteBuffer, long, ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Put
-
Add the specified column and value, with the specified timestamp as its version to this Put operation.
- addColumn(Scan, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Parses a combined family and qualifier and adds either both or just the family in case there is no qualifier.
- addColumn(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0. This will be removed in HBase 3.0.0. Use
Admin.addColumnFamily(TableName, ColumnFamilyDescriptor)
. - addColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- addColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Add a new column to an existing table
- addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- addColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder.setColumnFamily(ColumnFamilyDescriptor)
instead - addColumnFamily(ColumnSchemaModel) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Add a column family to the table descriptor
- addColumnFamily(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a column family to an existing table.
- addColumnFamily(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Add a column family to an existing table.
- addColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- addColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- addColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- addColumnFamily(TTableName, TColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- addColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a column family to an existing table.
- addColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- addColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- AddColumnFamilyFuture(HBaseAdmin, TableName, MasterProtos.AddColumnResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.AddColumnFamilyFuture
- AddColumnFamilyProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.AddColumnFamilyProcedureBiConsumer
- addColumns(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete all versions of the specified column.
- addColumns(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete all versions of the specified column with a timestamp less than or equal to the specified timestamp.
- addColumns(Scan, byte[][]) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Adds an array of columns specified using old format, family:qualifier.
- addColumns(Scan, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Convenience method to parse a string representation of an array of column specifiers.
- addCompactionResults(Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- addConfig(RegionServerStatusProtos.RegionServerStartupResponse.Builder, String) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- addConfiguration(String, String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- addConfiguration(Map<String, String>) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- addConnection(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.Updating the readSelector while it's being used is not thread-safe, so the connection must be queued.
- addConstraint(HTableDescriptor, Class<? extends Constraint>, Configuration, long) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Write the raw constraint and configuration to the descriptor.
- addCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder.setCoprocessor(String)
instead - addCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Add a table coprocessor to this table.
- addCoprocessor(String, Path, int, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)
instead - addCoprocessor(String, Path, int, Map<String, String>) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Add a table coprocessor to this table.
- addCoprocessorWithSpec(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)
instead - addCoprocessorWithSpec(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Add a table coprocessor to this table.
- addCostFuncInfo(String, double, float) - Method in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- addCostFunction(List<CostFunction>, CostFunction) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- addCostFunction(List<CostFunction>, CostFunction) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- addCostumHeader(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.HTTPThriftClientBuilder
- addCounter(String, Counter, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- addCounter(MetricsRecordBuilder, Map<String, Long>, String, String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- addCSRFFilter(ServletContextHandler, Configuration) - Method in class org.apache.hadoop.hbase.rest.RESTServer
- addCurrentScanners(List<? extends KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- addDaughtersToPut(Put, RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Adds split daughters to the Put
- addDeadNode(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Add a dead node to the cluster representation.
- addDefaultApps(ContextHandlerCollection, String, Configuration) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add default apps.
- addDefaultServlets(ContextHandlerCollection, Configuration) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add default servlets.
- 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
- addDeleteMarker(Cell) - Method in class org.apache.hadoop.hbase.client.Delete
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Delete.add(Cell)
instead - addDependencyJars(Configuration, Class<?>...) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Deprecated.since 1.3.0 and will be removed in 3.0.0. Use
TableMapReduceUtil.addDependencyJars(Job)
instead. - addDependencyJars(JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
- addDependencyJars(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Add the HBase dependency jars as well as jars for any of the configured job classes to the job configuration, so that JobClient will ship them to the cluster and add them to the DistributedCache.
- addDependencyJarsForClasses(Configuration, Class<?>...) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Add the jars containing the given classes to the job's configuration such that JobClient will ship them to the cluster and add them to the DistributedCache.
- addDependentImage(BackupManifest.BackupImage) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Add dependent backup image for this backup.
- addDeprecatedKeys() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
The hbase.ipc.server.reservoir.initial.max and hbase.ipc.server.reservoir.initial.buffer.size were introduced in HBase2.0.0, while in HBase3.0.0 the two config keys will be replaced by hbase.server.allocator.max.buffer.count and hbase.server.allocator.buffer.size.
- addEmptyLocation(Put, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addend - Static variable in class org.apache.hadoop.hbase.util.Random64
- addEndpoint(URI) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Add an endpoint that the HTTP server should listen to.
- addEntry(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Adds an entry to the dictionary.
- addEntry(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- addEntry(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Add one index entry to the current leaf-level block.
- addEntry(WAL.Entry, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- addEntryInternal(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- addEntryToBatch(WALEntryBatch, WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- addError() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker.ServerErrors
- addError(Iterable<Action>, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- addError(Action, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- addEstimatedSize(long) - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- addEstimatedSize(long) - Method in class org.apache.hadoop.hbase.client.ClientScanner
- addException(byte[], Throwable) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- addException(byte[], Throwable) - Method in class org.apache.hadoop.hbase.client.MultiResponse
- addExplicitProviders(Configuration, HashMap<Byte, SaslClientAuthenticationProvider>) - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Extracts and instantiates authentication providers from the configuration.
- addExtendedAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Add a named String value to this WALKey to be persisted into the WAL
- addExtendedAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- addExtraHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Add extra headers.
- addExtraParam(String, String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- addExtraProviders(Configuration, HashMap<Byte, SaslServerAuthenticationProvider>) - Static method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Adds any providers defined in the configuration.
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete all versions of all columns of the specified family.
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Get
-
Get all columns from the specified family.
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get all columns from the specified family.
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.wal.WALEdit
- addFamily(byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete all columns of the specified family with a timestamp less than or equal to the specified timestamp.
- addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Adds a column family.
- addFamilyAndItsHFilePathToTableInMap(byte[], String, List<Pair<byte[], List<String>>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- addFamilyStoreFile(String, String) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- addFamilyVersion(byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete all columns of the specified family with a timestamp equal to the specified timestamp.
- addFile(List<FileStatus>, LocatedFileStatus, long, long) - Static method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- addFilesRecursively(JobContext, FileStatus, List<FileStatus>) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- addFilter(String, boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- addFilter(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.http.FilterContainer
-
Add a filter to the container.
- addFilter(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.http.HttpServer
- addFilter(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterList
- addFilter(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Add a filter.
- addFilterAndArguments(Configuration, Class<? extends Filter>, List<String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Add a Filter to be instantiated on import
- addFilterLists(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- addFilterLists(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- addFilterLists(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- addFilterPathMapping(String, WebAppContext) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add the path spec to the filter path mapping.
- addFirst(ImmutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- addFront(Iterator<Procedure>) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- addFront(Iterator<Procedure>) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts all elements in the iterator at the front of this queue.
- addFront(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- addFront(Procedure) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the front of this queue.
- addFront(Procedure, boolean) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- addFront(Procedure, boolean) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the front of this queue.
- addGauge(String, Gauge<?>, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- addGauge(MetricsRecordBuilder, Map<String, Long>, String, String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- addGaugesToMetricsRecordBuilder(MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- 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 class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- addGetResult(Result) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Add a get result.
- addGlobalFilter(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.http.FilterContainer
-
Add a global filter to the container - This global filter will be applied to all available web contexts.
- addGlobalFilter(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.http.HttpServer
- addHBaseDependencyJars(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Add HBase and its dependencies (only) to the job configuration.
- addHbaseResources(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
- addHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- addHFileRefs(String, List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- addHFileRefs(String, List<Pair<Path, Path>>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Add new hfile references to the queue.
- addHFileRefs(String, List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- 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
- addHFileRefsToQueue(TableName, byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- addHistogram(String, Histogram, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
-
Add Histogram value-distribution data to a Hadoop-Metrics2 record building.
- addHole(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- addHostAndBlockWeight(String, long, long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
add some weight to a specific host
- 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
- addHostsAndBlockWeight(String[], long, StorageType[]) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
add some weight to a list of hosts, update the value of unique block weight
- addImmutable(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Put.add(Cell)
andCellBuilder
instead - addImmutable(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Put.add(Cell)
andCellBuilder
instead - addImmutable(byte[], ByteBuffer, long, ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Put
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Put.add(Cell)
andCellBuilder
instead - addIncrementalBackupTableSet(Set<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Adds set of tables to overall incremental backup table set
- addIncrementalBackupTableSet(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Add tables to global incremental backup set
- addInfo(String, SecurityInfo) - Static method in class org.apache.hadoop.hbase.security.SecurityInfo
-
Adds a security configuration for a new service name.
- 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
- addInternalServlet(String, String, Class<? extends HttpServlet>, boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add an internal servlet in the server, specifying whether or not to protect with Kerberos authentication.
- addInternalServlet(String, ServletHolder, boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add an internal servlet in the server, specifying whether or not to protect with Kerberos authentication.
- additionalLoadOnOpenData - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Additional data items to be written to the "load-on-open" section.
- addJerseyResourcePackage(String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Add a Jersey resource package.
- addJitter(long, float) - Static method in class org.apache.hadoop.hbase.util.RetryCounter
- addKey(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- addKeyToZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- addLabel(String) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Add a visibility label to the scan
- addLabel(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.Use
VisibilityClient.addLabel(Connection,String)
instead. - addLabel(Connection, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Utility method for adding label to the system.
- 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 class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- addLabels(List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Adds the set of labels into the system.
- addLabels(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.Use
VisibilityClient.addLabels(Connection,String[])
instead. - addLabels(Connection, String[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Utility method for adding labels to the system.
- addLast(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- 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
- addLastSeqIdsToOps(String, Map<String, Long>, List<ZKUtil.ZKUtilOp>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- addLease(LeaseManager.Lease) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Inserts lease.
- addListener(CompletableFuture<T>, BiConsumer<? super T, ? super Throwable>) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
This is method is used when you just want to add a listener to the given future.
- addListener(CompletableFuture<T>, BiConsumer<? super T, ? super Throwable>, Executor) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Almost the same with
FutureUtils.addListener(CompletableFuture, BiConsumer)
method above, the only exception is that we will callCompletableFuture.whenCompleteAsync(BiConsumer, Executor)
. - addListener(ForeignExceptionListener) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
Listen for failures to a given process.
- addListener(Future<V>, GenericFutureListener<? extends Future<? super V>>) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
-
This is method is used when you just want to add a listener to the given netty future.
- addLiveNode(String, long, int, int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Add a live node to the cluster representation.
- addLocation(Put, ServerName, long, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addLocationsOrderInterceptor(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
- addLocationsOrderInterceptor(Configuration, HFileSystem.ReorderBlocks) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Add an interceptor on the calls to the namenode#getBlockLocations from the DFSClient linked to this FileSystem.
- addLocationToCache(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- addLocationToCache(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- addLogFile(String, String) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Add the specified log file to the stats
- addManagedListener(ServerConnector) - Method in class org.apache.hadoop.hbase.http.HttpServer
- addManifest(BackupInfo, BackupManager, BackupType, Configuration) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Add manifest for the current backup.
- 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
- addMergeRegions(Put, Collection<RegionInfo>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addMetaData(ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Adds metadata at current position (position is moved forward).
- addMetaWALSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
-
Record a single instance of a split
- addMeter(String, Meter, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
-
Add Dropwizard-Metrics rate information to a Hadoop-Metrics2 record builder, converting the rates to the appropriate unit.
- addMethod(Method) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- addMethod(String, Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- addMethod(String, String...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- addMethods() - Method in class org.apache.hadoop.hbase.tool.coprocessor.Branch1CoprocessorMethods
- addMethods(Class<?>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CurrentCoprocessorMethods
- addMobRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- addMobRegion(RegionInfo, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- addMultiException(MultiException, Exception) - Method in class org.apache.hadoop.hbase.http.HttpServer
- addMutation(Mutation) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- addMutation(Mutation) - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- 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(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- 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
- addNamespaceQuotaTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Adds a table with a namespace quota.
- addNewMetricIfAbsent(String, T, Class<T>) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- addNewRegions() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- addNewTableEntryInMap(Map<String, List<Pair<byte[], List<String>>>>, byte[], String, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- addNoCacheFilter(ServletContextHandler, Configuration) - Static method in class org.apache.hadoop.hbase.http.HttpServer
- addNode(TRemote) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
-
Add a node that will be able to execute remote procedures
- 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.
- addOperationToNode(TRemote, RemoteProcedureDispatcher.RemoteProcedure) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
-
Add a remote rpc.
- addOption(Option) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addOptions() - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- addOptions() - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- addOptions() - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- addOptions() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- addOptions() - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- addOptions() - Method in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- addOptions() - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- addOptions() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- 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.AbstractHBaseTool
-
Override this to add command-line options using
AbstractHBaseTool.addOptWithArg(java.lang.String, java.lang.String)
and similar methods. - addOptions() - Method in class org.apache.hadoop.hbase.util.RegionMover
- addOptions(Options) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Add options to command lines
- addOptions(Options) - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- addOptNoArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addOptNoArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addOptWithArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addOptWithArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addOverlap(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- addParam(QueryStringEncoder, String, Object) - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
-
Adds
value
toencoder
underparamName
whenvalue
is non-null. - 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.
- addPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
-
Method called after a peer has been connected.
- addPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- addPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- addPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- addPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Add a replication peer.
- addPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- addPeer(String, ReplicationPeerConfig, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0, use
ReplicationAdmin.addPeer(String, ReplicationPeerConfig)
instead. - 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
- addPeerToHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- addPeerToHFileRefs(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Add a peer to hfile reference queue if peer does not exist.
- addPeerToHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- addPrimaryAssignment(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- addPrivilegedServlet(String, String, Class<? extends HttpServlet>) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Adds a servlet in the server that only administrators can access.
- addPrivilegedServlet(String, String, Class<? extends HttpServlet>) - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Adds a servlet in the server that any user can access.
- addPrivilegedServlet(String, ServletHolder) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Adds a servlet in the server that only administrators can access.
- addProperty(String, String) - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
-
Add property to the namespace.
- addProviderIfNotExists(SaslClientAuthenticationProvider, HashMap<Byte, SaslClientAuthenticationProvider>) - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Adds the given
provider
to the set, only if an equivalent provider does not already exist in the set. - addProviderIfNotExists(SaslServerAuthenticationProvider, HashMap<Byte, SaslServerAuthenticationProvider>) - Static method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Adds the given provider into the map of providers if a mapping for the auth code does not already exist in the map.
- addPushSize(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
-
Add current size to the current cycle's total push size
- addPutToKv(Put, Cell) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- addQuotas(Connection, byte[], byte[], QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- addQuotas(Connection, byte[], QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- addr - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- addr - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
- addr - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- addr2Stub - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- addr2StubFuture - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- addReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- addRecord(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
-
Add various NamedQueue records to ringbuffer.
- addReferenceFiles(SnapshotManifest.RegionVisitor, Object, Object, Collection<StoreFileInfo>, boolean) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- addRegion(byte[], int, int, int, int, long, long, long, int, int, int, long, long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Add a region name to the list
- addRegion(int[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- addRegion(LinkedList<RegionInfo>, RegionInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- 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
- addRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- addRegion(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.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
- addRegionInfo(Put, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addRegionInfo(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- addRegionPlan(MinMaxPriorityQueue<RegionPlan>, boolean, ServerName, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
-
Add a region from the head or tail to the List of regions to return.
- 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
- addRegionServerQuota(Connection, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- addRegionSize(RegionInfo, long, long) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- addRegionSorted(int[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- addRegionStateToPut(Put, int, RegionState.State) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addRegionsToInMemoryStates(List<RegionInfo>, MasterProcedureEnv, int) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Add regions to in-memory states
- addRegionsToMeta(Connection, List<RegionInfo>, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Adds a hbase:meta row for each of the specified new regions.
- addRegionsToMeta(Connection, List<RegionInfo>, int, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Adds a hbase:meta row for each of the specified new regions.
- addRegionsToMeta(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Add regions to hbase:meta table.
- addRegionsToMeta(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
Add the specified set of regions to the hbase:meta table.
- addRegionToMap(Map<ServerName, List<RegionInfo>>, RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- addRegionToMap(Map<ServerName, List<RegionInfo>>, RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- addRegionToMeta(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Adds a (single) hbase:meta row for the specified new region and its daughters.
- addRegionToRemove(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- addRegionToRestore(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- addRegionToServer(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- addRegionToSnapshot(SnapshotProtos.SnapshotDescription, ForeignExceptionSnare) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Complete taking the snapshot on the region.
- addReplicaActions(int, Map<ServerName, MultiAction>, List<Action>) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
-
Add replica actions to action map by server.
- addReplicaActionsAgain(Action, Map<ServerName, MultiAction>) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
- addReplicas(List<RegionInfo>, int, int) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Create any replicas for the regions (the default replicas that was already created is passed to the method)
- addReplicationBarrier(Put, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
See class comment on SerialReplicationChecker
- addReplicationParent(Put, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addReplicationPeer(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a new replication peer for replicating data to slave cluster.
- addReplicationPeer(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Add a new replication peer for replicating data to slave cluster
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a new replication peer for replicating data to slave cluster.
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Add a new replication peer for replicating data to slave cluster
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Add a new replication peer for replicating data to slave cluster
- addReplicationPeer(RpcController, ReplicationProtos.AddReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- addReplicationPeer(RpcController, ReplicationProtos.AddReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- addReplicationPeerAsync(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a new replication peer but does not block and wait for it.
- addReplicationPeerAsync(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Add a new replication peer but does not block and wait for it.
- addReplicationPeerAsync(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- addReplicationPeerAsync(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- addRequiredOption(Option) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addRequiredOptWithArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addRequiredOptWithArg(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- addResource(InputStream) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- addResource(InputStream, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- addResource(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- addResource(URL) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- addResource(Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- addResource(Path) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- address - Variable in class org.apache.hadoop.hbase.ipc.ConnectionId
- address - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- address - Variable in class org.apache.hadoop.hbase.ServerName
- Address - Class in org.apache.hadoop.hbase.net
-
An immutable type to hold a hostname and port combo, like an Endpoint or java.net.InetSocketAddress (but without danger of our calling resolve -- we do NOT want a resolve happening every time we want to hold a hostname and port combo).
- Address(HostAndPort) - Constructor for class org.apache.hadoop.hbase.net.Address
- ADDRESS_BITS_PER_WORD - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- addresses - Variable in class org.apache.hadoop.hbase.client.BatchErrors
- Addressing - Class in org.apache.hadoop.hbase.util
-
Utility for network addresses, resolving and naming.
- Addressing() - Constructor for class org.apache.hadoop.hbase.util.Addressing
- Addressing.AddressSelectionCondition - Interface in org.apache.hadoop.hbase.util
-
Interface for AddressSelectionCondition to check if address is acceptable
- addressIsLocalHost(String) - Static method in class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
- addResult(int, Object) - Method in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- addResult(ClientProtos.MutateResponse.Builder, Result, HBaseRpcController, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- addResults(ClientProtos.ScanResponse.Builder, List<Result>, HBaseRpcController, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- addRollbackStep(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called by the ProcedureExecutor after the procedure step is completed, to add the step to the rollback list (or procedure stack).
- addRow(RowModel) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
Add a row to this cell set
- ADDRS_CONF_SEPARATOR - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- addRSGroup(RpcController, RSGroupAdminProtos.AddRSGroupRequest, RpcCallback<RSGroupAdminProtos.AddRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- addRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Creates a new RegionServer group with the given name.
- addRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- addRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- addRSGroup(RSGroupInfo) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Add given RSGroupInfo to existing list of group infos.
- addRSGroup(RSGroupInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- addScanner(String, RegionScanner, Shipper, HRegion, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- addScanner(ResultScanner) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
Assigns a unique ID to the scanner and adds the mapping to an internal HashMap.
- addScanner(ResultScanner, boolean) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Assigns a unique ID to the scanner and adds the mapping to an internal hash-map.
- addScanner(RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannersCloseCallBack
- addScannerLeaseBack(LeaseManager.Lease) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- addScanResult(List<Result>) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- addScanResult(List<Result>) - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- addScanResult(List<Result>) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Add a scan result.
- addSecondaryAssignment(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- addSecurityHeadersFilter(ServletContextHandler, Configuration, boolean) - Method in class org.apache.hadoop.hbase.rest.RESTServer
- addSequenceNum(Put, long, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- addServer(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- addServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Adds the given server to the group.
- addServer(ServerName) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- addServerToDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Add the server to the drain list.
- addServlet(String, String, Class<? extends HttpServlet>) - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Deprecated.Use
InfoServer.addUnprivilegedServlet(String, String, Class)
orInfoServer.addPrivilegedServlet(String, String, Class)
instead of this method which does not state outwardly what kind of authz rules will be applied to this servlet. - addServletWithAuth(String, String, Class<? extends HttpServlet>, boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Internal method to add a servlet to the HTTP server.
- addServletWithAuth(String, ServletHolder, boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Internal method to add a servlet to the HTTP server.
- addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
- addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV1
- addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV2
- addSize(RpcCallContext, Result) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Method to account for the size of retained cells.
- addSkippedRegion(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- addSlowAckData(DatanodeInfo, long, long) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- addSlowLogRecords(List<TooSlowLog.SlowLogPayload>, Connection) - Static method in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
Add slow/large log records to hbase:slowlog table
- addSnapshot(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot
- addSnapshotClone(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot cloned table
- addSnapshotRestore(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
-
Record a single instance of a snapshot
- addSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Add a normal source for the given peer on this region server.
- addSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
-
Record a single instance of a split
- addSplitsToParent(Connection, RegionInfo, RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Adds daughter region infos to hbase:meta row for the specified region.
- addStackIndex(int) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the RootProcedureState on procedure execution.
- addStatistic(byte[], ClientProtos.RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.MultiResponse
- addStats(HFilePrettyPrinter.KeyValueStats) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
-
Add the given
HFilePrettyPrinter.KeyValueStats
to be reported - addStoreFile(RegionInfo, String, SnapshotProtos.SnapshotRegionManifest.StoreFile, Map<Path, Integer>) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Add the specified store file to the stats
- addStoreFiles(Collection<HStoreFile>, StoreEngine.IOExceptionRunnable) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Add the store files to store file manager, and also record it in the store file tracker.
- addStringMap(Map<String, String>) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
Add String map to config list.
- addSublist(List<T>) - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists
- addSubProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- 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.
- addTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- addTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- addTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- addTableAcl(TableName, Set<String>, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Add table user acls
- 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
- addTableQuotaTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Adds a table with a table quota.
- addTables(TableName[]) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- addTableToMeta(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- addTarget(RegionInfo, long) - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan.Builder
- addTask(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
- addTask(String, boolean) - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
-
Add a new task to the group, and before that might complete the last task in the group
- addTeritiaryAssignment(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- addThreadPools(Supplier<ThreadPoolExecutor>, Supplier<ThreadPoolExecutor>) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Add thread pools of additional connections to the metrics
- addTimer(String, Timer, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- addToBackupSet(String, String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Add backup set (list of tables)
- addToBackupSet(String, TableName[]) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Add tables to backup set command
- addToBackupSet(String, TableName[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- addToCache(Result) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- addToCachedServers(RegionLocations) - Method in class org.apache.hadoop.hbase.client.MetaCache
- addToCompactingFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Adds the files to compacting files.
- addToCompactionQueue(ServerName, MajorCompactionRequest) - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- addToCounter(String, long) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- addToFailedOpen(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- addToFailedServers(Address, Throwable) - Method in class org.apache.hadoop.hbase.ipc.FailedServers
-
Add an address to the list of the failed servers list.
- addToHashMultiMap(Map<K1, Map<K2, List<V>>>, K1, K2, V) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Simple helper to a map from key to (a list of) values TODO: Make a general utility method * * @return the list of values corresponding to key1 and key2
- addToHDFSBlocksDistribution(HDFSBlocksDistribution, BlockLocation[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Update blocksDistribution with blockLocations
- addToken(Token<? extends TokenIdentifier>) - Method in class org.apache.hadoop.hbase.security.User
-
Adds the given Token to the user's credentials.
- 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.
- 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.
- 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.
- addToList(List<String>, String, ReplicationQueueStorage) - Method in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
- addToLockedResources(List<LockedResource>, Map<T, LockAndQueue>, Function<T, String>, LockedResourceType) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- addToMap(Map<String, Long>, String, long, ReplicationQueueStorage) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- addToMovedRegions(String, ServerName, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- addToOfflineRegions(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- addToPendingAssignment(HashMap<RegionInfo, RegionStateNode>, Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- addToQueue(WALEventTrackerPayload) - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- addToQueueForSysTable(TooSlowLog.SlowLogPayload) - Method in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- addToReplicaLoad(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- addToRollingStats(HeapMemoryManager.TunerContext) - Method in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
-
Add the given context to the rolling tuner stats.
- addToRunQueue(FairQueue<T>, Queue<T>, Supplier<String>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- 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
- addToSize(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.Used to update in-progress log sizes.
- addTotalBufferUsed(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- addTypeFilter(QuotaType) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Add a type to the filter list
- addUniqueWeight(long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
add some weight to the total unique weight
- addUnprivilegedServlet(String, String, Class<? extends HttpServlet>) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Adds a servlet in the server that any user can access.
- addUnprivilegedServlet(String, String, Class<? extends HttpServlet>) - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Adds a servlet in the server that any user can access.
- addUnprivilegedServlet(String, String, ServletHolder) - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Adds a servlet in the server that any user can access.
- addUnprivilegedServlet(String, ServletHolder) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Adds a servlet in the server that any user can access.
- addUsedSplitWALWorker(ServerName) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
When master restart, there will be a new splitWorkerAssigner.
- addUsedWorker(ServerName) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- addUserEntry(Table, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addUserGlobalHdfsAcl(Table, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addUserNamespaceHdfsAcl(Table, String, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addUserPermission(Configuration, UserPermission, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- addUserPermission(Configuration, UserPermission, Table, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Stores a new user permission grant in the access control lists table.
- addUserQuota(Connection, String, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- 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
- addUserTableHdfsAcl(Connection, String, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addUserTableHdfsAcl(Connection, Set<String>, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addUserTableHdfsAcl(Table, String, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- addVersionDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- addVersionDelete(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- addWAL(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- addWAL(ServerName, String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Add a new WAL file to the given queue for a given regionserver.
- addWAL(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- addWAL(WAL) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- addWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- addWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- addWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- addWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
-
Add a
WALActionsListener
. - addWalEventTrackerRows(Queue<WALEventTrackerPayload>, Connection) - Static method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
-
Add wal event tracker rows to hbase:waleventtracker table
- addWeight(long, long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
add weight
- addWorkerStuckPercentage - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- addWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- adjustedBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
- adjustFieldLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- adjustFieldLength() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- adjustFieldLengthIfNeeded() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- admin - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- admin - Variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- admin - Variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- admin - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- admin - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The
Admin
. - admin - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- admin - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- admin - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- admin - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- admin - Variable in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- admin - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- admin - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- admin - Variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- admin - Variable in class org.apache.hadoop.hbase.util.RegionMover
- Admin - Interface in org.apache.hadoop.hbase.client
-
The administrative API for HBase.
- ADMIN - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Action
- ADMIN_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- AdminAuthorizedFilter - Class in org.apache.hadoop.hbase.http
- AdminAuthorizedFilter() - Constructor for class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- AdminAuthorizedServlet - Class in org.apache.hadoop.hbase.http
-
General servlet which is admin-authorized.
- AdminAuthorizedServlet() - Constructor for class org.apache.hadoop.hbase.http.AdminAuthorizedServlet
- adminCall(HBaseRpcController, AdminProtos.AdminService.Interface, PREQ, RawAsyncHBaseAdmin.AdminRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<RESP, PRESP>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- adminRequest() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- AdminRequestCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- ADMINS_ACL - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- adminsAcl - Variable in class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- adminsAcl - Variable in class org.apache.hadoop.hbase.http.HttpServer
- adminsAcl - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- adminSubs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- adoptHdfsOrphan(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Orphaned regions are regions without a .regioninfo file in them.
- adoptHdfsOrphans(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Iterates through the list of all orphan/invalid regiondirs.
- advance() - Method in interface org.apache.hadoop.hbase.CellScanner
-
Advance the scanner 1 cell.
- advance() - Method in class org.apache.hadoop.hbase.client.Result
- advance() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
- advance() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- AdvancedScanResultConsumer - Interface in org.apache.hadoop.hbase.client
-
This is the low level API for asynchronous scan.
- AdvancedScanResultConsumer.ScanController - Interface in org.apache.hadoop.hbase.client
-
Used to suspend or stop a scan, or get a scan cursor if available.
- AdvancedScanResultConsumer.ScanResumer - Interface in org.apache.hadoop.hbase.client
-
Used to resume a scan.
- advanceTick() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- advanceTo(long) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Step the MVCC forward on to a new read/write basis.
- AES - Class in org.apache.hadoop.hbase.io.crypto.aes
-
AES-128, provided by the JCE
- AES(CipherProvider) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.AES
- AESDecryptor - Class in org.apache.hadoop.hbase.io.crypto.aes
- AESDecryptor(Cipher) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- AESEncryptor - Class in org.apache.hadoop.hbase.io.crypto.aes
- AESEncryptor(Cipher, SecureRandom) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- affixShutdownHook(Thread, int) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
- AFTER - Enum constant in enum org.apache.hadoop.hbase.client.RegionLocateType
- AFTER - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
- afterCreatingZigZagLatch() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Used to manufacture race condition reliably.
- afterDecodingKeyValue(DataInputStream, ByteBuffer, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- afterEncodingKeyValue(Cell, DataOutputStream, HFileBlockDefaultEncodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
-
Returns unencoded size added
- afterExecute(Runnable, Throwable) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.TrackingThreadPoolExecutor
- afterExecute(Runnable, Throwable) - Method in class org.apache.hadoop.hbase.thrift.THBaseThreadPoolExecutor
- afterExecution() - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
-
Called after flush is executed.
- afterExecution(Store) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
-
Called after compaction is executed by CompactSplitThread.
- afterReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- afterReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- afterReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- afterReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- afterReplay(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called when the procedure is ready to be added to the queue after the loading/replay operation.
- afterWALArchive(Path, Path) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- afterWALArchive(Path, Path) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- ageAtEviction - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Keep running age at eviction time
- ageHist - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- ageHistogram - Variable in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- agentName - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- ageOfLastAppliedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- ageOfLastAppliedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- ageOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- ageOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- ageOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- ageOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- ageOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- ageOfLastShippedOpHist - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- ageOfLastShippedOpHist - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- ageOfLastShippedOpHist - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- ageOfLastShippedOpKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- ageOfLastShippedOpKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- AgeSnapshot - Class in org.apache.hadoop.hbase.io.hfile
-
Snapshot of block cache age in cache.
- AgeSnapshot(FastLongHistogram) - Constructor for class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- agg - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- agg - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- aggLock - Variable in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- aggregate - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- aggregate(HRegionServer, Map<String, ArrayList<Long>>) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- aggregateRecords(List<Record>, Field) - Static method in class org.apache.hadoop.hbase.hbtop.mode.ModeStrategyUtils
-
Group by records on the basis of supplied groupBy field and Aggregate records using
Record.combine(Record)
- aggregateRecordsAndAddDistinct(List<Record>, Field, Field, Field) - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
-
Aggregate the records and count the unique values for the given distinctField
- aggregateRequestPerSecond - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- aggregateStores(List<HStore>) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- AggregatingCompleteTracker(CompactionLifeCycleTracker, int) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactSplit.AggregatingCompleteTracker
- aggregationWindow - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- alarming - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- algorithm - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Use
MessageDigest
class's encryption algorithms to check persistent file integrity, default algorithm is MD5 - algorithm - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- Algorithm(String, String, String) - Constructor for enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- align(int) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Aligns a number to 8.
- align(long) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Aligns a number to 8.
- align(long) - Method in class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
-
Aligns a number to 8.
- alignDown(long) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Returns lower boundary (aligned to multiple of BITS_PER_WORD) of bitmap range x belongs to.
- alignUp(long) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Returns upper boundary (aligned to multiple of BITS_PER_WORD) of bitmap range x belongs to.
- ALL - Enum constant in enum org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
- ALL - Enum constant in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- ALL - Enum constant in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- ALL_CATEGORIES - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- ALL_FILES - Enum constant in enum org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl.DisplayCompactionType
- ALL_FLAG_BITS - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- ALL_TIME - Static variable in class org.apache.hadoop.hbase.io.TimeRange
- ALL_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Define for 'return-all-versions'.
- allBufs - Variable in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- allCells - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- allChannels - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- allCompactedFilesCached - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
- allFilesCached - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
-
Cached list of all files in the structure, to return from some calls
- allFilesExpired(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- allKeys - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- allL0FilesExpired(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- alloc - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- alloc - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- alloc(int) - Method in class org.apache.hadoop.hbase.regionserver.Chunk
-
Try to allocate
size
bytes from the chunk. - ALLOC - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- ALLOC - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- 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
- allocate(int) - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Allocate size bytes from the ByteBufAllocator, Note to call the
ByteBuff.release()
if no need any more, otherwise the memory leak happen in NIO ByteBuffer pool. - allocate(int, boolean) - Static method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- allocate(int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- allocate(long) - Method in interface org.apache.hadoop.hbase.util.ByteBufferAllocator
-
Allocates a bytebuffer
- allocateBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Allocate a block with specified size.
- allocateBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
-
Find a bucket to allocate a block
- allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.EncryptHandler
- allocateBufferForUnpacking() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Always allocates a new buffer of the correct size.
- allocateDataBuffer() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- allocateDataBuffer() - Method in class org.apache.hadoop.hbase.regionserver.OffheapChunk
- allocateDataBuffer() - Method in class org.apache.hadoop.hbase.regionserver.OnheapChunk
- allocateNewBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- allocateNewChunk() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- allocateOneBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Allocate an buffer with buffer size from ByteBuffAllocator, Note to call the
ByteBuff.release()
if no need any more, otherwise the memory leak happen in NIO ByteBuffer pool. - allocateOnHeap(int) - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- ALLOCATION_FAIL_LOG_TIME_PERIOD - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- allocationFailCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- allocationFailed() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- allocator - Variable in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- allocator - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- allocator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- allocator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- allocator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- allocator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- allocator - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- ALLOCATOR_FOR_TEST - Static variable in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- ALLOCATOR_POOL_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- 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
- allocFailLogPrevTs - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- allocIndexChunks(int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- allOf(List<CompletableFuture<T>>) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Returns a new CompletableFuture that is completed when all of the given CompletableFutures complete.
- 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
- allowableError(int) - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Specifies the allowable error for this rank, depending on which quantiles are being targeted.
- allowCompaction - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- allowCoreThreadTimeout - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- allowCoreThreadTimeout() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- allowed - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- ALLOWED_METHODS - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- allowedFailures - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- allowFallbackToSimpleAuth - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- allowPartialResults - Variable in class org.apache.hadoop.hbase.client.Scan
- AllowPartialScanResultCache - Class in org.apache.hadoop.hbase.client
-
A ScanResultCache that may return partial result.
- AllowPartialScanResultCache() - Constructor for class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- allowReverseDnsLookup - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- allRegions - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- allRequests - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- allTime - Variable in class org.apache.hadoop.hbase.io.TimeRange
- allTime() - Static method in class org.apache.hadoop.hbase.io.TimeRange
- alpha - Variable in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- ALPHA_NUMERIC - Static variable in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- ALREADY_FINISHED - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
- alreadyRunning - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- alt - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- alternateBufferedMutatorClassName - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Allow setting an alternate BufferedMutator implementation via config.
- ALWAYS_COPY_FILES - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- ALWAYS_COPY_FILES - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- amd64 - Static variable in class org.apache.hadoop.hbase.util.JVM
- ampBytes - Static variable in class org.apache.hadoop.hbase.http.HtmlQuoting
- ancestors - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- AND - Enum constant in enum org.apache.hadoop.hbase.client.LogQueryFilter.FilterByOperator
-
Deprecated.
- AND - Enum constant in enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
-
and
- AND - Enum constant in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
- AND - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
AND Byte Array
- AND - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- AND_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
AND Array
- AND_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- AND_OPERATOR - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- annotateBytesRead(AttributesBuilder, long, long) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Conditionally annotate
attributesBuilder
with appropriate attributes when values are non-zero. - annotatedQos - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- annotateHeapBytesRead(AttributesBuilder, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Conditionally annotate
span
with the appropriate attribute when value is non-zero. - 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
-
Calls
AnnotationReadingPriorityFunction(RSRpcServices, Class)
using the result ofrpcServices#getClass()
The RPC server implementation - 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
. - ANY - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
- ANY - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- ap - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- ap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- aposBytes - Static variable in class org.apache.hadoop.hbase.http.HtmlQuoting
- APP_DIR - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- appDir - Variable in class org.apache.hadoop.hbase.http.HttpServer
- appDir - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- append(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Append the given key/value pair to the file info, optionally checking the key prefix.
- append(StringBuilder, String) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- append(ByteBuffer, TAppend) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- append(CacheEvictionStats) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsAggregator
- append(CacheEvictionStats) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- append(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- 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(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(Append) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Appends values to one or more columns within a single row.
- append(Append) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- append(Append) - Method in class org.apache.hadoop.hbase.client.HTable
- append(Append) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- append(Append) - Method in interface org.apache.hadoop.hbase.client.Table
-
Appends values to one or more columns within a single row.
- append(Append) - 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(Append) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- append(Append, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Append a set of edits to the WAL.
- append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- append(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, long, ActivePolicyEnforcement, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Execute an append mutation.
- append(FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Append to the WAL.
- append(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
Validates the input request parameters, parses columns from CellSetModel, and invokes Append on HTable.
- append(TableName, byte[], byte[], List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- append(TAppend) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.OutputSink
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- append(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- append(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- 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(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Append a node to the tree
- Append - Class in org.apache.hadoop.hbase.client
-
Performs Append operations on a single row.
- Append(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Append
-
Create a Append operation for the specified row.
- Append(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Append
-
Create a Append operation for the specified row.
- Append(byte[], long, NavigableMap<byte[], List<Cell>>) - Constructor for class org.apache.hadoop.hbase.client.Append
-
Construct the Append with user defined data.
- Append(Append) - Constructor for class org.apache.hadoop.hbase.client.Append
-
Copy constructor
- APPEND - Enum constant in enum org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType
- APPEND - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- APPEND - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck.Type
- APPEND - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- APPEND - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- APPEND_BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- APPEND_BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- APPEND_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- APPEND_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- APPEND_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- APPEND_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- APPEND_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- APPEND_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- APPEND_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- appendAndSync() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- appendBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- appendBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- appendCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- appendData(RegionInfo, WALKeyImpl, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- appendData(RegionInfo, WALKeyImpl, WALEdit) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- appendData(RegionInfo, WALKeyImpl, WALEdit) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Append a set of data edits to the WAL.
- appendDeleteFamilyBloomFilter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- appendEntry(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.EntryBuffers
-
Append a log entry into the corresponding region buffer.
- appendEntry(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- appendEntry(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- appendExcludeTableCFsToReplicationPeerConfig(Map<TableName, List<String>>, ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- 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
- appendFromHBase(Append) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- appendFromThrift(TAppend) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
From a
TAppend
create anAppend
. - appendFromThrift(TAppend) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- appendGeneralBloomfilter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- appendHFileRefsZNodes(ZKWatcher, String, StringBuilder) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
- appendHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- appendHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- appendJRuby(StringBuilder, Object) - Static method in class org.apache.hadoop.hbase.util.JRubyFormat
- appendKeyTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- appendKeyTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- appendKeyValue(StringBuilder, String, Object) - Static method in class org.apache.hadoop.hbase.util.Strings
-
Append to a StringBuilder a key/value.
- appendKeyValue(StringBuilder, String, Object, String, String) - Static method in class org.apache.hadoop.hbase.util.Strings
-
Append to a StringBuilder a key/value.
- appendList(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Append a list of nodes to the tree
- appendMarker(RegionInfo, WALKeyImpl, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- appendMarker(RegionInfo, WALKeyImpl, WALEdit) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- appendMarker(RegionInfo, WALKeyImpl, WALEdit) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Append an operational 'meta' event marker edit to the WAL.
- 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.
- appendMetadata(long, boolean, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Writes meta data.
- appendMetaData(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- appendMobMetadata(SetMultimap<TableName, String>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Appends MOB - specific metadata (even if it is empty)
- appendPeerState(ZKWatcher, String, StringBuilder) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
- appendPeersZnodes(ZKWatcher, String, StringBuilder) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
- appendPeerTableCFs(String, String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0, use
ReplicationAdmin.appendPeerTableCFs(String, Map)
instead. - appendPeerTableCFs(String, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- appendReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Append the replicable table column family config from the specified peer.
- appendReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Append the replicable table-cf config of the specified peer
- appendReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- appendReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- appendRSZnodes(ZKWatcher, String, StringBuilder) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
- appendSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- appendStrings(StringBuilder, String...) - Static method in class org.apache.hadoop.hbase.procedure2.util.StringUtils
- appendTableCFsToReplicationPeerConfig(Map<TableName, List<String>>, ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- appendThreadInfo(StringBuilder, ThreadInfo, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
-
Print all of the thread's information and stack traces.
- appendTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- appendTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- appendTo(Cell, ByteBuffer, int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Copy the Cell content into the passed buf in KeyValue serialization format.
- appendToByteArray(Cell, byte[], int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
copy key and value
- appendToByteBuffer(ByteBuffer, KeyValue, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- appendTrackedTimestampsToMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Add TimestampRange and earliest put timestamp to Metadata
- appendTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- apply(byte) - Method in enum org.apache.hadoop.hbase.util.Order
-
Apply order to the byte
val
. - apply(byte[]) - Method in enum org.apache.hadoop.hbase.util.Order
-
Apply order to the byte array
val
. - apply(byte[], int, int) - Method in enum org.apache.hadoop.hbase.util.Order
-
Apply order to a range within the byte array
val
. - apply(FileStatus) - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileStatusConverter
- apply(FileSystem, Path, List<AclEntry>) - Method in interface org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.Operation
- apply(BackupInfo) - Method in interface org.apache.hadoop.hbase.backup.BackupInfo.Filter
-
Filter interface
- apply(HStoreFile) - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.StoreToFile
- apply(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetPathName
- applyAsLong(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetBulkTime
- applyAsLong(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetFileSize
- applyAsLong(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetMaxTimestamp
- 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.
- applyClusterKeyToConf(Configuration, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Apply the settings in the given key to the given configuration, this is used to communicate with distant clusters
- applyCompactionPolicy(ArrayList<HStoreFile>, boolean, boolean) - 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.
- applyCompactionPolicy(List<HStoreFile>, boolean, boolean, int, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
- applyCostsChange(Consumer<double[]>) - Method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- applyFamilyMapToMemStore(Map<byte[], List<Cell>>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Atomically apply the given map of family->edits to the memstore.
- applyFilterAndGet(List<Record>, List<RecordFilter>) - Static method in class org.apache.hadoop.hbase.hbtop.mode.ModeStrategyUtils
-
Filter records as per the supplied filters,
- applyToMemStore(HStore, List<Cell>, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- applyToMemStore(HStore, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- archive - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- archive(String) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
Archive processed WAL
- archive(FileSystem, RegionInfo, byte[], Collection<HStoreFile>, Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
- archive(Path, boolean, Path, FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Moves processed logs to a oldLogDir after successful processing Moves corrupted logs (any log that couldn't be successfully parsed to corruptDir (.corrupt) for later investigation
- archive(Pair<Path, Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- ARCHIVED_HFILE_SUFFIX - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- ARCHIVED_WAL_SUFFIX - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- archiveDataDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- archivedHFileSuffix - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- archivedHFileSuffix - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedHFileSuffix() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedHFileSuffix(String) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedTables - Variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
- archivedWalSuffix - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedWalSuffix() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedWalSuffix(String) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- archivedWALSuffix - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- archiveExecutor - Static variable in class org.apache.hadoop.hbase.backup.HFileArchiver
- 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
- archiveHFileZNode - Variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- archiveLock - Variable in class org.apache.hadoop.hbase.regionserver.HStore
-
Lock specific to archiving compacted store files.
- archiveLogFile(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- archiveMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
The hbase:meta region may OPEN and CLOSE without issue on a server and then move elsewhere.
- archiveMobFiles(Configuration, TableName, byte[], List<Path>) - Method in class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
-
Archives the mob files.
- archiveMobFiles(Configuration, TableName, Admin, byte[], List<Path>) - Static method in class org.apache.hadoop.hbase.mob.MobFileCleanupUtil
-
Archives the mob files.
- archivePath - Variable in class org.apache.hadoop.hbase.io.HFileLink
- archiveRecoveredEdits(String, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionWALFileSystem
-
Closes and archives the specified store files from the specified family.
- archiveRecoveredEdits(Configuration, FileSystem, RegionInfo, byte[], Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Archive recovered edits using existing logic for archiving store files.
- 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.
- archiveRetries - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- 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
- archiveTracker - Variable in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
- archiveZnode - Variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- areAdjacent(RegionInfo, RegionInfo) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Check whether two regions are adjacent; i.e.
- areAdjacent(HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.areAdjacent(RegionInfo, RegionInfo)
. - areAllLower(Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
See if passed
sequenceids
are lower -- i.e. - areAllUserRegionsOffline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- areCompactionsDisabled() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- areCompactionsDisabled() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
- areCompactionsDisabled() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
-
Returns whether or not compactions on this table should be disabled for this policy.
- 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. - 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.
- arePartsEqual(ByteBuffer, int, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Check whether two parts in the same buffer are equal.
- areScanStartRowAndStopRowEqual(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.client.ClientUtil
- areSerializedFieldsEqual(BigDecimalComparator) - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.BitComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Return true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.NullComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(ByteArrayComparable) - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Concrete implementers can signal a failure condition in their code by throwing an
IOException
. - areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Default implementation so that writers of custom filters aren't forced to implement.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.PageFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.RowFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
-
Returns true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(Filter) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
-
Return true if and only if the fields of the filter that are serialized are equal to the corresponding fields in other.
- areSerializedFieldsEqual(LongComparator) - Method in class org.apache.hadoop.hbase.filter.LongComparator
-
Returns true if and only if the fields of the comparator that are serialized are equal to the corresponding fields in other.
- areSomeRegionReplicasColocated(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- areSplittersAvailable() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
Returns true if more splitters are available, otherwise false.
- areSyncFuturesReleased() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- 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
- argClass - Variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- args - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- Args(TServerTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
- argumentToClassMap - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- array() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the byte[] if the underlying BB has single BB and hasArray true
- array() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- array() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- ARRAY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Array overhead
- ARRAY_BYTE_INDEX_SCALE - Static variable in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- ARRAY_MAP - Enum constant in enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
- ARRAY_OBJECT_INDEX_SCALE - Static variable in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- ArrayBackedTag - Class in org.apache.hadoop.hbase
-
This is a
Tag
implementation in which value is backed by an on heap byte array. - ArrayBackedTag(byte[], int) - Constructor for class org.apache.hadoop.hbase.ArrayBackedTag
-
Creates a Tag from the specified byte array and offset.
- ArrayBackedTag(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.ArrayBackedTag
-
Creates a Tag from the specified byte array, starting at offset, and for length
length
. - ArrayBackedTag(byte, byte[]) - Constructor for class org.apache.hadoop.hbase.ArrayBackedTag
-
Format for a tag :
<length of tag - 2 bytes><type code - 1 byte><tag>
tag length is serialized using 2 bytes only but as this will be unsigned, we can have max tag length of (Short.MAX_SIZE * 2) +1. - ArrayBackedTag(byte, String) - Constructor for class org.apache.hadoop.hbase.ArrayBackedTag
-
The special tag will write the length of each tag and that will be followed by the type and then the actual tag.
- ArrayEntryIterator(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- ArrayEntrySet(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- arrayHeaderSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
- arrayHeaderSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- ArrayHolder(Comparator<? super K>, Comparator<Map.Entry<K, V>>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- ArrayHolder(CopyOnWriteArrayMap.COWEntry[], int, int, Comparator<? super K>, Comparator<Map.Entry<K, V>>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- ArrayKeyIterator(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- ArrayKeySet(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- ARRAYLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ArrayList(0)
- arrayOffset() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the arrayOffset of the byte[] incase of a single BB backed ByteBuff
- arrayOffset() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- arrayOffset() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- ArrayValueCollection(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- ArrayValueIterator(CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- arrowDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- arrowDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- arrowDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- arrowDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- arrowDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- ArrowDown - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- arrowLeft() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- arrowLeft() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- ArrowLeft - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- arrowRight() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- arrowRight() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- ArrowRight - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- arrowUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- arrowUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- arrowUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- arrowUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- arrowUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- ArrowUp - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- ASC - Enum constant in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
- ASCENDING - Enum constant in enum org.apache.hadoop.hbase.util.Order
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedBlob
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedBlobVar
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedFloat32
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedFloat64
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt16
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt32
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt64
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt8
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedNumeric
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedString
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.RawBytes
- ASCENDING - Static variable in class org.apache.hadoop.hbase.types.RawString
- ascendingSort - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- asFloat() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- asInt() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- asInterrupt(Throwable) - Static method in class org.apache.hadoop.hbase.util.ExceptionUtil
-
Returns an InterruptedIOException if t was an interruption, null otherwise
- asList(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Creates list of tags from given byte array, expected that it is in the expected tag format.
- asLong() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- asReferencedHeapBlock(Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
The block cached in LruAdaptiveBlockCache will always be an heap block: on the one side, the heap access will be more faster then off-heap, the small index block or meta block cached in CombinedBlockCache will benefit a lot.
- asReferencedHeapBlock(Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
The block cached in LRUBlockCache will always be an heap block: on the one side, the heap access will be more faster then off-heap, the small index block or meta block cached in CombinedBlockCache will benefit a lot.
- asReferencedHeapBlock(Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
-
The block cached in TinyLfuBlockCache will always be an heap block: on the one side, the heap access will be more faster then off-heap, the small index block or meta block cached in CombinedBlockCache will benefit a lot.
- asSeparateLines(String) - Static method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
Format a string of the form "k1=v1, k2=v2, ..." into separate lines with a four-space indentation.
- 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.
- assertCounterSanity(long, long) - Static method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Sanity-checking for parity between actual block cache content and metrics.
- assertCounterSanity(long, long) - Static method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Sanity-checking for parity between actual block cache content and metrics.
- assertMapEmpty() - Method in class org.apache.hadoop.hbase.util.IdLock
- assertSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- assertSnapshotRequestIsValid(SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils
-
Check to make sure that the description of the snapshot requested is valid
- assertSplitResultFilesCount(FileSystem, int, Path) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- assertValidSeek() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- assign(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Assign a Region.
- assign(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Assign an individual region.
- assign(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- assign(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- assign(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- assign(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- assign(Collection<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- assign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assign(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assign(MasterProcedureEnv, RegionInfo, boolean, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- assign(MasterProcedureEnv, RegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- ASSIGN - Enum constant in enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
- 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_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ASSIGN_RANDOM_PORTS - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- ASSIGN_REGION - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
- ASSIGN_RETRY_IMMEDIATELY_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- ASSIGN_SEQ_IDS - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- ASSIGN_SEQ_IDS - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- assignAsync(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Submits a procedure that assigns a region without waiting for it to finish
- assignAsync(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Submits a procedure that assigns a region to a target server without waiting for it to finish
- assignCandidate - Variable in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- assignCandidate - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- assignDispatchWaitMillis - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignDispatchWaitQueueMaxSize - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignMasterSystemRegions(Collection<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- assignMaxAttempts - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignmentManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- AssignmentManager - Class in org.apache.hadoop.hbase.master.assignment
-
The AssignmentManager is the coordinator for region assign/unassign operations.
- AssignmentManager(MasterServices, MasterRegion) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- AssignmentManager(MasterServices, MasterRegion, RegionStateStore) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- AssignmentManager.DeadServerMetricRegionChore - Class in org.apache.hadoop.hbase.master.assignment
- AssignmentManager.RegionInTransitionChore - Class in org.apache.hadoop.hbase.master.assignment
- AssignmentManager.RegionInTransitionStat - Class in org.apache.hadoop.hbase.master.assignment
- AssignmentManager.RegionMetaLoadingVisitor - Class in org.apache.hadoop.hbase.master.assignment
- assignmentManagerSource - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- AssignmentManagerUtil - Class in org.apache.hadoop.hbase.master.assignment
-
Utility for this assignment package only.
- AssignmentManagerUtil() - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- AssignmentProcedureEvent(RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStateNode.AssignmentProcedureEvent
- assignments - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- 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
- assignMetaReplica(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- assignMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- assignNewReplicasIfNeeded(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- AssignProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
Deprecated.Do not use any more.
- AssignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- assignProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- assignQueueFullCond - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignQueueLock - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignQueueSignal() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- AssignRegionAction - Class in org.apache.hadoop.hbase.master.balancer
- AssignRegionAction(int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- AssignRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles opening of a region on a region server.
- AssignRegionHandler(HRegionServer, RegionInfo, long, TableDescriptor, long, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- assignRegions(MasterProcedureEnv, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Assign the regions on the crashed RS to other Rses.
- assignRegionToAvailableFavoredNode(Map<ServerName, List<RegionInfo>>, RegionInfo, ServerName, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- assignRegionToAvailableFavoredNode(Map<ServerName, List<RegionInfo>>, RegionInfo, ServerName, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- assignRetryImmediatelyMaxAttempts - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- assigns(List<String>) - Method in interface org.apache.hadoop.hbase.client.Hbck
- assigns(List<String>, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- assigns(List<String>, boolean) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Like
Admin.assign(byte[])
but 'raw' in that it can do more than one Region at a time -- good if many Regions to online -- and it will schedule the assigns even in the case where Master is initializing (as long as the ProcedureExecutor is up). - assigns(RpcController, MasterProtos.AssignsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
A 'raw' version of assign that does bulk and can skirt Master state checks if override is set; i.e.
- assignSecondaryAndTertiaryNodesForRegion(FavoredNodeAssignmentHelper, List<RegionInfo>, Map<RegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- assignSeqIds - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- assignTableToGroup(TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- assignThread - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- asSize() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- asString() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- asSubByteBuffer(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns bytes from current position till length specified, as a single ByteBuffer.
- asSubByteBuffer(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns bytes from current position till length specified, as a single ByteBuffer.
- asSubByteBuffer(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- asSubByteBuffer(int, int, ObjectIntPair<ByteBuffer>) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns bytes from given offset till length specified, as a single ByteBuffer.
- asSubByteBuffer(int, int, ObjectIntPair<ByteBuffer>) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns bytes from given offset till length specified, as a single ByteBuffer.
- asSubByteBuffer(int, int, ObjectIntPair<ByteBuffer>) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- asSubByteBuffers(long, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Creates a sub-array from a given array of ByteBuffers from the given offset to the length specified.
- ASTERICK - Static variable in class org.apache.hadoop.hbase.util.JSONBean
- ASYNC - Enum constant in enum org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
- ASYNC_DFS_OUTPUT_CREATE_MAX_RETRIES - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- ASYNC_PROFILER_HOME_ENV - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- ASYNC_PROFILER_HOME_SYSTEM_PROPERTY - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- ASYNC_WAL - Enum constant in enum org.apache.hadoop.hbase.client.Durability
-
Write the Mutation to the WAL asynchronously
- 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
- asyncAdmin - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- AsyncAdmin - Interface in org.apache.hadoop.hbase.client
-
The asynchronous administrative API for HBase.
- AsyncAdminBuilder - Interface in org.apache.hadoop.hbase.client
-
For creating
AsyncAdmin
. - AsyncAdminBuilderBase - Class in org.apache.hadoop.hbase.client
-
Base class for all asynchronous admin builders.
- AsyncAdminBuilderBase(AsyncConnectionConfiguration) - Constructor for class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- AsyncAdminClientUtils - Class in org.apache.hadoop.hbase.client
-
Additional Asynchronous Admin capabilities for clients.
- AsyncAdminClientUtils() - Constructor for class org.apache.hadoop.hbase.client.AsyncAdminClientUtils
- AsyncAdminRequestRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
- AsyncAdminRequestRetryingCaller(Timer, AsyncConnectionImpl, int, long, long, int, long, long, int, ServerName, AsyncAdminRequestRetryingCaller.Callable<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller
- AsyncAdminRequestRetryingCaller.Callable<T> - Interface in org.apache.hadoop.hbase.client
- AsyncBatchRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
-
Retry caller for batch.
- AsyncBatchRpcRetryingCaller(Timer, AsyncConnectionImpl, TableName, List<? extends Row>, long, long, int, long, long, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- AsyncBatchRpcRetryingCaller.RegionRequest - Class in org.apache.hadoop.hbase.client
- AsyncBatchRpcRetryingCaller.ServerRequest - Class in org.apache.hadoop.hbase.client
- AsyncBufferedMutator - Interface in org.apache.hadoop.hbase.client
-
Used to communicate with a single HBase table in batches.
- AsyncBufferedMutatorBuilder - Interface in org.apache.hadoop.hbase.client
-
For creating
AsyncBufferedMutator
. - AsyncBufferedMutatorBuilderImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of
AsyncBufferedMutatorBuilder
. - AsyncBufferedMutatorBuilderImpl(AsyncConnectionConfiguration, AsyncTableBuilder<?>, HashedWheelTimer) - Constructor for class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- AsyncBufferedMutatorImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of
AsyncBufferedMutator
. - AsyncBufferedMutatorImpl(HashedWheelTimer, AsyncTable<?>, long, long, int) - Constructor for class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- AsyncClientExample - Class in org.apache.hadoop.hbase.client.example
-
A simple example shows how to use asynchronous client.
- AsyncClientExample() - Constructor for class org.apache.hadoop.hbase.client.example.AsyncClientExample
- AsyncClientScanner - Class in org.apache.hadoop.hbase.client
-
The asynchronous client scanner implementation.
- AsyncClientScanner(Scan, AdvancedScanResultConsumer, TableName, AsyncConnectionImpl, Timer, long, long, int, long, long, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncClientScanner
- AsyncClientScanner.OpenScannerResponse - Class in org.apache.hadoop.hbase.client
- AsyncConnection - Interface in org.apache.hadoop.hbase.client
-
The asynchronous version of Connection.
- AsyncConnectionConfiguration - Class in org.apache.hadoop.hbase.client
-
Timeout configs.
- AsyncConnectionConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- AsyncConnectionImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of AsyncConnection.
- AsyncConnectionImpl(Configuration, ConnectionRegistry, String, User) - Constructor for class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- AsyncConnectionImpl(Configuration, ConnectionRegistry, String, User, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- asyncCreate(ZKWatcher, String, byte[], AsyncCallback.StringCallback, Object) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Async creates the specified node with the specified data.
- asyncDecode(CachedData) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
- asyncfs - Enum constant in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- 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.
- AsyncFSOutputHelper() - Constructor for class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper
- 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
- AsyncFSWAL(FileSystem, Abortable, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor) - 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
- asyncGetBlockDistribution(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- AsyncHBaseAdmin - Class in org.apache.hadoop.hbase.client
-
Just a wrapper of
RawAsyncHBaseAdmin
. - AsyncHBaseAdmin(RawAsyncHBaseAdmin, ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- AsyncMasterRequestRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
-
Retry caller for a request call to master.
- AsyncMasterRequestRpcRetryingCaller(Timer, AsyncConnectionImpl, AsyncMasterRequestRpcRetryingCaller.Callable<T>, int, long, long, int, long, long, int) - Constructor for class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller
- AsyncMasterRequestRpcRetryingCaller.Callable<T> - Interface in org.apache.hadoop.hbase.client
- AsyncMetaRegionLocator - Class in org.apache.hadoop.hbase.client
-
The asynchronous locator for meta region.
- AsyncMetaRegionLocator(ConnectionRegistry) - Constructor for class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- AsyncMetaTableAccessor - Class in org.apache.hadoop.hbase
-
The asynchronous meta table accessor.
- AsyncMetaTableAccessor() - Constructor for class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- AsyncMetaTableAccessor.MetaTableScanResultConsumer - Class in org.apache.hadoop.hbase
- AsyncNonMetaRegionLocator - Class in org.apache.hadoop.hbase.client
-
The asynchronous locator for regions other than meta.
- AsyncNonMetaRegionLocator(AsyncConnectionImpl) - Constructor for class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- AsyncNonMetaRegionLocator.LocateRequest - Class in org.apache.hadoop.hbase.client
- AsyncNonMetaRegionLocator.RegionLocationsFutureResult - Class in org.apache.hadoop.hbase.client
- AsyncNonMetaRegionLocator.TableCache - Class in org.apache.hadoop.hbase.client
- asyncOutputWrapper - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- asyncPrefetch - Variable in class org.apache.hadoop.hbase.client.Scan
- asyncProcess - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- asyncProcess - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- AsyncProcess - Class in org.apache.hadoop.hbase.client
-
This class allows a continuous flow of requests.
- AsyncProcess(ClusterConnection, Configuration, RpcRetryingCallerFactory, RpcControllerFactory) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcess
- AsyncProcess(ClusterConnection, Configuration, RpcRetryingCallerFactory, RpcControllerFactory, int) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcess
- asyncProcessNodeUpdate(Runnable) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- AsyncProcessTask<T> - Class in org.apache.hadoop.hbase.client
-
Contains the attributes of a task which will be executed by
AsyncProcess
. - AsyncProcessTask(ExecutorService, TableName, RowAccess<? extends Row>, AsyncProcessTask.SubmittedRows, Batch.Callback<T>, CancellableRegionServerCallable, boolean, int, int, Object[], Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask
- AsyncProcessTask(AsyncProcessTask<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask
- AsyncProcessTask.Builder<T> - Class in org.apache.hadoop.hbase.client
- AsyncProcessTask.ListRowAccess<T> - Class in org.apache.hadoop.hbase.client
- AsyncProcessTask.SubmittedRows - Enum in org.apache.hadoop.hbase.client
-
The number of processed rows.
- asyncProfilerHome - Variable in class org.apache.hadoop.hbase.http.ProfileServlet
- 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
- AsyncProtobufLogWriter.OutputStreamWrapper - Class in org.apache.hadoop.hbase.regionserver.wal
- AsyncRegionLocationCache - Class in org.apache.hadoop.hbase.client
-
Cache of RegionLocations for use by
AsyncNonMetaRegionLocator
. - AsyncRegionLocationCache(TableName) - Constructor for class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
- AsyncRegionLocator - Class in org.apache.hadoop.hbase.client
-
The asynchronous region locator.
- AsyncRegionLocator(AsyncConnectionImpl, HashedWheelTimer) - Constructor for class org.apache.hadoop.hbase.client.AsyncRegionLocator
- AsyncRegionLocatorHelper - Class in org.apache.hadoop.hbase.client
-
Helper class for asynchronous region locator.
- AsyncRegionLocatorHelper() - Constructor for class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- AsyncRequestFuture - Interface in org.apache.hadoop.hbase.client
-
The context used to wait for results from one submit call.
- AsyncRequestFutureImpl<CResult> - Class in org.apache.hadoop.hbase.client
-
The context, and return value, for a single submit/submitAll call.
- AsyncRequestFutureImpl(AsyncProcessTask, List<Action>, long, AsyncProcess) - Constructor for class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- AsyncRequestFutureImpl.ReplicaCallIssuingRunnable - Class in org.apache.hadoop.hbase.client
-
Runnable (that can be submitted to thread pool) that waits for when it's time to issue replica calls, finds region replicas, groups the requests by replica and issues the calls (on separate threads, via sendMultiAction).
- AsyncRequestFutureImpl.ReplicaResultState - Class in org.apache.hadoop.hbase.client
-
Sync point for calls to multiple replicas for the same user request (Get).
- AsyncRequestFutureImpl.Retry - Enum in org.apache.hadoop.hbase.client
- AsyncRequestFutureImpl.SingleServerRequestRunnable - Class in org.apache.hadoop.hbase.client
-
Runnable (that can be submitted to thread pool) that submits MultiAction to a single server.
- AsyncRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCaller(Timer, AsyncConnectionImpl, int, long, long, int, long, long, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- AsyncRpcRetryingCallerFactory - Class in org.apache.hadoop.hbase.client
-
Factory to create an AsyncRpcRetryCaller.
- AsyncRpcRetryingCallerFactory(AsyncConnectionImpl, Timer) - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder<T> - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.BatchCallerBuilder - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.BuilderBase - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder<T> - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder<T> - Class in org.apache.hadoop.hbase.client
- AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder<T> - Class in org.apache.hadoop.hbase.client
- AsyncScanSingleRegionRpcRetryingCaller - Class in org.apache.hadoop.hbase.client
-
Retry caller for scanning a region.
- AsyncScanSingleRegionRpcRetryingCaller(Timer, AsyncConnectionImpl, Scan, ScanMetrics, long, ScanResultCache, AdvancedScanResultConsumer, ClientProtos.ClientService.Interface, HRegionLocation, boolean, int, long, long, long, int, long, long, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl - Class in org.apache.hadoop.hbase.client
- AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState - Enum in org.apache.hadoop.hbase.client
- AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl - Class in org.apache.hadoop.hbase.client
- AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState - Enum in org.apache.hadoop.hbase.client
- AsyncServerRequestRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
-
Retry caller for a request call to region server.
- AsyncServerRequestRpcRetryingCaller(Timer, AsyncConnectionImpl, long, long, int, long, long, int, ServerName, AsyncServerRequestRpcRetryingCaller.Callable<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller
- AsyncServerRequestRpcRetryingCaller.Callable<T> - Interface in org.apache.hadoop.hbase.client
- AsyncSingleRequestRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
-
Retry caller for a single request, such as get, put, delete, etc.
- AsyncSingleRequestRpcRetryingCaller(Timer, AsyncConnectionImpl, TableName, byte[], int, RegionLocateType, AsyncSingleRequestRpcRetryingCaller.Callable<T>, int, long, long, int, long, long, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- AsyncSingleRequestRpcRetryingCaller.Callable<T> - Interface in org.apache.hadoop.hbase.client
- asyncSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- AsyncTable<C extends ScanResultConsumerBase> - Interface in org.apache.hadoop.hbase.client
-
The interface for asynchronous version of Table.
- AsyncTable.CheckAndMutateBuilder - Interface in org.apache.hadoop.hbase.client
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- AsyncTable.CheckAndMutateWithFilterBuilder - Interface in org.apache.hadoop.hbase.client
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- AsyncTable.CoprocessorCallback<R> - Interface in org.apache.hadoop.hbase.client
-
The callback when we want to execute a coprocessor call on a range of regions.
- AsyncTable.CoprocessorServiceBuilder<S,
R> - Interface in org.apache.hadoop.hbase.client -
Helper class for sending coprocessorService request that executes a coprocessor call on regions which are covered by a range.
- AsyncTableBuilder<C extends ScanResultConsumerBase> - Interface in org.apache.hadoop.hbase.client
-
For creating
AsyncTable
. - AsyncTableBuilderBase<C extends ScanResultConsumerBase> - Class in org.apache.hadoop.hbase.client
-
Base class for all asynchronous table builders.
- AsyncTableBuilderBase(TableName, AsyncConnectionConfiguration) - Constructor for class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- AsyncTableImpl - Class in org.apache.hadoop.hbase.client
-
Just a wrapper of
RawAsyncTableImpl
. - AsyncTableImpl(RawAsyncTableImpl, ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.AsyncTableImpl
- AsyncTableRegionLocator - Interface in org.apache.hadoop.hbase.client
-
The asynchronous version of RegionLocator.
- AsyncTableRegionLocatorImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of AsyncRegionLocator.
- AsyncTableRegionLocatorImpl(TableName, AsyncConnectionImpl) - Constructor for class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- AsyncTableResultScanner - Class in org.apache.hadoop.hbase.client
-
The
ResultScanner
implementation forRawAsyncTableImpl
. - AsyncTableResultScanner(TableName, Scan, long) - Constructor for class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- at(long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
- AT_LEAST_ONE - Enum constant in enum org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
- atCapacity() - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- atHeadOfRingBufferEventHandlerAppend() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Exposed for testing only.
- atLeast(TableSplit.Version) - Method in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- atomic - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- ATOMIC_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for AtomicBoolean
- ATOMIC_INTEGER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for AtomicInteger
- ATOMIC_LONG - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for AtomicLong
- ATOMIC_REFERENCE - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for AtomicReference
- AtomicAverageCounter() - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- atomicIncrement(ByteBuffer, ByteBuffer, byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- AtomicUtils - Class in org.apache.hadoop.hbase.util
-
Utilities related to atomic operations.
- AtomicUtils() - Constructor for class org.apache.hadoop.hbase.util.AtomicUtils
- attachRemoteProc(RegionRemoteProcedureBase) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- attainSafePoint() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- attainSafePoint(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Check if we should attain safe point.
- attempt - Variable in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- attemptFetch() - Method in class org.apache.hadoop.hbase.master.CachedClusterId
-
Attempts to fetch the cluster ID from the file system.
- attemptingUser - Variable in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- attemptingUser - Variable in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler
- attemptingUser - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- attemptingUser - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler
- AttemptingUserProvidingSaslServer - Class in org.apache.hadoop.hbase.security.provider
-
Wrapper around a SaslServer which provides the last user attempting to authenticate via SASL, if the server/mechanism allow figuring that out.
- AttemptingUserProvidingSaslServer(SaslServer, Supplier<UserGroupInformation>) - Constructor for class org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
- attempts - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- attempts - Variable in class org.apache.hadoop.hbase.util.RetryCounter
- 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.
- ATTRIBUTE_SEPERATOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- attributes - Variable in class org.apache.hadoop.hbase.client.OperationWithAttributes
- attributes - Variable in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- attributes - Variable in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- attributes - Variable in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- attributes - Variable in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- attributes - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- attributes - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- attributes - Variable in class org.apache.hadoop.hbase.ipc.Call
- attributes - Variable in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- Attributes - Class in org.apache.hadoop.hbase.hbtop.terminal
-
The attributes of text in the terminal.
- Attributes - Interface in org.apache.hadoop.hbase.client
- Attributes() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- Attributes(Attributes) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- ATTRIBUTES_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- attrKeyColumnIndex - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- attrs - Variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- attrs - Variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- AUDITLOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- AUDITLOG - Static variable in class org.apache.hadoop.hbase.master.MasterRpcServices
- AUDITLOG - Static variable in class org.apache.hadoop.hbase.security.access.AccessChecker
- AUDITLOG - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
- AUDITLOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- AUTH_COOKIE - Static variable in class org.apache.hadoop.hbase.rest.client.Client
- AUTH_COOKIE_EQ - Static variable in class org.apache.hadoop.hbase.rest.client.Client
- 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
- AUTH_TOKEN_TYPE - Static variable in class org.apache.hadoop.hbase.security.provider.AbstractSaslClientAuthenticationProvider
- AUTH_TOKEN_TYPE - Static variable in class org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
- AUTH_TOKEN_TYPE - Static variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- authenticatedWithFallback - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- AUTHENTICATION - Enum constant in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- AUTHENTICATION - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Denotes classes that can be used to build custom authentication solutions.
- AUTHENTICATION_FAILURES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHENTICATION_FAILURES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHENTICATION_FALLBACKS_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHENTICATION_FALLBACKS_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHENTICATION_SUCCESSES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHENTICATION_SUCCESSES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authenticationEnabled - Variable in class org.apache.hadoop.hbase.http.HttpServer
- authenticationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- authenticationFailure() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authenticationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authenticationFailures - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authenticationFallback() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- authenticationFallback() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authenticationFallback() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authenticationFallbacks - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- 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
- authenticationMethod - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
- AuthenticationProviderSelector - Interface in org.apache.hadoop.hbase.security.provider
- authenticationSuccess() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- authenticationSuccess() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authenticationSuccess() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authenticationSuccesses - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- AuthenticationTokenIdentifier - Class in org.apache.hadoop.hbase.security.token
-
Represents the identity information stored in an HBase authentication token.
- AuthenticationTokenIdentifier() - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- AuthenticationTokenIdentifier(String) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- AuthenticationTokenIdentifier(String, int, long, long) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- 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.
- AuthenticationTokenSecretManager.LeaderElector - Class in org.apache.hadoop.hbase.security.token
- AuthenticationTokenSelector - Class in org.apache.hadoop.hbase.security.token
- AuthenticationTokenSelector() - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
- authFailedFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- AuthFilter - Class in org.apache.hadoop.hbase.rest.filter
- AuthFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.AuthFilter
- authManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- authManager - Variable in class org.apache.hadoop.hbase.security.access.AccessChecker
- authManager - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- authManager - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- AuthManager - Class in org.apache.hadoop.hbase.security.access
-
Performs authorization checks for a given user's assigned permissions.
- AuthManager(Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.AuthManager
- AuthManager.PermissionCache<T extends Permission> - Class in org.apache.hadoop.hbase.security.access
-
Cache of permissions, it is thread safe.
- AuthMethod - Enum in org.apache.hadoop.hbase.security
-
Authentication method
- AuthMethod(byte, String, UserGroupInformation.AuthenticationMethod) - Constructor for enum org.apache.hadoop.hbase.security.AuthMethod
- AUTHORIZATION - Enum constant in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- AUTHORIZATION_FAILURES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHORIZATION_FAILURES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHORIZATION_SUCCESSES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- AUTHORIZATION_SUCCESSES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authorizationEnabled - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if we are active, usually false, only true if "hbase.security.authorization" has been set to true in site configuration
- authorizationEnabled - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
if we are active, usually false, only true if "hbase.security.authorization" has been set to true in site configuration
- authorizationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- authorizationFailure() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authorizationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authorizationFailures - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- Authorizations - Class in org.apache.hadoop.hbase.security.visibility
-
This class contains visibility labels associated with a Scan/Get deciding which all labeled data current scan/get can access.
- Authorizations(String...) - Constructor for class org.apache.hadoop.hbase.security.visibility.Authorizations
- Authorizations(List<String>) - Constructor for class org.apache.hadoop.hbase.security.visibility.Authorizations
- authorizationSuccess() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- authorizationSuccess() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- authorizationSuccess() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authorizationSuccesses - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- authorize - 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.
- authorizeCell(User, TableName, Cell, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in cell scope.
- authorizeConnection() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- authorizeFamily(Set<TablePermission>, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- authorizeGlobal(GlobalPermission, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- authorizeNamespace(Set<NamespacePermission>, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- authorizeTable(Set<TablePermission>, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- authorizeUserFamily(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in table:family scope.
- authorizeUserGlobal(User, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in global scope.
- authorizeUserNamespace(User, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in namespace scope.
- authorizeUserTable(User, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in table:family:qualifier scope.
- authorizeUserTable(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in table:family scope.
- authorizeUserTable(User, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in table scope.
- 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, String) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
- 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.Params - Class in org.apache.hadoop.hbase.security.access
- authTokenSecretMgr - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- AuthUtil - Class in org.apache.hadoop.hbase
-
Deprecated.since 2.2.0, to be marked as
InterfaceAudience.Private
in 4.0.0. - AuthUtil() - Constructor for class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- authz - Variable in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- autoAdjust - Variable in enum org.apache.hadoop.hbase.hbtop.field.Field
- avail - Variable in class org.apache.hadoop.hbase.quotas.RateLimiter
- AVAIL_PROCESSORS - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- available() - Method in class org.apache.hadoop.hbase.io.ByteBufferInputStream
- available() - Method in class org.apache.hadoop.hbase.io.ByteBuffInputStream
- available() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- available() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- available(Configuration) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Is HBase available? Throw an exception if not.
- availableServersContains(List<ServerName>, ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- AVERAGE_LOAD_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- AVERAGE_LOAD_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- AVERAGE_REGION_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- AVERAGE_REGION_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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
- averageLatency - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- averageLoad - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- averageLoad - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- averageRegionSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- averageRegionSizeMb - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- averageTime - Variable in class org.apache.hadoop.hbase.util.SimpleMovingAverage
- AVG_KEY_LEN - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- AVG_STORE_FILE_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- AVG_STORE_FILE_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- AVG_VALUE_LEN - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- avgAgeNumerator - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.StoreFileStats
- avgDispersionNum - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- avgDispersionScore - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- avgKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Average key length read from file info
- avgLoadOverall - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- avgRegionsOnRS - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- avgStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- avgStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- avgValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Average value length read from file info
- avlHeight - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
- AvlIterableList() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
- avlLeft - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
- AvlLinkedNode() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlLinkedNode
- AvlNode() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
- avlRight - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
- AvlTree() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- AvlTreeIterator() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- AvlTreeIterator(TNode) - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
-
Create the iterator starting from the first (min) node of the tree
- AvlTreeIterator(TNode, Object, AvlUtil.AvlKeyComparator<TNode>) - Constructor for class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
-
Create the iterator starting from the specified key
- AvlUtil - Class in org.apache.hadoop.hbase.util
-
Helper class that allows to create and manipulate an AvlTree.
- AvlUtil() - Constructor for class org.apache.hadoop.hbase.util.AvlUtil
- AvlUtil.AvlInsertOrReplace<TNode extends AvlUtil.AvlNode> - Interface in org.apache.hadoop.hbase.util
- AvlUtil.AvlIterableList - Class in org.apache.hadoop.hbase.util
-
Helper class that allows to create and manipulate a linked list of AvlLinkedNodes
- AvlUtil.AvlKeyComparator<TNode extends AvlUtil.AvlNode> - Interface in org.apache.hadoop.hbase.util
-
The AvlTree allows to lookup an object using a custom key.
- AvlUtil.AvlLinkedNode<TNode extends AvlUtil.AvlLinkedNode> - Class in org.apache.hadoop.hbase.util
-
This class extends the AvlNode and adds two links that will be used in conjunction with the AvlIterableList class.
- AvlUtil.AvlNode<TNode extends AvlUtil.AvlNode> - Class in org.apache.hadoop.hbase.util
-
This class represent a node that will be used in an AvlTree.
- AvlUtil.AvlNodeVisitor<TNode extends AvlUtil.AvlNode> - Interface in org.apache.hadoop.hbase.util
-
Visitor that allows to traverse a set of AvlNodes.
- AvlUtil.AvlTree - Class in org.apache.hadoop.hbase.util
-
Helper class that allows to create and manipulate an AVL Tree
- AvlUtil.AvlTreeIterator<TNode extends AvlUtil.AvlNode> - Class in org.apache.hadoop.hbase.util
-
Iterator for the AvlTree
- AVOID_COST - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- 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.master.procedure.ProcedurePrepareLatch.NoopLatch
- await() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Wait until the read point catches up to the write point; i.e.
- await(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- awaitRunning() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
Waits for the
ReplicationEndpoint
to be up and running. - awaitRunning() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- 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(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() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- 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(long, TimeUnit) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- awaitTermination() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- awaitTermination() - Method in class org.apache.hadoop.hbase.procedure2.StoppableThread
B
- b - Variable in class org.apache.hadoop.hbase.util.ImmutableByteArray
- BACK_REFERENCES_DIRECTORY_PREFIX - Static variable in class org.apache.hadoop.hbase.io.FileLink
-
Define the Back-reference directory name prefix: .links-<hfile>/
- backedFile - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- backgroundColor - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- backingMap - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- backingMapValidated - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- backingStore - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary
- BACKLOG_CONF_DEAFULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- BACKLOG_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- BACKOFF_POLICY_CLASS - Static variable in interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
- backoffPolicy - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- backoffPolicy - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- backoffPolicy - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- BackoffPolicy() - Constructor for class org.apache.hadoop.hbase.util.RetryCounter.BackoffPolicy
- BACKSLASH - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for Backslash
- backspace() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- Backspace - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- BACKUP_ATTEMPTS_PAUSE_MS_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_CLIENT_IMPL_CLASS - Static variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- BACKUP_CONFIG_STRING - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_ENABLE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_ENABLE_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_EXCLUSIVE_OPERATION_TIMEOUT_SECONDS_KEY - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- BACKUP_INFO_PREFIX - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BACKUP_MASTERS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about backup masters name
- BACKUP_MAX_ATTEMPTS_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_POOL_THREAD_NUMBER_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BACKUP_POOL_THREAD_NUMBER_KEY - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BACKUP_REQUEST_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
# of threads for backup work on the rs.
- BACKUP_REQUEST_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Conf key for number of request threads to start backup on region servers
- BACKUP_REQUEST_WAKE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Default amount of time to check for errors while regions finish backup work
- BACKUP_REQUEST_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Conf key for millis between checks to see if backup work completed or if there are errors
- BACKUP_SYSTEM_TABLE_NAME_DEFAULT - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_SYSTEM_TABLE_NAME_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_SYSTEM_TTL_DEFAULT - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_SYSTEM_TTL_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- BACKUP_TEST_MODE_STAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- BACKUP_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BACKUP_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- BACKUP_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BACKUP_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- BACKUP_WAKE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BACKUP_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- BackupAdmin - Interface in org.apache.hadoop.hbase.backup
-
The administrative API for HBase Backup.
- BackupAdminImpl - Class in org.apache.hadoop.hbase.backup.impl
- BackupAdminImpl(Connection) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- BackupClientFactory - Class in org.apache.hadoop.hbase.backup
- BackupClientFactory() - Constructor for class org.apache.hadoop.hbase.backup.BackupClientFactory
- BackupCommand() - Constructor for enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- BackupCommands - Class in org.apache.hadoop.hbase.backup.impl
-
General backup commands, options and usage messages
- BackupCommands() - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands
- BackupCommands.BackupSetCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.Command - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.CreateCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.DeleteCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.DescribeCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.HelpCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.HistoryCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.MergeCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.ProgressCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCommands.RepairCommand - Class in org.apache.hadoop.hbase.backup.impl
- BackupCopyJob - Interface in org.apache.hadoop.hbase.backup
-
Backup copy job is a part of a backup process.
- BackupDistCp(Configuration, DistCpOptions, BackupInfo, BackupManager) - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- BackupDriver - Class in org.apache.hadoop.hbase.backup
-
Command-line entry point for backup operation
- BackupDriver() - Constructor for class org.apache.hadoop.hbase.backup.BackupDriver
- BackupException - Exception in org.apache.hadoop.hbase.backup.impl
-
Backup exception
- BackupException(String) - Constructor for exception org.apache.hadoop.hbase.backup.impl.BackupException
-
Some exception happened for a backup and don't even know the backup that it was about
- BackupException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.backup.impl.BackupException
-
Exception when the description of the backup cannot be determined, due to some other root cause
- BackupException(String, Throwable, BackupInfo) - Constructor for exception org.apache.hadoop.hbase.backup.impl.BackupException
-
Exception for the given backup due to another exception
- BackupException(String, BackupInfo) - Constructor for exception org.apache.hadoop.hbase.backup.impl.BackupException
-
Exception for the given backup that has no previous root cause
- BackupException(Throwable) - Constructor for exception org.apache.hadoop.hbase.backup.impl.BackupException
-
Some exception happened for a backup with a cause
- BackupHFileCleaner - Class in org.apache.hadoop.hbase.backup
-
Implementation of a file cleaner that checks if an hfile is still referenced by backup before deleting it from hfile archive directory.
- BackupHFileCleaner() - Constructor for class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- backupId - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup id
- backupId - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- backupId - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- backupId - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- backupId - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- backupId - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- backupId - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- BACKUPID_PREFIX - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- backupImage - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- BackupImage() - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- BackupImage(String, BackupType, String, List<TableName>, long, long) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- backupInfo - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- backupInfo - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- backupInfo - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- backupInfo - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.SnapshotCopy
- BackupInfo - Class in org.apache.hadoop.hbase.backup
-
An object to encapsulate the information for each backup session
- BackupInfo() - Constructor for class org.apache.hadoop.hbase.backup.BackupInfo
- BackupInfo(String, BackupType, TableName[], String) - Constructor for class org.apache.hadoop.hbase.backup.BackupInfo
- BackupInfo.BackupPhase - Enum in org.apache.hadoop.hbase.backup
-
BackupPhase - phases of an ACTIVE backup session (running), when state of a backup session is BackupState.RUNNING
- BackupInfo.BackupState - Enum in org.apache.hadoop.hbase.backup
-
Backup session states
- BackupInfo.Filter - Interface in org.apache.hadoop.hbase.backup
- BackupLogCleaner - Class in org.apache.hadoop.hbase.backup.master
-
Implementation of a log cleaner that checks if a log is still scheduled for incremental backup before deleting it when its TTL is over.
- BackupLogCleaner() - Constructor for class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- backupManager - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- backupManager - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- BackupManager - Class in org.apache.hadoop.hbase.backup.impl
-
Handles backup requests, creates backup info records in backup system table to keep track of backup sessions, dispatches backup request.
- BackupManager(Connection, Configuration) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Backup manager constructor.
- BackupManifest - Class in org.apache.hadoop.hbase.backup.impl
-
Backup manifest contains all the meta data of a backup image.
- BackupManifest(Configuration, Path) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Construct manifest from a backup directory.
- BackupManifest(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Construct manifest from a backup directory.
- BackupManifest(BackupInfo) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Construct manifest for a ongoing backup.
- BackupManifest(BackupInfo, TableName) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Construct a table level manifest for a backup of the named table.
- BackupManifest.BackupImage - Class in org.apache.hadoop.hbase.backup.impl
-
Backup image, the dependency graph is made up by series of backup images BackupImage contains all the relevant information to restore the backup and is used during restore operation
- BackupManifest.BackupImage.Builder - Class in org.apache.hadoop.hbase.backup.impl
- backupMasterAddressesZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- backupMasterNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- backupMasterNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- backupMasterNames - Variable in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- backupMasters - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- backupMasters - Variable in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- BackupMergeJob - Interface in org.apache.hadoop.hbase.backup
-
Backup merge operation job interface.
- BackupObserver - Class in org.apache.hadoop.hbase.backup
-
An Observer to facilitate backup operations
- BackupObserver() - Constructor for class org.apache.hadoop.hbase.backup.BackupObserver
- BackupPhase() - Constructor for enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- BackupRequest - Class in org.apache.hadoop.hbase.backup
-
POJO class for backup request
- BackupRequest() - Constructor for class org.apache.hadoop.hbase.backup.BackupRequest
- BackupRequest.Builder - Class in org.apache.hadoop.hbase.backup
- BackupRestoreConstants - Interface in org.apache.hadoop.hbase.backup
-
BackupRestoreConstants holds a bunch of HBase Backup and Restore constants
- BackupRestoreConstants.BackupCommand - Enum in org.apache.hadoop.hbase.backup
- BackupRestoreFactory - Class in org.apache.hadoop.hbase.backup
-
Factory implementation for backup/restore related jobs
- BackupRestoreFactory() - Constructor for class org.apache.hadoop.hbase.backup.BackupRestoreFactory
- backupRoot - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- backupRoot - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- backupRootDir - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Target root directory for storing the backup files
- backupRootDir - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- backupRootDir - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- backupRootPath - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- BackupSet - Class in org.apache.hadoop.hbase.backup.util
-
Backup set is a named group of HBase tables, which are managed together by Backup/Restore framework.
- BackupSet(String, List<TableName>) - Constructor for class org.apache.hadoop.hbase.backup.util.BackupSet
- BackupSetCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- backupSetName - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- BackupState() - Constructor for enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
- BackupSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager.BackupSubprocedureBuilder
- BackupSystemTable - Class in org.apache.hadoop.hbase.backup.impl
-
This class provides API to access backup system table
Backup system table schema: - BackupSystemTable(Connection) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BackupSystemTable.WALItem - Class in org.apache.hadoop.hbase.backup.impl
- BackupTableInfo - Class in org.apache.hadoop.hbase.backup
-
Backup related information encapsulated for a table.
- BackupTableInfo() - Constructor for class org.apache.hadoop.hbase.backup.BackupTableInfo
- BackupTableInfo(TableName, String, String) - Constructor for class org.apache.hadoop.hbase.backup.BackupTableInfo
- backupTableInfoMap - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup status map for all tables
- backupTables(BackupRequest) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Backup given list of tables fully.
- backupTables(BackupRequest) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- BackupType - Enum in org.apache.hadoop.hbase.backup
- BackupType() - Constructor for enum org.apache.hadoop.hbase.backup.BackupType
- BackupUtils - Class in org.apache.hadoop.hbase.backup.util
-
A collection for methods used by multiple classes to backup HBase tables.
- BackupUtils() - Constructor for class org.apache.hadoop.hbase.backup.util.BackupUtils
- backwards - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- 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
- BAD_FAMILY - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- BAD_JVM_VERSIONS - Static variable in class org.apache.hadoop.hbase.util.JvmVersion
- BadAuthException - Exception in org.apache.hadoop.hbase.ipc
- BadAuthException() - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
- BadAuthException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
- BadAuthException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
- BadFormatException(String) - Constructor for exception org.apache.hadoop.hbase.http.conf.ConfServlet.BadFormatException
- badLineCount - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- badLineCount - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- badLineCount - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- BadProcedureException - Exception in org.apache.hadoop.hbase.procedure2
- BadProcedureException() - Constructor for exception org.apache.hadoop.hbase.procedure2.BadProcedureException
- BadProcedureException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.BadProcedureException
- BadProcedureException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.BadProcedureException
- BadProcedureException(Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.BadProcedureException
- badReportCounts - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- badResponse(String) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- BADROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- badSinkThreshold - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- BadTsvLineException(String) - Constructor for exception org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException
- balance() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Invoke the balancer.
- balance() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Invoke the balancer.
- balance() - Method in class org.apache.hadoop.hbase.master.HMaster
- balance() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- balance(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.5.0. Will be removed in 4.0.0. Use
Admin.balance(BalanceRequest)
instead. - balance(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.Since 2.5.0. Will be removed in 4.0.0. Use
AsyncAdmin.balance(BalanceRequest)
instead. - balance(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- balance(BalanceRequest) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Invoke the balancer with the given balance request.
- balance(BalanceRequest) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Invoke the balancer with the given balance request.
- balance(BalanceRequest) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- balance(BalanceRequest) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- balance(BalanceRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- balance(BalanceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
- balance(BalanceRequest) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- balance(RegionPlan) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- balance(RpcController, MasterProtos.BalanceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- balance(RpcController, MasterProtos.BalanceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- balance(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- BALANCE_CLUSTER - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- BALANCE_DECISION - Enum constant in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- BALANCE_REJECTION - Enum constant in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- BalanceAction - Class in org.apache.hadoop.hbase.master.balancer
-
An action to move or swap a region
- BalanceAction(BalanceAction.Type) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalanceAction
- BalanceAction.Type - Enum in org.apache.hadoop.hbase.master.balancer
- 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<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Perform the major balance operation for cluster, will invoke
BaseLoadBalancer.balanceTable(TableName, Map)
to do actual balance. - balanceCluster(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- balanceCluster(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Perform the major balance operation for cluster.
- balanceCluster(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
Balance by RSGroup.
- 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
- balanceFactor(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- BalanceInfo(int, int, List<RegionInfo>) - Constructor for class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- balanceMasterRegions(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- balanceOrUpdateMetrics() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Trigger a normal balance, see
HMaster.balance()
. - 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.
- balancer - Variable in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
- balancer - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
- balancer - Variable in class org.apache.hadoop.hbase.master.HMaster
- balancer() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.balance()
instead. - balancer(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.balance(BalanceRequest)
instead. - BALANCER_DECISION_BUFFER_ENABLED - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- BALANCER_DECISION_EVENT - Static variable in class org.apache.hadoop.hbase.namequeues.BalancerDecisionDetails
- BALANCER_DECISION_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- BALANCER_ON - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about balancer is on or not
- BALANCER_REJECTION_BUFFER_ENABLED - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- BALANCER_REJECTION_EVENT - Static variable in class org.apache.hadoop.hbase.namequeues.BalancerRejectionDetails
- BALANCER_REJECTION_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- BALANCER_STATUS - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- balancerChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- BalancerChore - Class in org.apache.hadoop.hbase.master.balancer
-
Chore that will call HMaster.balance
HMaster.balance()
when needed. - BalancerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerChore
- BalancerClusterState - 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.
- BalancerClusterState(Collection<RegionInfo>, Map<ServerName, List<RegionInfo>>, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder, RackManager, Map<String, Pair<ServerName, Float>>) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- BalancerClusterState(Map<ServerName, List<RegionInfo>>, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder, RackManager) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- BalancerClusterState(Map<ServerName, List<RegionInfo>>, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder, RackManager, Map<String, Pair<ServerName, Float>>) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- BalancerClusterState.DefaultRackManager - Class in org.apache.hadoop.hbase.master.balancer
- BalancerClusterState.LocalityType - Enum in org.apache.hadoop.hbase.master.balancer
- balancerDecision - Variable in class org.apache.hadoop.hbase.namequeues.BalancerDecisionDetails
- BalancerDecision - Class in org.apache.hadoop.hbase.client
-
History of balancer decisions taken for region movements.
- BalancerDecision(String, String, double, double, List<String>, long) - Constructor for class org.apache.hadoop.hbase.client.BalancerDecision
- BalancerDecision.Builder - Class in org.apache.hadoop.hbase.client
- BalancerDecisionDetails - Class in org.apache.hadoop.hbase.namequeues
-
Balancer decision details that would be passed on to ring buffer for history
- BalancerDecisionDetails(BalancerDecision) - Constructor for class org.apache.hadoop.hbase.namequeues.BalancerDecisionDetails
- balancerDecisionQueue - Variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- BalancerDecisionQueueService - Class in org.apache.hadoop.hbase.namequeues.impl
-
In-memory Queue service provider for Balancer Decision events
- BalancerDecisionQueueService(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- balancerDecisions - Variable in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- balancerDecisionsRequest - Variable in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- BalanceRequest - Class in org.apache.hadoop.hbase.client
-
Encapsulates options for executing a run of the Balancer.
- BalanceRequest(boolean, boolean) - Constructor for class org.apache.hadoop.hbase.client.BalanceRequest
- BalanceRequest.Builder - Class in org.apache.hadoop.hbase.client
-
Builder for constructing a
BalanceRequest
- BalanceResponse - Class in org.apache.hadoop.hbase.client
-
Response returned from a balancer invocation
- BalanceResponse(boolean, int, int) - Constructor for class org.apache.hadoop.hbase.client.BalanceResponse
- BalanceResponse.Builder - Class in org.apache.hadoop.hbase.client
-
Used in HMaster to build a
BalanceResponse
for returning results of a balance invocation to callers - balancerOn - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- balancerOn - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- balancerRan - Variable in class org.apache.hadoop.hbase.client.BalanceResponse
- balancerRan - Variable in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
- BalancerRegionLoad - Class in org.apache.hadoop.hbase.master.balancer
-
Wrapper class for the few fields required by the
StochasticLoadBalancer
from the fullRegionMetrics
. - BalancerRegionLoad(RegionMetrics) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- balancerRejection - Variable in class org.apache.hadoop.hbase.namequeues.BalancerRejectionDetails
- BalancerRejection - Class in org.apache.hadoop.hbase.client
-
History of detail information that balancer movements was rejected
- BalancerRejection(String, List<String>) - Constructor for class org.apache.hadoop.hbase.client.BalancerRejection
- BalancerRejection.Builder - Class in org.apache.hadoop.hbase.client
- BalancerRejectionDetails - Class in org.apache.hadoop.hbase.namequeues
-
Balancer rejection details that would be passed on to ring buffer for history
- BalancerRejectionDetails(BalancerRejection) - Constructor for class org.apache.hadoop.hbase.namequeues.BalancerRejectionDetails
- balancerRejectionQueue - Variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- BalancerRejectionQueueService - Class in org.apache.hadoop.hbase.namequeues.impl
-
In-memory Queue service provider for Balancer Rejection events
- BalancerRejectionQueueService(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- balancerRejections - Variable in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- balancerRejectionsRequest - Variable in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- balanceRSGroup(RpcController, RSGroupAdminProtos.BalanceRSGroupRequest, RpcCallback<RSGroupAdminProtos.BalanceRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- balanceRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Balance regions in the given RegionServer group.
- balanceRSGroup(String, BalanceRequest) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Balance regions in the given RegionServer group, running based on the given
BalanceRequest
. - balanceRSGroup(String, BalanceRequest) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- balanceRSGroup(String, BalanceRequest) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- 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
- balancerSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the load balancer on or off.
- balancerSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn the load balancer on or off.
- balancerSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the load balancer on or off.
- balancerSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- balancerSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- balancerSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- balancerSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- balancerZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Deprecated.Since 2.6.0, will be removed in 4.0.0. We use master local region to store this state.
- balanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- BalanceSwitchMode() - Constructor for enum org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
- balanceTable(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- balanceTable(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Perform the major balance operation for table, all sub classes should override this method.
- balanceTable(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- balanceTable(TableName, 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.
- balanceTable(TableName, 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.
- balanceThrottling(long, int, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
It first sleep to the next balance plan start time.
- bandwidth - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Bandwidth per worker in MB per sec.
- bandwidth - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- bandwidth - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
- bandwidth - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- bandwidth - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- BANDWIDTH - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- bandwidthMB - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- baos - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufferOutputStreamSupplier
- BaosAndCompressor(CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
- baosInMemory - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
The stream we use to accumulate data into a block in an uncompressed format.
- barrierAcquiredByMember(String) - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
Call back triggered by an individual member upon successful local barrier acquisition
- barrierName - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
- 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
- barriers - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- base - Variable in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- BASE_NAMESPACE_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
- BASE_USAGE - Static variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer.LogMessage
-
Completely non-scientific estimate of how much one of these objects takes, along with the LinkedList overhead.
- BASE_WINDOW_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- base64 - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- base64Decode(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- base64Urldecoder - Static variable in class org.apache.hadoop.hbase.rest.MultiRowResource
- base64Urldecoder - Static variable in class org.apache.hadoop.hbase.rest.TableResource
- baseClass - Variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- baseConf - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- baseConfig - Variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- BaseConfigurable - Class in org.apache.hadoop.hbase
-
HBase version of Hadoop's Configured class that doesn't initialize the configuration via
BaseConfigurable.setConf(Configuration)
in the constructor, but only sets the configuration through theBaseConfigurable.setConf(Configuration)
method - BaseConfigurable() - Constructor for class org.apache.hadoop.hbase.BaseConfigurable
- 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
- BaseDecoder - Class in org.apache.hadoop.hbase.codec
-
TODO javadoc
- BaseDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.BaseDecoder
- BaseDecoder.PBIS - Class in org.apache.hadoop.hbase.codec
- BaseEncoder - Class in org.apache.hadoop.hbase.codec
-
TODO javadoc
- BaseEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.BaseEncoder
- 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
- baseFilterOutWALEntries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Base WALEntry filters for this class.
- 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
- baseKeyZNode - Variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- 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
- 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
- baseNamespaceDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- baseOffset - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- BaseReplicationEndpoint - Class in org.apache.hadoop.hbase.replication
-
A Base implementation for
ReplicationEndpoint
s. - 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
- BaseRSProcedureCallable - Class in org.apache.hadoop.hbase.procedure2
- BaseRSProcedureCallable() - Constructor for class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- baseSleepBeforeRetries - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- BaseSource - Interface in org.apache.hadoop.hbase.metrics
-
BaseSource for dynamic metrics to announce to Metrics2.
- BaseSourceImpl - Class in org.apache.hadoop.hbase.metrics
-
Hadoop 2 implementation of BaseSource (using metrics2 framework).
- BaseSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- BaseSourceImpl.DefaultMetricsSystemInitializer - Enum in org.apache.hadoop.hbase.metrics
- baseStagingDir - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- BaseTimeToLiveFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
Base class for time to live file cleaner.
- BaseTimeToLiveFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- baseWindowMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- baseZNode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- baseZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- BASIC - Enum constant in enum org.apache.hadoop.hbase.MemoryCompactionPolicy
-
Basic policy applies optimizations which modify the index to a more compacted representation.
- BASIC_JAAS_OPTIONS - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- 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
- BasicRowRange() - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- BasicRowRange(byte[], boolean, byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- BasicRowRange(String, boolean, String, boolean) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
If the startRow is empty or null, set it to HConstants.EMPTY_BYTE_ARRAY, means begin at the start row of the table.
- batch - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- batch - Variable in class org.apache.hadoop.hbase.client.Scan
- batch - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- batch - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- batch - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- batch - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- batch - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- batch - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- batch - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- batch - Variable in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- batch() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- batch(List<? extends Row>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Method that does a batch call on Deletes, Gets, Puts, Increments, Appends and RowMutations.
- batch(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- batch(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- batch(List<? extends Row>, long) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- batch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.client.HTable
- batch(List<? extends Row>, Object[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Method that does a batch call on Deletes, Gets, Puts, Increments, Appends, RowMutations.
- batch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- batch(List<? extends Row>, Object[], int) - Method in class org.apache.hadoop.hbase.client.HTable
- batch(TableName, Collection<List<Row>>, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Do the changes and handle the pool
- Batch - Class in org.apache.hadoop.hbase.client.coprocessor
-
A collection of interfaces and utilities used for interacting with custom RPC interfaces exposed by Coprocessors.
- Batch() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.Batch
- BATCH - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- BATCH_GET_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- BATCH_LIMIT_REACHED - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- BATCH_MUTATE - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- BATCH_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- BATCH_ROWS_THRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.BATCH_ROWS_THRESHOLD_NAME
- BATCH_ROWS_THRESHOLD_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Number of rows in a batch operation above which a warning will be logged.
- BATCH_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- Batch.Call<T,
R> - Interface in org.apache.hadoop.hbase.client.coprocessor -
Defines a unit of work to be executed.
- Batch.Callback<R> - Interface in org.apache.hadoop.hbase.client.coprocessor
-
Defines a generic callback to be triggered for each
Batch.Call.call(Object)
result. - batchAll(List<? extends Row>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version of batch.
- batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
- batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Same as
Table.batch(List, Object[])
, but with a callback. - batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- BatchCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R) - Method in class org.apache.hadoop.hbase.client.HTable
- batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R) - Method in interface org.apache.hadoop.hbase.client.Table
-
Creates an instance of the given
Service
subclass for each table region spanning the range from thestartKey
row toendKey
row (inclusive), all the invocations to the same region server will be batched into one call. - batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
- batchCoprocessorService(Descriptors.MethodDescriptor, Message, byte[], byte[], R, Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Creates an instance of the given
Service
subclass for each table region spanning the range from thestartKey
row toendKey
row (inclusive), all the invocations to the same region server will be batched into one call. - BatchErrors - Class in org.apache.hadoop.hbase.client
- BatchErrors() - Constructor for class org.apache.hadoop.hbase.client.BatchErrors
- BATCHES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- batchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- batchesProcessed - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- batchGetStat - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- batchHash - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- 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.
- batchMutate(Mutation[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- batchMutate(Mutation[], boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- batchMutate(HRegion.BatchOperation<?>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Perform a batch of mutations.
- batchMutateStat - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- BatchOperation(HRegion, T[]) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- batchPool - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- batchPool - Variable in class org.apache.hadoop.hbase.util.MultiHConnection
- batchPools - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- batchReplay(WALSplitUtil.MutationReplay[], long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- BatchScanResultCache - Class in org.apache.hadoop.hbase.client
-
A scan result cache for batched scan, i.e,
scan.getBatch() > 0 && !scan.getAllowPartialResults()
. - BatchScanResultCache(int) - Constructor for class org.apache.hadoop.hbase.client.BatchScanResultCache
- batchSize - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- batchSize - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- batchSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- batchStarted - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- batchStartKey - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- BatchTerminal - Class in org.apache.hadoop.hbase.hbtop.terminal.impl.batch
-
An implementation of the
Terminal
interface for batch mode. - BatchTerminal() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- BatchTerminalPrinter - Class in org.apache.hadoop.hbase.hbtop.terminal.impl.batch
-
An implementation of the
TerminalPrinter
interface for batch mode. - BatchTerminalPrinter() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- bbAllocator - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- bbAllocator - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- BCFKS - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- BCFKS - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
- BCFKSFileLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Implementation of
FileKeyStoreLoader
that loads from BCKFS files. - BCFKSFileLoader(String, String, char[], char[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.BCFKSFileLoader
- BCFKSFileLoader.Builder - Class in org.apache.hadoop.hbase.io.crypto.tls
- bConfiguration - Variable in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- bcs - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- BEAN_SERVER - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- BEFORE - Enum constant in enum org.apache.hadoop.hbase.client.RegionLocateType
- BEFORE - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
- beforeExecute(Thread, Runnable) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.TrackingThreadPoolExecutor
- beforeExecute(Thread, Runnable) - Method in class org.apache.hadoop.hbase.thrift.THBaseThreadPoolExecutor
- beforeExecution() - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
-
Called before flush is executed.
- beforeExecution(Store) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
-
Called before compaction is executed by CompactSplitThread.
- beforeReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
-
On recovery, re-execute from start to acquire the locks.
- beforeReplay(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called when the procedure is loaded for replay.
- beforeShipped() - Method in class org.apache.hadoop.hbase.io.encoding.EncodingState
- beforeShipped() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1.RowIndexEncodingState
- beforeShipped() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- beforeShipped() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- beforeShipped() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- 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
-
Call
MultiVersionConcurrencyControl.begin(Runnable)
with an emptyRunnable
. - begin(Runnable) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Start a write transaction.
- begin(DFSClient, long) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
- beginBackup(BackupManager, BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Begin the overall backup.
- beginFileLease(DFSClient, long) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- beginPersistentOutput() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
enables output as a single, persistent list.
- BEST_COMMON_PREFIXER - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder
-
Deprecated.
- BEST_COMMON_PREFIXER - Static variable in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder
- BEST_COMPARER - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder
-
Deprecated.
- BEST_COMPARER - Static variable in class org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder
- BEST_CONVERTER - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder
-
Deprecated.
- BEST_CONVERTER - Static variable in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder
- bestCacheRatio - Variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- bestLocality - Variable in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- bestSplitRow - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- between(long, long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
-
Represents the time interval [minStamp, maxStamp)
- BETWEEN_CELLS - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
-
Enforcing a limit between cells means that the limit will be considered after each full cell has been retrieved
- BETWEEN_ROWS - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
-
Enforcing a limit between rows means that the limit will not be considered until all the cells for a particular row have been retrieved
- BidirectionalLRUMap(int) - Constructor for class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- bigDecimal - Variable in class org.apache.hadoop.hbase.filter.BigDecimalComparator
- BigDecimalColumnInterpreter - Class in org.apache.hadoop.hbase.client.coprocessor
-
ColumnInterpreter for doing Aggregation's with BigDecimal columns.
- BigDecimalColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- BigDecimalComparator - Class in org.apache.hadoop.hbase.filter
-
A BigDecimal comparator which numerical compares against the specified byte array
- BigDecimalComparator(BigDecimal) - Constructor for class org.apache.hadoop.hbase.filter.BigDecimalComparator
- biggestCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Biggest Cell in the file, key only.
- biggestRow - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- bigItemSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- BinaryComparator - Class in org.apache.hadoop.hbase.filter
-
A binary comparator which lexicographically compares against the specified byte array using
Bytes.compareTo(byte[], byte[])
. - BinaryComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- BinaryComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryComparator
-
Constructor
- BinaryComponentComparator - Class in org.apache.hadoop.hbase.filter
-
A comparator which compares against a specified byte array, but only compares specific portion of the byte array.
- BinaryComponentComparator(byte[], int) - Constructor for class org.apache.hadoop.hbase.filter.BinaryComponentComparator
-
Constructor
- binaryIncrementNeg(byte[], long) - Static method in class org.apache.hadoop.hbase.util.Bytes
- binaryIncrementPos(byte[], long) - Static method in class org.apache.hadoop.hbase.util.Bytes
- BinaryPrefixComparator - Class in org.apache.hadoop.hbase.filter
-
A comparator which compares against a specified byte array, but only compares up to the length of this byte array.
- BinaryPrefixComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- BinaryPrefixComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
-
Constructor
- binaryPrefixType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
BinaryPrefixType byte array
- binarySearch(byte[][], byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Binary search for keys in indexes using Bytes.BYTES_RAWCOMPARATOR.
- binarySearch(byte[][], byte[], int, int, RawComparator<?>) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Bytes.binarySearch(byte[][], byte[], int, int)
instead. - binarySearch(byte[][], Cell, RawComparator<Cell>) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Bytes.binarySearch(Cell[], Cell, CellComparator)
instead. - binarySearch(Cell[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
- binarySearch(Cell[], byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
Searches for the latest value for the specified column.
- binarySearch(Cell[], Cell, CellComparator) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Binary search for keys in indexes.
- binarySearch(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- binarySearchNonRootIndex(Cell, ByteBuff, CellComparator) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Performs a binary search over a non-root level index block.
- binaryType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
BinaryType byte array
- bind(ServerSocket, InetSocketAddress, int) - Static method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.A convenience method to bind to a given address and report better exceptions if the address is not a valid host.
- BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- BIND_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- BIND_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- bindAddress - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use builder pattern via
HttpServer.Builder.addEndpoint(URI)
instead. - bindAddress - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- bindAddress - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- Binder() - Constructor for class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature.Binder
- Binder() - Constructor for class org.apache.hadoop.hbase.master.http.jersey.MasterFeature.Binder
- bindFactory(Supplier<T>) - Method in class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature.Binder
-
Helper method for smoothing over use of
SupplierFactoryAdapter
. - bindFactory(Supplier<T>) - Method in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature.Binder
-
Helper method for smoothing over use of
SupplierFactoryAdapter
. - bins - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- Bins(int) - Constructor for class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
-
The constructor for creating a Bins without any prior data.
- Bins(FastLongHistogram.Bins, int, double, double) - Constructor for class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
-
The constructor for creating a Bins with last Bins.
- bins10XMax - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- binsMax - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- binsMin - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- BitComparator - Class in org.apache.hadoop.hbase.filter
-
A bit comparator which performs the specified bitwise operation on each of the bytes with the specified byte array.
- BitComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- BitComparator(byte[], BitComparator.BitwiseOp) - Constructor for class org.apache.hadoop.hbase.filter.BitComparator
-
Constructor
- BitComparator.BitwiseOp - Enum in org.apache.hadoop.hbase.filter
-
Bit operators.
- bitOperator - Variable in class org.apache.hadoop.hbase.filter.BitComparator
- BITS_PER_WORD - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- BitSetNode - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- BitSetNode(long, boolean) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- BitSetNode(BitSetNode, boolean) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- BitSetNode(ProcedureProtos.ProcedureStoreTracker.TrackerNode) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- bitvals - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
Bit-value lookup array to prevent doing the same work over and over
- BitwiseOp() - Constructor for enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
- BL_COMMIT - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BL_PREPARE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BLACK - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- blacklist - Variable in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
- 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
- blanceClusterHisto - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- blink - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- BLK_LD_DELIM - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BLOB_COPY - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- BLOB_VAR - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- blobVarDecodedLength(int) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Calculate the expected BlobVar decoded length based on encoded length.
- blobVarEncodedLength(int) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Calculate the expected BlobVar encoded length based on unencoded length.
- block - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- block - Variable in class org.apache.hadoop.hbase.regionserver.CellArrayMap
- block(MasterServices, long) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
An ugly utility to be removed when refactor TableNamespaceManager.
- BLOCK_BYTES_SCANNED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_BYTES_SCANNED_KEY_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- BLOCK_CACHE_BLOOM_CHUNK_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_BLOOM_CHUNK_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DATA_BLOCK_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DATA_BLOCK_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DATA_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DATA_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DELETE_FAMILY_BLOOM_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_DELETE_FAMILY_BLOOM_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_ENCODED_DATA_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_ENCODED_DATA_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_EVICTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_EVICTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_EXPRESS_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_EXPRESS_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FAILED_INSERTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FAILED_INSERTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FILE_INFO_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FILE_INFO_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FREE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_FREE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_GENERAL_BLOOM_META_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_GENERAL_BLOOM_META_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_CACHING_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_CACHING_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_INTERMEDIATE_INDEX_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_INTERMEDIATE_INDEX_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_KEY_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Identifies an entry in the Block Cache.
- BLOCK_CACHE_LEAF_INDEX_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_LEAF_INDEX_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_META_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_META_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_MISS_CACHING_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_PRIMARY_EVICTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_PRIMARY_EVICTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_PRIMARY_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_PRIMARY_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_PRIMARY_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_ROOT_INDEX_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_ROOT_INDEX_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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_CACHE_TRAILER_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_CACHE_TRAILER_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_COMPRESSED_SIZE_PREDICATOR - Static variable in interface org.apache.hadoop.hbase.io.hfile.BlockCompressedSizePredicator
- BLOCK_COUNT_MISS_CACHING_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_COUNT_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_COUNT_PRIMARY_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCK_DESERIALIZER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Used deserializing blocks from Cache.
- BLOCK_MAGIC_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- BLOCK_METADATA_SPACE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Space for metadata on a block that gets stored along with the block when we cache it.
- BLOCK_READY - Enum constant in enum org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
- BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- BLOCK_SIZE_FAMILIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- BLOCK_STORAGE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- blockAllocated(BucketAllocator.Bucket) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- blockAndCheckIfStopped(ZKNodeTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Utilty method to wait indefinitely on a znode availability while checking if the region server is shut down
- BlockBucket(String, long, long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- BlockBucket(String, long, long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- blockBuffer - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- blockBytesScanned - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- blockBytesScanned - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- blockBytesScanned - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- blockBytesScannedCount - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- blockBytesScannedCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- blockBytesScannedCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- blockCache - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- blockCache - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- blockCache - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- blockCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- blockCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- blockCache - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- BlockCache - Interface in org.apache.hadoop.hbase.io.hfile
-
Block cache interface.
- BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Key for the BLOCKCACHE attribute.
- BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- BLOCKCACHE_BLOCKSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
-
The target block size used by blockcache instances.
- BLOCKCACHE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- BLOCKCACHE_POLICY_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- BLOCKCACHE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
-
Configuration key to cache block policy (Lru, TinyLfu, AdaptiveLRU, IndexOnlyLRU).
- BLOCKCACHE_SIZE_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BLOCKCACHE_SIZE_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BlockCacheFactory - Class in org.apache.hadoop.hbase.io.hfile
- BlockCacheFactory() - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- BlockCacheFactory.ExternalBlockCaches - Enum in org.apache.hadoop.hbase.io.hfile
-
Enum of all built in external block caches.
- 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
- blockCachePercent - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- blockCachePercentMaxRange - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- blockCachePercentMaxRange - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- blockCachePercentMinRange - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- blockCachePercentMinRange - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- BlockCachesIterator - Class in org.apache.hadoop.hbase.io.hfile
-
Iterator over an array of BlockCache CachedBlocks.
- BlockCachesIterator(BlockCache[]) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- blockCacheSize - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- blockCacheSizeGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- 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.CachedBlockCountsPerFile - Class in org.apache.hadoop.hbase.io.hfile
-
Little data structure to hold counts for a file.
- BlockCacheUtil.CachedBlocksByFile - Class in org.apache.hadoop.hbase.io.hfile
-
Use one of these to keep a running account of cached blocks by file.
- BlockCategory() - Constructor for enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- BlockCompressedSizePredicator - Interface in org.apache.hadoop.hbase.io.hfile
-
Allows for defining different compression rate predicates on its implementing classes.
- blockDataSizes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- blockDataSizes - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- BlockDeserializer() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockDeserializer
- BLOCKED_FLUSH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BLOCKED_FLUSH_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BLOCKED_FLUSH_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BLOCKED_FLUSH_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- BLOCKED_REQUESTS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOCKED_REQUESTS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- blockedFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- blockedFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- blockedFlushGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- blockedFlushHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- blockedRate - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- blockedRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- blockedRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- blockedRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- blockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
The data block encoding which will be used.
- blockEvicted(BlockCacheKey, BucketEntry, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
This method is invoked after the bucketEntry is removed from
BucketCache.backingMap
- blockFitsIntoTheCache(HFileBlock) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Checks whether there's enough space left in the cache to accommodate the passed block.
- blockFitsIntoTheCache(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- blockFitsIntoTheCache(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- BlockIndexChunk - Interface in org.apache.hadoop.hbase.io.hfile
- BlockIndexChunkImpl() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- BlockIndexNotLoadedException(Path) - Constructor for exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.BlockIndexNotLoadedException
- BlockIndexReader() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- BlockIndexWriter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Creates a single-level block index writer
- BlockIndexWriter(HFileBlock.Writer, CacheConfig, String, HFileIndexBlockEncoder) - 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
- blockingCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
Create Namespace in a blocking manner.
- blockingFileCount - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- blockingFileCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- blockingFileCount - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- blockingMemStoreSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- BlockingRpcCallback<R> - Class in org.apache.hadoop.hbase.ipc
-
Simple
RpcCallback
implementation providing aFuture
-likeBlockingRpcCallback.get()
method, which will block util the instance'sBlockingRpcCallback.run(Object)
method has been called. - BlockingRpcCallback() - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
- BlockingRpcCallback() - Constructor for class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils.BlockingRpcCallback
- BlockingRpcChannelImplementation(AbstractRpcClient<?>, Address, User, int) - Constructor for class org.apache.hadoop.hbase.ipc.AbstractRpcClient.BlockingRpcChannelImplementation
- BlockingRpcClient - Class in org.apache.hadoop.hbase.ipc
-
Does RPC against a cluster.
- BlockingRpcClient(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcClient
-
Used in test only.
- BlockingRpcClient(Configuration, String, SocketAddress, MetricsConnection, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcClient
-
Construct an IPC client for the cluster
clusterId
with the default SocketFactory This method is called with reflection by the RpcClientFactory to create an instance - BlockingRpcConnection - Class in org.apache.hadoop.hbase.ipc
-
Thread that reads responses and notifies callers.
- BlockingRpcConnection(BlockingRpcClient, ConnectionId) - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- BlockingRpcConnection.CallSender - Class in org.apache.hadoop.hbase.ipc
-
If the client wants to interrupt its calls easily (i.e.
- BlockingServiceAndInterface(BlockingService, Class<?>) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
- blockingWaitTime - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- BlockIOUtils - Class in org.apache.hadoop.hbase.io.util
- BlockIOUtils() - Constructor for class org.apache.hadoop.hbase.io.util.BlockIOUtils
- blockIter - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
The iterator will track all blocks in load-on-open section, since we use the
ByteBuffAllocator
to manage the ByteBuffers in block now, so we must ensure that deallocate all ByteBuffers in the end. - blockKeys - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
First keys of the key range corresponding to each index entry.
- blockKeys - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- blockKeys - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- blockKeys - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- blockNumber - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Current number of cached elements
- blockOffsets - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Block offset in backing stream.
- blockOffsets - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- blockOffsets - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- blockOnSync(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- BlockPriority - Enum in org.apache.hadoop.hbase.io.hfile
- BlockPriority() - Constructor for enum org.apache.hadoop.hbase.io.hfile.BlockPriority
- blockRange(long, long) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Creates a block iterator over the given portion of the
HFile
. - blockRange(long, long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- blocksByHFile - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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.
- blockSignal - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- blocksize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Block size to use writing files.
- blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Approximate block size
- blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Number of uncompressed bytes we allow per block.
- blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Number of uncompressed bytes we allow per block.
- blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Approximate block size
- blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Approximate block size
- blockSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- blockSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- blockSize - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- blockSize - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Size of storefile/hfile 'blocks'.
- BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- BLOCKSIZE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- blockSizeBytes - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- blockSizeDetails - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Serialize column family to block size map to configuration.
- blockSizeWritten() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns the number of bytes written into the current block so far, or zero if not writing the block at the moment.
- blocksLocalWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- blocksLocalWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- blocksLocalWithSsdWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- blocksLocalWithSsdWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- blocksTotalWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- blocksTotalWeight - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- blockType - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- blockType - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- blockType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Type of block.
- blockType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Current block type.
- blockType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- BlockType - Enum in org.apache.hadoop.hbase.io.hfile
-
Various types of HFile blocks.
- BlockType(String, BlockType.BlockCategory) - Constructor for enum org.apache.hadoop.hbase.io.hfile.BlockType
- BlockType.BlockCategory - Enum in org.apache.hadoop.hbase.io.hfile
- blockUntilAvailable() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Gets the data of the node, blocking until the node is available.
- blockUntilAvailable(long, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Gets the data of the node, blocking until the node is available or the specified timeout has elapsed.
- blockUntilAvailable(ZKWatcher, int, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Wait until the meta region is available and is not in transition.
- blockUntilBecomingActiveMaster(int, TaskGroup) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
Block until becoming the active master.
- blockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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.HFileBlockIndex.BlockIndexWriter
- 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 - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- BLOOM_CHUNK - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Bloom filter block, version 2
- 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_ELIGIBLE_REQUESTS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_ELIGIBLE_REQUESTS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_NEGATIVE_RESULTS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_NEGATIVE_RESULTS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_PARAM_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Bloom filter param in FileInfo
- BLOOM_FILTER_REQUESTS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_REQUESTS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BLOOM_FILTER_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Bloom filter Type in FileInfo
- BLOOM_PARAM_FAMILIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- BLOOM_TYPE_FAMILIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- bloomBlockElements - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current number of cached bloom block elements
- bloomBlockIndexWriter - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- bloomBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current size of bloom blocks
- bloomCheck(ByteBuffer) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- bloomChunkHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- bloomChunkMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- bloomContext - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- 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
- bloomEligibleRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- BloomFilter - Interface in org.apache.hadoop.hbase.util
-
Implements a Bloom filter, as defined by Bloom in 1970.
- BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- BLOOMFILTER_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- 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(int, double, int, int) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Determines & initializes bloom filter meta data from user config.
- BloomFilterChunk(int, BloomType) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
- BloomFilterChunk(DataInput) - Constructor for class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Loads bloom filter meta data from file input.
- bloomFilterEligibleRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- 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
. - BloomFilterFactory() - Constructor for class org.apache.hadoop.hbase.util.BloomFilterFactory
-
This class should not be instantiated.
- bloomFilterFromHBase(BloomType) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- bloomFilterFromThrift(TBloomFilterType) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- bloomFilterMetrics - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- bloomFilterMetrics - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- BloomFilterMetrics - Class in org.apache.hadoop.hbase.io.hfile
- BloomFilterMetrics() - Constructor for class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
- bloomFilterNegativeResultsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- bloomFilterRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- bloomFilterSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- bloomFilterSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- BloomFilterUtil - Class in org.apache.hadoop.hbase.util
-
Utility methods related to BloomFilters
- BloomFilterUtil() - Constructor for class org.apache.hadoop.hbase.util.BloomFilterUtil
-
Private constructor to keep this class from being instantiated.
- 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.
- bloomNegativeResultsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- bloomParam - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- bloomParamDetails - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Serialize column family to bloom param map to configuration.
- bloomRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- bloomType - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- bloomType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- bloomType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- bloomType - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
The type of bloom
- BloomType - Enum in org.apache.hadoop.hbase.regionserver
- BloomType() - Constructor for enum org.apache.hadoop.hbase.regionserver.BloomType
- bloomTypeDetails - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Serialize column family to bloom type map to configuration.
- BLUE - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- bName - Variable in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- body - Variable in class org.apache.hadoop.hbase.rest.client.Response
- BOGUS_SERVER_NAME - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
- bold - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- BOOLEAN - Enum constant in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- BooleanStateStore - Class in org.apache.hadoop.hbase.master
-
Store a boolean state.
- BooleanStateStore(MasterRegion, String, ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.master.BooleanStateStore
- bootstrap(Configuration, TableDescriptor, FileSystem, Path, FileSystem, Path, WALFactory, MasterRegionWALRoller, String, boolean) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- BOOTSTRAP_NODES - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- BOOTSTRAP_THREAD_POOL_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- bootstrapNodeManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- BootstrapNodeManager - Class in org.apache.hadoop.hbase.regionserver
-
Manage the bootstrap node list at region server side.
- BootstrapNodeManager(ClusterConnection, MasterAddressTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- bootstrapNodes - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- bootstrapServers - Variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- bossGroup - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- bottom - Enum constant in enum org.apache.hadoop.hbase.io.Reference.Range
-
HStoreFile contains lower half of key range
- boundaries - Variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
- boundaries - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
- BOUNDARIES_ERROR - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- boundariesPolicies - Variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
-
window start boundary to window storage policy map
- BoundaryMultiWriter(CellComparator, List<byte[]>, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- BoundaryStripeCompactionRequest(Collection<HStoreFile>, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.BoundaryStripeCompactionRequest
- BoundaryStripeCompactionRequest(CompactionRequestImpl, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.BoundaryStripeCompactionRequest
- BoundaryStripeFlushRequest(CellComparator, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.BoundaryStripeFlushRequest
- bounded - Enum constant in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- BoundedCompletionService<V> - Class in org.apache.hadoop.hbase.util
-
A completion service, close to the one available in the JDK 1.7 However, this ones keeps the list of the future, and allows to cancel them all.
- BoundedCompletionService(Executor, int) - Constructor for class org.apache.hadoop.hbase.util.BoundedCompletionService
- BoundedCompletionService.QueueingFuture - Class in org.apache.hadoop.hbase.util
- BoundedEntryBuffers - Class in org.apache.hadoop.hbase.wal
-
Used for
BoundedRecoveredEditsOutputSink
. - BoundedEntryBuffers(WALSplitter.PipelineController, long) - Constructor for class org.apache.hadoop.hbase.wal.BoundedEntryBuffers
- 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.
- BoundedPriorityBlockingQueue.PriorityQueue<E> - Class in org.apache.hadoop.hbase.util
- BoundedRecoveredEditsOutputSink - Class in org.apache.hadoop.hbase.wal
-
Class that manages the output streams from the log splitting process.
- BoundedRecoveredEditsOutputSink(WALSplitter, WALSplitter.PipelineController, EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- BoundedRecoveredHFilesOutputSink - Class in org.apache.hadoop.hbase.wal
-
A WALSplitter sink that outputs
HFile
s. - BoundedRecoveredHFilesOutputSink(WALSplitter, WALSplitter.PipelineController, EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- BRANCH_MISSES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- branch1 - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- Branch1CoprocessorMethods - Class in org.apache.hadoop.hbase.tool.coprocessor
- Branch1CoprocessorMethods() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.Branch1CoprocessorMethods
- BRANCHES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- BROKEN - Enum constant in enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
- BROKEN_STOREFILE_CLEANER_DELAY - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- BROKEN_STOREFILE_CLEANER_DELAY_JITTER - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- BROKEN_STOREFILE_CLEANER_ENABLED - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- BROKEN_STOREFILE_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- BROKEN_STOREFILE_CLEANER_TTL - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- brokenStoreFileCleaner - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- BrokenStoreFileCleaner - Class in org.apache.hadoop.hbase.regionserver
-
This Chore, every time it runs, will clear the unsused HFiles in the data folder.
- BrokenStoreFileCleaner(int, int, Stoppable, Configuration, HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- BROTLI - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- BROTLI_BUFFERSIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BROTLI_BUFFERSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BROTLI_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- BROTLI_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- BROTLI_LEVEL_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BROTLI_LEVEL_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BROTLI_WINDOW_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BROTLI_WINDOW_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BrotliCodec - Class in org.apache.hadoop.hbase.io.compress.brotli
-
Hadoop brotli codec implemented with Brotli4j
- BrotliCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- BrotliCompressor - Class in org.apache.hadoop.hbase.io.compress.brotli
-
Hadoop compressor glue for Brotli4j
- BrotliCompressor(int, int, int) - Constructor for class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- BrotliDecompressor - Class in org.apache.hadoop.hbase.io.compress.brotli
-
Hadoop decompressor glue for Brotli4j
- BrotliDecompressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- BROWSER_USER_AGENT_PARAM - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- BROWSER_USER_AGENTS_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- browserUserAgents - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- 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.BlockCacheFactory
-
A comma-delimited array of values for use as bucket sizes.
- BUCKET_CACHE_IOENGINE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Current ioengine options in include: heap, offheap and file:PATH (where PATH is the path to the file that will host the file-based cache.
- BUCKET_CACHE_PERSISTENT_PATH_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
If the chosen ioengine can persist its state across restarts, the path to the file to persist to.
- BUCKET_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
When using bucket cache, it is the capacity in megabytes of the cache.
- BUCKET_CACHE_WRITER_QUEUE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- BUCKET_CACHE_WRITER_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- bucketAllocator - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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(long, int[]) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- BucketAllocator(long, int[], Map<BlockCacheKey, BucketEntry>, LongAdder) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Rebuild the allocator's data structures from a persisted map.
- BucketAllocator.Bucket - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketAllocator.BucketSizeInfo - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketAllocator.IndexStatistics - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Statistics to give a glimpse into the distribution of BucketCache objects.
- BucketAllocatorException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
-
Thrown by
BucketAllocator
- BucketAllocatorException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorException
- bucketCache - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.StatisticsThread
- 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
- BUCKETCACHE_PERSIST_INTERVAL_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to set interval for persisting bucket cache to disk.
- BucketCache.BucketEntryGroup - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Used to group bucket entries into priority buckets.
- BucketCache.RAMCache - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Wrapped the delegate ConcurrentMap with maintaining its block's reference count.
- BucketCache.RAMQueueEntry - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Block Entry stored in the memory with key,data and so on
- BucketCache.StatisticsThread - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketCache.WriterThread - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketCachePersister - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketCachePersister(BucketCache, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- bucketcachePersistInterval - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- bucketCacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- BucketCacheStats - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Class that implements cache metrics for bucket cache.
- BucketCacheStats() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- bucketCapacity - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- BucketEntry - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
Item in cache.
- BucketEntry(long, int, int, long, boolean, Function<BucketEntry, ByteBuffAllocator.Recycler>, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- BucketEntry(long, int, int, long, long, boolean, Function<BucketEntry, ByteBuffAllocator.Recycler>, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- BucketEntry.BucketEntryHandler<T> - Interface in org.apache.hadoop.hbase.io.hfile.bucket
- BucketEntryGroup(long, long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- bucketFilesToSnapshot(String, Map<String, Long>, Map<String, Long>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
For the given snapshot, find all files which this
snapshotName
references. - bucketIndex - Variable in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- bucketIndex() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- bucketList - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- BucketProtoUtils - Class in org.apache.hadoop.hbase.io.hfile.bucket
- BucketProtoUtils() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- buckets - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- bucketSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- bucketSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- bucketSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- bucketSize - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- BucketSizeInfo(int) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- bucketSizeInfos - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- bucketSizes - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- bucketSizesAboveThresholdCount(float) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Return the count of bucketSizeinfos still need free space
- buf - Variable in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- buf - Variable in class org.apache.hadoop.hbase.ByteBufferKeyValue
- buf - Variable in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- buf - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- buf - Variable in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- buf - Variable in class org.apache.hadoop.hbase.io.ByteBufferInputStream
- buf - Variable in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- buf - Variable in class org.apache.hadoop.hbase.io.ByteBuffInputStream
- buf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.PrefetchedHeader
- buf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- buf - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- buf - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- buf - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- buf - Variable in class org.apache.hadoop.hbase.nio.SingleByteBuff
- buf - Variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- bufBackedKeyOnlyKv - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- buffer - Variable in class org.apache.hadoop.hbase.ByteBufferTag
- buffer - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- buffer - Variable in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- buffer - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Buffers incoming items to be inserted in batch.
- BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- bufferArray - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
- bufferArray - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- BufferCallAction() - Constructor for enum org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallAction
- BufferCallBeforeInitHandler - Class in org.apache.hadoop.hbase.ipc
-
We will expose the connection to upper layer before initialized, so we need to buffer the calls passed in and write them out once the connection is established.
- BufferCallBeforeInitHandler() - Constructor for class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- BufferCallBeforeInitHandler.BufferCallAction - Enum in org.apache.hadoop.hbase.ipc
- BufferCallBeforeInitHandler.BufferCallEvent - Class in org.apache.hadoop.hbase.ipc
- BufferCallEvent(BufferCallBeforeInitHandler.BufferCallAction, IOException) - Constructor for class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
- BufferChain - Class in org.apache.hadoop.hbase.ipc
-
Chain of ByteBuffers.
- BufferChain(ByteBuffer...) - Constructor for class org.apache.hadoop.hbase.ipc.BufferChain
- bufferCount - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray
- bufferCount - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
- 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
- BufferedDataBlockEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Base class for all data block encoders that use a buffer.
- BufferedDataBlockEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- BufferedDataBlockEncoder.BufferedEncodedSeeker<STATE extends BufferedDataBlockEncoder.SeekerState> - Class in org.apache.hadoop.hbase.io.encoding
- BufferedDataBlockEncoder.OffheapDecodedExtendedCell - Class in org.apache.hadoop.hbase.io.encoding
- BufferedDataBlockEncoder.OnheapDecodedCell - Class in org.apache.hadoop.hbase.io.encoding
-
Copies only the key part of the keybuffer by doing a deep copy and passes the seeker state members for taking a clone.
- BufferedDataBlockEncoder.SeekerState - Class in org.apache.hadoop.hbase.io.encoding
- BufferedEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- BufferedMutator - Interface in org.apache.hadoop.hbase.client
-
Used to communicate with a single HBase table similar to
Table
but meant for batched, asynchronous puts. - BufferedMutator.ExceptionListener - Interface in org.apache.hadoop.hbase.client
-
Listens for asynchronous exceptions on a
BufferedMutator
. - BufferedMutatorExample - Class in org.apache.hadoop.hbase.client.example
-
An example of using the
BufferedMutator
interface. - BufferedMutatorExample() - Constructor for class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- BufferedMutatorImpl - Class in org.apache.hadoop.hbase.client
-
Used to communicate with a single HBase table similar to
Table
but meant for batched, potentially asynchronous puts. - BufferedMutatorImpl(ClusterConnection, BufferedMutatorParams, AsyncProcess) - Constructor for class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- BufferedMutatorImpl(ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, BufferedMutatorParams) - Constructor for class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- BufferedMutatorImpl.QueueRowAccess - Class in org.apache.hadoop.hbase.client
- BufferedMutatorParams - Class in org.apache.hadoop.hbase.client
-
Parameters for instantiating a
BufferedMutator
. - BufferedMutatorParams(TableName) - Constructor for class org.apache.hadoop.hbase.client.BufferedMutatorParams
- bufferedSize - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- BufferIterator(long, int) - Constructor for class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- BufferNode(TRemote) - Constructor for class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- buffers - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- buffers - Variable in class org.apache.hadoop.hbase.ipc.BufferChain
- buffers - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray
- buffers - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- bufferSize - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- bufferSize - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- bufferSize - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray
- bufferSize - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- buffsIterator - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- bufSize - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- bufSize - Variable in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- bufWithoutChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
The in-memory representation of the hfile block.
- build() - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- build() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- build() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- build() - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- build() - Method in interface org.apache.hadoop.hbase.CellBuilder
- build() - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Create a
AsyncAdmin
instance. - build() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Create the
AsyncBufferedMutator
instance. - build() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- build() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- build() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- build() - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Create the
AsyncTable
instance. - build() - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- build() - Method in class org.apache.hadoop.hbase.client.BalanceRequest.Builder
-
Build the
BalanceRequest
- build() - Method in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
-
Build the
BalanceResponse
- build() - Method in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- build() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- build() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- build() - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- build() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- build() - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- build() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- build() - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
-
This builds the implementation of
RetryingCallerInterceptor
that we specify in the conf and returns the same. - build() - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Create the
Table
instance. - build() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- build() - Method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- build() - Method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- build() - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- build() - Method in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- build() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- build() - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- build() - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- build() - Method in class org.apache.hadoop.hbase.hbtop.Record.Builder
- build() - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- build() - Method in class org.apache.hadoop.hbase.io.crypto.tls.BCFKSFileLoader.Builder
- build() - Method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- build() - Method in class org.apache.hadoop.hbase.io.crypto.tls.JKSFileLoader.Builder
- build() - Method in class org.apache.hadoop.hbase.io.crypto.tls.PEMFileLoader.Builder
- build() - Method in class org.apache.hadoop.hbase.io.crypto.tls.PKCS12FileLoader.Builder
- build() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- build() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- build() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
-
Builds a
ConsoleReporter
with the given properties. - build() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- build() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan.Builder
- build() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- build() - Method in class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- build() - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- build() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- 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.StoreContext.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.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- build() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- build() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- build() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Builds the configuration object from the current state of
this
. - build() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- build() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- build() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- build() - Method in class org.apache.hadoop.hbase.security.access.Permission.Builder
- build() - Method in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- build() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- build() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- build() - Method in interface org.apache.hadoop.hbase.TagBuilder
-
Build the tag.
- build() - Method in class org.apache.hadoop.hbase.TagBuilderImpl
- build() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- build() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder
- 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
- build(Collection<ProcedureProtos.Procedure>) - Static method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- 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(Append) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Build the CheckAndMutate object with an Append to commit if the check succeeds.
- build(Delete) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Build the CheckAndMutate object
- build(Increment) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Build the CheckAndMutate object with an Increment to commit if the check succeeds.
- build(Put) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Build the CheckAndMutate object
- build(RowMutations) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Build the CheckAndMutate object with a RowMutations to commit if the check succeeds.
- buildAdminAcl(Configuration) - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Builds an ACL that will restrict the users who can issue commands to endpoints on the UI which are meant only for administrators.
- buildAndGroupRequestByType(TEnv, TRemote, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- buildApiV1Servlet() - Method in class org.apache.hadoop.hbase.master.HMaster
- buildBulkLoadHFileMap(Map<String, List<Pair<byte[], List<String>>>>, TableName, WALProtos.BulkLoadDescriptor) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- buildCellBlock(Codec, CompressionCodec, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
Puts CellScanner Cells into a cell block using passed in
codec
and/orcompressor
. - buildCellBlock(Codec, CompressionCodec, CellScanner, CellBlockBuilder.OutputStreamSupplier) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- buildCellBlock(Codec, CompressionCodec, CellScanner, ByteBufAllocator) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- buildCellBlockStream(Codec, CompressionCodec, CellScanner, ByteBuffAllocator) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
Puts CellScanner Cells into a cell block using passed in
codec
and/orcompressor
. - buildClasspath(List<String>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- buildClientPassword(Token<BlockTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- buildClientServiceCallable(Connection, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- buildCloseRegionRequest(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
- buildCodec(Configuration, Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
-
Load a codec implementation for an algorithm using the supplied configuration.
- buildConnectionString(Configuration) - Method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- buildDefaultTimedQuota(Configuration, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- buildDefaultUserQuotaState(Configuration, long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- buildDependencyClasspath(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Returns a classpath string built from the content of the "tmpjars" value in
conf
. - buildDetailedErrorMsg(String, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- builder - Variable in class org.apache.hadoop.hbase.CacheEvictionStatsAggregator
- builder - Variable in class org.apache.hadoop.hbase.hbtop.Record.Builder
- builder - Variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- builder - Variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- builder - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.StateSerializer
- builder() - Static method in class org.apache.hadoop.hbase.CacheEvictionStats
- builder() - Static method in class org.apache.hadoop.hbase.hbtop.Record
- builder() - Static method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Returns a new builder.
- Builder() - Constructor for class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.BalanceRequest.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.BalanceResponse.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.hbtop.Record.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.http.HttpServer.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.BCFKSFileLoader.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.JKSFileLoader.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.PEMFileLoader.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.PKCS12FileLoader.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.security.access.Permission.Builder
- Builder() - Constructor for class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- Builder(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- Builder(byte[]) - Constructor for class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- Builder(String) - Constructor for class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- Builder(String) - Constructor for class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- Builder(String) - Constructor for class org.apache.hadoop.hbase.security.access.Permission.Builder
- Builder(Configuration, FileSystem) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
-
Creates Builder with cache configuration disabled
- Builder(Configuration, CacheConfig, FileSystem) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- Builder(Batch.Callback<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- Builder(NamespaceDescriptor) - Constructor for class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- Builder(TableName) - Constructor for class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- Builder(TableName) - Constructor for class org.apache.hadoop.hbase.security.access.Permission.Builder
- BUILDER - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
- BuilderBase() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BuilderBase
- builderFromContext(Context) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Construct a fresh
AttributesBuilder
from the providedContext
, populated with relevant attributes populated byHFileContextAttributesBuilderConsumer.CONTEXT_KEY
. - BuilderPayloadSetter() - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler.BuilderPayloadSetter
- buildException(Throwable) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Returns NameValuePair of the exception name to stringified version os exception.
- buildFileArchiveRequest(TableName, Collection<Map.Entry<String, Long>>) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Builds the protobuf message to inform the Master of files being archived.
- buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
- buildFilterFromModel(ScannerModel) - Static method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- buildFirstPageEncoder() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildFirstPageUrl() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- 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
- buildFromProto(MasterProtos.SetQuotaRequest) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
Converts the protocol buffer request into a QuotaSetting POJO.
- buildGetUserPermissionsRequest(GetUserPermissionsRequest) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- buildGetUserPermissionsResponse(List<UserPermission>) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts the permissions list into a protocol buffer GetUserPermissionsResponse
- buildGetUserPermissionsResponse(List<UserPermission>) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- buildGrantRequest(String, boolean, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to grant user global permissions.
- buildGrantRequest(String, String, boolean, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to grant user namespace permissions.
- buildGrantRequest(String, TableName, byte[], byte[], boolean, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to grant user table permissions.
- buildGrantRequest(UserPermission, boolean) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- buildGson() - Static method in class org.apache.hadoop.hbase.master.http.gson.GsonFactory
- buildGson() - Static method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- buildGzipHandler(Handler) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Construct and configure an instance of
GzipHandler
. - buildHasUserPermissionsRequest(String, List<Permission>) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- buildHbckServlet() - Method in class org.apache.hadoop.hbase.master.HMaster
- buildHoldingCleanupTracker() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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
- buildManifestFromDisk(Configuration, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- buildMethod - Variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- buildNameBytesPairs(Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- buildNextPageUrl(byte[]) - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildObjectName(String) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- buildObjectName(String, Hashtable<String, String>) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- buildOpenRegionRequest(MasterProcedureEnv, ServerName, List<RSProcedureDispatcher.RegionOpenOperation>) - Static method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- buildProtoAddQuota(long, SpaceViolationPolicy) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Builds a
QuotaProtos.SpaceQuota
protobuf object given the arguments. - buildProtoFromQuota(QuotaProtos.SpaceQuota) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Build a
QuotaProtos.SpaceLimitRequest
protobuf object from the givenQuotaProtos.SpaceQuota
. - buildProtoRemoveQuota() - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Builds a
QuotaProtos.SpaceQuota
protobuf object to remove a quota. - buildReCompareExecutor(int, Mapper.Context) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- buildRegionInfo(TableName, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- buildRegionOpenInfoRequest(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
- buildRegionSpaceUseReportRequest(RegionSizeStore) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Builds a
RegionServerStatusProtos.RegionSpaceUseReportRequest
protobuf message from the region size map. - buildRejectedReComparePolicy(Mapper.Context) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- buildReplicationLoad() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- buildReplicationLoad(List<ReplicationSourceInterface>, MetricsSink) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
-
buildReplicationLoad
- buildReportAndSend(RegionServerStatusProtos.RegionServerStatusService.BlockingInterface, RegionSizeStore) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Builds the region size report and sends it to the master.
- buildReq(Map<byte[], AsyncBatchRpcRetryingCaller.RegionRequest>, List<CellScannable>, Map<Integer, Integer>) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- buildRequest() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
- buildRequestHeader(Call, RPCProtos.CellBlockMeta) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- buildRevokeRequest(String, String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to revoke user namespace permissions.
- buildRevokeRequest(String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to revoke user global permissions.
- buildRevokeRequest(String, TableName, byte[], byte[], AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Create a request to revoke user table permissions.
- buildRevokeRequest(UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- buildScan() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanFilter() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanLimitExceededErrorMessage(int) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanLimitLTEQZero(int) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanLimitMalformedErrorMessage(String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanRegionStateFilter(RegionState.State) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildScanRegionStateMalformedErrorMessage(String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildSecureWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- buildServerLoad(long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- buildSetQuotaRequestProto(QuotaSettings) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
Convert a QuotaSettings to a protocol buffer SetQuotaRequest.
- buildSpanName(String, String) - Static method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
-
Construct an RPC span name.
- buildStartParamFrom(byte[]) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildString(String...) - Static method in class org.apache.hadoop.hbase.procedure2.util.StringUtils
- buildSubprocedure(byte[]) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
If in a running state, creates the specified subprocedure for handling a backup procedure.
- buildSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager.BackupSubprocedureBuilder
- 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(String, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
- buildSubprocedure(String, List<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(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.
- buildTableFilter(TableName) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- buildThrottleQuotas(QuotaProtos.Throttle) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- buildTree(Map<Long, ProcedureTree.Entry>) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- buildUsername(Token<BlockTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- buildVersionNumber(int, int, int) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
-
Pack the full number version in a int.
- buildWALEdits(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Builds separate WALEdit per nonce by applying input mutations.
- buildWALEdits(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- buildWALHeader(Configuration, WALProtos.WALHeader.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- buildWALTrailer(WALProtos.WALTrailer.Builder) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- buildZKQuorumServerString(String[], String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Build the ZK quorum server string with "server:clientport" list, separated by ','
- BuiltInProviderSelector - Class in org.apache.hadoop.hbase.security.provider
-
Default implementation of
AuthenticationProviderSelector
which can choose from the authentication implementations which HBase provides out of the box: Simple, Kerberos, and Delegation Token authentication. - BuiltInProviderSelector() - Constructor for class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- BuiltInSaslAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
-
Base class for all Apache HBase, built-in
SaslAuthenticationProvider
's to extend. - BuiltInSaslAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
- buldKeyValueTable(String[], String[]) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
-
Method for building map used for constructing ObjectName.
- BULK_LOAD - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
- BULK_LOAD_FAMILY - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BULK_LOAD_HFILES_BY_FAMILY - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
-
HBASE-24221 Support bulkLoadHFile by family to avoid long time waiting of bulkLoadHFile because of compacting at server side
- BULK_LOAD_PREFIX - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BULK_LOAD_PREFIX_BYTES - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- BULK_OUTPUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- BULK_OUTPUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- BULK_OUTPUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- BULK_OUTPUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- BulkDeleteEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
-
Defines a protocol to delete data in bulk based on a scan.
- BulkDeleteEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- BulkDeleteEndpoint.Column - Class in org.apache.hadoop.hbase.coprocessor.example
- bulkFamily(byte[]) - Method in interface org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.BulkHFileVisitor
-
Deprecated.
- bulkHFile(TFamily, FileStatus) - Method in interface org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.BulkHFileVisitor
-
Deprecated.
- bulkload - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- bulkLoad(TableName, Map<byte[], List<Path>>) - Method in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
-
Perform a bulk load of the given directory into the given pre-existing table.
- bulkLoad(TableName, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- bulkLoad(TableName, Path) - Method in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
-
Perform a bulk load of the given directory into the given pre-existing table.
- bulkLoad(TableName, Path) - Method in class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- BULKLOAD_DIR_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Old configuration parameters (obsolete)
- BULKLOAD_MAX_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum time to retry for a failed bulk load request
- BULKLOAD_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- BULKLOAD_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- BULKLOAD_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- BULKLOAD_STAGING_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Staging dir used by bulk load
- 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
- bulkLoadByFamily - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- BulkLoadCellFilter - Class in org.apache.hadoop.hbase.replication
- BulkLoadCellFilter() - Constructor for class org.apache.hadoop.hbase.replication.BulkLoadCellFilter
- bulkloadDir - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- bulkloadExecutor - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- bulkLoadFilter - Variable in class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
- bulkLoadFilter - Variable in class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
- bulkLoadHFile(byte[], String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- bulkLoadHFile(HStoreFile) - 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.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Atomically bulk load several HFiles into an open region
- bulkLoadHFileMap - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- 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, List<String>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Attempts to atomically load a group of hfiles.
- BulkLoadHFiles - Interface in org.apache.hadoop.hbase.tool
-
The tool to let you load the output of
HFileOutputFormat
into an existing table programmatically. - BulkLoadHFiles.LoadQueueItem - Class in org.apache.hadoop.hbase.tool
-
Represents an HFile waiting to be loaded.
- BulkLoadHFilesTool - Class in org.apache.hadoop.hbase.tool
-
The implementation for
BulkLoadHFiles
, and also can be executed from command line as a tool. - BulkLoadHFilesTool(Configuration) - Constructor for class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- BulkLoadObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
Coprocessors implement this interface to observe and mediate bulk load operations.
- BulkLoadObserverOperation(User) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.BulkLoadObserverOperation
- 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
-
Deprecated.This takes the LQI's grouped by likely regions and attempts to bulk load them.
- bulkLoadResult - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- bulkloadSeqId - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- bulkLoadStoreFile(String, Path, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Bulk load: Add a specified store file to the specified family.
- bulkLoadTableName - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Backup System table name for bulk loaded files.
- bulkLoadTimer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- bulkToken - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- BUS_CYCLES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- busyRegions - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- 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
- busyWaitDuration - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- byCode - Static variable in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- bypass - Variable in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- bypass - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
-
Used for override complete of the procedure without actually doing any logic in the procedure.
- 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(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Set the bypass to true.
- bypassable - Variable in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
-
Is this operation bypassable?
- bypassGlobals - Variable in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- bypassGlobals - Variable in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- bypassGlobals - Variable in class org.apache.hadoop.hbase.quotas.UserQuotaState
- bypassGlobals(String, boolean) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Set the "bypass global settings" for the specified user
- bypassProcedure(long, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- bypassProcedure(List<Long>, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- bypassProcedure(List<Long>, long, boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Bypass specified procedure and move it to completion.
- bypassProcedure(List<Long>, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Bypass a procedure.
- bypassProcedure(RpcController, MasterProtos.BypassProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Bypass specified procedure to completion.
- BYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- BYTE - Enum constant in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.hadoop.hbase.util.UnsafeAccess
-
The offset to the first element in a byte array.
- BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Metrics for
ByteBuffAllocator
- BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_POOL_ALLOCATION_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_POOL_ALLOCATION_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_TOTAL_BUFFER_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_TOTAL_BUFFER_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_USED_BUFFER_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFF_ALLOCATOR_USED_BUFFER_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- BYTE_BUFFER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ByteBuffer
- BYTE_MASK - Static variable in class org.apache.hadoop.hbase.util.JenkinsHash
- ByteArrayBackedNode() - Constructor for class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- ByteArrayComparable - Class in org.apache.hadoop.hbase.filter
-
Base class for byte array comparators
- ByteArrayComparable(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Constructor.
- ByteArrayComparableModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- ByteArrayComparableModel(ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- ByteArrayComparator() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
- ByteArrayHashKey - Class in org.apache.hadoop.hbase.util
- ByteArrayHashKey(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.ByteArrayHashKey
- ByteArrayKeyBlockIndexReader(int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- ByteArrayOutputStream - Class in org.apache.hadoop.hbase.io
-
Our own implementation of ByteArrayOutputStream where all methods are NOT synchronized and supports writing ByteBuffer directly to it.
- ByteArrayOutputStream() - Constructor for class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- ByteArrayOutputStream(int) - Constructor for class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- ByteArraySerializer - Class in org.apache.hadoop.hbase.http.gson
-
Serialize a
byte[]
usingBytes.toString()
. - ByteArraySerializer() - Constructor for class org.apache.hadoop.hbase.http.gson.ByteArraySerializer
- ByteArraySerializer() - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer.ByteArraySerializer
- ByteBuff - Class in org.apache.hadoop.hbase.nio
-
An abstract class that abstracts out as to how the byte buffers are used, either single or multiple.
- ByteBuff() - Constructor for class org.apache.hadoop.hbase.nio.ByteBuff
- BYTEBUFF_ALLOCATOR_CLASS - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Set an alternate bytebuffallocator by setting this config, e.g.
- ByteBuff.ChannelReader - Interface in org.apache.hadoop.hbase.nio
-
Functional interface for Channel read
- byteBuffAllocator - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- ByteBuffAllocator - Class in org.apache.hadoop.hbase.io
-
ByteBuffAllocator is used for allocating/freeing the ByteBuffers from/to NIO ByteBuffer pool, and it provide high-level interfaces for upstream.
- ByteBuffAllocator(boolean, int, int, int) - Constructor for class org.apache.hadoop.hbase.io.ByteBuffAllocator
- ByteBuffAllocator.Recycler - Interface in org.apache.hadoop.hbase.io
- ByteBuffByteInput(ByteBuff, int) - Constructor for class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- ByteBufferAllocator - Interface in org.apache.hadoop.hbase.util
-
Defines the way the ByteBuffers are created
- ByteBufferArray - Class in org.apache.hadoop.hbase.util
-
This class manages an array of ByteBuffers with a default size 4MB.
- ByteBufferArray(int, int, int, long, ByteBufferAllocator) - Constructor for class org.apache.hadoop.hbase.util.ByteBufferArray
- ByteBufferArray(long, ByteBufferAllocator) - Constructor for class org.apache.hadoop.hbase.util.ByteBufferArray
-
We allocate a number of byte buffers as the capacity.
- ByteBufferArray.BufferIterator - Class in org.apache.hadoop.hbase.util
-
Iterator to fetch ByteBuffers from offset with given length in this big logical array.
- ByteBufferBackedNode() - Constructor for class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- 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
- ByteBufferExtendedCell - Class in org.apache.hadoop.hbase
-
This class is a server side extension to the
Cell
interface. - ByteBufferExtendedCell() - Constructor for class org.apache.hadoop.hbase.ByteBufferExtendedCell
- ByteBufferInputStream - Class in org.apache.hadoop.hbase.io
-
Not thread safe!
- ByteBufferInputStream(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferInputStream
- 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
- ByteBufferKeyOnlyKeyValue - Class in org.apache.hadoop.hbase
-
This is a key only Cell implementation which is identical to
KeyValue.KeyOnlyKeyValue
with respect to key serialization but have its data in the form of Byte buffer (onheap and offheap). - ByteBufferKeyOnlyKeyValue() - Constructor for class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
-
Used in cases where we want to avoid lot of garbage by allocating new objects with different keys.
- ByteBufferKeyOnlyKeyValue(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- ByteBufferKeyValue - Class in org.apache.hadoop.hbase
-
This Cell is an implementation of
ByteBufferExtendedCell
where the data resides in off heap/ on heap ByteBuffer - ByteBufferKeyValue(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.ByteBufferKeyValue
- ByteBufferKeyValue(ByteBuffer, int, int, long) - Constructor for class org.apache.hadoop.hbase.ByteBufferKeyValue
- ByteBufferListOutputStream - Class in org.apache.hadoop.hbase.io
-
An OutputStream which writes data into ByteBuffers.
- ByteBufferListOutputStream(ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- ByteBufferOutputStream - Class in org.apache.hadoop.hbase.io
-
Not thread safe!
- ByteBufferOutputStream() - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- ByteBufferOutputStream(int) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- ByteBufferOutputStream(int, boolean) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- ByteBufferOutputStream(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- ByteBufferOutputStreamSupplier() - Constructor for class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufferOutputStreamSupplier
- byteBufferPositionedReadMethod - Static variable in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- ByteBufferTag - Class in org.apache.hadoop.hbase
-
This is a
Tag
implementation in which value is backed byByteBuffer
- ByteBufferTag(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.ByteBufferTag
- ByteBufferUtils - Class in org.apache.hadoop.hbase.util
-
Deprecated.This class will become IA.Private in HBase 3.0. Downstream folks shouldn't use it.
- ByteBufferUtils() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- ByteBufferUtils.CommonPrefixer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.CommonPrefixerHolder - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.CommonPrefixerHolder.PureJavaCommonPrefixer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.CommonPrefixerHolder.UnsafeCommonPrefixer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.Comparer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ComparerHolder - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ComparerHolder.PureJavaComparer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ComparerHolder.UnsafeComparer - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.Converter - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ConverterHolder - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ConverterHolder.PureJavaConverter - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferUtils.ConverterHolder.UnsafeConverter - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- ByteBufferWriter - Interface in org.apache.hadoop.hbase.io
-
This interface marks a class to support writing ByteBuffers into it.
- ByteBufferWriterDataOutputStream - Class in org.apache.hadoop.hbase.io
-
Our extension of DataOutputStream which implements ByteBufferWriter
- ByteBufferWriterDataOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferWriterDataOutputStream
- ByteBufferWriterOutputStream - Class in org.apache.hadoop.hbase.io
-
When deal with OutputStream which is not ByteBufferWriter type, wrap it with this class.
- ByteBufferWriterOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- ByteBufferWriterOutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- ByteBuffInputStream - Class in org.apache.hadoop.hbase.io
-
Not thread safe!
- ByteBuffInputStream(ByteBuff) - Constructor for class org.apache.hadoop.hbase.io.ByteBuffInputStream
- ByteBuffKeyValueDecoder(ByteBuff) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- ByteBuffKeyValueDecoder(ByteBuff) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.ByteBuffKeyValueDecoder
- ByteBufOutputStreamSupplier(ByteBufAllocator) - Constructor for class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- ByteRange - Interface in org.apache.hadoop.hbase.util
-
Lightweight, reusable class for specifying ranges of byte[]'s.
- ByteRangeUtils - Class in org.apache.hadoop.hbase.util
-
Utility methods for working with
ByteRange
. - ByteRangeUtils() - Constructor for class org.apache.hadoop.hbase.util.ByteRangeUtils
- bytes - Variable in class org.apache.hadoop.hbase.ArrayBackedTag
- bytes - Variable in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- bytes - Variable in class org.apache.hadoop.hbase.KeyValue
- bytes - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
- bytes - Variable in class org.apache.hadoop.hbase.ServerName
-
Cached versioned bytes of this ServerName instance.
- bytes - Variable in class org.apache.hadoop.hbase.util.AbstractByteRange
-
The array containing the bytes in this range.
- bytes - Variable in class org.apache.hadoop.hbase.util.Bytes
- bytes - Variable in class org.apache.hadoop.hbase.util.HashedBytes
- bytes(String) - Method in class org.apache.hadoop.hbase.thrift.DemoClient
- bytes(String) - Method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- Bytes - Class in org.apache.hadoop.hbase.util
-
Utility class that handles byte arrays, conversions to/from other types, comparisons, hash code generation, manufacturing keys for HashMaps or HashSets, and can be used as key in maps or trees.
- Bytes() - Constructor for class org.apache.hadoop.hbase.util.Bytes
-
Create a zero-size sequence.
- Bytes(byte[]) - Constructor for class org.apache.hadoop.hbase.util.Bytes
-
Create a Bytes using the byte array as the initial value.
- Bytes(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.Bytes
-
Set the value to a given byte range
- Bytes(ByteString) - Constructor for class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- Bytes(Bytes) - Constructor for class org.apache.hadoop.hbase.util.Bytes
-
Set the new Bytes to the contents of the passed
ibw
. - BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Pass this to TreeMaps where byte [] are keys.
- BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
- BYTES_COPIED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- BYTES_EXPECTED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- BYTES_IN_REMOTE_RESULTS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- BYTES_IN_RESULTS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
The name of the configuration parameter that specifies the number of bytes in a newly created checksum chunk.
- BYTES_PER_CHECKSUM_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- BYTES_RAWCOMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Use comparing byte arrays, byte-by-byte
- BYTES_SKIPPED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- Bytes.ByteArrayComparator - Class in org.apache.hadoop.hbase.util
-
Byte array comparator class.
- Bytes.CommonPrefixer - Class in org.apache.hadoop.hbase.util
- Bytes.CommonPrefixerHolder - Class in org.apache.hadoop.hbase.util
- Bytes.CommonPrefixerHolder.PureJavaCommonPrefixer - Class in org.apache.hadoop.hbase.util
- Bytes.CommonPrefixerHolder.UnsafeCommonPrefixer - Class in org.apache.hadoop.hbase.util
- Bytes.Comparer<T> - Interface in org.apache.hadoop.hbase.util
- Bytes.Converter - Class in org.apache.hadoop.hbase.util
- Bytes.ConverterHolder - Class in org.apache.hadoop.hbase.util
- Bytes.ConverterHolder.PureJavaConverter - Class in org.apache.hadoop.hbase.util
- Bytes.ConverterHolder.UnsafeConverter - Class in org.apache.hadoop.hbase.util
- Bytes.LexicographicalComparerHolder - Class in org.apache.hadoop.hbase.util
-
Provides a lexicographical comparer implementation; either a Java implementation or a faster implementation based on
Unsafe
. - Bytes.LexicographicalComparerHolder.PureJavaComparer - Enum in org.apache.hadoop.hbase.util
- Bytes.LexicographicalComparerHolder.UnsafeComparer - Enum in org.apache.hadoop.hbase.util
- Bytes.RowEndKeyComparator - Class in org.apache.hadoop.hbase.util
-
A
Bytes.ByteArrayComparator
that treats the empty array as the largest value. - bytesCopied - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- byteSize - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Bytes (B) in the array.
- ByteSlot - Class in org.apache.hadoop.hbase.procedure2.util
-
Similar to the ByteArrayOutputStream, with the exception that we can prepend an header.
- ByteSlot() - Constructor for class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- bytesPerChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
the number of bytes per checksum value
- bytesPerChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
the number of bytes per checksum value
- bytesRead - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- bytesRead - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- bytesRead - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- bytesRead - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- bytesRead - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- bytesRead - Variable in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- bytesRead - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- bytesToHex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- bytesToVint(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Reads a zero-compressed encoded long from input buffer and returns it.
- byteStringUncompressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- bytesWritten - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- bytesWritten - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- bytesWritten - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- bytesWritten - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- bytesWritten - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- bytesWrittenProgressForCloseCheck - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- byteToInt(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- BZIP2 - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- BZIP2_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- BZIP2_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
C
- c - Variable in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- c - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.StatisticsThread
- c - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- C_M_ADD_FAMILY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_ADD_FAMILY
Client asking Master to add family to table. - C_M_CREATE_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_CREATE_TABLE
Client asking Master to create a table. - C_M_DELETE_FAMILY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_DELETE_FAMILY
Client asking Master to delete family of table. - C_M_DELETE_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_DELETE_TABLE
Client asking Master to delete a table. - C_M_DISABLE_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_DISABLE_TABLE
Client asking Master to disable a table. - C_M_ENABLE_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_ENABLE_TABLE
Client asking Master to enable a table. - C_M_MERGE_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_MERGE_REGION
Client asking Master to merge regions. - C_M_MODIFY_FAMILY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_MODIFY_FAMILY
Client asking Master to modify family of table. - C_M_MODIFY_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_MODIFY_TABLE
Client asking Master to modify a table. - C_M_RESTORE_SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_RESTORE_SNAPSHOT
Client asking Master to restore a snapshot. - C_M_SNAPSHOT_TABLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Client to Master.
C_M_SNAPSHOT_TABLE
Client asking Master to snapshot an offline table. - cache - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- cache - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
- cache - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- cache - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- cache - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- cache - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- cache - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- cache - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- cache - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- cache - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- cache - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- cache - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
File cache for HFiles in the completed and currently running snapshots
- cache - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- cache - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever.Iter
- cache - Variable in class org.apache.hadoop.hbase.rest.RowResultGenerator
- cache - Variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- cache - Variable in class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- cache - Variable in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- cache - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- cache - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- cache - Variable in class org.apache.hadoop.hbase.ZKNamespaceManager
- CACHE - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- CACHE - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- CACHE_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- 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_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- CACHE_BLOOMS_ON_WRITE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_COMPACTED_BLOCKS_ON_WRITE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to cache blocks when a compacted file is written
- CACHE_COMPACTED_BLOCKS_ON_WRITE_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to determine total size in bytes of compacted files beyond which we do not cache blocks on compaction
- CACHE_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- 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_IN_L1 - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- CACHE_DATA_ON_WRITE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- 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.
- CACHE_INDEX_ON_WRITE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_INDEX_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- CACHE_INDEX_ON_WRITE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- CACHE_MISSES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- CACHE_RATIO - Enum constant in enum org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.GeneratorFunctionType
- CACHE_REFERENCES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- CACHE_TIME - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- Cacheable - Interface in org.apache.hadoop.hbase.io.hfile
-
Cacheable is an interface that allows for an object to be cached.
- CacheableDeserializer<T extends Cacheable> - Interface in org.apache.hadoop.hbase.io.hfile
-
Interface for a deserializer.
- CacheableDeserializerIdManager - Class in org.apache.hadoop.hbase.io.hfile
-
This class is used to manage the identifiers for
CacheableDeserializer
. - CacheableDeserializerIdManager() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
- CacheAwareCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCandidateGenerator
- CacheAwareCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- CacheAwareLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
- CacheAwareLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- CacheAwareLoadBalancer.CacheAwareCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
- CacheAwareLoadBalancer.CacheAwareCostFunction - Class in org.apache.hadoop.hbase.master.balancer
- CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction - Class in org.apache.hadoop.hbase.master.balancer
- CacheAwareLoadBalancer.CacheAwareSkewnessCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
- CacheAwareLoadBalancer.GeneratorFunctionType - Enum in org.apache.hadoop.hbase.master.balancer
- CacheAwareRegionSkewnessCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- CacheAwareSkewnessCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareSkewnessCandidateGenerator
- 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) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache.
- 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, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.IndexOnlyLruBlockCache
-
Cache only index block with the specified name and buffer
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Cache the block with the specified name and buffer.
- 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, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- cacheBlock(BlockCacheKey, Cacheable, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache.
- cacheBlock(BlockCacheKey, Cacheable, boolean, 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, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- cacheBlocks - Variable in class org.apache.hadoop.hbase.client.Get
- cacheBlocks - Variable in class org.apache.hadoop.hbase.client.Scan
- cacheBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- cacheBlocks - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- cacheBlocks - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- cacheBlockWithWait(BlockCacheKey, Cacheable, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block to ramCache
- cacheBlockWithWaitInternal(BlockCacheKey, Cacheable, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- cacheBloomsOnWrite - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether compound bloom filter blocks should be cached on write
- cacheCapacity - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- cacheCompactedDataOnWrite - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether data blocks should be cached when compacted file is written
- cacheCompactedDataOnWriteThreshold - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Determine threshold beyond which we do not cache blocks on compaction
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
CacheConfig, or null if cache-on-write is disabled
- cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Block cache configuration.
- 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.HStoreFile
- cacheConf - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- cacheConf - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- cacheConf - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- cacheConf - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- CacheConfig - Class in org.apache.hadoop.hbase.io.hfile
-
Stores all of the cache objects and configuration for a single HFile.
- CacheConfig() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
- 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(Configuration, ColumnFamilyDescriptor, BlockCache, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Create a cache configuration using the specified configuration object and family descriptor.
- CacheConfig(Configuration, BlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
- CacheConfig(CacheConfig) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Constructs a cache configuration copied from the specified configuration.
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.ExistsResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.RegionsResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.RootResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.SchemaResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
- cacheControl - Static variable in class org.apache.hadoop.hbase.rest.VersionResource
- cached - Variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- cached - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
-
A group-provider mapping, make sure one-one rather than many-one mapping
- cacheDataBlockPercent - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Percent of cached data blocks
- cacheDataCompressed - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether data blocks should be stored in compressed and/or encrypted form in the cache
- cacheDataOnRead - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether blocks should be cached on read (default is on if there is a cache but this can be turned off on a per-family or per-request basis).
- cacheDataOnWrite - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether data blocks should be cached when new files are written
- CachedBlock - Interface in org.apache.hadoop.hbase.io.hfile
- cachedBlockByFile - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Map by filename.
- CachedBlockCountsPerFile(String) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- CachedBlocksByFile() - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- CachedBlocksByFile(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- CachedBlockView(BlockCacheKey, Cacheable, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- cachedClusterId - Variable in class org.apache.hadoop.hbase.master.HMaster
- CachedClusterId - Class in org.apache.hadoop.hbase.master
-
Caches the cluster ID of the cluster.
- CachedClusterId(Server, Configuration) - Constructor for class org.apache.hadoop.hbase.master.CachedClusterId
- cachedCount - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- cachedEncodedData - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- 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
- cachedMetaLocations - Variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Cached meta region locations indexed by replica ID.
- CachedMobFile - Class in org.apache.hadoop.hbase.mob
-
Cached mob file.
- CachedMobFile(HStoreFile) - Constructor for class org.apache.hadoop.hbase.mob.CachedMobFile
- cachedNext - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- cachedRegionLocations - Variable in class org.apache.hadoop.hbase.client.MetaCache
-
Map of table to table
HRegionLocation
s. - cacheDroppingExceptions - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- cachedServers - Variable in class org.apache.hadoop.hbase.client.MetaCache
- cachedTerminalSize - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- cachedTime - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
Time this block was cached.
- cachedTime - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
Time this block was cached.
- cacheEnabled - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Flag if the cache is enabled or not...
- cacheErrorCount - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- CacheEvictionStats - Class in org.apache.hadoop.hbase
- CacheEvictionStats(CacheEvictionStatsBuilder) - Constructor for class org.apache.hadoop.hbase.CacheEvictionStats
- CacheEvictionStatsAggregator - Class in org.apache.hadoop.hbase
-
Used to merge CacheEvictionStats.
- CacheEvictionStatsAggregator() - Constructor for class org.apache.hadoop.hbase.CacheEvictionStatsAggregator
- CacheEvictionStatsBuilder - Class in org.apache.hadoop.hbase
- CacheEvictionStatsBuilder() - Constructor for class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- cacheFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- cacheFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- cacheFlushSeqNum - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- cacheFlushSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- CacheFullException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
-
Thrown by
BucketAllocator.allocateBlock(int)
when cache is full for the requested size - CacheFullException(int, int) - Constructor for exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- cachehits - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- cacheIfCompactionsOff() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- cacheIndexesOnWrite - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether index blocks should be cached when new files are written
- cacheKey - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- CacheKey(Connection, Configuration, FileSystem, TableName) - Constructor for class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- cacheLocation(TableName, RegionLocations) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
- cacheLocation(TableName, RegionLocations) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Put a newly discovered HRegionLocation into the cache.
- cacheLocation(TableName, RegionLocations) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Put a newly discovered HRegionLocation into the cache.
- cacheLocation(TableName, ServerName, HRegionLocation) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Put a newly discovered HRegionLocation into the cache.
- cacheLocation(TableName, ServerName, HRegionLocation) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Put a newly discovered HRegionLocation into the cache.
- cacheMissCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- cacheMissCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- cacheMisses - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- cacheMobBlocks - Variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- cacheMobBlocks - Variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- cacheNextBlockHeader(long, ByteBuff, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Save away the next blocks header in atomic reference.
- cacheOnWrite - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
Whether to cache-on-write compound Bloom filter chunks
- cacheOnWriteLogged - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- cachePeriodMs - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- cachePersister - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- cacheRatio - Variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- cacheRow - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- cacheSize - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- cacheSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
- cacheSizeInBytes - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- cacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- cacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- cacheStats - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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
- cacheTableDescriptor() - Method in class org.apache.hadoop.hbase.master.HMaster
- cacheTableDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- caching - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- caching - Variable in class org.apache.hadoop.hbase.client.Scan
-
-1 means no caching specified and the value of
HConstants.HBASE_CLIENT_SCANNER_CACHING
(default toHConstants.DEFAULT_HBASE_CLIENT_SCANNER_CACHING
) will be used - caching - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- caching - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- 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.
- calcEstimatedSize(Result) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- calcIndexKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- calcMruCap(int) - Static method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
Calculates the mru cache capacity from the metrics size
- calcNumOfCellsInChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- calcNumReaders(int, float) - Static method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- calcNumWriters(int, float) - Static method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- calcPercentage(long, long) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- calcPriority(int, TableName) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Select the priority for the rpc call.
- calculateAutoBalancedSplits(List<InputSplit>, long) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Calculates the number of MapReduce input splits for the map tasks.
- calculateBackoffTime(ServerName, long) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
-
Calculates the back-off time for a retrying request to a particular server.
- calculateChecksum(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
-
Using an encryption algorithm to calculate a checksum, the default encryption algorithm is MD5
- calculateCurrentTerm() - Method in class org.apache.hadoop.hbase.util.LossyCounting
-
Calculate and set current term
- calculateHashForKey(ByteBufferExtendedCell) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- calculateHashForKey(Cell) - Method in class org.apache.hadoop.hbase.KeyValue
- calculateHeapSizeForBlockKeys(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- calculateHeapSizeForBlockKeys(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- calculateHeapSizeForBlockKeys(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- calculateHeapSizeForBlockKeys(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- calculateHMAC(byte[], byte[], byte[], int, int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- calculateLocationsForInputSplit(Configuration, TableDescriptor, HRegionInfo, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Compute block locations for snapshot files (which will get the locations for referred hfiles) only when localityEnabled is true.
- calculateMaxLogFiles(Configuration, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- calculateMaxSteps(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- calculateMerges(int, List<Pair<RegionInfo, RegionInfo>>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
Run through
overlaps
and return a list of merges to run. - calculateMobLengthMap(SetMultimap<TableName, String>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- calculateMutationSize(Mutation) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- calculateNumberOfChunks(int, int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- calculateOverhead(long, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- calculateOverhead(long, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- calculatePlans(TableName) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- calculatePoolSize(String) - Static method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Calculate size for cleaner pool.
- calculateReadCapacityUnit(long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- calculateReadCapacityUnitDiff(long, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- calculateReadWriteDeltas(HRegion, Map<String, ArrayList<Long>>) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- calculateResultSize(List<Result>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- calculateResultSize(Result) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- calculateReturnCodeByPrevCellAndRC(Filter, Cell, Cell, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
-
For MUST_PASS_ONE, we cannot make sure that when filter-A in filter list return NEXT_COL then the next cell passing to filterList will be the first cell in next column, because if filter-B in filter list return SKIP, then the filter list will return SKIP.
- calculateTableMerges(int, List<SortedSet<RegionInfo>>, Collection<Pair<RegionInfo, RegionInfo>>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- calculateTheClosestNextRowKeyForPrefix(byte[]) - Static method in class org.apache.hadoop.hbase.client.ClientUtil
-
When scanning for a prefix the scan should stop immediately after the the last row that has the specified prefix.
- calculateWriteCapacityUnit(long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- calculateWriteCapacityUnitDiff(long, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- CALCULATION_LOCK - Enum constant in enum org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock.LockType
- call - Variable in class org.apache.hadoop.hbase.ipc.CallEvent
- call - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
- call() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure.RSRollLogTask
- call() - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
-
Shortcut for
build().call()
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- call() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
-
Shortcut for
build().call()
- call() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- call() - Method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable
- call() - Method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable
- call() - Method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
- call() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure.StoreFileSplitter
- call() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure.RegionFlushTask
- 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()
andSubprocedure.insideBarrier()
methods while keeping some state for other threads to access. - call() - Method in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- call() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- call() - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
- call() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
- call() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- call() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- call() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- call() - Method in interface org.apache.hadoop.hbase.trace.TraceUtil.ThrowingCallable
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.CheckRegionConsistencyWorkItem
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsDir
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsRegionInfo
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemOverlapMerge
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- call() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.MobRegionDirChecker
- call() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.RegionDirChecker
- call() - Method in class org.apache.hadoop.hbase.util.MoveWithAck
- call() - Method in class org.apache.hadoop.hbase.util.MoveWithoutAck
- call(int) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- call(int) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- call(int) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
Override that changes Exception from
Exception
toIOException
. - call(int) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Override that changes call Exception from
Exception
toIOException
. - call(int) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
Computes a result, or throws an exception if unable to do so.
- call(int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- call(int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
-
Algo: - we put the query into the execution pool.
- call(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- call(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- call(Class<T>, T, String, Class[], Object[]) - Static method in class org.apache.hadoop.hbase.util.Methods
- 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(AbstractRpcBasedConnectionRegistry.Callable<T>, Predicate<T>, String) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- call(ScannerCallableWithReplicas, RpcRetryingCaller<Result[]>, int, boolean) - Method in class org.apache.hadoop.hbase.client.ClientScanner
- call(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- call(HBaseRpcController) - Method in class org.apache.hadoop.hbase.client.FlushRegionCallable
- call(HBaseRpcController) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
Run RPC call.
- call(HBaseRpcController) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
- call(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller.Callable
- call(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface, REQ, RawAsyncTableImpl.Converter<PREQ, byte[], REQ>, RawAsyncTableImpl.RpcCall<PRESP, PREQ>, RawAsyncTableImpl.Converter<RESP, HBaseRpcController, PRESP>) - Static method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- call(HBaseRpcController, AdminProtos.AdminService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable
- call(HBaseRpcController, ClientProtos.ClientService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable
- call(HBaseRpcController, MasterProtos.MasterService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable
- call(HBaseRpcController, MasterProtos.MasterService.Interface, PREQ, RawAsyncHBaseAdmin.MasterRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<RESP, PRESP>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- call(HBaseRpcController, RegistryProtos.ClientMetaService.Interface, RpcCallback<T>) - Method in interface org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry.Callable
- call(RpcCall, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
This is a server side method, which is invoked over RPC.
- call(RpcCall, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
- call(AdminProtos.AdminService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.AdminRpcCall
- call(ClientProtos.ClientService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncTableImpl.RpcCall
- call(MasterProtos.MasterService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.MasterRpcCall
- call(RegistryProtos.ClientMetaService.Interface, AbstractRpcBasedConnectionRegistry.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- 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) - 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) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- 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(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- call(RpcController, REQUEST) - Method in interface org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper.Operation
- call(S, RpcController, RpcCallback<R>) - Method in interface org.apache.hadoop.hbase.client.ServiceCaller
-
Represent the actual protobuf rpc call.
- call(T) - Method in interface org.apache.hadoop.hbase.client.coprocessor.Batch.Call
- Call - Class in org.apache.hadoop.hbase.ipc
-
A call waiting for a value.
- Call(int, Descriptors.MethodDescriptor, Message, CellScanner, Message, int, int, Map<String, byte[]>, RpcCallback<Call>, MetricsConnection.CallStats) - Constructor for class org.apache.hadoop.hbase.ipc.Call
- Call(Runnable) - Constructor for class org.apache.hadoop.hbase.thrift.CallQueue.Call
- CALL_DROPPED_EXCEPTION - Static variable in class org.apache.hadoop.hbase.ipc.CallRunner
- 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_LEN_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- CALL_QUEUE_QUEUE_BALANCER_CLASS - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- CALL_QUEUE_QUEUE_BALANCER_CLASS_DEFAULT - 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
- CALL_QUEUE_TYPE_PLUGGABLE_CONF_VALUE - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller
- callable - Variable in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- callable - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- callable - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- callable - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- callable - Variable in class org.apache.hadoop.hbase.regionserver.handler.RSProcedureHandler
- callable - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
- callback - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- callback - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- callback - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- callback - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- callback - Variable in class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- callback - Variable in class org.apache.hadoop.hbase.ipc.Call
- Callback(CompletableFuture<Long>, long, Collection<Channel>, long) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- CALLBACK_PARAM - Static variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in class org.apache.hadoop.hbase.client.SyncCoprocessorRpcChannel
- callBlockingMethod(Descriptors.MethodDescriptor, HBaseRpcController, Message, Message, User, Address) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Make a blocking call.
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.BlockingRpcChannelImplementation
- CallCancelledException - Exception in org.apache.hadoop.hbase.ipc
-
Client side call cancelled.
- CallCancelledException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.CallCancelledException
- callCleanup - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- callCleanupIfNeeded() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- callComplete() - Method in class org.apache.hadoop.hbase.ipc.Call
- callCount - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaResultState
-
Number of calls outstanding, or 0 if a call succeeded (even with others outstanding).
- callDetails - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- callDetails - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- callDfsMethod(DistributedFileSystem, String, Object...) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- callDroppedException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- callDroppedException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- CallDroppedException - Exception in org.apache.hadoop.hbase
-
Returned to the clients when their request was discarded due to server being overloaded.
- CallDroppedException() - Constructor for exception org.apache.hadoop.hbase.CallDroppedException
- CallDroppedException(String) - Constructor for exception org.apache.hadoop.hbase.CallDroppedException
- caller - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- caller - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- caller - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- caller - Variable in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- callerBuilder - Variable in class org.apache.hadoop.hbase.client.MasterCoprocessorRpcChannelImpl
- callerBuilder - Variable in class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl
- CallerDisconnectedException - Exception in org.apache.hadoop.hbase.ipc
-
Exception indicating that the remote host making this IPC lost its IPC connection.
- CallerDisconnectedException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.CallerDisconnectedException
- callerFactory - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- callerThread - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- CallEvent - Class in org.apache.hadoop.hbase.ipc
-
Used to tell netty handler the call is cancelled, timeout...
- CallEvent(CallEvent.Type, Call) - Constructor for class org.apache.hadoop.hbase.ipc.CallEvent
- CallEvent.Type - Enum in org.apache.hadoop.hbase.ipc
- callExecService(RpcController, Descriptors.MethodDescriptor, Message, Message) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- callExecService(RpcController, Descriptors.MethodDescriptor, Message, Message) - Method in class org.apache.hadoop.hbase.client.SyncCoprocessorRpcChannel
- callExecutor - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- callIdCnt - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- callInfoMap - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.client.MasterCoprocessorRpcChannelImpl
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.client.SyncCoprocessorRpcChannel
- callMethod(Descriptors.MethodDescriptor, HBaseRpcController, Message, Message, User, Address, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.RpcChannelImplementation
- callObjectMethod(Object, String, Object...) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- callObserver() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- callObserver() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
-
In case of coprocessors which have many kinds of observers (for eg,
RegionCoprocessor
has BulkLoadObserver, RegionObserver, etc), some implementations may not need all observers, in which case they will return null for that observer's getter. - callObserver() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
- callOpenScanner(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface) - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- callPreMutateCPHook(int, WALEdit, int[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
-
Runs prePut/preDelete/preIncrement/preAppend coprocessor hook for input mutation in a batch
- CallPriorityComparator(Configuration, PriorityFunction) - Constructor for class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
- callQueue - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- CallQueue - Class in org.apache.hadoop.hbase.thrift
-
A BlockingQueue reports waiting time in queue and queue length to ThriftMetrics.
- CallQueue(BlockingQueue<CallQueue.Call>, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.CallQueue
- CallQueue.Call - Class in org.apache.hadoop.hbase.thrift
- CallQueueInfo - Class in org.apache.hadoop.hbase.ipc
- CallQueueInfo() - Constructor for class org.apache.hadoop.hbase.ipc.CallQueueInfo
- callQueueLenGauge - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- callQueueMethodCountsSummary - Variable in class org.apache.hadoop.hbase.ipc.CallQueueInfo
- callQueueMethodSizeSummary - Variable in class org.apache.hadoop.hbase.ipc.CallQueueInfo
- 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.
- callQueueTooBigException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- callQueueTooBigException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- CallQueueTooBigException - Exception in org.apache.hadoop.hbase
-
Returned to clients when their request was dropped because the call queue was too big to accept a new call.
- CallQueueTooBigException() - Constructor for exception org.apache.hadoop.hbase.CallQueueTooBigException
- CallQueueTooBigException(String) - Constructor for exception org.apache.hadoop.hbase.CallQueueTooBigException
- callRunner - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler.FifoCallRunner
- CallRunner - Class in org.apache.hadoop.hbase.ipc
-
The request processing logic, which is usually executed in thread pools provided by an
RpcScheduler
. - CallRunner(RpcServerInterface, RpcCall) - Constructor for class org.apache.hadoop.hbase.ipc.CallRunner
-
On construction, adds the size of this call to the running count of outstanding call sizes.
- calls - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- callSender - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- CallSender(String, Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
- callsInProgress - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- callsInProgress - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- callStats - Variable in class org.apache.hadoop.hbase.ipc.Call
- CallStats() - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- callsToWrite - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
- callTimedOut() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- callTimedOut() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- callTimedOut() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- callTimeMs - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- callTimeout - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
The time, in ms before the call should expire.
- callTimeout(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- callTimeout(Call) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- callTimeout(Call) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- CallTimeoutException - Exception in org.apache.hadoop.hbase.ipc
-
Client-side call timeout
- CallTimeoutException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.CallTimeoutException
- CallTimeoutException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.CallTimeoutException
-
CallTimeoutException with cause
- callTimer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- CallTracker(MetricRegistry, String, String) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- CallTracker(MetricRegistry, String, String, String) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- callWithoutRetries(RetryingCallable<T>, int) - Method in interface org.apache.hadoop.hbase.client.RpcRetryingCaller
-
Call the server once only.
- callWithoutRetries(RetryingCallable<T>, int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- callWithRetries(RetryingCallable<T>, int) - Method in interface org.apache.hadoop.hbase.client.RpcRetryingCaller
-
Retries if invocation fails.
- callWithRetries(RetryingCallable<T>, int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- calSleepTimeMs() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- calSleepTimeMs(long, long, long) - Static method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- Canary - Interface in org.apache.hadoop.hbase.tool
- CANARY_TABLE_FAMILY_NAME - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryStatusServlet - Class in org.apache.hadoop.hbase.tool
- CanaryStatusServlet() - Constructor for class org.apache.hadoop.hbase.tool.CanaryStatusServlet
- CanaryTool - Class in org.apache.hadoop.hbase.tool
-
HBase Canary Tool for "canary monitoring" of a running HBase cluster.
- CanaryTool() - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryTool(ExecutorService) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryTool(ExecutorService, CanaryTool.Sink) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryTool(Configuration, ExecutorService) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryTool(Configuration, ExecutorService, CanaryTool.Sink) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool
- CanaryTool.Monitor - Class in org.apache.hadoop.hbase.tool
-
A Monitor super-class can be extended by users
- CanaryTool.RegionMonitor - Class in org.apache.hadoop.hbase.tool
-
A monitor for region mode.
- CanaryTool.RegionServerMonitor - Class in org.apache.hadoop.hbase.tool
-
A monitor for regionserver mode
- CanaryTool.RegionServerStdOutSink - Class in org.apache.hadoop.hbase.tool
-
By RegionServer, for 'regionserver' mode.
- CanaryTool.RegionServerTask - Class in org.apache.hadoop.hbase.tool
-
Run a single RegionServer Task and then exit.
- CanaryTool.RegionStdOutSink - Class in org.apache.hadoop.hbase.tool
-
By Region, for 'region' mode.
- CanaryTool.RegionTask - Class in org.apache.hadoop.hbase.tool
-
Run a single Region Task and then exit.
- CanaryTool.RegionTask.TaskType - Enum in org.apache.hadoop.hbase.tool
- CanaryTool.RegionTaskResult - Class in org.apache.hadoop.hbase.tool
-
Canary region mode-specific data structure which stores information about each region to be scanned
- CanaryTool.Sink - Interface in org.apache.hadoop.hbase.tool
-
Sink interface used by the canary to output information
- CanaryTool.StdOutSink - Class in org.apache.hadoop.hbase.tool
-
Simple implementation of canary sink that allows plotting to a file or standard output.
- CanaryTool.ZookeeperMonitor - Class in org.apache.hadoop.hbase.tool
- CanaryTool.ZookeeperStdOutSink - Class in org.apache.hadoop.hbase.tool
-
Output for 'zookeeper' mode.
- CanaryTool.ZookeeperTask - Class in org.apache.hadoop.hbase.tool
-
Run a single zookeeper Task and then exit.
- 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() - Method in interface org.apache.hadoop.hbase.client.Cancellable
- cancel() - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- cancel() - Method in interface org.apache.hadoop.hbase.client.RpcRetryingCaller
- cancel() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- cancel() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- cancel() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Cancels the compaction progress, setting things to 0.
- cancel() - Method in class org.apache.hadoop.hbase.ScheduledChore
- cancel(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- cancel(boolean) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- cancel(boolean) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- 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(boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- cancel(boolean) - Method in class org.apache.hadoop.hbase.ScheduledChore
- cancel(String) - Method in interface org.apache.hadoop.hbase.backup.BackupCopyJob
-
Cancel copy job
- cancel(String) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- 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(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- CANCEL - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- CancelableProgressable - Interface in org.apache.hadoop.hbase.util
-
Similar interface as
Progressable
but returns a boolean to support canceling the operation. - cancelAll() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- cancelAll(boolean) - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
- cancelAllChores(boolean) - Method in class org.apache.hadoop.hbase.ChoreService
- cancelChore(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
Cancel any ongoing schedules that this chore has with the implementer of this interface.
- cancelChore(ScheduledChore, boolean) - Method in class org.apache.hadoop.hbase.ChoreService
-
Cancel any ongoing schedules that this chore has with the implementer of this interface.
- cancelConnections(ServerName) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Interrupt the connections to the given ip:port server.
- cancelConnections(ServerName) - Method in interface org.apache.hadoop.hbase.ipc.RpcClient
-
Interrupt the connections to the given server.
- Cancellable - Interface in org.apache.hadoop.hbase.client
-
This should be implemented by the Get/Scan implementations that talk to replica regions.
- CancellableRegionServerCallable<T> - Class in org.apache.hadoop.hbase.client
-
This class is used to unify HTable calls with AsyncProcess Framework.
- CancellableRegionServerCallable(Connection, TableName, byte[], RpcController, int, RetryingTimeTracker, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- cancellationCbs - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- cancelLease(String) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Client explicitly cancels a lease.
- cancelled - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- cancelled - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- cancelled - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- cancelled - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- cancelled - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- cancelled - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- CANCELLED - Enum constant in enum org.apache.hadoop.hbase.ipc.CallEvent.Type
- CancelOnClose(DFSClient) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.CancelOnClose
- cancelRequestedCompaction(CompactionContext) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- cancelTasks() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
-
This attempts to cancel out all pending and in progress tasks.
- cancelTasks() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
-
This attempts to cancel out all pending and in progress tasks (interruptions issues)
- cancelTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- cancelTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.Screen
- canCoverImage(ArrayList<BackupManifest.BackupImage>, BackupManifest.BackupImage) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Check whether backup image set could cover a backup image or not.
- canCoverImage(BackupManifest.BackupImage, BackupManifest.BackupImage) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Check whether backup image1 could cover backup image2 or not.
- canCreateBaseZNode() - Method in class org.apache.hadoop.hbase.master.HMaster
- canCreateBaseZNode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- candidate - Variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- CandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
-
Generates a candidate action to be applied to the cluster for cost function search
- CandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- candidateGenerators - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- canEnforceBatchLimitFromScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Returns true when the limit can be enforced from the scope of the checker
- canEnforceLimitFromScope(ScannerContext.LimitScope) - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
- canEnforceSizeLimitFromScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Returns true when the limit can be enforced from the scope of the checker
- canEnforceTimeLimitFromScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Returns true when the limit can be enforced from the scope of the checker
- canGrow(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- canHint - Variable in class org.apache.hadoop.hbase.filter.TimestampsFilter
- canMerge(BitSetNode) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- CANNOT_FLUSH - Enum constant in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
- CANNOT_FLUSH_MEMSTORE_EMPTY - Enum constant in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
- canOptimizeForNonNullColumn - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- canPlaceFavoredNodes() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- canProceed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- canPurge(MonitoredTask) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- canPush(WAL.Entry, byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- canPush(WAL.Entry, Cell) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- canPushUnder - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- canQueue() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- CanReinit - Interface in org.apache.hadoop.hbase.io.compress
-
This is a marker interface that indicates if a compressor or decompressor type can support reinitialization via reinit(Configuration conf).
- 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.replication.VerifyWALEntriesReplicationEndpoint
- canReplicateToSameCluster() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- canRetry() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider
- canRetry() - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- canRetry() - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Returns true if the implementation is capable of performing some action which may allow a failed authentication to become a successful authentication.
- canRetryUntil - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
- canSchedule(MasterProcedureEnv, HRegionLocation) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- canSpecifyBindIP - Variable in enum org.apache.hadoop.hbase.thrift.ImplType
- canSplit() - Method in class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
- canSplit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- canSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Returns
true
if the specified region can be split. - canSplit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns whether this store is splittable, i.e., no reference file in this store.
- canTakeOperation(HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- canTakeOperation(HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- canTakeOperation(HRegionLocation, long) - Method in interface org.apache.hadoop.hbase.client.SimpleRequestController.RowChecker
- canTakeOperation(HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- canTakeOperation(HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
-
1) check the regions is allowed.
- canTakeRow(HRegionLocation, Row) - Method in interface org.apache.hadoop.hbase.client.RequestController.Checker
-
Checks the data whether it is valid to submit.
- canTryMore(int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
-
We stop to retry when we have exhausted BOTH the number of tries and the time allocated.
- canUpdateOnError(HRegionLocation, HRegionLocation) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- canUpdateTableDescriptor() - Method in class org.apache.hadoop.hbase.master.HMaster
- canUpdateTableDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- canUserModifyUI(HttpServletRequest, ServletContext, Configuration) - Static method in class org.apache.hadoop.hbase.http.InfoServer
-
Returns true if and only if UI authentication (spnego) is enabled, UI authorization is enabled, and the requesting user is defined as an administrator.
- capacity - Variable in class org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
- capacity - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
- capacity - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- capacity() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the total capacity of this ByteBuff.
- capacity() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the total capacity of this MultiByteBuffer.
- capacity() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- CAPACITY - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Anticipated number of metric entries
- capitalize(String) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- carryForwardTags(List<Tag>, Cell) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Add to
tagsOrNull
any Tagscell
is carrying or null if none. - carryForwardTags(Cell) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Returns A List<Tag> of any Tags found in
cell
else null. - carryForwardTTLTag(List<Tag>, long) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Returns Carry forward the TTL tag.
- carryingMeta - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- cast(Class<?>) - Static method in class org.apache.hadoop.hbase.util.Classes
- castToCellType(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- castToCellType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- castToCellType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- castToCellType(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
The response message comes as type S.
- castToReturnType(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- castToReturnType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- castToReturnType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- castToReturnType(T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
provides casting opportunity between the data types.
- CATALOG_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
-
The catalog family
- CATALOG_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The catalog family as a string
- CatalogJanitor - Class in org.apache.hadoop.hbase.master.janitor
-
A janitor for the catalog tables.
- CatalogJanitor(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- CatalogJanitor.SplitParentFirstComparator - Class in org.apache.hadoop.hbase.master.janitor
-
Compare HRegionInfos in a way that has split parents sort BEFORE their daughters.
- catalogJanitorChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- catalogJanitorReport - Variable in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- CatalogJanitorReport - Class in org.apache.hadoop.hbase.master.janitor
-
Report made by ReportMakingVisitor
- CatalogJanitorReport() - Constructor for class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- catalogJanitorSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable/Disable the catalog janitor/
- catalogJanitorSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the catalog janitor on/off.
- catalogJanitorSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- catalogJanitorSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- catalogJanitorSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- catalogJanitorSwitch(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- CatalogReplicaLoadBalanceSelector - Interface in org.apache.hadoop.hbase.client
-
A Catalog replica selector decides which catalog replica to go for read requests when it is configured as CatalogReplicaMode.LoadBalance.
- CatalogReplicaLoadBalanceSelectorFactory - Class in org.apache.hadoop.hbase.client
-
Factory to create a
CatalogReplicaLoadBalanceSelector
- CatalogReplicaLoadBalanceSelectorFactory() - Constructor for class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSelectorFactory
-
Private Constructor
- CatalogReplicaLoadBalanceSimpleSelector - Class in org.apache.hadoop.hbase.client
-
CatalogReplicaLoadBalanceReplicaSimpleSelector implements a simple catalog replica load balancing algorithm.
- CatalogReplicaLoadBalanceSimpleSelector(TableName, ChoreService, IntSupplier) - Constructor for class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry - Class in org.apache.hadoop.hbase.client
-
StaleLocationCacheEntry is the entry when a stale location is reported by an client.
- CatalogReplicaMode - Enum in org.apache.hadoop.hbase
-
There are two modes with catalog replica support.
- CatalogReplicaMode() - Constructor for enum org.apache.hadoop.hbase.CatalogReplicaMode
- catalogReplicationSource - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
A special ReplicationSource for hbase:meta Region Read Replicas.
- CatalogReplicationSource - Class in org.apache.hadoop.hbase.replication.regionserver
-
ReplicationSource that reads catalog WAL files -- e.g.
- CatalogReplicationSource() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.CatalogReplicationSource
- CatalogReplicationSourcePeer - Class in org.apache.hadoop.hbase.replication.regionserver
-
The 'peer' used internally by Catalog Region Replicas Replication Source.
- CatalogReplicationSourcePeer(Configuration, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.CatalogReplicationSourcePeer
- cause - Variable in exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCause
- cause - Variable in exception org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler.TIOErrorWithCause
- cbh - Variable in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- cBuf - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- cConnection - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- cConnection - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- ceiling(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- ceiling(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- ceilingEntry(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- ceilingEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- ceilingKey(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- ceilingKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- cell - Variable in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- cell - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- cell - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- cell - Variable in class org.apache.hadoop.hbase.mob.MobCell
- cell - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- cell - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- cell - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry
- cell - Variable in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- Cell - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
Represents a single text cell of the terminal.
- Cell - Interface in org.apache.hadoop.hbase
-
The unit of storage in HBase consisting of the following fields:
- Cell() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- Cell() - Constructor for class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- Cell(long) - Constructor for class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- CELL_ARRAY_MAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CellArrayMap
- CELL_ARRAY_MAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for Cell Array Entry
- CELL_AUTHORIZATION - Enum constant in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- CELL_CHUNK_MAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CellChunkMap
- CELL_CHUNK_MAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for Cell Chunk Map Entry
- CELL_FLAT_MAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CellFlatMap
- CELL_NOT_BASED_ON_CHUNK - Static variable in interface org.apache.hadoop.hbase.ExtendedCell
- CELL_SET - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CellSkipListSet
- CELL_TTL_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- CELL_VISIBILITY - Enum constant in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- CELL_VISIBILITY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- Cell.Type - Enum in org.apache.hadoop.hbase
-
The valid types for user to build the cell.
- CellArrayImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
CellArrayImmutableSegment extends the API supported by a
Segment
, andImmutableSegment
. - 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
- CellBasedKeyBlockIndexReader(CellComparator, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- CellBasedKeyBlockIndexReaderV2(CellComparator, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- CellBasedKeyBlockIndexReaderV2(CellComparator, int, HFileIndexBlockEncoder) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- cellBlock - Variable in class org.apache.hadoop.hbase.client.MultiServerCallable
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- CellBlockBuilder - Class in org.apache.hadoop.hbase.ipc
-
Helper class for building cell block.
- CellBlockBuilder(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- CellBlockBuilder.ByteBufferOutputStreamSupplier - Class in org.apache.hadoop.hbase.ipc
- CellBlockBuilder.ByteBufOutputStreamSupplier - Class in org.apache.hadoop.hbase.ipc
- CellBlockBuilder.OutputStreamSupplier - Interface in org.apache.hadoop.hbase.ipc
- cellBlockBuildingInitialBufferSize - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- cellBlockDecompressionMultiplier - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
How much we think the decompressor will expand the original compressed content.
- cellBlockStream - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- cellBuilder - Variable in class org.apache.hadoop.hbase.codec.CellCodec.CellDecoder
- cellBuilder - Variable in class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellDecoder
- cellBuilder - Variable in class org.apache.hadoop.hbase.codec.MessageCodec.MessageDecoder
- cellBuilder - Variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- cellBuilder - Variable in class org.apache.hadoop.hbase.replication.BulkLoadCellFilter
- CellBuilder - Interface in org.apache.hadoop.hbase
-
Use
CellBuilderFactory
to get CellBuilder instance. - CellBuilderFactory - Class in org.apache.hadoop.hbase
-
Create a CellBuilder instance.
- CellBuilderFactory() - Constructor for class org.apache.hadoop.hbase.CellBuilderFactory
- CellBuilderType - Enum in org.apache.hadoop.hbase
-
Used by
CellBuilderFactory
andExtendedCellBuilderFactory
. - CellBuilderType() - Constructor for enum org.apache.hadoop.hbase.CellBuilderType
- CellChunkImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
CellChunkImmutableSegment extends the API supported by a
Segment
, andImmutableSegment
. - 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")
- CellCodec - Class in org.apache.hadoop.hbase.codec
-
Basic Cell codec that just writes out all the individual elements of a Cell.
- CellCodec() - Constructor for class org.apache.hadoop.hbase.codec.CellCodec
- CellCodec.CellDecoder - Class in org.apache.hadoop.hbase.codec
- CellCodec.CellEncoder - Class in org.apache.hadoop.hbase.codec
- CellCodecWithTags - Class in org.apache.hadoop.hbase.codec
-
Basic Cell codec that just writes out all the individual elements of a Cell including the tags.
- CellCodecWithTags() - Constructor for class org.apache.hadoop.hbase.codec.CellCodecWithTags
- CellCodecWithTags.CellDecoder - Class in org.apache.hadoop.hbase.codec
- CellCodecWithTags.CellEncoder - Class in org.apache.hadoop.hbase.codec
- cellComparator - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- cellComparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- cellComparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- cellComparator - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- cellComparator - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- cellComparator - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- CellComparator - Interface in org.apache.hadoop.hbase
-
Comparator for comparing cells and has some specialized methods that allows comparing individual cell components like row, family, qualifier and timestamp
- CellComparatorImpl - Class in org.apache.hadoop.hbase
-
Compare two HBase cells.
- CellComparatorImpl() - Constructor for class org.apache.hadoop.hbase.CellComparatorImpl
- cellCount - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- CellCounter - Class in org.apache.hadoop.hbase.mapreduce
-
A job with a a map and reduce phase to count cells in a table.
- CellCounter() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellCounter
- CellCounter.CellCounterMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Mapper that runs the count.
- CellCounter.CellCounterMapper.Counters - Enum in org.apache.hadoop.hbase.mapreduce
-
Counter enumeration to count the actual rows.
- CellCounter.LongSumReducer<Key> - Class in org.apache.hadoop.hbase.mapreduce
- CellCounterMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- CellCreator - Class in org.apache.hadoop.hbase.mapreduce
-
Facade to create Cells for HFileOutputFormat.
- CellCreator(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.CellCreator
- cellDecoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- CellDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodec.CellDecoder
- CellDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellDecoder
- CellDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
- cellEncoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- CellEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodec.CellEncoder
- CellEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellEncoder
- cellFeaturesEnabled - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if we are able to support cell ACLs
- cellFilters - Variable in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- 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
- CellFlatMap.CellFlatMapCollection - Class in org.apache.hadoop.hbase.regionserver
- CellFlatMap.CellFlatMapEntry - Class in org.apache.hadoop.hbase.regionserver
- CellFlatMap.CellFlatMapIterator - Class in org.apache.hadoop.hbase.regionserver
- CellFlatMapCollection() - Constructor for class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- CellFlatMapEntry(Cell) - Constructor for class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry
- CellFlatMapIterator() - Constructor for class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- cellFromHBase(Cell) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a list of Thrift TCell "struct" based on an Hbase Cell object.
- cellFromHBase(Cell[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a list of Thrift TCell "struct" based on an Hbase Cell array.
- CellHashKey - Class in org.apache.hadoop.hbase.util
-
Extracts the byte for the hash calculation from the given cell
- CellHashKey(Cell) - Constructor for class org.apache.hadoop.hbase.util.CellHashKey
- CellImporter() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- cellKeyToBackupSetName(Cell) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Converts cell key to backup set name.
- CellModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a cell.
- CellModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Default constructor
- CellModel(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor
- CellModel(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor
- CellModel(byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor
- CellModel(byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor
- CellModel(Cell) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor from KeyValue
- CellOutputStream - Interface in org.apache.hadoop.hbase.io
-
Accepts a stream of Cells.
- CellReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellReducer
- cells - Variable in class org.apache.hadoop.hbase.client.Result
- cells - Variable in class org.apache.hadoop.hbase.ipc.Call
-
Optionally has cells when making call.
- cells - Variable in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- cells - Variable in class org.apache.hadoop.hbase.rest.model.RowModel
- cells - Variable in class org.apache.hadoop.hbase.util.Counter.Container
-
Deprecated.The length should be a power of 2.
- cells - Variable in class org.apache.hadoop.hbase.wal.WALEdit
- CELLS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper.Counters
- CELLS_COUNT_COMPACTED_FROM_MOB - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_COUNT_COMPACTED_FROM_MOB_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_COUNT_COMPACTED_TO_MOB - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_COUNT_COMPACTED_TO_MOB_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_READ - Enum constant in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
- CELLS_SIZE_COMPACTED_FROM_MOB - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_SIZE_COMPACTED_FROM_MOB_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_SIZE_COMPACTED_TO_MOB - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_SIZE_COMPACTED_TO_MOB_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CELLS_WRITTEN - Enum constant in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
- CellScannable - Interface in org.apache.hadoop.hbase
-
Implementer can return a CellScanner over its Cell content.
- cellScanner - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
They are optionally set on construction, cleared after we make the call, and then optionally set on response with the result.
- cellScanner - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- cellScanner() - Method in interface org.apache.hadoop.hbase.CellScannable
-
Returns A CellScanner over the contained
Cell
s - cellScanner() - Method in class org.apache.hadoop.hbase.client.Mutation
- cellScanner() - Method in class org.apache.hadoop.hbase.client.Result
- cellScanner() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- cellScanner() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
Returns One-shot cell scanner (you cannot back it up and restart)
- CellScanner - Interface in org.apache.hadoop.hbase
-
An interface for iterating through a sequence of cells.
- CellScanner(Iterator<Result>) - Constructor for class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- CellScannerButNoCodecException - Exception in org.apache.hadoop.hbase.ipc
-
Thrown if a cellscanner but no codec to encode it with.
- CellScannerButNoCodecException() - Constructor for exception org.apache.hadoop.hbase.ipc.CellScannerButNoCodecException
- cellScannerIndex - Variable in class org.apache.hadoop.hbase.client.Result
-
Index for where we are when Result is acting as a
CellScanner
. - cellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSize
- cellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- cellsCount - Variable in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- cellsCount - Variable in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- cellsCountCompactedFromMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- cellsCountCompactedFromMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- cellsCountCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- cellsCountCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- CellSerialization - Class in org.apache.hadoop.hbase.mapreduce
-
Use to specify the type of serialization for the mappers and reducers
- CellSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellSerialization
- CellSerialization.CellDeserializer - Class in org.apache.hadoop.hbase.mapreduce
- CellSerialization.CellSerializer - Class in org.apache.hadoop.hbase.mapreduce
- CellSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellSerializer
- cellSet - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- CellSet - Class in org.apache.hadoop.hbase.regionserver
- CellSet(NavigableMap<Cell, Cell>) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
- CellSet(NavigableMap<Cell, Cell>, int) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
- CellSet(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
- CellSetModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a grouping of cells.
- CellSetModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
-
Constructor
- CellSetModel(List<RowModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
- CellSetModelStream() - Constructor for class org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
- CellSetModelStream(ArrayList<RowModel>) - Constructor for class org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
- cellsInCurrentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- cellsInCurrentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- CellSink - Interface in org.apache.hadoop.hbase.regionserver
-
A sink of cells that allows appending cells to the Writers that implement it.
- CellSortImporter() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- CellSortReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Emits sorted Cells.
- CellSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellSortReducer
- cellsPerHeartbeatCheck - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- cellsPerTimeoutCheck - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- cellsSeen - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- cellsSeenInPrevious - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- cellsSizeCompactedFromMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- cellsSizeCompactedFromMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- cellsSizeCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- cellsSizeCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- cellToBackupInfo(Cell) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Converts cell to backup info instance.
- cellToStringMap(Cell) - Static method in class org.apache.hadoop.hbase.client.Mutation
- cellTTLColumnIndex - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- CellUtil - Class in org.apache.hadoop.hbase
-
Utility methods helpful for slinging
Cell
instances. - CellUtil() - Constructor for class org.apache.hadoop.hbase.CellUtil
-
Private constructor to keep this class from being instantiated.
- cellValueToBackupSet(Cell) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Converts cell to backup set list.
- CellVisibility - Class in org.apache.hadoop.hbase.security.visibility
-
This contains a visibility expression which can be associated with a cell.
- CellVisibility(String) - Constructor for class org.apache.hadoop.hbase.security.visibility.CellVisibility
- cellVisibilityColumnIndex - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- cellVisibilityExpr - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Cell visibility expr
- cellVisibilityExpr - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- CellWrapper(Cell) - Constructor for class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- CellWritableComparable() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- CellWritableComparable(Cell) - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- CellWritableComparablePartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparablePartitioner
- CellWritableComparator() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable.CellWritableComparator
- CERT_PATTERN - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- CF_ATTRIBUTE_EARLY_OUT - Static variable in interface org.apache.hadoop.hbase.security.access.AccessControlConstants
-
Configuration or CF schema option for early termination of access checks if table or CF permissions grant access.
- CF_RENAME_PROP - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- cfBloomType - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Bloom filter type specified in column family configuration.
- cfName - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- CFNAME - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- cfRenameMap - Variable in class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- cfRenameMap - Variable in class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- cfRenameMap - Variable in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- cfRenameMap - Variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- cfRenameMap - Variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- cfs - Variable in class org.apache.hadoop.hbase.client.replication.TableCFs
- cfVsMaxVersions - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- cfVsMaxVersions - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- ch - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- chain - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- ChainWALEntryFilter - Class in org.apache.hadoop.hbase.replication
-
A
WALEntryFilter
which contains multiple filters and applies them in chain order - ChainWALEntryFilter(List<WALEntryFilter>) - Constructor for class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- ChainWALEntryFilter(WALEntryFilter...) - Constructor for class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- chance - Variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
- chance - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- changeConstraintEnabled(HTableDescriptor, Class<? extends Constraint>, boolean) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Change the whether the constraint (if it is already present) is enabled or disabled.
- changed - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- CHANGED - Enum constant in enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
- changedReaderObservers - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- ChangedReadersObserver - Interface in org.apache.hadoop.hbase.regionserver
-
If set of MapFile.Readers in Store change, implementors are notified.
- changeFAR(boolean) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- changeFR(boolean) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- changesAfterLastFlush - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- channel - Variable in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener
- channel - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- channel - Variable in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- channel - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- channel - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
- CHANNEL_READER - Static variable in class org.apache.hadoop.hbase.nio.ByteBuff
- CHANNEL_WRITABLE_FATAL_WATERMARK_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- CHANNEL_WRITABLE_FATAL_WATERMARK_KEY - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
Fatal watermark for pending outbound bytes of a single netty channel.
- CHANNEL_WRITABLE_HIGH_WATERMARK_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- CHANNEL_WRITABLE_HIGH_WATERMARK_KEY - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
High watermark for pending outbound bytes of a single netty channel.
- CHANNEL_WRITABLE_LOW_WATERMARK_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- CHANNEL_WRITABLE_LOW_WATERMARK_KEY - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
Low watermark for pending outbound bytes of a single netty channel.
- channelActive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- channelAllocator - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- channelClass - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- channelClass - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- channelClass - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- channelClass - Variable in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
-
Protected visibility for used in tests.
- channelDataRead(ReadableByteChannel, ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- channelGroup - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- channelGroup - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslUnwrapHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- channelIO(ReadableByteChannel, WritableByteChannel, ByteBuffer) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- channelLocks - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- channelRead(ReadableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
This is a wrapper around
ReadableByteChannel.read(java.nio.ByteBuffer)
. - channelRead(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- channelRead0(ChannelHandlerContext, DataTransferProtos.PipelineAckProto) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.DecryptHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslUnwrapHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.security.SaslUnwrapHandler
- channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- channelWrite(GatheringByteChannel, BufferChain) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- CHAOS_AGENT_REGISTRATION_EPIMERAL_ZNODE - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- CHAOS_AGENT_STATUS_PERSISTENT_ZNODE - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- CHAOS_TEST_ROOT_ZNODE - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- ChaosAgent - Class in org.apache.hadoop.hbase.chaos
-
An agent for executing destructive actions for ChaosMonkey.
- ChaosAgent(Configuration, String, String) - Constructor for class org.apache.hadoop.hbase.chaos.ChaosAgent
- CHAOSAGENT - Enum constant in enum org.apache.hadoop.hbase.chaos.ChaosService.ChaosServiceName
- CHAOSAGENT_SHELL_USER - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- ChaosAgent.LocalShell - Class in org.apache.hadoop.hbase.chaos
-
Executes Command locally.
- ChaosConstants - Class in org.apache.hadoop.hbase.chaos
-
ChaosConstant holds a bunch of Choas-related Constants
- ChaosConstants() - Constructor for class org.apache.hadoop.hbase.chaos.ChaosConstants
- ChaosService - Class in org.apache.hadoop.hbase.chaos
-
Class used to start/stop Chaos related services (currently chaosagent)
- ChaosService() - Constructor for class org.apache.hadoop.hbase.chaos.ChaosService
- ChaosService.ChaosServiceName - Enum in org.apache.hadoop.hbase.chaos
- ChaosService.ExecutorAction - Enum in org.apache.hadoop.hbase.chaos
- ChaosServiceName() - Constructor for enum org.apache.hadoop.hbase.chaos.ChaosService.ChaosServiceName
- ChaosServiceStart(Configuration, ChaosService.ChaosServiceName) - Static method in class org.apache.hadoop.hbase.chaos.ChaosService
- ChaosServiceStop() - Static method in class org.apache.hadoop.hbase.chaos.ChaosService
- ChaosUtils - Class in org.apache.hadoop.hbase.chaos
-
ChaosUtils holds a bunch of useful functions like getting hostname and getting ZooKeeper quorum.
- ChaosUtils() - Constructor for class org.apache.hadoop.hbase.chaos.ChaosUtils
- character - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- character(Character) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- Character - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- charset - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- check - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- check - Variable in class org.apache.hadoop.hbase.rest.RowResource
- check(long, long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
- 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
againstthis
policy. - check(Put) - Method in interface org.apache.hadoop.hbase.constraint.Constraint
-
Check a
Put
to ensure it is valid for the table. - check(DataTransferProtos.DataTransferEncryptorMessageProto) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- CHECK - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
-
Deprecated.
- CHECK_AND_DELETE - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- CHECK_AND_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_AND_DELETE_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- CHECK_AND_MUTATE - Enum constant in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
- CHECK_AND_MUTATE - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- CHECK_AND_MUTATE - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- CHECK_AND_MUTATE_BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- CHECK_AND_MUTATE_BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_AND_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_AND_MUTATE_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- CHECK_AND_PUT - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- CHECK_AND_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_AND_PUT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- CHECK_APPEND - Static variable in class org.apache.hadoop.hbase.rest.RowResource
- CHECK_AUTHS_FOR_MUTATION - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- CHECK_CELL_DEFAULT - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessControlFilter.Strategy
-
Cell permissions can override table or CF permissions
- CHECK_COVERING_PERM - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
- CHECK_DELETE - Static variable in class org.apache.hadoop.hbase.rest.RowResource
- CHECK_FAILED - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- CHECK_INCREMENT - Static variable in class org.apache.hadoop.hbase.rest.RowResource
- CHECK_MUTATE_FAILED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_MUTATE_FAILED_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_MUTATE_PASSED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_MUTATE_PASSED_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CHECK_OK - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- CHECK_OWNER_SET_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- CHECK_PUT - Static variable in class org.apache.hadoop.hbase.rest.RowResource
- CHECK_TABLE_AND_CF_ONLY - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessControlFilter.Strategy
-
Filter only by checking the table or CF permissions
- checkACLForSuperUsers(String[], List<ACL>) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- checkAllBytesParsed() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- checkAndAddToActiveSize(MutableSegment, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
Check whether anything need to be done based on the current active set size.
- checkAndCreateTable(Connection, TableName, ArrayList<Path>, TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Prepare the table for bulkload, most codes copied from
createTable
method inBulkLoadHFilesTool
. - checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- checkAndDelete(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
Validates the input request parameters, parses columns from CellSetModel, and invokes checkAndDelete on HTable.
- checkAndDeleteFiles(List<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Run the given files through each of the cleaners to see if it should be deleted, deleting it if necessary.
- checkAndDeleteHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- checkAndDeleteTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- checkAndFixConsistency() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check consistency of all regions that have been found in previous phases.
- checkAndFixReplication() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkAndFixTableStates() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check and fix table states, assumes full info available: - tableInfos - empty tables loaded
- checkAndGet(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.client.SimpleRequestController
- checkAndGet(Configuration, String, long) - Static method in class org.apache.hadoop.hbase.client.SimpleRequestController
- 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
- checkAndGetReversed(List<Filter>, boolean) - Static method in class org.apache.hadoop.hbase.filter.FilterListBase
- checkAndGetTableName(byte[], AtomicReference<TableName>, CompletableFuture<TableName>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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
-
Deprecated.This method maintains a lock using a file.
- checkAndMergeCPMutations(MiniBatchOperationInProgress<Mutation>, List<Region.RowLock>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- checkAndMutate(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- checkAndMutate(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndMutate(byte[], Filter) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- checkAndMutate(byte[], Filter) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- checkAndMutate(byte[], Filter, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndMutate(byte[], Filter, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndMutate(byte[], Filter, TimeRange, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndMutate(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TCompareOp, ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- checkAndMutate(List<CheckAndMutate>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Batch version of checkAndMutate.
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.HTable
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- checkAndMutate(List<CheckAndMutate>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Batch version of checkAndMutate.
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- checkAndMutate(CheckAndMutate) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
checkAndMutate that atomically checks if a row matches the specified condition.
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.HTable
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- checkAndMutate(CheckAndMutate) - Method in interface org.apache.hadoop.hbase.client.Table
-
checkAndMutate that atomically checks if a row matches the specified condition.
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkAndMutate(CheckAndMutate) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Atomically checks if a row matches the conditions and if it does, it performs the actions.
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- checkAndMutate(CheckAndMutate, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkAndMutate(HRegion, List<ClientProtos.Action>, CellScanner, ClientProtos.Condition, long, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- checkAndMutate(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, ClientProtos.Condition, long, ActivePolicyEnforcement, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- CheckAndMutate - Class in org.apache.hadoop.hbase.client
-
Used to perform CheckAndMutate operations.
- CheckAndMutate(byte[], byte[], byte[], CompareOperator, byte[], TimeRange, Row) - Constructor for class org.apache.hadoop.hbase.client.CheckAndMutate
- CheckAndMutate(byte[], Filter, TimeRange, Row) - Constructor for class org.apache.hadoop.hbase.client.CheckAndMutate
- CheckAndMutate.Builder - Class in org.apache.hadoop.hbase.client
-
A builder class for building a CheckAndMutate object.
- checkAndMutateAll(List<CheckAndMutate>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version of batch checkAndMutate.
- checkAndMutateBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- checkAndMutateBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- CheckAndMutateBuilderImpl(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- CheckAndMutateBuilderImpl(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- CheckAndMutateBuilderImpl(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- checkAndMutateChecksFailed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- checkAndMutateChecksFailed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- checkAndMutateChecksPassed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- checkAndMutateChecksPassed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- checkAndMutateHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- checkAndMutateInternal(CheckAndMutate, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- CheckAndMutateResult - Class in org.apache.hadoop.hbase.client
-
Represents a result of a CheckAndMutate operation
- CheckAndMutateResult(boolean, Result) - Constructor for class org.apache.hadoop.hbase.client.CheckAndMutateResult
- checkAndMutateTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- CheckAndMutateWithFilterBuilderImpl(byte[], Filter) - Constructor for class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- CheckAndMutateWithFilterBuilderImpl(byte[], Filter) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- checkAndPrepare() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Validates each mutation and prepares a batch for write.
- checkAndPrepare() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- checkAndPrepare() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- checkAndPrepareMutation(int, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- checkAndPrepareMutation(Mutation, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Helper method that checks and prepares only one mutation.
- checkAndPreparePut(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Implement any Put request specific check and prepare logic here.
- checkAndPreparePut(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- checkAndPreparePut(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
-
During replay, there could exist column families which are removed between region server failure and replay
- checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Table.checkAndMutate(byte[], byte[])
- checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, Mutation, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- checkAndPut(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
Validates the input request parameters, parses columns from CellSetModel, and invokes checkAndPut on HTable.
- checkAndPutHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- checkAndPutTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- checkAndRecordNewServer(ServerName, ServerMetrics) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Check is a server of same host and port already exists, if not, or the existed one got a smaller start code, record it.
- checkAndResetTimestamp(Cell) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndRowMutate(byte[], Filter, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndRowMutate(byte[], Filter, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndRowMutate(byte[], Filter, TimeRange, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Region.checkAndMutate(CheckAndMutate)
instead. - checkAndSetZNodeAcls() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
On master start, we check the znode ACLs under the root directory and set the ACLs properly if needed.
- checkAndSyncTableDescToPeers(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Connect to peer and check the table descriptor on peer: Create the same table on peer when not exist. Throw an exception if the table already has replication enabled on any of the column families. Throw an exception if the table exists on peer cluster but descriptors are not same.
- checkAndSyncTableToPeerClusters(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Connect to peer and check the table descriptor on peer: Create the same table on peer when not exist. Throw an exception if the table already has replication enabled on any of the column families. Throw an exception if the table exists on peer cluster but descriptors are not same.
- checkAndUpdateConfigurations(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Check new configuration and update settings if value changed
- checkAndUpdateNamespaceRegionCount(TableName, byte[], int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
Check if adding a region violates namespace quota, if not update namespace cache.
- checkAndUpdateNamespaceRegionCount(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
Check and update region count for an existing table.
- checkAndUpdateNamespaceRegionQuota(TableName, int) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- checkAndUpdateNamespaceTableCount(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- checkAndWaitForOriginalServer(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- checkAnyLimitReached(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- checkAnyLimitReached(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- checkArrayBounds(byte[], int, int) - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- checkAuths - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- checkAuths(Set<Integer>, int, String, boolean) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- checkAvailable(DistributedFileSystem, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- checkBandwidthChangeAndResetThrottler() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- checkBatchLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- checkBatchLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- checkBatchQuota(int, int) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- checkBatchQuota(int, int) - Method in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- checkBatchQuota(int, int) - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- checkBatchQuota(int, int) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Checks if it is possible to execute the specified operation.
- checkBatchQuota(Region, int, int) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkBatchQuota(Region, List<ClientProtos.Action>, boolean) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkBatchQuota(Region, OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkBatchSizeAndLogLargeSize(ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- checkBeforeBuild() - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- checkBit(int, ByteBuff, int) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
Check if bit at specified index is 1.
- checkBlockBoundary() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
At a block boundary, write all the inline blocks and opens new block.
- checkBloomFilterType(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkBoundariesWithPredicate() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- checkBufferQuota() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- checkBufferQuota(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Check if
ReplicationSourceManager.totalBufferUsed
exceedsReplicationSourceManager.totalBufferLimit
for peer. - checkCacheTime(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- checkCallbackName(String) - Method in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
Verifies that the callback property, if provided, is purely alphanumeric.
- checkCallerProvidedOnDiskSizeWithHeader(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Check that
value
provided by the calling context seems reasonable, within a large margin of error. - checkCallingUserAuth() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- checkCanCreateWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- checkCell(Cell) - Method in class org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
- checkCellSizeLimit(HRegion, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- checkClassLoading(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkClientDisconnect(Optional<RpcCall>) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkClockSkew(ServerName, long) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Checks if the clock skew between the server and the master.
- checkClose() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- checkClosed() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- checkClosedRegion(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- checkClosedRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- checkClosedRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- checkClusterIdExists(FileSystem, Path, long) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Checks that a cluster ID file exists in the HBase root directory
- checkClusterKey(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkCodecs(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Run test on configured codecs to make sure supporting libs are in place.
- 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.
- checkColumn(ColumnTracker, byte[], int, int, long, byte, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
- checkColumnFamilyDescriptor(Configuration, TableName, FileSystem, Admin, ColumnFamilyDescriptor, Set<String>, long) - Static method in class org.apache.hadoop.hbase.mob.MobFileCleanupUtil
- checkCompactionPolicy(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkCompression(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkConfigurationChange(Configuration, Configuration, String...) - Static method in class org.apache.hadoop.hbase.util.CoprocessorConfigurationUtil
- checkConfiguredWALEntryFilters(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkCoprocessorWithService(List<MasterCoprocessor>, Class<?>) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Determines if there is a coprocessor implementation in the provided argument which extends or implements the provided
service
. - checkCoveringPermission(User, AccessController.OpType, RegionCoprocessorEnvironment, byte[], Map<byte[], ? extends Collection<?>>, long, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Determine if cell ACLs covered by the operation grant access.
- checkDefaultsVersion(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
- 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
- checkDstSFT(String) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- checkEnabledAndUpdate() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Sets the watch on the top-level archive znode, and then updates the monitor with the current tables that should be archived (and ensures that those nodes are watched as well).
- checkEncryption(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkEndKey(byte[]) - Static method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- checker - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- checkError(Thread, Throwable) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- checkExistenceOnly - Variable in class org.apache.hadoop.hbase.client.Get
- checkExists(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Check if the specified node exists.
- checkFailed() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
Throws an IOException back out if one is currently stored.
- checkFamilies(Collection<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Check the collection of families for validity.
- checkFamily - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- checkFamily(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkFamily(Region, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- checkFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
Checks to see if the file system is still accessible.
- checkFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Checks to see if the file system is still accessible.
- checkFileSystemAvailable(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Checks to see if the specified file system is available
- checkFileVersion(Path) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
File version check is a little sloppy.
- checkFlushed() - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
- checkFlushed() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- checkForAnd(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Checks if the current index of filter string we are on is the beginning of the keyword 'AND'
- 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.
- checkForClusterLevelSingleConf(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- checkForCreateTable(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerValidationUtils
-
Pre check when creating a new table.
- checkForDeadOrOnlineServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Check if the set of servers are belong to dead servers list or online servers list.
- checkForErrors() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
-
Check for errors in the writer threads.
- checkForFullyBackedUpTables - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- 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. - checkForModifyTable(Configuration, TableDescriptor, TableDescriptor, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerValidationUtils
-
Pre check when modifying a table.
- checkForNewFamily(Configuration, TableDescriptor, ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerValidationUtils
- checkForOr(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Checks if the current index of filter string we are on is the beginning of the keyword 'OR'
- checkForReservedTagPresence(User, Mutation) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- checkForReservedVisibilityTagPresence(Cell, Pair<Boolean, Tag>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Checks whether cell contains any tag with type as VISIBILITY_TAG_TYPE.
- checkForSkip(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Checks if the current index of filter string we are on is the beginning of the keyword 'SKIP'
- checkForStuckWorkers() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- checkForTagsLength(int) - Static method in interface org.apache.hadoop.hbase.RawCell
-
Check the length of tags.
- checkForWhile(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Checks if the current index of filter string we are on is the beginning of the keyword 'WHILE'
- checkGeneralBloomFilter(byte[], Cell, BloomFilter) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- checkGroupName(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- checkHasCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- checkHasFamilies(Mutation) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- checkHdfs - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkHdfsIntegrity(boolean, boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkHealth() - Method in class org.apache.hadoop.hbase.HealthChecker
- checkHFile(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Checks a path to see if it is a valid hfile.
- checkHFileFormatVersionForMob() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
check configured hfile format version before to do compaction
- checkHFilesCountPerRegionPerFamily(Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- checkHFileVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
- checkHttpSecurity(SaslUtil.QualityOfProtection, Configuration) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- checkIfBaseNodeAvailable() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Checks if the baseznode set as per the property 'zookeeper.znode.parent' exists.
- checkIfCancelled(CancelableProgressable) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- checkIfRegionServerIsRemote() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
compare the local machine hostname with region server's hostname to decide if hbase client connects to a remote region server
- 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.
- checkIfShouldMoveSystemRegionLock - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- checkIfSyncFailed(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
- checkIfTimedout(Configuration, long, int, Path, long) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- checkIfValidForMerge(String[], BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
-
Verifies that backup images are valid for merge.
- checkImageManifestExist(HashMap<TableName, BackupManifest>, TableName[], Configuration, Path, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Check whether the backup image path and there is manifest file in the path.
- checkingEndTimestamp - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- checkingStartTimestamp - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- checkInitialized() - Method in class org.apache.hadoop.hbase.master.HMaster
- checkInitialized(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- checkIntegrity() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Checks tables integrity.
- checkInterrupt() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Check thread interrupt status and throw an exception if interrupted.
- checkInterval - Static variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- checkIOErrorIsTolerated() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Check whether we tolerate IO error this time.
- checkIsDead(ServerName, String) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Called when RegionServer first reports in for duty and thereafter each time it heartbeats to make sure it is has not been figured for dead.
- checkIsRunning() - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- 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
-
Returns True if v <= 0 or v > current block buffer limit.
- checkKeyValueBytes(byte[], int, int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- checkKeyValueLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Check key and value lengths are wholesome.
- checkKeyValueTagBytes(byte[], int, int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- checkLen(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Returns True if v < 0 or v > current block buffer limit.
- checkLength(int, int) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- checkLimitOfRows(int, int, boolean, ScannerContext, ClientProtos.ScanResponse.Builder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- checkLocationForPrimary(int, Int2IntCounterMap[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Common method for better solution check.
- checkLockPermissions(ObserverContext<?>, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- checkLockPermissions(User, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- checkLockPermissions(User, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- checkLog4jProperties() - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- checkLogLowReplication(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- checkLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Schedule a log roll if needed.
- checkLowReplication(long) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
-
we need to check low replication in period, see HBASE-18132
- checkLowReplicationInterval - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- checkMasterProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- checkMetaLoaded(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Used to check if the meta loading is done.
- checkMetaOnly - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkMetaRegion() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check values in regionInfo for hbase:meta Check if zero or more than one regions with hbase:meta are found.
- 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.
- checkMobIntegrity - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- checkMobRegionDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Checks all the mob files of a table.
- checkMutationType(Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkNamespacesAndTableCfsConfigConflict(Set<String>, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
Set a namespace in the peer config means that all tables in this namespace will be replicated to the peer cluster.
- checkNamespaceTableAndRegionQuota(TableName, int) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- checkNegativeMemStoreDataSize(long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkNext() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- checkNoTableNames() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- checkObsoleteConfigurations() - Method in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- checkOnDiskSizeWithHeader(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Check that
value
read from a block header seems reasonable, within a large margin of error. - checkOnline() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- checkOnline(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-
Check region is online.
- checkOnlineRegionsReport(ServerStateNode, Set<byte[]>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Check that what the RegionServer reports aligns with the Master's image.
- checkOnlineServersOnly(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- 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.
- checkOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- checkOrphan(Map<Long, ProcedureTree.Entry>) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
- checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
- checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Checks if the output table exists and is enabled.
- checkOwnerSet - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- checkParameters(byte[], int, byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Checks the parameters passed to a constructor.
- checkPathExist(String, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Check whether the backup path exist
- checkPeerConfig(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkPeerExists(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkPeerModificationEnabled(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- checkPeriod - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- checkPermission(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Deprecated.since 2.2.0 and will be removed 4.0.0. Use
Admin.hasUserPermissions(List)
instead. - checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- 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.
- checkpoint - Variable in class org.apache.hadoop.hbase.mapreduce.SampleUploader.Uploader
- checkPolicyMatch(Object, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- checkPrincipalMatch(Configuration, String) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- checkProcessTimeAndSpeed(DatanodeInfo, long, long, long, int) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Check if the packet process time shows that the relevant datanode is a slow node.
- checkQueuesDeleted(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkQuota(long, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- checkQuota(long, long, long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- checkQuota(long, long, long, long, long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Checks if it is possible to execute the specified operation.
- checkQuota(long, long, long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- checkQuota(Runnable, ExceedOperationQuota.CheckQuotaRunnable, int, int, int) - Method in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- checkQuotaSupport() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- checkQuotaTableExists() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Checks if hbase:quota exists in hbase:meta
- 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.client.Result
-
All methods modifying state of Result object must call this method to ensure that special purpose immutable Results can't be accidentally modified.
- checkReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkReadOnlyMode() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- checkReadsEnabled() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkReady(ProcedureTree.Entry, Map<Long, ProcedureTree.Entry>) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- checkRefCount() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Checks that there are still references to the buffer.
- checkRegionBoundaries - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkRegionBoundaries() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- checkRegionChain(TableIntegrityErrorHandler) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
-
Check the region chain (from META) of this table.
- checkRegionConsistency(String, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check a single region for consistency and correct deployment.
- checkRegionConsistencyConcurrently(List<HBaseFsck.CheckRegionConsistencyWorkItem>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check consistency of all regions using multiple threads concurrently.
- CheckRegionConsistencyWorkItem(String, HbckRegionInfo) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.CheckRegionConsistencyWorkItem
-
Deprecated.
- checkRegionDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check all column families in a region dir.
- checkRegionIndexValid(int, Pair<byte[][], byte[][]>, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.we can consider there is a region hole in following conditions.
- checkRegionInfoOnFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write out an info file under the stored region directory.
- checkRegionReferences(MasterServices, TableName, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Checks if a region still holds references to parent.
- checkRegions(String[]) - Method in interface org.apache.hadoop.hbase.tool.Canary
-
Run Canary in Region mode.
- checkRegions(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- checkRegionsAndGetTableName(byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- checkRegionServers(String[]) - Method in interface org.apache.hadoop.hbase.tool.Canary
-
Runs Canary in Region server mode.
- checkRegionServers(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- checkRegionsToMerge(MasterProcedureEnv, RegionInfo[], boolean) - Static method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- checkRejectableDecommissionedStatus(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Checks if the Master is configured to reject decommissioned hosts or not.
- checkRemoveBackupImages(FileSystem, String, String[]) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- checkReopened(HRegionLocation) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Check whether the region has been reopened.
- checkReplicaId(int) - Static method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- checkReplicationScope(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- checkRequiredOptions() - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterCommandLineParser
- checkResources() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Check if resources to support an update.
- checkRootDir(Path, Configuration, FileSystem) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Get the rootdir.
- checkRow - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- checkRow(byte[]) - Static method in class org.apache.hadoop.hbase.client.Mutation
- checkRow(byte[], int, int) - Static method in class org.apache.hadoop.hbase.client.Mutation
- checkRow(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Make sure this is a valid row for the HRegion
- checkRow(ByteBuffer) - Static method in class org.apache.hadoop.hbase.client.Mutation
- checkRow(Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- checkRow(Row, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- checkRSQuotaToEnableExceedThrottle(QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- checkSameClusterKey(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- checkSaslComplete() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- checkScanNextCallSeq(ClientProtos.ScanRequest, RSRpcServices.RegionScannerHolder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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
- checkScanQuota(Region, ClientProtos.ScanRequest, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkScanQuota(ClientProtos.ScanRequest, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- checkScanQuota(ClientProtos.ScanRequest, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- checkScanQuota(ClientProtos.ScanRequest, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- checkScanQuota(ClientProtos.ScanRequest, long, long, long) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Checks if it is possible to execute the scan.
- checkServer(RegionLocations) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Run through referenced servers and save off unknown and the dead.
- checkServersAndTables(Set<Address>, Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Check servers and tables.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- checkServiceStarted() - Method in class org.apache.hadoop.hbase.master.HMaster
- checkShortCircuitReadBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Check if short circuit read buffer size is set and if not, set it to hbase value.
- 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.
- checkSizeAndGrow(int) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- checkSizeAndGrow(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- checkSizeAndGrow(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- checkSizeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- checkSizeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- 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.
- checkSnapshotSupport(Configuration, MasterFileSystem) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Called at startup, to verify if snapshot operation is supported, and to avoid starting the master if there're snapshots present but the cleaners needed are missing.
- checkSplit() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- checkSplit(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return the split point.
- checkSplittable(MasterProcedureEnv, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Check whether the region is splittable
- checkStagingDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Check permissions for bulk load staging directory.
- checkStartKey(byte[]) - Static method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- checkState(int) - Method in interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable
- checkState(Configuration, String) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- checkSubDir(Path, String) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Make sure the directories under rootDir have good permissions.
- CHECKSUM_BUF_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
- CHECKSUM_FAILURES - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
- CHECKSUM_FAILURES_DESC - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- CHECKSUM_FAILURES_KEY - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- CHECKSUM_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the
ChecksumType
used to encode this HFile. - CHECKSUM_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Each checksum value is an integer that can be stored in 4 bytes.
- CHECKSUM_TYPE_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- CHECKSUM_TYPE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
The name of the configuration parameter that specifies the name of an algorithm that is used to compute checksums for newly created blocks.
- CHECKSUM_VERIFICATION_NUM_IO_THRESHOLD - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
On a checksum failure, do these many succeeding read requests using hdfs checksums before auto-reenabling hbase checksum verification.
- checksumOk() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Report that checksum was ok, so we may ponder going back to HBase checksum.
- checksumType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
the checksum type
- checkSumType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
the checksum type
- ChecksumType - Enum in org.apache.hadoop.hbase.util
-
Checksum types.
- ChecksumType(byte) - Constructor for enum org.apache.hadoop.hbase.util.ChecksumType
- 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
- checkSystemOrSuperUser(User) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- checkSystemTable() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- checkTableDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check all the regiondirs in the specified tableDir path to a table
- checkTableExists(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Check if table exists or not
- checkTableExists(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
- 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
- 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.
- checkTableName(TableName) - Static method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- checkTables(Collection<Path>) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check the specified table dirs for bad hfiles.
- checkTableTypeAndThrowException(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- checkTagsLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- checkTargetDir(String, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Check target path first, confirm it doesn't exist before backup
- checkTargetRegion(byte[], String, Object) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Checks whether the given regionName is either equal to our region, or that the regionName is the primary region to our corresponding range for the secondary replica.
- checkTargetTables(TableName[], boolean) - Method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
-
Validate target tables.
- checkTask(AsyncProcessTask<CResult>) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- checkTasks() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.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
-
Deprecated.Check that the task is still there
- checkTaskStillAvailable(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- checkTempDir(Path, Configuration, FileSystem) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Make sure the hbase temp directory exists and is empty.
- checkThreadCount(int) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- checkTimeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- checkTimeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- checkTimeout(String, int) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- checkTimestamps(Map<byte[], List<Cell>>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Check the collection of families for valid timestamps
- checkTransformation(String) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
- checkTransition(RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- checkTransition(RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- checkTransition(RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- checkUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- checkUnsupportedProcedure(Map<Class<?>, List<Procedure<?>>>) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
-
In HBASE-20811, we have introduced a new TRSP to assign/unassign/move regions, and it is incompatible with the old AssignProcedure/UnassignProcedure/MoveRegionProcedure.
- checkUserPermission(UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- checkValue(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Checks the given value for validity.
- checkVersion(byte, long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
-
Check whether this version should be retained.
- 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.
- checkWriteTableDistribution() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- checkZk() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Try to create a ZooKeeper connection.
- checkZooKeeper() - Method in interface org.apache.hadoop.hbase.tool.Canary
-
Runs Canary in Zookeeper mode.
- checkZooKeeper() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- CHGROUP - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- childExps - Variable in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
- childrenChangedFuture - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- childrenCountDown() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor to notify that one of the sub-procedures has completed.
- childrenLatch - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- CHMOD - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- chooseServerPrincipal(InputStream, OutputStream) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- chooseServerPrincipal(Set<String>, Call) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- chooseSinks() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Refresh the list of sinks.
- chore - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- chore - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- chore - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- 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.cleaner.CleanerChore
- chore() - Method in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- chore() - Method in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- chore() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- chore() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- chore() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- chore() - Method in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- chore() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerChore
- chore() - Method in class org.apache.hadoop.hbase.master.OldWALsDirSizeChore
- chore() - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- chore() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.TimeoutMonitor
-
Deprecated.
- chore() - Method in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- chore() - Method in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- chore() - Method in class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
- chore() - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- chore() - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- chore() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- chore() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- chore() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- 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.BrokenStoreFileCleaner
- chore() - Method in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
- chore() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- chore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- chore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- chore() - Method in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- chore() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- chore() - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl.ReplicationStatisticsChore
- chore() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
The task to execute on each scheduled execution of the Chore
- CHORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Configures the threadpool used for scanning the archive directory for the HFileCleaner If it is an integer and >= 1, it would be the size; if 0.0 < size <= 1.0, size would be available processors * size.
- CHORE_SERVICE_INITIAL_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.ChoreService
-
The initial number of threads in the core pool for the
ChoreService
. - CHORE_SERVICE_PREFIX - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- choreForTesting() - Method in class org.apache.hadoop.hbase.ScheduledChore
- choreService - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- choreService - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- choreService - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- choreService - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- choreService - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
ChoreService used to schedule tasks that we want to run periodically
- choreService - Variable in class org.apache.hadoop.hbase.ScheduledChore
-
Interface to the ChoreService that this ScheduledChore is scheduled with.
- choreService - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- ChoreService - Class in org.apache.hadoop.hbase
-
ChoreService is a service that can be used to schedule instances of
ScheduledChore
to run periodically while sharing threads. - ChoreService(String) - Constructor for class org.apache.hadoop.hbase.ChoreService
- ChoreService(String, boolean) - Constructor for class org.apache.hadoop.hbase.ChoreService
- ChoreService(String, int, boolean) - Constructor for class org.apache.hadoop.hbase.ChoreService
- ChoreService.ChoreServiceThreadFactory - Class in org.apache.hadoop.hbase
-
Custom ThreadFactory used with the ScheduledThreadPoolExecutor so that all the threads are daemon threads, and thus, don't prevent the JVM from shutting down
- ChoreServiceThreadFactory(String) - Constructor for class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory
- choresMissingStartTime - Variable in class org.apache.hadoop.hbase.ChoreService
-
Maps chores to Booleans which indicate whether or not a chore has caused an increase in the core pool size of the ScheduledThreadPoolExecutor.
- chunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
The current chunk being written to
- chunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.ReadyChunk
- Chunk - Class in org.apache.hadoop.hbase.regionserver
-
A chunk of memory out of which allocations are sliced.
- Chunk(int, int, ChunkCreator.ChunkType) - Constructor for class org.apache.hadoop.hbase.regionserver.Chunk
-
Create an uninitialized chunk.
- Chunk(int, int, ChunkCreator.ChunkType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.Chunk
-
Create an uninitialized chunk.
- CHUNK_MAP - Enum constant in enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
- 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
- chunkByteSize - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
The size of individual Bloom filter chunks to create
- chunkCount - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- chunkCreator - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- ChunkCreator - Class in org.apache.hadoop.hbase.regionserver
-
Does the management of memstoreLAB chunk creations.
- ChunkCreator(int, boolean, long, float, float, HeapMemoryManager, float) - Constructor for class org.apache.hadoop.hbase.regionserver.ChunkCreator
- ChunkCreator.ChunkType - Enum in org.apache.hadoop.hbase.regionserver
-
Types of chunks, based on their sizes
- ChunkCreator.MemStoreChunkPool - Class in org.apache.hadoop.hbase.regionserver
-
A pool of
Chunk
instances. - ChunkCreator.MemStoreChunkPool.StatisticsThread - Class in org.apache.hadoop.hbase.regionserver
- chunkId - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.ReadyChunk
- chunkID - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- chunkIdMap - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- chunkPoolDisabled - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- chunks - Variable in class org.apache.hadoop.hbase.regionserver.CellChunkMap
- chunks - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- chunkSize - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- chunkSize - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- chunkType - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
- chunkType - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- ChunkType() - Constructor for enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
- CHUSER - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- cipher - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- cipher - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- cipher - Variable in class org.apache.hadoop.hbase.io.crypto.Context
- Cipher - Class in org.apache.hadoop.hbase.io.crypto
-
A common interface for a cryptographic algorithm.
- Cipher(CipherProvider) - Constructor for class org.apache.hadoop.hbase.io.crypto.Cipher
- CIPHER_AES - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default cipher for encryption
- CIPHER_CLASSES_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- CIPHER_JCE_PROVIDER_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- CIPHER_MODE_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- CIPHER_MODE_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- CIPHER_PROVIDER_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- cipherMode - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- cipherMode - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- cipherMode - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- cipherMode - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- cipherProvider - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- CipherProvider - Interface in org.apache.hadoop.hbase.io.crypto
-
An CipherProvider contributes support for various cryptographic Ciphers.
- cipherProviderResults - Static variable in class org.apache.hadoop.hbase.util.EncryptionTest
- cipherResults - Static variable in class org.apache.hadoop.hbase.util.EncryptionTest
- CLAIM_REPLICATION_QUEUE_REMOTE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
-
send the claim replication queue request to region server to actually assign it
- CLAIM_REPLICATION_QUEUES - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
-
Get all the replication queues of a crash server and assign them to other region servers
- claimQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- claimQueue(ServerName, String, ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- claimQueue(ServerName, String, ServerName) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Change ownership for the queue identified by queueId and belongs to a dead region server.
- claimQueue(ServerName, String, ServerName) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
This implement must update the cversion of root
ZKReplicationQueueStorage.queuesZNode
. - claimReplicationQueue(ServerName, String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
- claimReplicationQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
- ClaimReplicationQueueCallable - Class in org.apache.hadoop.hbase.replication.regionserver
- ClaimReplicationQueueCallable() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- ClaimReplicationQueueRemoteProcedure - Class in org.apache.hadoop.hbase.master.replication
- ClaimReplicationQueueRemoteProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- ClaimReplicationQueueRemoteProcedure(ServerName, String, ServerName) - Constructor for class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- claimReplicationQueues(ZKWatcher, ReplicationSourceManager) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
- ClaimReplicationQueuesProcedure - Class in org.apache.hadoop.hbase.master.replication
-
Used to assign the replication queues of a dead server to other region servers.
- ClaimReplicationQueuesProcedure() - Constructor for class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- ClaimReplicationQueuesProcedure(ServerName) - Constructor for class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- CLASS_LOADER - Static variable in class org.apache.hadoop.hbase.ipc.RemoteWithExtrasException.ClassLoaderHolder
- CLASS_PREFIX_EXEMPTIONS - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
If the class being loaded starts with any of these strings, we will skip trying to load it from the coprocessor jar and instead delegate directly to the parent ClassLoader.
- CLASS_TO_ENUM - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- classes - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- Classes - Class in org.apache.hadoop.hbase.util
-
Utilities for class manipulation.
- Classes() - Constructor for class org.apache.hadoop.hbase.util.Classes
- classifyExs(List<Throwable>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- classloader - Variable in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
- classLoader - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- classLoader - Variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- ClassLoaderBase - Class in org.apache.hadoop.hbase.util
-
Base class loader that defines couple shared constants used by sub-classes.
- ClassLoaderBase(ClassLoader) - Constructor for class org.apache.hadoop.hbase.util.ClassLoaderBase
-
Creates a DynamicClassLoader that can load classes dynamically from jar files under a specific folder.
- ClassLoaderHolder() - Constructor for class org.apache.hadoop.hbase.ipc.RemoteWithExtrasException.ClassLoaderHolder
- classLoadersCache - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
External class loaders cache keyed by external jar path.
- className - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- className - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- className - Variable in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- className - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- className - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- className - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- CLASSNAME_KEY - Static variable in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Key to use setting non-default BufferedMutator implementation in Configuration.
- ClassSize - Class in org.apache.hadoop.hbase.util
-
Class for determining the "size" of a class, an attempt to calculate the actual bytes that an object of this class will occupy in memory The core of this class is taken from the Derby project
- ClassSize() - Constructor for class org.apache.hadoop.hbase.util.ClassSize
- ClassSize.MemoryLayout - Class in org.apache.hadoop.hbase.util
-
MemoryLayout abstracts details about the JVM object layout.
- ClassSize.UnsafeLayout - Class in org.apache.hadoop.hbase.util
-
UnsafeLayout uses Unsafe to guesstimate the object-layout related parameters like object header sizes and oop sizes See HBASE-15950.
- ClassSize.UnsafeLayout.HeaderSize - Class in org.apache.hadoop.hbase.util
- clazz - Variable in class org.apache.hadoop.hbase.http.ServletConfig
- clazz - Variable in enum org.apache.hadoop.hbase.io.hfile.BlockCacheFactory.ExternalBlockCaches
- clazz - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory
- clazz - Variable in enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
- clazz - Variable in enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
- clazz - Variable in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- clazz - Variable in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- clean() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Free all direct buffers if allocated, mainly used for testing.
- cleanAllPreviousInstances(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
- cleaner - Variable in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- CLEANER_INTERVAL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- 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, DirScanPool) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String, DirScanPool, Map<String, Object>, List<Path>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- CleanerChore.Action<T> - Interface in org.apache.hadoop.hbase.master.cleaner
- cleanerChoreSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable/Disable the cleaner chore.
- cleanerChoreSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the cleaner chore on/off.
- cleanerChoreSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- cleanerChoreSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- cleanerChoreSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- cleanerChoreSwitch(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- CleanerContext(FileStatus) - Constructor for class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- cleanerLatch - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- cleanerPoolSizeConfigDefault - Variable in enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
- cleanerPoolSizeConfigName - Variable in enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
- cleanersChain - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- cleanerThreadCheckIntervalMsec - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- cleanerThreadTimeoutMsec - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- cleanerThreadTimeoutMsec - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- 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.
- cleanFileIfNeeded(FileStatus, HStore, AtomicLong, AtomicLong) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- cleanMergeRegion(MasterServices, RegionInfo, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
If merged region no longer holds reference to the merge regions, archive merge region on hdfs and perform deleting references in hbase:meta
- cleanOldLogs() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Archive old logs.
- cleanOldLogs(String, boolean, String, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Cleans a log file and all older logs from replication queue.
- cleanOldLogs(NavigableSet<String>, String, boolean, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- cleanOldServerName(ServerName, Iterator<ServerName>) - Method in class org.apache.hadoop.hbase.master.DeadServer
- cleanParent(RegionInfo, Result) - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
If daughters no longer hold reference to the parents, delete the parent.
- cleanParent(MasterServices, RegionInfo, Result) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- cleanPreviousInstance(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Handles restart of a server.
- cleanProblematicOverlappedRegions(RegionLocations, ConcurrentNavigableMap<byte[], RegionLocations>) - Static method in class org.apache.hadoop.hbase.client.MetaCacheUtil
-
When caching a location, the region may have been the result of a merge.
- cleanRegionsInMeta(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
There may be items for this table still up in hbase:meta in the case where the info:regioninfo column was empty because of some write error.
- cleanReplicationBarrier - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- cleanReplicationBarrier() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- cleanReplicationBarrierTable - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- cleanRestoreDir(Job, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
clean restore directory after snapshot scan job
- cleanRestoreDir(Job, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
clean restore directory after snapshot scan job
- cleanServerCache(ServerName, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- cleanup() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- cleanup() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
-
Cleanup after ourselves...
- 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.ipc.ServerCall
- 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 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() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- cleanup() - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
- cleanup() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Will be called by the framework to give the store a chance to do some clean up works.
- cleanup() - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- cleanup() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Override to run cleanup tasks when the Chore encounters an error and must stop running
- cleanup(IOException) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
-
Cleans the call not yet sent when we finish.
- cleanup(Exception) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
-
Cancel threads if they haven't finished.
- 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.
- cleanup(String, Table) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- cleanup(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Cleanup after Throwable caught invoking method.
- cleanup(Admin, Deque<LoadIncrementalHFiles.LoadQueueItem>, ExecutorService, SecureBulkLoadClient) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- cleanup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- cleanup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- cleanup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- cleanup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- cleanUp() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- CLEANUP_INTERVAL - Static variable in class org.apache.hadoop.hbase.rest.RESTServlet
- CLEANUP_INTERVAL - Static variable in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- cleanupAfterRollbackOneStep(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- cleanUpAndReportFailure(IOException) - Method in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- cleanupAndRestoreBackupSystem(Connection, BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- cleanupBackupData(BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- cleanupBackupDir(BackupInfo, TableName, Configuration) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
-
Clean up the data at target directory
- cleanupBulkLoad(Connection, String) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- cleanupBulkLoad(HRegion, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- cleanupBulkLoad(RpcController, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- cleanupBulkLoad(RpcController, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- cleanupBulkLoadDirs(FileSystem, List<Path>) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- cleanupCalls(IOException) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- cleanupCompletedRestoreInMap() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Remove the procedures that are marked as finished
- cleanupCompletedSnapshotInMap() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Remove the procedures that are marked as finished
- cleanupConnection() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- cleanupConnection() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- cleanupConnection() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
-
Does the clean up work after the connection is removed from the connection pool
- cleanupDaughterRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Remove daughter region
- cleanupExportSnapshotLog(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Clean up directories with prefix "exportSnapshot-", which are generated when exporting snapshots.
- cleanupFailedOpen(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- cleanupHbckZnode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- cleanUpHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- cleanUpHFileRefs(WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- cleanupHLogDir(BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Clean up directories which are generated when DistCp copying hlogs
- cleanupIdleConnections() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- cleanupIdleConnectionTask - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- cleanupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- cleanupMergedRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Remove merged region
- cleanupMergedRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Clean up a merged region on rollback after failure.
- cleanupObsoleteMobFiles(Configuration, TableName, Admin) - Static method in class org.apache.hadoop.hbase.mob.MobFileCleanupUtil
-
Performs housekeeping file cleaning (called by MOB Cleaner chore)
- cleanUpOldNonces() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
- cleanupOutstandingSyncsOnException(long, Exception) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- cleanupPool - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- cleanupPoolOnClose - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- cleanupPoolOnClose - Variable in class org.apache.hadoop.hbase.client.HTable
- cleanupReplicaReplicaStaleCache() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- cleanupSentinels() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Removes "abandoned" snapshot/restore requests.
- cleanupSentinels(Map<TableName, SnapshotSentinel>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Remove the sentinels that are marked as finished and the completion time has exceeded the removal timeout.
- cleanupSplitDir(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- cleanupTargetDir(BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Clean up the uncompleted data at target directory if the ongoing backup has already entered the copy phase.
- cleanupTargetDir(BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- cleanupTempDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Clean up any temp detritus that may have been left around from previous operation attempts.
- cleanUpTrackFiles(long, NavigableMap<Long, List<Path>>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- clear() - Method in interface org.apache.hadoop.hbase.CellBuilder
-
Remove all internal elements from builder.
- clear() - Method in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- clear() - Method in class org.apache.hadoop.hbase.client.BatchErrors
- clear() - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- clear() - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- clear() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- clear() - Method in class org.apache.hadoop.hbase.client.NoOpRetryingInterceptorContext
- clear() - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorContext
-
This function clears the internal state of the context object.
- clear() - Method in interface org.apache.hadoop.hbase.client.ScanResultCache
-
Clear the cached result if any.
- clear() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
These methods are unsupported, and no code using CompoundConfiguration depend upon them.
- clear() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- clear() - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- clear() - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- clear() - Method in class org.apache.hadoop.hbase.hbtop.Record
- clear() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- clear() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- clear() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- clear() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- clear() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- clear() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- clear() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- clear() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- clear() - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
- clear() - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Flushes the dictionary, empties all values.
- clear() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- clear() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- clear() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- clear() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- clear() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Called on stop of AssignmentManager.
- clear() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Atomically removes all of the elements from this queue.
- clear() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- clear() - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
-
Removes all locks by clearing the maps.
- clear() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- clear() - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- clear() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Removes all the MetricRegisties.
- clear() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Clear current state of scheduler such that it is equivalent to newly created scheduler.
- clear() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- clear() - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- clear() - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Removes all entries from the store.
- clear() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- clear() - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- clear() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- 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.regionserver.wal.CompressionContext
- clear() - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- clear() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
- clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- clear() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- clear() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
- clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Removes all metrics about this Source.
- clear() - Method in class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- clear() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- clear() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- clear() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- clear() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- clear() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- clear() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- clear() - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- clear() - Method in class org.apache.hadoop.hbase.util.PoolMap
- clear() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
- clear() - Method in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- clear() - Method in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- clear() - Method in class org.apache.hadoop.hbase.util.SortedList
- clear() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Resets the estimator, clearing out all previously inserted items
- clear(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Remove all the elements from the queue corresponding to walGroupId
- 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.
- clear(TNode, FairQueue<T>, AvlUtil.AvlKeyComparator<TNode>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- clearAll() - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- clearAndClose(List<KeyValueScanner>) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
- clearAndClose(List<KeyValueScanner>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Removes given labels from user's globally authorized list of labels.
- clearAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- clearAuths(Configuration, String[], String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.
- clearAuths(Connection, String[], String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Removes given labels from user's globally authorized list of labels.
- clearBlockCache(ServerName, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- clearBlockCache(ServerName, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearBlockCache(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Clear all the blocks corresponding to this table from BlockCache.
- clearBlockCache(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Clear all the blocks corresponding to this table from BlockCache.
- clearBlockCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- clearBlockCache(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Clear all the blocks corresponding to this table from BlockCache.
- clearBlockCache(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearBlockCache(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- clearCache() - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- clearCache() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- clearCache() - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- clearCache() - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete all cached entries.
- clearCache() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Clears the cache.
- clearCache() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Clears the cache.
- clearCache() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- clearCache() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- clearCache(RegionInfo) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Deletes the cached location of the region if necessary, based on some error from source.
Synchronized because of calls in cacheLocation which need to be executed atomically - clearCache(AuthManager.PermissionCache) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete all cached entries of a server.
- clearCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- clearCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- clearCache(TableName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete all cached entries of a table.
Synchronized because of calls in cacheLocation which need to be executed atomically - clearCache(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete a cached location, no matter what it is.
- clearCache(TableName, byte[], int) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete a cached location with specific replicaId.
Synchronized because of calls in cacheLocation which need to be executed atomically - clearCache(TableName, byte[], ServerName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete a cached location for a table, row and server.
- clearCaches(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Clear any caches that pertain to server name
sn
. - clearCaches(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- clearChildZNodes() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- clearChunkIds() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- clearChunksInPool() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- clearCompactedfiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- clearCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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 - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- clearCompactionQueues(ServerName, Set<String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Clear compacting queues on a regionserver.
- clearCompactionQueues(ServerName, Set<String>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Clear compacting queues on a region server.
- clearCompactionQueues(ServerName, Set<String>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- clearCompactionQueues(ServerName, Set<String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- clearCompactionQueues(ServerName, Set<String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearCompactionQueues(ServerName, Set<String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- clearCompactionQueues(RpcController, AdminProtos.ClearCompactionQueuesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- clearCompletedRequests(RegionLocations) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- clearCurrentRow() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Make
ScanQueryMatcher.currentRow()
return null. - clearDeadServers(List<ServerName>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Clear dead region servers from master.
- clearDeadServers(List<ServerName>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Clear dead region servers from master.
- clearDeadServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- clearDeadServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- clearDeadServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearDeadServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- clearDeadServers(RpcController, MasterProtos.ClearDeadServersRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- clearDeadServers(RpcController, MasterProtos.ClearDeadServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- clearDeadServersWithSameHostNameAndPortOfOnlineServer() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
To clear any dead server with same host name and port of any online server
- clearDisableFlag() - Static method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- clearFiles() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- clearFilters() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- clearFilters() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- clearHashCache() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- clearJmxCache() - Static method in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
-
For JMX to forget about all previously exported metrics.
- clearLongCompactionsQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- clearMasterStubCache(MasterProtos.MasterService.Interface) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- clearMasterStubCacheOnError(MasterProtos.MasterService.Interface, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller
- clearMessage() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- clearMetricIfNotNull(MutableGaugeLong) - Static method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- clearMetrics() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- clearNamedQueue() - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- clearNamedQueue() - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- clearNamedQueue() - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- clearNamedQueue() - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
Cleans up queues maintained by services.
- clearNamedQueue() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- clearNamedQueue(NamedQueuePayload.NamedQueueEvent) - Method in class org.apache.hadoop.hbase.namequeues.LogEventHandler
-
Cleans up queues maintained by services.
- clearNamedQueue(NamedQueuePayload.NamedQueueEvent) - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
-
clears queue records from ringbuffer
- clearProgress() - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- clearProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Clear away any progress that has been made so far.
- clearQueue() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- clearRegionBlockCache(Region) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- clearRegionBlockCache(RpcController, AdminProtos.ClearRegionBlockCacheRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- clearRegionCache() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Deprecated.
- clearRegionCache() - Method in class org.apache.hadoop.hbase.client.HTable
-
Explicitly clears the region cache to fetch the latest value from META.
- clearRegionCache(TableName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Allows flushing the region cache of all locations that pertain to
tableName
- clearRegionCache(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- clearRegionCache(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- clearRegionLocationCache() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Clear all the entries in the region location cache, for all the tables.
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- clearRegionLocationCache() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Clear all the entries in the region location cache.
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- clearRegionLocationCache() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Clear all the entries in the region location cache, for all the tables.
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- clearRegionLocationCache() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Clear all the entries in the region location cache.
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.SharedConnection
- clearRegionLocationCache() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- clearRemainingLine() - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- clearReplicationScope() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- clearShortCompactionsQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- clearSlowLogResponses(Set<ServerName>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Clears online slow/large RPC logs from the provided list of RegionServers
- clearSlowLogResponses(Set<ServerName>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Clears online slow RPC logs from the provided list of RegionServers
- clearSlowLogResponses(Set<ServerName>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- clearSlowLogResponses(Set<ServerName>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- clearSlowLogResponses(Set<ServerName>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearSlowLogResponses(Set<ServerName>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- clearSlowLogResponses(Set<TServerName>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- clearSlowLogsResponses(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- clearSlowLogsResponses(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- clearSlowLogsResponses(RpcController, AdminProtos.ClearSlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- clearSnapshot(long) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
This method is protected under
HStore#lock
write lock,
and this method is used byHStore#updateStorefiles
after flushing is completed.
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.
- clearState() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Clear the current state of hbck.
- clearStub() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- clearTables() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Remove the currently archived tables.
- clearTerminal() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- clearThreadLocals() - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- clearWALEntryBatch() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
-
Attempts to properly update
ReplicationSourceManager.totalBufferUser
, in case there were unprocessed entries batched by the reader to the shipper, but the shipper didn't manage to ship those because the replication source is being terminated. - clearZKExceptionMetrics() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- clearZNodes(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- CLI(Configuration) - Constructor for class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- ClickjackingPreventionFilter - Class in org.apache.hadoop.hbase.http
- ClickjackingPreventionFilter() - Constructor for class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- client - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- client - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- client - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.CancelOnClose
- client - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- client - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.ClientConnnection
- client - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- client - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- Client - Class in org.apache.hadoop.hbase.rest.client
-
A wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.
- Client() - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Default Constructor
- Client(Cluster) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Constructor
- Client(Cluster, boolean) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Constructor
- Client(Cluster, String, Optional<String>, Optional<String>) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Constructor, allowing to define custom trust store (only for SSL connections)
- Client(Cluster, Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Constructor
- Client(Cluster, Configuration, String, Optional<String>, Optional<String>) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
-
Constructor, allowing to define custom trust store (only for SSL connections)
- CLIENT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- CLIENT - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- CLIENT_BOOTSTRAP_NODE_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- CLIENT_CONNECTION_REGISTRY_IMPL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Registry implementation to be used on the client side.
- CLIENT_COUNT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- CLIENT_FINALIZER_DATA_METHOD - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
- CLIENT_KEYTAB_KERBEROS_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- CLIENT_NONCES_ENABLED_KEY - Static variable in interface org.apache.hadoop.hbase.client.NonceGenerator
- CLIENT_PORT_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The ZK client port key in the ZK properties map.
- CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- CLIENT_SIDE_METRICS_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Set this key to
true
to enable metrics collection of client requests. - CLIENT_SIDE_TABLE_METRICS_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Set this key to
true
to enable table metrics collection of client requests. - CLIENT_SVC - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- CLIENT_ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Client port of ZooKeeper for client to locate meta
- CLIENT_ZOOKEEPER_OBSERVER_MODE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Indicate whether the client ZK are observer nodes of the server ZK
- CLIENT_ZOOKEEPER_QUORUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
Name of ZooKeeper quorum configuration parameter for client to locate meta.
- Client.ClientTrustStoreInitializationException - Exception in org.apache.hadoop.hbase.rest.client
- clientAckTime - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- clientAddress - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- clientAddress - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- clientAddress - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- clientAddress - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- clientAddress - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- ClientAsyncPrefetchScanner - Class in org.apache.hadoop.hbase.client
-
ClientAsyncPrefetchScanner implements async scanner behaviour.
- ClientAsyncPrefetchScanner(Configuration, Scan, Scan, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int, ConnectionConfiguration, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- ClientAsyncPrefetchScanner.PrefetchRunnable - Class in org.apache.hadoop.hbase.client
- ClientAuth(ClientAuth) - Constructor for enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- ClientBackoffPolicy - Interface in org.apache.hadoop.hbase.client.backoff
-
Configurable policy for the amount of time a client should wait for a new request to the server when given the server load statistics.
- ClientBackoffPolicyFactory - Class in org.apache.hadoop.hbase.client.backoff
- ClientBackoffPolicyFactory() - Constructor for class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory
- ClientBackoffPolicyFactory.NoBackoffPolicy - Class in org.apache.hadoop.hbase.client.backoff
-
Default backoff policy that doesn't create any backoff for the client, regardless of load
- clientBuilder - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- clientCertificateChain - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- clientCertificateChain - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- clientChannelClass - Variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- clientChannelClass() - Method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- ClientConnnection(TTransport) - Constructor for class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.ClientConnnection
-
Default constructor.
- ClientCoprocessorRpcController - Class in org.apache.hadoop.hbase.client
-
Client side rpc controller for coprocessor implementation.
- ClientCoprocessorRpcController() - Constructor for class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- ClientExceptionsUtil - Class in org.apache.hadoop.hbase.exceptions
- ClientExceptionsUtil() - Constructor for class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
- clientId - Variable in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
- ClientIdGenerator - Class in org.apache.hadoop.hbase.client
-
The class that is able to determine some unique strings for the client, such as an IP address, PID, and composite deterministic ID.
- ClientIdGenerator() - Constructor for class org.apache.hadoop.hbase.client.ClientIdGenerator
- clientIPAndPort - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- clientMetricRegisterAndMark() - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- ClientMetricsImpl(String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- ClientMetricsImpl(String, long, long, long) - Constructor for class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- clientMetricsLossyCounting - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- clientMetricsMap - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- clientMetricsMap - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder
- clientMetricsMap - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- clientModeStrategy - Variable in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- ClientModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for client Mode. - ClientModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- clientName - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- clientPort - Variable in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- clientPortList - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- clientRequestMeterName(String) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- ClientScanner - Class in org.apache.hadoop.hbase.client
-
Implements the scanner interface for the HBase client.
- ClientScanner(Configuration, Scan, Scan, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int, ConnectionConfiguration, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ClientScanner
-
Create a new ClientScanner for the specified table Note that the passed
Scan
's start row maybe changed changed. - clientScannerAsyncPrefetch - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- ClientServiceBlockingInterfaceWrapper(ClientProtos.ClientService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- ClientServiceCallable<T> - Class in org.apache.hadoop.hbase.client
-
A RegionServerCallable set to use the Client protocol.
- ClientServiceCallable(Connection, TableName, byte[], RpcController, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ClientServiceCallable
- 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
- ClientSimpleScanner - Class in org.apache.hadoop.hbase.client
-
ClientSimpleScanner implements a sync scanner behaviour.
- ClientSimpleScanner(Configuration, Scan, Scan, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int, ConnectionConfiguration, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ClientSimpleScanner
- ClientSnapshotDescriptionUtils - Class in org.apache.hadoop.hbase.snapshot
-
Class to help with dealing with a snapshot description on the client side.
- ClientSnapshotDescriptionUtils() - Constructor for class org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils
- ClientTokenUtil - Class in org.apache.hadoop.hbase.security.token
-
Utility methods for obtaining authentication tokens, that do not require hbase-server.
- ClientTokenUtil() - Constructor for class org.apache.hadoop.hbase.security.token.ClientTokenUtil
- ClientTrustStoreInitializationException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.rest.client.Client.ClientTrustStoreInitializationException
- ClientUtil - Class in org.apache.hadoop.hbase.client
- ClientUtil() - Constructor for class org.apache.hadoop.hbase.client.ClientUtil
- ClientUtils - Class in org.apache.hadoop.hbase.util
-
Common Utility class for clients
- ClientUtils() - Constructor for class org.apache.hadoop.hbase.util.ClientUtils
- 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
- ClientZKSyncer(ZKWatcher, ZKWatcher, Server) - Constructor for class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- ClientZKSyncer.ClientZkUpdater - Class in org.apache.hadoop.hbase.master.zksyncer
-
Thread to synchronize znode data to client ZK cluster
- ClientZKSyncer.ZKData - Class in org.apache.hadoop.hbase.master.zksyncer
-
Used to store the newest data which we want to sync to client zk.
- ClientZkUpdater(String, ClientZKSyncer.ZKData) - Constructor for class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ClientZkUpdater
- clientZkWatcher - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- ClockOutOfSyncException - Exception in org.apache.hadoop.hbase
-
This exception is thrown by the master when a region server clock skew is too high.
- ClockOutOfSyncException(String) - Constructor for exception org.apache.hadoop.hbase.ClockOutOfSyncException
- clone() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- clone() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
-
Implement Cloneable interface
- clone() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- clone() - Method in class org.apache.hadoop.hbase.KeyValue
-
Clones a KeyValue.
- clone() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- clone() - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.
- clone() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- clone() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
Public exposure of Object.clone() in order to allow clients to easily capture current state.
- clone() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- cloneFamily(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- cloneHdfsMobRegion(Map<String, SnapshotProtos.SnapshotRegionManifest>, RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Clone the mob region.
- cloneHdfsRegions(ThreadPoolExecutor, Map<String, SnapshotProtos.SnapshotRegionManifest>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Clone specified regions.
- cloneIfNecessary(ArrayList<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
- cloneIfNecessary(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- cloneOnDiskBufferWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Clones the header followed by the on-disk (compressed/encoded/encrypted) data.
- cloneQualifier(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- cloneRegion(RegionInfo, Path, RegionInfo, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Clone region directory content from the snapshot info.
- cloneRegion(HRegion, RegionInfo, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Clone region directory content from the snapshot info.
- 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
- cloneRow(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
get individual arrays for tests
- cloneSnapshot(byte[], TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0, will be removed in 3.0.0. Use
Admin.cloneSnapshot(String, TableName)
instead. - cloneSnapshot(String, TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName, boolean, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName, boolean, String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create a new table by cloning the snapshot content.
- cloneSnapshot(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- cloneSnapshot(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- cloneSnapshot(SnapshotProtos.SnapshotDescription, TableDescriptor, NonceKey, boolean, String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Clone the specified snapshot into a new table.
- cloneSnapshot(SnapshotProtos.SnapshotDescription, TableName, SnapshotProtos.SnapshotDescription, TableDescriptor, NonceKey, boolean, String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Clone the specified snapshot.
- cloneSnapshotAsync(String, TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content, but does not block and wait for it to be completely cloned.
- cloneSnapshotAsync(String, TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content.
- cloneSnapshotAsync(String, TableName, boolean, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the snapshot content.
- cloneSnapshotAsync(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- cloneSnapshotAsync(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
- CloneSnapshotProcedure(MasterProcedureEnv, TableDescriptor, SnapshotProtos.SnapshotDescription, boolean, String) - Constructor for class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- cloneTableSchema(TableName, TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new table by cloning the existent table schema.
- cloneTableSchema(TableName, TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create a new table by cloning the existent table schema.
- cloneTableSchema(TableName, TableName, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- cloneTableSchema(TableName, TableName, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- cloneTableSchema(TableName, TableName, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- cloneTableSchema(TableName, TableName, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- cloneTags() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- cloneTags() - Method in interface org.apache.hadoop.hbase.RawCell
-
Allows cloning the tags in the cell to a new byte[]
- cloneTags(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0. Use
RawCell.cloneTags()
- cloneTags(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- cloneUncompressedBufferWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Clones the header followed by the uncompressed data, even if using compression.
- cloneValue(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- cloneValue(Tag) - Static method in interface org.apache.hadoop.hbase.Tag
-
Returns tag value in a new byte array.
- close() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
close any outside readers of the file
- close() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- close() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- close() - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- close() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Stop all the work of backup.
- close() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- close() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
-
Attempt to cleanly shutdown any running tasks - allows currently running tasks to cleanly finish
- close() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- close() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- close() - Method in interface org.apache.hadoop.hbase.client.Admin
- close() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Performs a
AsyncBufferedMutator.flush()
and releases any resources held. - close() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- close() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- close() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- close() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Performs a
BufferedMutator.flush()
and releases any resources held. - close() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- close() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- close() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- close() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- close() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- close() - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener
- close() - Method in interface org.apache.hadoop.hbase.client.ClusterStatusListener.Listener
-
Called to close the resources, if any.
- close() - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener
- close() - Method in interface org.apache.hadoop.hbase.client.Connection
- close() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- close() - Method in interface org.apache.hadoop.hbase.client.ConnectionRegistry
-
Closes this instance and releases any system resources associated with it
- close() - Method in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- close() - Method in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- close() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- close() - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- close() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- close() - Method in class org.apache.hadoop.hbase.client.HTable
- close() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.Closes the internal
Connection
. - close() - Method in class org.apache.hadoop.hbase.client.MasterCallable
- close() - Method in interface org.apache.hadoop.hbase.client.MasterKeepAliveConnection
- close() - Method in class org.apache.hadoop.hbase.client.RegionServerRegistry
- close() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- close() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
-
Closes the scanner and releases any resources it has allocated
- close() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- close() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- close() - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- close() - Method in interface org.apache.hadoop.hbase.client.Table
-
Releases any resources held or pending changes in internal buffers.
- close() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- close() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.coprocessor.example.DelegatingInternalScanner
- close() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- close() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Close this filesystem object
- close() - Method in class org.apache.hadoop.hbase.hbtop.screen.Screen
- close() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- close() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- 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.ByteBufferOutputStream
- close() - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- close() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- close() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Releases the compressor this writer uses to compress blocks into the compressor pool.
- close() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Releases the resources used.
- close() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- close() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
CloseClose stream(s) if necessary.
- close() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- close() - 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.ipc.AbstractRpcClient
- close() - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- close() - Method in interface org.apache.hadoop.hbase.ipc.RpcClient
-
Stop all threads related to this client.
- close() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper
- close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- close() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellSerializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellSerializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationDeserializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultDeserializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultSerializer
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Closes the split.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Closes the split.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- close() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- 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.http.MetaBrowser.Results
- close() - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- close() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- close() - Method in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- 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.MobCell
- 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.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- close() - Method in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- close() - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- close() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Cleanup method on operation completion
- close() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- close() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- 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() - 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.LeaseManager
-
Shut down this Leases instance.
- close() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Close the memstore.
- 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.MetricsRegion
- close() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Close the region's metrics as this region is closing.
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- close() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Close the table's metrics as all the region are closing.
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- close() - Method in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- close() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- close() - Method in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- 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() - 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.AbstractProtobufWALReader
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- close() - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- close() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- close() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- close() - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
- close() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
- close() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- close() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- 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.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- close() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- close() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- close() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- close() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- close() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- close() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- close() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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.AbstractWALRoller
- close() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- close() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- close() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- close() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- close() - Method in class org.apache.hadoop.hbase.wal.OutputSink
- close() - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- 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() - Method in interface org.apache.hadoop.hbase.wal.WALStreamReader
-
Override to remove the 'throws IOException' as we are just a reader.
- close() - Method in interface org.apache.hadoop.hbase.wal.WALTailingReader
-
Override to remove the 'throws IOException' as we are just a reader.
- close() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- close() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- close() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Close the connection to ZooKeeper.
- close(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Close method with optional evictOnClose
- close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
- close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileStreamReader
- close(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- close(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Close this HRegion.
- close(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Close down this HRegion.
- close(Closeable...) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- close(Closeable...) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- close(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
- close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordWriter
- close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
-
Closes the writer, in this case flush table commits.
- CLOSE - Enum constant in enum org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
- CLOSE - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- CLOSE_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- CLOSE_PARAN - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- CLOSE_PARAN_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- CLOSE_WAIT_ABORT - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- CLOSE_WAIT_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- CLOSE_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- closeAfterLeasesExpire() - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Shuts down this lease instance when all outstanding leases expire.
- closeAll() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- closeAllRegionServerThreads(List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- closeAllScanners() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- closeAndArchiveCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Closes and archives the compacted files under this store
- closeAndWait(long) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Shutdown the threadpool, and wait for upto timeoutMs millis before bailing
- closeBloomFilter(BloomFilterWriter) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- closeBulkRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Closes the lock.
- closeCallBack - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- CloseChecker - Class in org.apache.hadoop.hbase.regionserver.compactions
-
Check periodically to see if a system stop is requested
- CloseChecker(Configuration, long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- closeCheckSizeLimit - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- closeCheckTimeLimit - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- closeCompletionService - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- closeConn() - Method in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- closeConn(IOException) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- closeConnection(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- closeCurrentConnection(SelectionKey, Throwable) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- closeCurrentLogStream(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- closed - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- closed - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- closed - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- closed - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- closed - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- closed - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- closed - Variable in class org.apache.hadoop.hbase.client.HTable
- closed - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- closed - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- closed - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- closed - Variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- closed - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- closed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- closed - Variable in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- closed - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- closed - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
- closed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- closed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- closed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- closed - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- closed - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- closed - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- closed - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL.WALProps
-
If we do asynchronous close in subclasses, it is possible that when adding WALProps to the rolled map, the file is not closed yet, so in cleanOldLogs we should not archive this file, for safety.
- closed - Variable in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- closed - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- closed - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- closed(IOException) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- closed(IOException) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- CLOSED - Enum constant in enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
- CLOSED - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- CLOSED_PARAN - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- closeDataNodeChannelsAndAwait() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- closeDeleteFamilyBloomFilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- closedRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount
- closedRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- closedScanners - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- closeErrorCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- closeErrorsTolerated - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Number of log close errors tolerated before we abort
- closeExcessReplicasIfNeeded(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- closeExecutor - 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.
- closeFileChannels() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- closeGeneralBloomFilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- closeIdle(boolean) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- closeImmediately(Channel) - Static method in class org.apache.hadoop.hbase.util.NettyUnsafeUtils
-
Directly closes the channel, setting SO_LINGER to 0 and skipping any handlers in the pipeline.
- closeInternal() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- closeInternal() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcClient
- closeInternal() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- closeInternal() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- closeLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- closeLock - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- closeMaster() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Immediate close of the shared master.
- closeMasterService(ConnectionImplementation.MasterServiceState) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- 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
- closeMetaTableRegions(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Close meta region if we carry it
- closeMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- closeMSLABs() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- closeOutputIfNecessary() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
-
It is straight forward to close the output, do not need to write trailer like the Writer.close
- closeOutputIfNecessary() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- closeOutputIfNecessary() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- closeOutputStream - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
True if we opened the
outputStream
(and so will close it). - closeProcId - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- closeProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- closeReader() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- closeReader() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- closeRecoveredEditsWriter(AbstractRecoveredEditsOutputSink.RecoveredEditsWriter, List<IOException>) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- closeRegion - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
-
Set if this is a meta edit and it is of close region type.
- closeRegion(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- closeRegion(byte[], String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.unassign(byte[], boolean)
. - closeRegion(byte[], String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(byte[], String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.unassign(byte[], boolean)
. - closeRegion(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- closeRegion(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- closeRegion(ServerName, HRegionInfo) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-18231). Use
Admin.unassign(byte[], boolean)
. - closeRegion(ServerName, HRegionInfo) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(ServerName, HRegionInfo) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- closeRegion(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Attempts to undeploy a region from a region server based in information in META.
- 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, EventType, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- 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.
- closeRegionIgnoreErrors(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Try to close the region, logs a warning on failure but continues.
- closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- closeRegionOperation() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Closes the region operation lock.
- closeRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- closeRegionOperation(Region.Operation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Closes the region operation lock.
- CloseRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
The remote procedure used to close a region.
- CloseRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- CloseRegionProcedure(TransitRegionStateProcedure, RegionInfo, ServerName, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- closeRegionSilently(ServerName, byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Close
regionName
onsn
silently and immediately without using a Procedure or going via hbase:meta. - 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.
- closeRegionWithEncodedRegionName(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.unassign(byte[], boolean)
. - closeRegionWithEncodedRegionName(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegionWithEncodedRegionName(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- closeScanner() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- closeScanner() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- closeScanner(HRegion, RegionScanner, String, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- closeScannerIfExhausted(boolean) - Method in class org.apache.hadoop.hbase.client.ClientScanner
- closeSocket() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- closeSrcFs() - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- closeStoreFile(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- closeStreams() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Closes the backing streams
- closeStreams() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- closestRowBefore - Variable in class org.apache.hadoop.hbase.client.Get
- closeTable() - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Close the Table and related objects that were initialized via
TableInputFormatBase.initializeTable(Connection, TableName)
. - closeTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Close the Table and related objects that were initialized via
TableInputFormatBase.initializeTable(Connection, TableName)
. - closeTable(Table) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- closeTable(Table) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- closeThreadPool - Variable in class org.apache.hadoop.hbase.wal.OutputSink
-
Used when close this output sink.
- closeUserRegions(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Schedule closes on all user regions.
- closeWithoutLock() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- closeWriter(WALProvider.AsyncWriter, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- closeWriter(WALProvider.Writer, Path, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- closeWriters() - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
-
Close all of the output streams.
- closeZk() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- closing - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- closing - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- CLOSING - Enum constant in enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
- CLOSING - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- cluster - Variable in class org.apache.hadoop.hbase.master.balancer.CostFunction
- cluster - Variable in class org.apache.hadoop.hbase.rest.client.Client
- Cluster - Class in org.apache.hadoop.hbase.rest.client
-
A list of 'host:port' addresses of HTTP servers operating as a single entity, for example multiple redundant web service gateways.
- Cluster() - Constructor for class org.apache.hadoop.hbase.rest.client.Cluster
-
Constructor
- Cluster(List<String>) - Constructor for class org.apache.hadoop.hbase.rest.client.Cluster
-
Constructor
- CLUSTER - Enum constant in enum org.apache.hadoop.hbase.quotas.QuotaScope
-
The specified throttling rules will be applied at the cluster level.
- CLUSTER_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Cluster is in distributed mode or not
- CLUSTER_ID - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about cluster id
- CLUSTER_ID_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for cluster ID
- CLUSTER_ID_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- CLUSTER_ID_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CLUSTER_ID_FILE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
name of the file for unique cluster ID
- CLUSTER_ID_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- CLUSTER_ID_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- CLUSTER_IS_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- CLUSTER_IS_LOCAL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Cluster is standalone or pseudo-distributed
- CLUSTER_MINIMUM_MEMORY_THRESHOLD - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- CLUSTER_REQUESTS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- clusterCompactionQueues - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- ClusterCompactionQueues - Class in org.apache.hadoop.hbase.util.compaction
- ClusterCompactionQueues(int) - Constructor for class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- clusterConnection - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Cluster connection to be shared by services.
- ClusterConnection - Interface in org.apache.hadoop.hbase.client
-
Internal methods on Connection that should not be used by user code.
- clusterHasActiveMaster - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- clusterId - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- clusterId - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- clusterId - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- clusterId - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- clusterId - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- clusterId - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- clusterId - Variable in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- clusterId - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- clusterId - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- clusterId - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Unique identifier for the cluster we are a part of.
- clusterId - Variable in class org.apache.hadoop.hbase.replication.ClusterMarkingEntryFilter
- clusterId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- clusterId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- clusterId - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- clusterId - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- ClusterId - Class in org.apache.hadoop.hbase
-
The identifier for this cluster.
- ClusterId() - Constructor for class org.apache.hadoop.hbase.ClusterId
-
New ClusterID.
- ClusterId(String) - Constructor for class org.apache.hadoop.hbase.ClusterId
- ClusterIdFetcher - Class in org.apache.hadoop.hbase.client
-
Fetch cluster id through special preamble header.
- ClusterIdFetcher(Configuration, User, RpcControllerFactory, Set<ServerName>) - Constructor for class org.apache.hadoop.hbase.client.ClusterIdFetcher
- clusterIds - Variable in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- clusterIds - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- clusterIds - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
The first element in the list is the cluster id on which the change has originated
- clusterIdZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- clusterKey - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- clusterKey - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- 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
- ClusterMetrics - Class in org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model
-
Exposes a subset of fields from
ClusterMetrics
. - ClusterMetrics - Interface in org.apache.hadoop.hbase
-
Metrics information on the HBase cluster.
- ClusterMetrics(String, String, ServerName, List<ServerName>) - Constructor for class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- ClusterMetrics.Option - Enum in org.apache.hadoop.hbase
-
Kinds of ClusterMetrics
- ClusterMetricsBuilder - Class in org.apache.hadoop.hbase
- ClusterMetricsBuilder() - Constructor for class org.apache.hadoop.hbase.ClusterMetricsBuilder
- ClusterMetricsBuilder.ClusterMetricsImpl - Class in org.apache.hadoop.hbase
- ClusterMetricsEncoder(InetSocketAddress) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
- ClusterMetricsImpl(String, List<ServerName>, List<ServerName>, Map<ServerName, ServerMetrics>, ServerName, List<ServerName>, List<RegionState>, String, List<String>, Boolean, int, List<ServerName>, Map<TableName, RegionStatesCount>, List<ServerTask>) - Constructor for class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- ClusterMetricsResource - Class in org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource
-
The root object exposing a subset of
ClusterMetrics
. - ClusterMetricsResource(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- clusterRequestsCounter - Variable in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- ClusterSchema - Interface in org.apache.hadoop.hbase.master
-
View and edit the current cluster schema.
- clusterSchemaService - Variable in class org.apache.hadoop.hbase.master.HMaster
- ClusterSchemaService - Interface in org.apache.hadoop.hbase.master
-
Mixes in ClusterSchema and Service
- ClusterSchemaServiceImpl - Class in org.apache.hadoop.hbase.master
- ClusterSchemaServiceImpl(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- clusterShutdown - Variable in class org.apache.hadoop.hbase.master.ServerManager
- clusterShutDown - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- clusterState - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- clusterState - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- clusterStateZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- clusterStatus - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- ClusterStatus - Class in org.apache.hadoop.hbase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics
instead. - ClusterStatus(String, String, Map<ServerName, ServerLoad>, Collection<ServerName>, ServerName, Collection<ServerName>, List<RegionState>, String[], Boolean, int) - Constructor for class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0
- ClusterStatus(ClusterMetrics) - Constructor for class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- clusterStatusChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- ClusterStatusHandler() - Constructor for class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
- clusterStatusListener - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- clusterStatusListener - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- ClusterStatusListener - Class in org.apache.hadoop.hbase.client
-
A class that receives the cluster status, and provide it as a set of service to the client.
- ClusterStatusListener(ClusterStatusListener.DeadServerHandler, Configuration, Class<? extends ClusterStatusListener.Listener>) - Constructor for class org.apache.hadoop.hbase.client.ClusterStatusListener
- ClusterStatusListener.DeadServerHandler - Interface in org.apache.hadoop.hbase.client
-
Class to be extended to manage a new dead server.
- ClusterStatusListener.Listener - Interface in org.apache.hadoop.hbase.client
-
The interface to be implemented by a listener of a cluster status event.
- ClusterStatusListener.MulticastListener - Class in org.apache.hadoop.hbase.client
-
An implementation using a multicast message between the master & the client.
- ClusterStatusListener.MulticastListener.ClusterStatusHandler - Class in org.apache.hadoop.hbase.client
-
Class, conforming to the Netty framework, that manages the message received.
- ClusterStatusPublisher - Class in org.apache.hadoop.hbase.master
-
Class to publish the cluster status to the client.
- ClusterStatusPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- ClusterStatusPublisher(HMaster, Configuration, Class<? extends ClusterStatusPublisher.Publisher>) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- ClusterStatusPublisher.MulticastPublisher - Class in org.apache.hadoop.hbase.master
- ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder - Class in org.apache.hadoop.hbase.master
- ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory<T extends org.apache.hbase.thirdparty.io.netty.channel.Channel> - Class in org.apache.hadoop.hbase.master
- ClusterStatusPublisher.Publisher - Interface in org.apache.hadoop.hbase.master
- clusterStatusPublisherChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- clusterStatusToRegionDetails() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- clusterStatusTracker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- ClusterStatusTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Tracker on cluster settings up in zookeeper.
- ClusterStatusTracker(ZKWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Creates a cluster status tracker.
- cmd - Variable in class org.apache.hadoop.hbase.backup.BackupDriver
- cmd - Variable in class org.apache.hadoop.hbase.backup.RestoreDriver
- cmdline - Variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- cmdLineArgs - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- cmdString - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- cmp(int) - Method in enum org.apache.hadoop.hbase.util.Order
-
Returns the adjusted trichotomous value according to the ordering imposed by this
Order
. - CNT_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- COALESCE_INC_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- coalescer - Variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- code - Variable in enum org.apache.hadoop.hbase.Cell.Type
- code - Variable in enum org.apache.hadoop.hbase.executor.EventType
- code - Variable in enum org.apache.hadoop.hbase.KeyValue.Type
- code - Variable in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- code - Variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
- code - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- code - Variable in class org.apache.hadoop.hbase.rest.client.Response
- code - Variable in enum org.apache.hadoop.hbase.security.access.Permission.Action
- code - Variable in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- code - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
-
The code for this method.
- code - Variable in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- code - Variable in enum org.apache.hadoop.hbase.util.ChecksumType
- code() - Method in enum org.apache.hadoop.hbase.security.access.Permission.Action
- code() - Method in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- CODE_ARRAY - Static variable in enum org.apache.hadoop.hbase.Cell.Type
- codeArray - Static variable in enum org.apache.hadoop.hbase.KeyValue.Type
- codec - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- codec - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- codec - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- codec - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Codec the client asked use.
- Codec - Interface in org.apache.hadoop.hbase.codec
-
Encoder/Decoder for Cell.
- Codec.Decoder - Interface in org.apache.hadoop.hbase.codec
-
Implementations should implicitly clean up any resources allocated when the Decoder/CellScanner runs off the end of the cell block.
- Codec.Encoder - Interface in org.apache.hadoop.hbase.codec
-
Call flush when done.
- codecClsName - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- CodecException - Exception in org.apache.hadoop.hbase.codec
-
Thrown when problems in the codec whether setup or context.
- CodecException() - Constructor for exception org.apache.hadoop.hbase.codec.CodecException
- CodecException(String) - Constructor for exception org.apache.hadoop.hbase.codec.CodecException
- CodecException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.codec.CodecException
- CodecException(Throwable) - Constructor for exception org.apache.hadoop.hbase.codec.CodecException
- codelInterval - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- codelTargetDelay - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- codeToType(byte) - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
-
Cannot rely on enum ordinals .
- codeToType(byte) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
-
Cannot rely on enum ordinals .
- coefficient - Variable in class org.apache.hadoop.hbase.util.WeightedMovingAverage
- colAdjust - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- colBuff - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- colDescFromHbase(HColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a new Thrift ColumnDescriptor "struct" based on an Hbase HColumnDescriptor object.
- colDescFromThrift(ColumnDescriptor) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a new Hbase HColumnDescriptor object based on a Thrift ColumnDescriptor "struct".
- coldWindowStoragePolicy - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- colFamTimeRangeMap - Variable in class org.apache.hadoop.hbase.client.Query
- colInverse - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- COLLAPSED - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- collect(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- CollectAllVisitor() - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor.CollectAllVisitor
- collectFamilies(List<Cell>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- CollectingVisitor() - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
- CollectionBackedScanner - Class in org.apache.hadoop.hbase.util
-
Utility scanner that wraps a sortable collection and serves as a KeyValueScanner.
- 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(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(CellComparator, Cell...) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
- CollectionUtils - Class in org.apache.hadoop.hbase.util
-
Deprecated.Since 2.0.6/2.1.3/2.2.0
- CollectionUtils() - Constructor for class org.apache.hadoop.hbase.util.CollectionUtils
-
Deprecated.
- collectRanges - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- collectRow(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- collectStackId(ProcedureTree.Entry, Map<Integer, List<ProcedureTree.Entry>>, MutableInt) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- colLength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- colocatedReplicaCountsPerGroup - Variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- colocatedReplicaCountsPerHost - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- colocatedReplicaCountsPerRack - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- colocatedReplicaCountsPerServer - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- colOffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- COLON - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for colon (:)
- color(Color, Color, boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- Color - Enum in org.apache.hadoop.hbase.hbtop.terminal
-
Terminal color definitions.
- Color() - Constructor for enum org.apache.hadoop.hbase.hbtop.terminal.Color
- cols - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- cols - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- colsCovered - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- colTransform - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- column - Variable in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- column - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- column - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- column - Variable in class org.apache.hadoop.hbase.rest.model.CellModel
- column - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- Column(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
- COLUMN_DELETED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- COLUMN_DESCRIPTOR_VERSION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COLUMN_DIVIDER - Static variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- COLUMN_FAMILY_DELIM_ARRAY - Static variable in class org.apache.hadoop.hbase.KeyValue
- COLUMN_FAMILY_DELIMITER - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Colon character in UTF-8
- COLUMN_LIST - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormat
-
space delimited list of columns
- columnCell - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- ColumnCount - Class in org.apache.hadoop.hbase.regionserver.querymatcher
-
Simple wrapper for a byte buffer and a counter.
- ColumnCount(byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Constructor
- ColumnCount(byte[], int) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Constructor
- ColumnCount(byte[], int, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Constuctor
- ColumnCountGetFilter - Class in org.apache.hadoop.hbase.filter
-
Simple filter that returns first N columns on row only.
- ColumnCountGetFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- ColumnCountGetFilter(int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- columnFamilies - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- columnFamilies - Variable in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- columnFamilies - Variable in class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- columnFamily - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- columnFamily - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- columnFamily - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- columnFamily - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- columnFamily - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- ColumnFamilyDescriptor - Interface in org.apache.hadoop.hbase.client
-
An ColumnFamilyDescriptor contains information about a column family such as the number of versions, compression settings, etc.
- ColumnFamilyDescriptorBuilder - Class in org.apache.hadoop.hbase.client
- ColumnFamilyDescriptorBuilder(byte[]) - Constructor for class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- ColumnFamilyDescriptorBuilder(ColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor - Class in org.apache.hadoop.hbase.client
-
An ModifyableFamilyDescriptor contains information about a column family such as the number of versions, compression settings, etc.
- columnFamilyDescriptorFromHBase(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- columnFamilyDescriptorFromThrift(TColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- columnFamilyOption - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- columnFound - Variable in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- columnIndex - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- ColumnInterpreter<T,
S, P extends com.google.protobuf.Message, Q extends com.google.protobuf.Message, R extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.coprocessor -
Defines how value for specific column is interpreted and provides utility methods like compare, add, multiply etc for them.
- ColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
- columnOffset - Variable in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- ColumnPaginationFilter - Class in org.apache.hadoop.hbase.filter
-
A filter, based on the ColumnCountGetFilter, takes two arguments: limit and offset.
- ColumnPaginationFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- ColumnPaginationFilter(int, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Initializes filter with a string/bookmark based offset and limit.
- ColumnPaginationFilter(int, int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Initializes filter with an integer offset and limit.
- ColumnPrefixFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used for selecting only those keys with columns that matches a particular prefix.
- ColumnPrefixFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- ColumnPrefixFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- columnQualifier - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- columnQualifier - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- ColumnRangeFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used for selecting only those keys with columns that are between minColumn to maxColumn.
- ColumnRangeFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- ColumnRangeFilter(byte[], boolean, byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Create a filter to select those keys with columns that are between minColumn and maxColumn.
- columns - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- columns - Variable in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- columns - Variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
- columns - Variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
The grouping columns.
- columns - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- columns - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
-
Contains the list of columns that the ExplicitColumnTracker is tracking.
- columns - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- columns - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Keeps track of columns and versions
- columns - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- columns - Variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- columns - Variable in class org.apache.hadoop.hbase.rest.MultiRowResource
- columns - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- COLUMNS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- columnsAdded - Variable in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- ColumnSchemaModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a column family schema.
- ColumnSchemaModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Default constructor
- columnsDeleted - Variable in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- columnsModified - Variable in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- 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.
- ColumnValueFilter - Class in org.apache.hadoop.hbase.filter
-
Different from
SingleColumnValueFilter
which returns an entire row when specified condition is matched,ColumnValueFilter
return the matched cell only. - ColumnValueFilter(byte[], byte[], CompareOperator, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ColumnValueFilter
- ColumnValueFilter(byte[], byte[], CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.ColumnValueFilter
- combine() - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- combine(Record) - Method in class org.apache.hadoop.hbase.hbtop.Record
- CombinedBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
CombinedBlockCache is an abstraction layer that combines
FirstLevelBlockCache
andBucketCache
. - CombinedBlockCache(FirstLevelBlockCache, 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
- CombinedCacheStats(CacheStats, CacheStats) - Constructor for class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- combineTableNameSuffix(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- comConf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
- comConf - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- COMMA - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for a comma
- COMMA - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- COMMA - Static variable in class org.apache.hadoop.hbase.util.JSONBean
- Command(Configuration) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- COMMAND_DESCRIPTION_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- COMMAND_DESCRIPTIONS - Static variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- CommandDescription - Class in org.apache.hadoop.hbase.hbtop.screen.help
-
Represents a description of a command that we can execute in the top screen.
- CommandDescription(String, String) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- CommandDescription(List<String>, String) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- commit(MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- commit(MonitoredTask) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Commit the flush - add the store file to the store and clear the memstore snapshot.
- commitDaughterRegion(RegionInfo, List<Path>, MasterProcedureEnv) - 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(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Commits the mob file.
- commitMergedRegion(List<Path>, MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Commit a merged region, making it ready for use.
- commitOrAbortMobWriter(StoreFileWriter, long, long, boolean) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- 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.
- commitStoreFile(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- commitStoreFiles(List<Path>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Commit the given
files
. - commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- committedFiles - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- committedFiles - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- 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.mob.DefaultMobStoreCompactor
- 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
- commitWriter(T, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- commitWriters(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
-
Commit all writers.
- commitWriters(long, boolean, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
- COMMON_DIRECTORY_PERMISSION - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- COMMON_DIRECTORY_PERMISSION_DEFAULT - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- CommonFSUtils - Class in org.apache.hadoop.hbase.util
-
Utility methods for interacting with the underlying file system.
- CommonFSUtils() - Constructor for class org.apache.hadoop.hbase.util.CommonFSUtils
- CommonFSUtils.DfsBuilderUtility - Class in org.apache.hadoop.hbase.util
- CommonFSUtils.StreamLacksCapabilityException - Exception in org.apache.hadoop.hbase.util
-
Helper exception for those cases where the place where we need to check a stream capability is not where we have the needed context to explain the impact and mitigation for a lack.
- CommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixer
-
Deprecated.
- CommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.Bytes.CommonPrefixer
- CommonPrefixerHolder() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder
-
Deprecated.
- CommonPrefixerHolder() - Constructor for class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder
- CommonsCryptoAES - Class in org.apache.hadoop.hbase.io.crypto.aes
- CommonsCryptoAES(CipherProvider) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- CommonsCryptoAESDecryptor - Class in org.apache.hadoop.hbase.io.crypto.aes
- CommonsCryptoAESDecryptor(String, Properties) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- CommonsCryptoAESEncryptor - Class in org.apache.hadoop.hbase.io.crypto.aes
- CommonsCryptoAESEncryptor(String, Properties, SecureRandom) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- compact() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- compact(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Synchronously compact all stores in the region.
- compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- compact(Path, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
-
Execute the compaction on the specified path.
- 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(CompactionRequestImpl, int, long, byte[], byte[], byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
- compact(CompactionRequestImpl, List<byte[]>, byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
- compact(CompactionRequestImpl, List<Long>, Map<Long, String>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
- compact(CompactionRequestImpl, Compactor.InternalScannerFactory, Compactor.CellSinkFactory<T>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- compact(CompactionRequestImpl, ThroughputController, User) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- 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(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
- compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.DateTieredCompactionContext
- compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine.DefaultCompactionContext
- compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- compact(VersionedSegmentsList, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- compact(ServerName, RegionInfo, boolean, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Compact the region at specific region server.
- compact(AdminProtos.AdminService.BlockingInterface, RegionInfo, boolean, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- compact(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a table.
- compact(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a table.
- compact(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a table.
- compact(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a table.
- compact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a table.
- compact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a table.
- compact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compact(TableName, byte[], boolean, CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a table.
- compact(TableName, byte[], boolean, CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Compact column family of a table, Asynchronous operation even if CompletableFuture.get()
- compact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a table.
- compact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a table.
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a table.
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a table.
- compact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a table.
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a table.
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- Compact(ServerName, MajorCompactionRequest) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- COMPACT - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- COMPACT_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- COMPACT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- COMPACT_DROP_DELETES - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScanType
- COMPACT_MIN_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- COMPACT_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- COMPACT_REGION - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- COMPACT_RETAIN_DELETES - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScanType
- COMPACT_SWITCH - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- compactAllRegions() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- compactAndWait(MajorCompactionRequest) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- 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
- compacted - Variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- COMPACTED_CELL_COUNT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- COMPACTED_CELLS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_CELLS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_INPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_INPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_OUTPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTED_OUTPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- compactedAway - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- compactedCellCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- compactedCellCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- compactedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- compactedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- compactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- compactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- compactedFileDischarger - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- compactedfiles - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
-
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.
- compactedFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- compactedFilesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- compactedFilesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- compactedFilesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- compactedFilesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- 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
- compactedInputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactedInputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- compactedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- compactedStoreFiles - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- compactExecutor - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- compacting - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- COMPACTING_CELL_COUNT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- 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
- compactingCellCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- compactingCellCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- compactingMemStore - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- 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.
- CompactingMemStore.InMemoryCompactionRunnable - Class in org.apache.hadoop.hbase.regionserver
-
The in-memory-flusher thread performs the flush asynchronously.
- compactingScanner - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- compactingServers - Variable in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- compaction - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- COMPACTION - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.Since 2.3.0. Make it protected, internal-use only. Use
WALEdit.isCompactionMarker(Cell)
- COMPACTION_AFTER_BULKLOAD_ENABLE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Parameter name for compaction after bulkload
- COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by HBase Shell interface to access this metadata attribute which denotes if the table is compaction enabled.
- COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- COMPACTION_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- COMPACTION_EVENT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Key for compaction event which contains the compacted storefiles in FileInfo
- COMPACTION_INPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_INPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_INPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_INPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_KV_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the maximum batch of KVs to be used in flushes and compactions
- COMPACTION_KV_MAX_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- COMPACTION_OUTPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_OUTPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_OUTPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_OUTPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_POLICY_CLASS_FOR_DATE_TIERED_WINDOWS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- COMPACTION_PROGRESS - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- COMPACTION_PROGRESS_LOG_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_SCANNER_SIZE_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the scanner size limit to be used in compactions
- COMPACTION_SCANNER_SIZE_MAX_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- COMPACTION_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- COMPACTION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- compactionChecker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Check for compactions requests.
- CompactionChecker(HRegionServer, int, Stoppable) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- compactionCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- compactionCheckMultiplier - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- CompactionConfiguration - Class in org.apache.hadoop.hbase.regionserver.compactions
-
Compaction configuration for a particular instance of HStore.
- CompactionConfiguration(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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
- compactionInputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactionInputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- CompactionInputFormat() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionInputFormat
- compactionInputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactionInputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- compactionKVMax - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- compactionKVMax - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- CompactionLifeCycleTracker - Interface in org.apache.hadoop.hbase.regionserver.compactions
-
Used to track compaction execution.
- CompactionMapper() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- compactionNumBytesCompacted - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- compactionNumFilesCompacted - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- CompactionOrFlushMergeCopy(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- compactionOutputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactionOutputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- compactionOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactionOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- 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 - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- 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
- compactionPolicyForDateTieredWindow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- compactionPolicyPerWindow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- compactionPressure - Variable in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- compactionPressure - Variable in class org.apache.hadoop.hbase.client.RegionLoadStats
- compactionProbability - Variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- 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
- compactionQueues - Variable in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- compactionRatio - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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
- CompactionRequestImpl.DisplayCompactionType - Enum in org.apache.hadoop.hbase.regionserver.compactions
- CompactionRunner(HStore, HRegion, CompactionContext, CompactionLifeCycleTracker, CompactSplit.CompactionCompleteTracker, ThreadPoolExecutor, User) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- COMPACTIONS_COMPLETED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COMPACTIONS_COMPLETED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COMPACTIONS_FAILED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COMPACTIONS_FAILED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COMPACTIONS_QUEUED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COMPACTIONS_QUEUED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- 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
- compactionsEnabled - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- compactionsFailed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- compactionsFinished - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- compactionsQueued - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- compactionState - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- compactionState - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- CompactionState - Enum in org.apache.hadoop.hbase.client
-
POJO representing the compaction state
- CompactionState() - Constructor for enum org.apache.hadoop.hbase.client.CompactionState
- compactionSwitch(boolean, List<String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn the compaction on or off.
- compactionSwitch(boolean, List<String>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the compaction on or off.
- compactionSwitch(boolean, List<String>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compactionSwitch(boolean, List<String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- compactionSwitch(boolean, List<String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactionSwitch(boolean, List<String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compactionSwitch(RpcController, AdminProtos.CompactionSwitchRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- compactionThreshold - Variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- compactionThroughputController - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- CompactionThroughputControllerFactory - Class in org.apache.hadoop.hbase.regionserver.throttle
- CompactionThroughputControllerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- compactionTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- compactionTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- CompactionTool - Class in org.apache.hadoop.hbase.regionserver
- CompactionTool() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool
- CompactionTool.CompactionInputFormat - Class in org.apache.hadoop.hbase.regionserver
-
Input format that uses store files block location as input split locality.
- CompactionTool.CompactionMapper - Class in org.apache.hadoop.hbase.regionserver
- CompactionTool.CompactionWorker - Class in org.apache.hadoop.hbase.regionserver
-
Class responsible to execute the Compaction on the specified path.
- 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
- CompactionWorker(FileSystem, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- compactLock - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- compactMin - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- compactMin - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- compactMin() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- compactMin(int) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- compactOnce - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- compactor - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- compactor - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- compactor - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- Compactor<T extends CellSink> - Class in org.apache.hadoop.hbase.regionserver.compactions
-
A compactor is a compaction algorithm associated a given policy.
- Compactor(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
- compactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact an individual region.
- compactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact an individual region.
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a region.
- compactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a region.
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a region.
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compactRegion(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact an individual region.
- compactRegion(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactRegion(Path, TableDescriptor, Path, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- 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.
- compactRegionOnServer(MajorCompactionRequest, Admin, String) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- compactRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact all regions on the region server.
- compactRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact all regions on the region server.
- compactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- compactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- compactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- compactRegionServer(ServerName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.compactRegionServer(ServerName)
orAdmin.majorCompactRegionServer(ServerName)
. - compactRegionServer(ServerName, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compactRegionsTTLOnTable(Configuration, String, int, long, int, int, boolean, boolean) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- compactRequest - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- compactScannerSizeLimit - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- CompactSplit - Class in org.apache.hadoop.hbase.regionserver
-
Compact region on request and then run split if appropriate
- CompactSplit(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactSplit
- CompactSplit(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactSplit
- CompactSplit.AggregatingCompleteTracker - Class in org.apache.hadoop.hbase.regionserver
- CompactSplit.CompactionCompleteTracker - Interface in org.apache.hadoop.hbase.regionserver
- CompactSplit.CompactionRunner - Class in org.apache.hadoop.hbase.regionserver
- compactSplitThread - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- compactStore(byte[], ThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function that compact the given store.
- compactStoreFiles(Path, TableDescriptor, RegionInfo, String, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
-
Execute the actual compaction job.
- compactStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is a helper function that compact all the stores synchronously.
- compactTable(Path, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- compactTTLRegionsOnGroup(Configuration, String, int, long, int, int, boolean, boolean) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- CompactType - Enum in org.apache.hadoop.hbase.client
-
Currently, there are only two compact types:
NORMAL
means do store files compaction;MOB
means do mob files compaction. - CompactType() - Constructor for enum org.apache.hadoop.hbase.client.CompactType
- comparator - Variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- comparator - Variable in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- comparator - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
- comparator - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
-
Comparator used to compare Bloom filter keys
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
-
Needed doing lookup on blocks.
- comparator - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- comparator - Variable in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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.rest.model.ScannerModel.FilterModel
- comparator - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- comparator - Variable in class org.apache.hadoop.hbase.util.BloomContext
- comparator - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- comparator - Variable in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- comparator - Variable in class org.apache.hadoop.hbase.util.SortedList
- comparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- comparator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- comparator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- comparator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- comparator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- Comparator() - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.CellComparatorImpl
-
Comparator for plain key/values; i.e.
- COMPARATOR - Static variable in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
- COMPARATOR - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
- COMPARATOR - Static variable in interface org.apache.hadoop.hbase.client.Row
- COMPARATOR - Static variable in interface org.apache.hadoop.hbase.client.TableDescriptor
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Deprecated.Use
CellComparator.getInstance()
instead. Deprecated for hbase 2.0, remove for hbase 3.0. - COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- COMPARATOR_IGNORE_REPLICATION - Static variable in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
- COMPARATOR_IGNORE_REPLICATION - Static variable in interface org.apache.hadoop.hbase.client.TableDescriptor
- comparatorClassName - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Raw key comparator class name in version 3
- ComparatorType() - Constructor for enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- compare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
- compare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes.RowEndKeyComparator
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable.CellWritableComparator
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable.KeyValueWritableComparator
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.RowEndKeyComparator
- compare(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Compare the timestamp to timerange.
- compare(Double, Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- compare(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- compare(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- compare(Path, Path) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider.WALStartTimeComparator
- compare(CellComparator, Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- compare(CellComparator, Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Used when a cell needs to be compared with a key byte[] such as cases of finding the index from the index block, bloom keys from the bloom blocks This byte[] is expected to be serialized in the KeyValue serialization format If the KeyValue (Cell's) serialization format changes this method cannot be used.
- compare(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexographically compares two cells.
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the Key of a cell -- with fields being more significant in this order: rowkey, colfam/qual, timestamp, type, mvcc
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.Compare key portion of a
KeyValue
for keys inhbase:meta
table. - compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- 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(Cell, Cell, boolean) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compare cells.
- compare(Cell, Cell, boolean) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compare(Cell, Cell, boolean) - Method in class org.apache.hadoop.hbase.MetaCellComparator
- compare(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.RegionInfoComparator
- compare(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor.SplitParentFirstComparator
- compare(CompareOperator, int) - Static method in class org.apache.hadoop.hbase.filter.CompareFilter
- compare(CoprocessorEnvironment, CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.EnvironmentPriorityComparator
- compare(CompareFilter.CompareOp, int) - Static method in class org.apache.hadoop.hbase.filter.CompareFilter
- compare(HDFSBlocksDistribution.HostAndWeight, HDFSBlocksDistribution.HostAndWeight) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
- compare(CallRunner, CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
- compare(TransitRegionStateProcedure, TransitRegionStateProcedure) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- compare(RegionPlan, RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
- compare(RegionState, RegionState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateStampComparator
- compare(KeyValueScanner, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
- compare(KeyValueScanner, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap.ReversedKVScannerComparator
- compare(Option, Option) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool.OptionsOrderComparator
- compare(T, T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This takes care if either of arguments are null.
- compareAndSetDataSize(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
- compareAndSetDataSize(long, long) - Method in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- compareAndSetDataSize(long, long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- compareAndSetDataSize(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- 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
- compareAndSetState(FileChangeWatcher.State[], FileChangeWatcher.State) - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Atomically sets the state to
update
if and only if the state is currently one ofexpectedStates
. - compareAndSetState(FileChangeWatcher.State, FileChangeWatcher.State) - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Atomically sets the state to
update
if and only if the state is currentlyexpected
. - compareBBAndBytesRows(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.MetaCellComparator
- compareBBKV(ByteBufferKeyValue, ByteBufferKeyValue) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareBBRows(ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.MetaCellComparator
- compareBytesRows(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.MetaCellComparator
- compareCacheBlock(Cacheable, Cacheable, boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
- compareCell(Cell, Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- compareCellKeysWithinRow(Cell, Cell) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Compare families, qualifiers, and timestamps of the given Cells.
- compareColumns(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareColumns(byte[], int, int, int, byte[], int, int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareColumns(Cell, byte[], int, int, int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the cell's column (family and qualifier) with the given byte[]
- compareColumns(Cell, int, int, Cell, int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareColumns(Cell, short, Cell, short) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareColumns(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compares the family and qualifier part of the cell
- compareCommonFamilyPrefix(Cell, Cell, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- compareCommonQualifierPrefix(Cell, Cell, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- compareCommonRowPrefix(Cell, Cell, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
-
common prefixes
- compareDelayed(Delayed, Delayed) - Static method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
- compareFamilies(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareFamilies(ByteBufferKeyValue, int, int, ByteBufferKeyValue, int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
This method will be overridden when we compare cells inner store to bypass family comparing.
- compareFamilies(ByteBufferKeyValue, int, int, ByteBufferKeyValue, int, int) - Method in class org.apache.hadoop.hbase.InnerStoreCellComparator
- compareFamilies(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the cell's family with the given byte[]
- compareFamilies(Cell, int, Cell, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
This method will be overridden when we compare cells inner store to bypass family comparing.
- compareFamilies(Cell, int, Cell, int) - Method in class org.apache.hadoop.hbase.InnerStoreCellComparator
- compareFamilies(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compares the families of the two cells
- compareFamilies(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compare the families of left and right cell
- compareFamilies(KeyValue, int, int, ByteBufferKeyValue, int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
This method will be overridden when we compare cells inner store to bypass family comparing.
- compareFamilies(KeyValue, int, int, ByteBufferKeyValue, int, int) - Method in class org.apache.hadoop.hbase.InnerStoreCellComparator
- compareFamilies(KeyValue, int, int, KeyValue, int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
This method will be overridden when we compare cells inner store to bypass family comparing.
- compareFamilies(KeyValue, int, int, KeyValue, int, int) - Method in class org.apache.hadoop.hbase.InnerStoreCellComparator
- compareFamily(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's column family against given comparator
- compareFamily(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- compareFamily(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
CompareFilter.compareFamily(CompareOperator, ByteArrayComparable, Cell)
- CompareFilter - Class in org.apache.hadoop.hbase.filter
-
This is a generic filter to be used to filter by comparison.
- CompareFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
-
Constructor.
- CompareFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use other constructor.
- CompareFilter.CompareOp - Enum in org.apache.hadoop.hbase.filter
-
Deprecated.since 2.0.0. Will be removed in 3.0.0. Use
CompareOperator
instead. - compareFlatKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareFlatKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares left to right assuming that left,loffset,llength and right,roffset,rlength are full KVs laid out in a flat byte[]s.
- compareHMAC(byte[], byte[], byte[], int, int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- compareIgnoringPrefix(int, byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Overridden
- compareIgnoringPrefix(int, byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.KeyValue.SamePrefixComparator
-
Compare two keys assuming that the first n bytes are the same.
- compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- compareKey(CellComparator, Cell) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Compare the given key against the current key
- compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- 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
- compareKey(Cell, byte[], int, int, byte[], int, int, byte[], int, int, long, byte) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareKey(TKey) - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- compareKey(TNode, Object) - Method in interface org.apache.hadoop.hbase.util.AvlUtil.AvlKeyComparator
- compareKeyBasedOnColHint(CellComparator, Cell, Cell, int, int, byte[], int, int, long, byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Used to compare two cells based on the column hint provided.
- 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
- compareKeyIgnoresMvcc(CellComparator, Cell, Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compares only the key portion of a cell.
- compareKeyValues(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareKVVsBBKV(KeyValue, ByteBufferKeyValue) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareOnlyKeyPortion(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareOnlyKeyPortion(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.
- CompareOp() - Constructor for enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.
- CompareOperator - Enum in org.apache.hadoop.hbase
-
Generic set of comparison operators.
- CompareOperator() - Constructor for enum org.apache.hadoop.hbase.CompareOperator
- compareOpFromHBase(CompareOperator) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- compareOpFromThrift(TCompareOp) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- comparePeerSeqNum(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- compareQualifier(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's qualifier against given comparator
- compareQualifier(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- compareQualifier(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
CompareFilter.compareQualifier(CompareOperator, ByteArrayComparable, Cell)
- compareQualifierPart(Cell, int, byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- compareQualifiers(ByteBufferKeyValue, ByteBufferKeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareQualifiers(ByteBufferKeyValue, KeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareQualifiers(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the cell's qualifier with the given byte[]
- compareQualifiers(Cell, int, Cell, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareQualifiers(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compares the qualifiers of the two cells
- compareQualifiers(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compare the qualifiers part of the left and right cells.
- compareQualifiers(KeyValue, ByteBufferKeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareQualifiers(KeyValue, KeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
- Comparer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.Comparer
-
Deprecated.
- compareRegionInfosWithoutReplicaId(RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
- compareRegionsWithSplitKeys(List<HRegionLocation>, byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compareResults(Result, Result) - Static method in class org.apache.hadoop.hbase.client.Result
-
Does a deep comparison of two Results, down to the byte arrays.
- compareResults(Result, Result, boolean) - Static method in class org.apache.hadoop.hbase.client.Result
-
Does a deep comparison of two Results, down to the byte arrays.
- ComparerHolder() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder
-
Deprecated.
- compareRow(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's row against given comparator
- compareRow(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- compareRow(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
CompareFilter.compareRow(CompareOperator, ByteArrayComparable, Cell)
- compareRowKey(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the only the user specified portion of a Key.
- compareRowKey(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.Override the row key comparison to parse and compare the meta row key parts.
- compareRowKeys(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Compare row keys of the given Result objects.
- compareRows(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares two row bytes
- compareRows(byte[], byte[]) - Method in class org.apache.hadoop.hbase.MetaCellComparator
- compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Get the b[],o,l for left and right rowkey portions and compare.
- compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.
- compareRows(ByteBuffer, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compare two rows
- compareRows(ByteBuffer, Cell) - Method in class org.apache.hadoop.hbase.MetaCellComparator
- compareRows(L, int, int, R, int, int, MetaCellComparator.SearchDelimiter<L>, MetaCellComparator.SearchDelimiter<R>, MetaCellComparator.SearchDelimiterInReverse<L>, MetaCellComparator.SearchDelimiterInReverse<R>, MetaCellComparator.Compare<L, R>) - Static method in class org.apache.hadoop.hbase.MetaCellComparator
- compareRows(Cell, byte[], int, int) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares the row part of the cell with a simple plain byte[] like the stopRow in Scan.
- compareRows(Cell, byte[], int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compares the row part of the cell with a simple plain byte[] like the stopRow in Scan.
- compareRows(Cell, byte[], int, int) - Method in class org.apache.hadoop.hbase.MetaCellComparator
- compareRows(Cell, int, Cell, int) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareRows(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexographically compares the rows of two cells.
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compares the rows of the left and right cell.
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the rows of a cell
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.MetaCellComparator
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap.ReversedKVScannerComparator
-
Compares rows of two KeyValue
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- compareServerName(ServerName, ServerName) - Static method in class org.apache.hadoop.hbase.master.RegionPlan
- compareTableWithPeerCluster(TableName, TableDescriptor, ReplicationPeerDescription, AsyncAdmin) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- compareTagsOrdinals(List<List<Integer>>, List<List<Integer>>) - Static method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- compareTimestamps(long, long) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares cell's timestamps in DESCENDING order.
- compareTimestamps(long, long) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareTimestamps(long, long) - Static method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareTimestamps(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares cell's timestamps in DESCENDING order.
- compareTimestamps(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- compareTimestamps(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.NullComparator
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Compares the bytes in this object to the specified byte array
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Compares the bytes in this object to the specified byte array
- compareTo(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically compare two arrays.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BitComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Special compareTo method for subclasses, to avoid copying byte[] unnecessarily.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.LongComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.NullComparator
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
- compareTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Match the given input against the configured pattern
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
- compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically compare two arrays.
- compareTo(byte[], int, int, byte[], int, int) - Method in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
- compareTo(byte[], int, int, byte[], int, int) - Method in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
-
Lexicographically compare two arrays.
- compareTo(byte[], int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Comparer
-
Deprecated.
- compareTo(byte[], int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.PureJavaComparer
-
Deprecated.
- compareTo(byte[], int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.UnsafeComparer
-
Deprecated.
- compareTo(byte[], int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BitComparator
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Special compareTo method for subclasses, to avoid copying bytes unnecessarily.
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.LongComparator
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.NullComparator
- compareTo(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTo(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Comparer
-
Deprecated.
- compareTo(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.PureJavaComparer
-
Deprecated.
- compareTo(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.UnsafeComparer
-
Deprecated.
- compareTo(ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedObject
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- compareTo(L, int, int, R, int, int) - Method in interface org.apache.hadoop.hbase.MetaCellComparator.Compare
- compareTo(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
-
We use only time stamps to compare objects during sort operation
- compareTo(BackupManifest.BackupImage) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- compareTo(Action) - Method in class org.apache.hadoop.hbase.client.Action
- compareTo(ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- compareTo(RegionInfo) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Get
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Row.COMPARATOR
instead - compareTo(Row) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- compareTo(Row) - Method in interface org.apache.hadoop.hbase.client.Row
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Row.COMPARATOR
instead - compareTo(Row) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Row.COMPARATOR
instead - compareTo(TableDescriptorBuilder.ModifyableTableDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Compares the descriptor with another descriptor which is passed as a parameter.
- compareTo(EventHandler) - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Default prioritized runnable comparator which implements a FIFO ordering.
- compareTo(MultiRowRangeFilter.BasicRowRange) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- compareTo(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- compareTo(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- compareTo(HRegionLocation) - Method in class org.apache.hadoop.hbase.HRegionLocation
- compareTo(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Compares the descriptor with another descriptor which is passed as a parameter.
- compareTo(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- compareTo(LruAdaptiveBlockCache.BlockBucket) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- compareTo(LruBlockCache.BlockBucket) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- compareTo(LruCachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- compareTo(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Define the sort order of the BytesWritable.
- compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- compareTo(Import.CellWritableComparable) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- compareTo(Import.KeyValueWritableComparable) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Compares this split against the given one.
- compareTo(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- compareTo(ServerStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- compareTo(ServerAndLoad) - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- compareTo(Queue<TKey>) - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- compareTo(RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Compare the region info.
- compareTo(RegionPlan, RegionPlan) - Static method in class org.apache.hadoop.hbase.master.RegionPlan
- compareTo(CachedMobFile) - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
- compareTo(Address) - Method in class org.apache.hadoop.hbase.net.Address
- compareTo(ByteBuff, int, int, ByteBuff, int, int) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Compares two ByteBuffs
- compareTo(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- compareTo(ProcedureWALFile) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- compareTo(MetricsRegionSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- compareTo(MetricsTableSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- compareTo(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- compareTo(ServerName) - Method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- compareTo(ServerName) - Method in class org.apache.hadoop.hbase.ServerName
- compareTo(Size) - Method in class org.apache.hadoop.hbase.Size
- compareTo(TableName) - Method in class org.apache.hadoop.hbase.TableName
- compareTo(ByteRange) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
Bitwise comparison of each byte in the array.
- compareTo(Bytes) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Define the sort order of the Bytes.
- compareTo(WALKey) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- compareTo(WALSplitUtil.MutationReplay) - Method in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- compareTo(TNode) - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
- compareTo(T, int, int, T, int, int) - Method in interface org.apache.hadoop.hbase.util.Bytes.Comparer
- compareToIgnoreCase(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- compareToTimestamp(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
-
Compares the window to a timestamp.
- compareToTimestamp(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
- compareToUnsafe(Object, long, int, Object, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTypeBytes(Cell, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- compareValue(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's value against given comparator
- compareValue(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
This method is used to determine a cell should be included or filtered out.
- compareValue(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- compareValue(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
CompareFilter.compareValue(CompareOperator, ByteArrayComparable, Cell)
- compareVersion(String, String) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- compareWithoutRow(int, byte[], int, int, byte[], int, int, short) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compare columnFamily, qualifier, timestamp, and key type (everything except the row).
- compareWithoutRow(CellComparator, Cell, byte[], int, int, short) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare columnFamily, qualifier, timestamp, and key type (everything except the row).
- compareWithoutRow(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compares the two cells excluding the row part.
- compareWithoutRow(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- CompatibilityFactory - Class in org.apache.hadoop.hbase
-
Class that will create many instances of classes provided by the hbase-hadoop{1|2}-compat jars.
- CompatibilityFactory() - Constructor for class org.apache.hadoop.hbase.CompatibilityFactory
-
This is a static only class don't let any instance be created.
- CompatibilityLatch() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
- CompatibilitySingletonFactory - Class in org.apache.hadoop.hbase
-
Factory for classes supplied by hadoop compatibility modules.
- CompatibilitySingletonFactory() - Constructor for class org.apache.hadoop.hbase.CompatibilitySingletonFactory
-
This is a static only class don't let anyone create an instance.
- CompatibilitySingletonFactory.SingletonStorage - Enum in org.apache.hadoop.hbase
- compatibleEarlyTermination - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if we should terminate access checks early as soon as table or CF grants allow access; pre-0.98 compatible behavior
- CompatStateSerializer(InputStream) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureUtil.CompatStateSerializer
- complete - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- complete - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
- complete() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- complete() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
For all time forward, do not throw an error because the process has completed.
- complete() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Marks the compaction as complete by setting total to current KV count; Total KV count is an estimate, so there might be a discrepancy otherwise.
- complete(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- 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.FlushRegionProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- 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. - complete(TableName, AsyncNonMetaRegionLocator.LocateRequest, RegionLocations, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- COMPLETE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
- COMPLETE - Enum constant in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
- COMPLETE - Enum constant in enum org.apache.hadoop.hbase.ServerTask.State
- completeAndWait(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Complete a
MultiVersionConcurrencyControl.WriteEntry
that was created byMultiVersionConcurrencyControl.begin()
then wait until the read point catches up to our write. - completeBackup(Connection, BackupInfo, BackupManager, BackupType, Configuration) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Complete the overall backup.
- completeCacheFlush(byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- completeCacheFlush(byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- completeCacheFlush(byte[], long) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- completeCacheFlush(byte[], long) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Complete the cache flush.
- completeCheckTableState(CompletableFuture<Boolean>, TableState, Throwable, TableState.State, TableName) - Static method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Utility for completing passed TableState
CompletableFuture
future
using passed parameters. - completeConditionalOnFuture(CompletableFuture<T>, CompletableFuture<T>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- completed - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- completed - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Map the the procId returned by submitProcedure(), the Root-ProcID, to the Procedure.
- completed - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
- completed - Variable in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- completed - Variable in class org.apache.hadoop.hbase.util.BoundedCompletionService
- completed() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
-
Called after all the requested compactions are completed.
- completed(Store) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit.AggregatingCompleteTracker
- completed(Store) - Method in interface org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionCompleteTracker
- completed(Channel) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- completedLatch - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
latch for waiting until a procedure has completed
- completedLogsKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- CompletedProcedureCleaner<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Internal cleaner that removes the completed procedure results after a TTL.
- CompletedProcedureCleaner(Configuration, ProcedureStore, IdLock, Map<Long, CompletedProcedureRetainer<TEnvironment>>, Map<NonceKey, Long>) - Constructor for class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- CompletedProcedureRetainer<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Hold the reference to a completed root procedure.
- CompletedProcedureRetainer(Procedure<TEnvironment>) - Constructor for class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- completedRecoveryKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- completedRecoveryQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- completedRecoveryQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- completedSequenceId - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- completedSequenceId - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- CompletedSnaphotDirectoriesFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
- completedTasks - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- completedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- completedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- completeExceptionally() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- completeExceptionally(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeExceptionally(CompletableFuture<T>, Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- completeFile(DFSClient, ClientProtocol, String, String, ExtendedBlock, long) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- completeFlush(List<HStoreFile>, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- completelyFreeBuckets - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- completelyFreeBuckets - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- completelyFreeBuckets() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many buckets are currently claimed by this bucket size but as yet totally unused.
- completeManifest() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- completeMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
This method completes mini-batch operations by calling postBatchMutate() CP hook (if required) and completing mvcc.
- completeMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- completeMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- completeNoMoreResults() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeOrNext(ClientProtos.ScanResponse, int) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeReversedWhenNoMoreResultsInRegion() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- CompleteScanResultCache - Class in org.apache.hadoop.hbase.client
-
A scan result cache that only returns complete result.
- CompleteScanResultCache() - Constructor for class org.apache.hadoop.hbase.client.CompleteScanResultCache
- completeSnapshot(Path, Path, FileSystem, FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Commits the snapshot process by moving the working snapshot to the finalized filepath
- completeSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- completeTracker - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- completeTs - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Actual end timestamp of the backup process
- completeTs - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- completeWhenError(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeWhenNoMoreResultsInRegion - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeWhenNoMoreResultsInRegion() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completeWithNextStartRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- completionCleanup(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- completionCleanup(Procedure) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
The procedure in execution completed.
- completionCleanup(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- completionCleanup(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called when the procedure is marked as completed (success or rollback).
- completionTime - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder
- completionTime - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- components - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists
- 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
- compositeSnapshot - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- 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 ofHFile
generation into the data block stream, and loaded on demand at query time. - CompoundBloomFilter(DataInput, HFile.Reader, BloomFilterMetrics) - 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 theCompoundBloomFilter
class. - CompoundBloomFilterWriter(int, float, int, int, boolean, CellComparator, BloomType) - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
each chunk's size in bytes.
- CompoundBloomFilterWriter.MetaWriter - Class in org.apache.hadoop.hbase.io.hfile
- CompoundBloomFilterWriter.ReadyChunk - Class in org.apache.hadoop.hbase.io.hfile
-
A Bloom filter chunk enqueued for writing
- CompoundConfiguration - Class in org.apache.hadoop.hbase
-
Do a shallow merge of multiple KV configuration pools.
- CompoundConfiguration() - Constructor for class org.apache.hadoop.hbase.CompoundConfiguration
-
Default Constructor.
- CompoundConfiguration.ImmutableConfigMap - Interface in org.apache.hadoop.hbase
- CompoundConfiguration.ImmutableConfWrapper - Class in org.apache.hadoop.hbase
- compress - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- compress() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Try to remove extraneous items from the set of sampled items.
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- compress(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- compress(byte[], Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
- compress(byte[], Enum) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
- compress(byte[], Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneCompressor
- COMPRESS_TAGS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESS_TAGS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- COMPRESS_TAGS_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- compressAfterEncoding(byte[], int, int, byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- compressAlgo - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Compression algorithm used
- compressAndEncrypt(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- compressAndEncrypt(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Compress and encrypt the supplied encoded block data with header.
- compressedByteStream - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Underlying stream to write compressed bytes to
- compressedIn - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- CompressedKvDecoder(InputStream, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- CompressedKvEncoder(OutputStream, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- compressedOut - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- compressedSizePredicator - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- compressFamily(OutputStream, Cell, Dictionary) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- compression - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Compression algorithm used
- compression - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- compression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- compression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- compression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
- compression() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- compression(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
-
Set the compression algorithm to use
- Compression - Class in org.apache.hadoop.hbase.io.compress
-
Compression related stuff.
- Compression() - Constructor for class org.apache.hadoop.hbase.io.compress.Compression
-
Prevent the instantiation of class.
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- COMPRESSION_ALGORITHM_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the
Compression.Algorithm
used to encode an HFile. - COMPRESSION_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- COMPRESSION_COMPACT_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT_MAJOR - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT_MAJOR - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- COMPRESSION_COMPACT_MAJOR_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT_MINOR - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_COMPACT_MINOR - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- COMPRESSION_COMPACT_MINOR_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- COMPRESSION_FAMILIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- COMPRESSION_OVERRIDE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- Compression.Algorithm - Enum in org.apache.hadoop.hbase.io.compress
-
Compression algorithms.
- Compression.FinishOnFlushCompressionStream - Class in org.apache.hadoop.hbase.io.compress
- compressionAlgorithmFromHBase(Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- compressionAlgorithmFromThrift(TCompressionAlgorithm) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- compressionByName(String) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- compressionCodec - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The compression codec used for all blocks.
- compressionCodec - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Compression codec the client asked us use.
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.StatelessUncompressor
- 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(Class<? extends Dictionary>, boolean, boolean, boolean, Compression.Algorithm) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- CompressionContext.DictionaryIndex - Enum in org.apache.hadoop.hbase.regionserver.wal
- CompressionContext.ValueCompressor - Class in org.apache.hadoop.hbase.regionserver.wal
-
Encapsulates the compression algorithm and its streams that we will use for value compression in this WAL.
- compressionCtx - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- compressionDetails - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Serialize column family to compression algorithm map to configuration.
- compressionOverhead(int) - Static method in class org.apache.hadoop.hbase.io.compress.CompressionUtil
-
Most compression algorithms can be presented with pathological input that causes an expansion rather than a compression.
- compressionRatio - Variable in class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
- CompressionState - Class in org.apache.hadoop.hbase.io.encoding
-
Stores the state of data block encoder at the beginning of new key.
- CompressionState() - Constructor for class org.apache.hadoop.hbase.io.encoding.CompressionState
- compressionStream - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Compression output stream
- CompressionTest - Class in org.apache.hadoop.hbase.util
-
Compression validation test.
- CompressionTest() - Constructor for class org.apache.hadoop.hbase.util.CompressionTest
- compressionTestResults - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
- CompressionUtil - Class in org.apache.hadoop.hbase.io.compress
- CompressionUtil() - Constructor for class org.apache.hadoop.hbase.io.compress.CompressionUtil
- compressName - Variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- compressor - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- compressor - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- compressor - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Compressor, which is also reused between consecutive blocks.
- compressor - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- compressor - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- compressor - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- compressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- compressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- 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
- compressQualifier(OutputStream, Cell, Dictionary) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- compressRow(OutputStream, Cell, Dictionary) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- compressSingleKeyValue(DataOutputStream, Cell, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- compressSingleKeyValue(DataOutputStream, Cell, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- compressTags - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Whether tags to be compressed or not
- compressTags - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Whether tags to be compressed or not
- compressTags(OutputStream, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
-
Compress tags one by one and writes to the OutputStream.
- compressTags(OutputStream, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
-
Compress tags one by one and writes to the OutputStream.
- compressTags(OutputStream, Cell, TagCompressionContext) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compresses the tags to the given outputstream using the TagcompressionContext
- computeAndStoreSnapshotSizes(Collection<String>) - Method in interface org.apache.hadoop.hbase.quotas.FileArchiverNotifier
-
Computes the size of a table and all of its snapshots, recording new "full" sizes for each.
- computeAndStoreSnapshotSizes(Collection<String>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- computeBitSize(long, double) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- computeBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- computeBulkLoadSize(FileSystem, List<String>) - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
- computeBulkLoadSize(FileSystem, List<String>) - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
- computeBulkLoadSize(FileSystem, List<String>) - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
-
Computes the size of the file(s) at the given path against
this
policy and the currentSpaceQuotaSnapshot
. - computeCachedLocalities() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Computes and caches the locality for each region/rack combinations, as well as storing a mapping of region -> server and region -> rack such that server and rack have the highest locality for region
- computeCost(double[]) - Static method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- computeCost(BalancerClusterState, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
This is the main cost function.
- computeCostForRegionServer(int) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- computeCostForRegionServer(int) - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- computeCryptoKeyHash(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Returns the hash of the supplied argument, using the hash algorithm specified in the given config.
- computeDelta(TableDescriptor, TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorUtils
-
Compares two
TableDescriptor
and indicate which columns were added, deleted, or modified from oldTD to newTD - computedSteps - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- computedSteps - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- computedTotalCost - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- computedTotalCost - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- 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
- computeHDFSBlocksDistribution(HdfsDataInputStream) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Compute HDFS block distribution of a given HdfsDataInputStream.
- computeHDFSBlocksDistributionInternal(FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- computeIfAbsent(ConcurrentMap<K, V>, K, Supplier<V>) - Static method in class org.apache.hadoop.hbase.util.ConcurrentMapUtils
-
In HBASE-16648 we found that ConcurrentHashMap.get is much faster than computeIfAbsent if the value already exists.
- computeIfAbsent(ConcurrentMap<K, V>, K, Supplier<V>, Runnable) - Static method in class org.apache.hadoop.hbase.util.ConcurrentMapUtils
- computeIfAbsentEx(ConcurrentMap<K, V>, K, IOExceptionSupplier<V>) - Static method in class org.apache.hadoop.hbase.util.ConcurrentMapUtils
-
In HBASE-16648 we found that ConcurrentHashMap.get is much faster than computeIfAbsent if the value already exists.
- computeIfPersistentBucketCache(Consumer<BucketCache>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- 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.
- computeMergeNormalizationPlans(SimpleRegionNormalizer.NormalizeContext) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Computes the merge plans that should be executed for this table to converge average region towards target average or target region count.
- computeNumCallQueues(int, float) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- computeNumCallQueues(int, float) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- computePlansForTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
-
Computes a list of normalizer actions to perform on the target table.
- computePlansForTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- computeRefFileHDFSBlockDistribution(FileSystem, Reference, FileStatus) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
helper function to compute HDFS blocks distribution of a given reference file.For reference file, we don't compute the exact value.
- computeRegionInTransitionStat() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- computeRegionServerRegionCacheRatio() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Populate the maps containing information about how much a region is cached on a region server.
- computeSize(Region) - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Computes total FileSystem size for the given
Region
. - computeSnapshotSizes(List<String>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Computes the size of each snapshot against the table referenced by
this
. - computeSnapshotSizes(Multimap<TableName, String>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Computes the size of each snapshot provided given the current files referenced by the table.
- computeSplitNormalizationPlans(SimpleRegionNormalizer.NormalizeContext) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Computes the split plans that should be executed for this table to converge average region size towards target average or target region count.
- computeTotalChecksumBytes() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- computeTrailerSizeByVersion() - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- ConcatenatedLists<T> - Class in org.apache.hadoop.hbase.util
-
A collection class that contains multiple sub-lists, which allows us to not copy lists.
- ConcatenatedLists() - Constructor for class org.apache.hadoop.hbase.util.ConcatenatedLists
- ConcatenatedLists.Iterator - Class in org.apache.hadoop.hbase.util
- concatenateExtraParams() - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
-
Returns extra parameter key/value string
- concatTags(byte[], Cell) - Static method in class org.apache.hadoop.hbase.TagUtil
- CONCURENT_BACKUP_TASKS_KEY - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
-
Maximum number of concurrent snapshot region tasks that can run concurrently
- CONCURENT_FLUSH_TASKS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- CONCURENT_SNAPSHOT_TASKS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Maximum number of snapshot region tasks that can run concurrently
- CONCURRENCY_LEVEL - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Anticipated number of concurrent accessor threads
- CONCURRENT_HASHMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ConcurrentHashMap
- CONCURRENT_HASHMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ConcurrentHashMap.Entry
- CONCURRENT_HASHMAP_SEGMENT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ConcurrentHashMap.Segment
- CONCURRENT_PROCEDURES_COUNT - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- CONCURRENT_SKIPLISTMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ConcurrentSkipListMap
- CONCURRENT_SKIPLISTMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ConcurrentSkipListMap Entry
- concurrentCallsPerServer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- concurrentCallsPerServerHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- concurrentCounterCache - Static variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- ConcurrentMapUtils - Class in org.apache.hadoop.hbase.util
-
Utility methods for dealing with Collections, including treating null collections as empty.
- ConcurrentMapUtils() - Constructor for class org.apache.hadoop.hbase.util.ConcurrentMapUtils
- concurrentServers - Variable in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- ConcurrentTableModificationException - Exception in org.apache.hadoop.hbase
-
Thrown when a table has been modified concurrently
- ConcurrentTableModificationException() - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
-
default constructor
- ConcurrentTableModificationException(byte[]) - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
- ConcurrentTableModificationException(String) - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
-
Constructor
- ConcurrentTableModificationException(TableName) - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
- 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.backup.BackupHFileCleaner
- conf - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- conf - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- conf - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- conf - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- conf - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- conf - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- conf - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- conf - Variable in class org.apache.hadoop.hbase.BaseConfigurable
- conf - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- conf - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- conf - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- conf - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- conf - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- conf - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- conf - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- conf - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- conf - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- conf - Variable in class org.apache.hadoop.hbase.client.locking.LockServiceClient
- conf - Variable in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
- conf - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- conf - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- conf - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- conf - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- conf - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- conf - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- conf - Variable in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- conf - Variable in class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- conf - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- conf - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- conf - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- conf - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- conf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- conf - Variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- conf - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- conf - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- conf - Variable in class org.apache.hadoop.hbase.io.crypto.Context
- conf - Variable in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- conf - Variable in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- conf - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- conf - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- conf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- conf - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- conf - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- conf - Variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- conf - Variable in class org.apache.hadoop.hbase.ipc.PluggableBlockingQueue
- conf - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- conf - Variable in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- conf - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- conf - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- conf - Variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
The current configuration.
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
The configuration.
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The configuration.
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
The configuration.
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- conf - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- conf - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- conf - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- conf - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- conf - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- conf - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- conf - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- conf - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- conf - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- conf - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- conf - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- conf - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- conf - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- conf - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- conf - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- conf - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- conf - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- conf - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- conf - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- conf - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- conf - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- conf - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- conf - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- conf - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- conf - Variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- conf - Static variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- conf - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- conf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- conf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- conf - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- conf - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- conf - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- 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.MemStoreFlusher
- conf - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- conf - Variable in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
- conf - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- conf - Variable in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier
- conf - Variable in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier.SnapshotManifestCacheLoader
- conf - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- conf - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- conf - Variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- conf - Variable in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- conf - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- conf - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- conf - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- conf - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- conf - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- conf - Variable in class org.apache.hadoop.hbase.regionserver.StoreFlusher
- 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.AbstractProtobufWALReader
- conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- conf - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- conf - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- conf - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- conf - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- conf - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- conf - Variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- conf - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
- conf - Variable in class org.apache.hadoop.hbase.rest.client.Client
- conf - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- conf - Variable in class org.apache.hadoop.hbase.rest.RESTServlet
- conf - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
- conf - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- conf - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- conf - Variable in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- conf - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- conf - Variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- conf - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
- conf - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- conf - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- conf - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- conf - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- conf - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- conf - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- conf - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Configuration for this testing cluster.
- conf - Variable in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- conf - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- conf - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- conf - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- conf - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- conf - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
- conf - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- conf - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- conf - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- conf - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- conf - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- conf - Variable in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
- conf - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- conf - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- conf - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- conf - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- conf - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- conf() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- conf(Configuration) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- CONF_BANDWIDTH_MB - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_CHECKSUM_VERIFY - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_COMPACT_MAJOR - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionTool
- CONF_COMPACT_ONCE - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionTool
- CONF_CONTEXT_ATTRIBUTE - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- CONF_COPY_MANIFEST_THREADS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_DELETE_COMPACTED - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionTool
- CONF_DEST_PREFIX - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Configuration prefix for overrides for the destination filesystem
- CONF_FILES_GROUP - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_FILES_MODE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_FILES_USER - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_INPUT_ROOT - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_MAP_GROUP - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_MR_JOB_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_NUM_SPLITS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_OUTPUT_ROOT - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_SKIP_TMP - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_SNAPSHOT_DIR - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_SNAPSHOT_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- CONF_SOURCE_PREFIX - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Configuration prefix for overrides for the source filesystem
- CONF_STAGING_ROOT - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- CONF_TEST_FAILURE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Testing
- CONF_TEST_FAILURE_COUNT - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Testing
- confDefault - Variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- config - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- config - Variable in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
- config - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- config - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
- config - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- config - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- config - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- CONFIG - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Denotes class names that appear in user facing configuration files.
- CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
- CONFIG_PREFIX - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- configs - Variable in class org.apache.hadoop.hbase.CompoundConfiguration
- configuration - Variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
A map which holds the configuration specific to the column family.
- configuration - Variable in class org.apache.hadoop.hbase.client.HTable
- configuration - Variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- configuration - Variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- configuration - Variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- configuration - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- configuration - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- configuration - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- configuration - Variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- configuration - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- CONFIGURATION - Static variable in class org.apache.hadoop.hbase.HConstants
- configurationManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- 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.
- 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
- 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
. - configurationObservers - Variable in class org.apache.hadoop.hbase.conf.ConfigurationManager
- ConfigurationUtil - Class in org.apache.hadoop.hbase.util
-
Utilities for storing more complex collection types in
Configuration
instances. - ConfigurationUtil() - Constructor for class org.apache.hadoop.hbase.util.ConfigurationUtil
- configure() - Method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
-
Adds a configuration to the Context disabling remote rpc'ing to figure Region size when calculating InputSplits.
- configure() - Method in class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature.Binder
- configure() - Method in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature.Binder
- configure(Configuration, boolean, long) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Setup the configuration for a constraint as to whether it is enabled and its priority on which to base the new configuration true if it should be run relative to other constraints
- configure(Configuration, Collection<SaslClientAuthenticationProvider>) - Method in interface org.apache.hadoop.hbase.security.provider.AuthenticationProviderSelector
-
Initializes the implementation with configuration and a set of providers available.
- configure(Configuration, Collection<SaslClientAuthenticationProvider>) - Method in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- configure(Configuration, Collection<SaslClientAuthenticationProvider>) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeProviderSelector
- configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
- configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper
- configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
- configure(FeatureContext) - Method in class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature
- configure(FeatureContext) - Method in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature
- configureAliasChecks(ServletContextHandler, boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
This method configures the alias checks for the given ServletContextHandler based on the provided value of shouldServeAlias.
If shouldServeAlias is set to true, it checks if SymlinkAllowedResourceAliasChecker is already a part of the alias check list. - configureCfRenaming(Configuration, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Sets a configuration property with key
Import.CF_RENAME_PROP
in conf that tells the mapper how to rename column families. - configuredMaxBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
- configuredReadTableTimeouts - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
-
This is a Map of table to timeout.
- configuredReadTableTimeouts - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
-
This is a timeout per table.
- configuredWriteTableTimeout - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- 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
-
Deprecated.
- 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
-
Deprecated.
- configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Upon construction, this method will be called with the region to be governed.
- configureHBaseRpcController(RpcController, int) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Configure an hbase rpccontroller
- configureIncrementalLoad(Job, List<HFileOutputFormat2.TableInfo>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
-
Analogous to
HFileOutputFormat2.configureIncrementalLoad(Job, TableDescriptor, RegionLocator)
, this function will configure the requisite number of reducers to write HFiles for multple tables simultaneously - configureIncrementalLoad(Job, List<HFileOutputFormat2.TableInfo>, Class<? extends OutputFormat<?, ?>>) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- configureIncrementalLoad(Job, TableDescriptor, RegionLocator) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure a MapReduce Job to perform an incremental load into the given table.
- configureIncrementalLoad(Job, Table, RegionLocator) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure a MapReduce Job to perform an incremental load into the given table.
- configureIncrementalLoadMap(Job, TableDescriptor) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- configureInfoServer() - Method in class org.apache.hadoop.hbase.master.HMaster
- configureInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- configureJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
-
Job configuration.
- configureJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
-
Job configuration.
- configureNettyWatermarks(Configuration) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- configureOpenSslIfAvailable(SslContextBuilder, Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Adds SslProvider.OPENSSL if OpenSsl is available and enabled.
- configurePartitioner(Job, List<ImmutableBytesWritable>, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure
job
with a TotalOrderPartitioner, partitioning againstsplitPoints
. - configureRemoteCluster(Job, Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure HBase cluster key for remote cluster to load region location for locality-sensitive if it's enabled.
- configureRpcController(RpcController) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
-
Configure an rpc controller
- configureSplitTable(Job, TableName) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Sets split table in map-reduce job.
- configureStoragePolicy(Configuration, FileSystem, byte[], Path) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure block storage policy for CF after the directory is created.
- confirmClosed(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- confirmOpened(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- confKey - Variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- conflictWaitIterationMs - Variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
-
The time to wait in an extremely unlikely case of a conflict with a running op.
- ConfServlet - Class in org.apache.hadoop.hbase.http.conf
-
A servlet to print out the running configuration data.
- ConfServlet() - Constructor for class org.apache.hadoop.hbase.http.conf.ConfServlet
- ConfServlet.BadFormatException - Exception in org.apache.hadoop.hbase.http.conf
- conn - Variable in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- conn - Variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- conn - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- conn - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- conn - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- conn - Variable in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- conn - Variable in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- conn - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- conn - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- conn - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- conn - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- conn - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- conn - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- conn - Variable in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- conn - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- conn - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- conn - Variable in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- conn - Variable in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
- conn - Variable in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- conn - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- conn - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- conn - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- conn - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- conn - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- conn - Variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- conn - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- conn - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- conn - Variable in class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
- conn - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- conn - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- conn - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- conn - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- conn - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- conn - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- conn - Variable in class org.apache.hadoop.hbase.SharedConnection
- conn - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- conn - Variable in class org.apache.hadoop.hbase.util.RegionMover
- connConf - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- connConfiguration - Variable in class org.apache.hadoop.hbase.client.HTable
- connect() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.To repair region consistency, one must call connect() in order to repair online state.
- connect(URL) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Connect to the URL.
- connect(CompletableFuture<T>, CompletableFuture<T>, Optional<MetricsConnection>) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Connect the two futures, if the src future is done, then mark the dst future as done.
- connect(Configuration) - Method in interface org.apache.hadoop.hbase.client.ClusterStatusListener.Listener
-
Called to connect.
- connect(Configuration) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener
- 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(Configuration, String, Watcher, String, ZKClientConfig) - Static method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Creates a new connection to ZooKeeper, pulling settings and ensemble config from the specified configuration object using methods from
ZKConfig
. - connect(Configuration, Watcher) - Static method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- connect(Call) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- connected - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- connected - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- connectFailed(Exception) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- connectFailed(Exception) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- connection - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- connection - Variable in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
- connection - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Connection to HBase cluster, shared among all instances
- connection - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- connection - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- connection - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- connection - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable
- connection - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable
- connection - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
- connection - Variable in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- connection - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- connection - Variable in class org.apache.hadoop.hbase.client.HRegionLocator
- connection - Variable in class org.apache.hadoop.hbase.client.HTable
- connection - Variable in class org.apache.hadoop.hbase.client.MasterCallable
- connection - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- connection - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- connection - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- connection - Variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- connection - Variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- connection - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- connection - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
- connection - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- connection - Variable in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- connection - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- connection - Variable in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- connection - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- connection - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The underlying
Connection
of the table. - connection - Variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
- connection - Variable in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- connection - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- connection - Variable in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- connection - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- connection - Variable in class org.apache.hadoop.hbase.master.ServerManager
- connection - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- connection - Variable in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- connection - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
-
Connection to use.
- connection - Variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- connection - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- connection - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- connection - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- connection - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftClientBuilder
- connection - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- connection - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- connection - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- connection - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- connection - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- connection - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- connection - Variable in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- connection - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- connection - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- Connection - Interface in org.apache.hadoop.hbase.client
-
A cluster connection encapsulating lower level individual connections to actual servers and a connection to zookeeper.
- CONNECTION_EXCEPTION_TYPES - Static variable in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
- connectionAttributes - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- connectionAttributes - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- connectionAttributes - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- connectionAttributes - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- connectionAttributes - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- connectionAttributes - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- connectionCache - Variable in class org.apache.hadoop.hbase.rest.RESTServlet
- connectionCache - Variable in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- 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
- ConnectionCache.ConnectionInfo - Class in org.apache.hadoop.hbase.util
- ConnectionClosedException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the connection is closed
- ConnectionClosedException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.ConnectionClosedException
- ConnectionClosedException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.ConnectionClosedException
-
ConnectionClosedException with cause
- ConnectionClosingException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the client believes that we are trying to communicate to has been repeatedly unresponsive for a while.
- ConnectionClosingException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.ConnectionClosingException
- ConnectionClosingException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.ConnectionClosingException
-
ConnectionClosingException with cause
- connectionConf - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- connectionConfig - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- connectionConfiguration - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- ConnectionConfiguration - Class in org.apache.hadoop.hbase.client
-
Configuration parameters for the connection.
- ConnectionConfiguration() - Constructor for class org.apache.hadoop.hbase.client.ConnectionConfiguration
-
Constructor This is for internal testing purpose (using the default value).
- ConnectionConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.client.ConnectionConfiguration
-
Constructor
- connectionCount - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- connectionEvent(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Called when there is a connection-related event via the Watcher callback.
- ConnectionFactory - Class in org.apache.hadoop.hbase.client
-
A non-instantiable class that manages creation of
Connection
s. - ConnectionFactory() - Constructor for class org.apache.hadoop.hbase.client.ConnectionFactory
-
No public c.tors
- connectionHeader - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- connectionHeaderPreamble - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- connectionHeaderPreamble - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- connectionHeaderRead - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- connectionHeaderWithLength - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- connectionHeaderWithLength - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- connectionHeaderWithLength - Variable in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- ConnectionId - Class in org.apache.hadoop.hbase.ipc
-
This class holds the address and the user ticket, etc.
- ConnectionId(User, String, Address) - Constructor for class org.apache.hadoop.hbase.ipc.ConnectionId
- ConnectionImplementation - Class in org.apache.hadoop.hbase.client
-
Main implementation of
Connection
andClusterConnection
interfaces. - ConnectionImplementation(Configuration, ExecutorService, User) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation
-
constructor
- ConnectionImplementation(Configuration, ExecutorService, User, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation
-
constructor
- ConnectionImplementation(Configuration, ExecutorService, User, ConnectionRegistry) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Constructor, for creating cluster connection with provided ConnectionRegistry.
- ConnectionImplementation(Configuration, ExecutorService, User, ConnectionRegistry, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Constructor, for creating cluster connection with provided ConnectionRegistry.
- ConnectionImplementation.LocalConnectionClosedException - Exception in org.apache.hadoop.hbase.client
-
Like
ConnectionClosedException
but thrown from the checkClosed call which looks at the local this.closed flag. - ConnectionImplementation.MasterServiceState - Class in org.apache.hadoop.hbase.client
-
State of the MasterService connection/setup.
- ConnectionImplementation.MasterServiceStubMaker - Class in org.apache.hadoop.hbase.client
-
Class to make a MasterServiceStubMaker stub.
- ConnectionImplementation.ServerErrorTracker - Class in org.apache.hadoop.hbase.client
-
The record of errors for servers.
- ConnectionImplementation.ServerErrorTracker.ServerErrors - Class in org.apache.hadoop.hbase.client
-
The record of errors for a server.
- ConnectionInfo(Connection, String) - Constructor for class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- connectionLossFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- connectionManager - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- ConnectionManager() - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- connectionPreambleRead - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- ConnectionRegistry - Interface in org.apache.hadoop.hbase.client
-
Registry for meta information needed for connection setup to a HBase cluster.
- ConnectionRegistryFactory - Class in org.apache.hadoop.hbase.client
-
Factory class to get the instance of configured connection registry.
- ConnectionRegistryFactory() - Constructor for class org.apache.hadoop.hbase.client.ConnectionRegistryFactory
- ConnectionRegistryRpcStubHolder - Class in org.apache.hadoop.hbase.client
-
A class for creating
RpcClient
and related stubs used byAbstractRpcBasedConnectionRegistry
. - ConnectionRegistryRpcStubHolder(Configuration, User, RpcControllerFactory, Set<ServerName>) - Constructor for class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- connections - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- connections - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- connections - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- connections - Variable in class org.apache.hadoop.hbase.util.MultiHConnection
- connectionsLock - Variable in class org.apache.hadoop.hbase.util.MultiHConnection
- ConnectionSpanBuilder - Class in org.apache.hadoop.hbase.client.trace
-
Construct
Span
instances originating from the client side of a connection. - ConnectionSpanBuilder(AsyncConnectionImpl) - Constructor for class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- connectionString - Variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- connectionString - Variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- connectionTimeout - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- ConnectionUtils - Class in org.apache.hadoop.hbase.client
-
Utility used by client connections.
- ConnectionUtils() - Constructor for class org.apache.hadoop.hbase.client.ConnectionUtils
- ConnectionUtils.MasterlessConnection - Class in org.apache.hadoop.hbase.client
-
Some tests shut down the master.
- connectString - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- connectTimeout - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- connectTO - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- connectToDataNodes(Configuration, DFSClient, String, LocatedBlock, long, long, BlockConstructionStage, DataChecksum, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- connectToPeers() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- consecutiveLogRolls - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- consistency - Variable in class org.apache.hadoop.hbase.client.Query
- Consistency - Enum in org.apache.hadoop.hbase.client
-
Consistency defines the expected consistency level for an operation.
- Consistency() - Constructor for enum org.apache.hadoop.hbase.client.Consistency
- consistencyFromHBase(Consistency) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- consistencyFromThrift(TConsistency) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- consolidate() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- Constants - Class in org.apache.hadoop.hbase.thrift
-
Thrift related constants
- Constants - Interface in org.apache.hadoop.hbase.rest
-
Common constants for org.apache.hadoop.hbase.rest
- Constants() - Constructor for class org.apache.hadoop.hbase.thrift.Constants
- ConstantSizeRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitPolicy
implementation which splits a region as soon as any of its store files exceeds a maximum configurable size. - ConstantSizeRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- constrainHttpMethods(ServletContextHandler, boolean) - Static method in class org.apache.hadoop.hbase.http.HttpServerUtil
-
Add constraints to a Jetty Context to disallow undesirable Http methods.
- Constraint - Interface in org.apache.hadoop.hbase.constraint
-
Apply a
Constraint
(in traditional database terminology) to a HTable. - CONSTRAINT_HTD_ATTR_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- CONSTRAINT_HTD_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- constraintComparator - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- 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 - Variable in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
- Constraints - Class in org.apache.hadoop.hbase.constraint
-
Utilities for adding/removing constraints from a table.
- Constraints() - Constructor for class org.apache.hadoop.hbase.constraint.Constraints
- 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.
- constructor - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler.BuilderPayloadSetter
- 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.
- constructRowProcessorFromRequest(RowProcessorProtos.ProcessRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
- consume() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
consume one available unit.
- consume() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- consume(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
consume amount available units, amount could be a negative number
- consume(CompletableFuture<?>) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Log the error if the future indicates any failure.
- consume(Future<?>) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
-
Log the error if the future indicates any failure.
- CONSUMED_CLUSTER_IDS - Static variable in class org.apache.hadoop.hbase.client.Mutation
-
The attribute for storing the list of clusters that have consumed the change.
- consumeEventFromDisruptor(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- consumeEventFromDisruptor(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- consumeEventFromDisruptor(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
-
This implementation is specific to slowLog event.
- consumeEventFromDisruptor(NamedQueuePayload) - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
This implementation is generic for consuming records from LMAX disruptor and inserts records to EvictingQueue which is maintained by each ringbuffer provider.
- consumeEventFromDisruptor(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- consumeExecutor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- consumeLock - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- consumer - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- consumer - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- consumer - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- consumer - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- consumer(AdvancedScanResultConsumer) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- consumeRead(long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- consumeRead(long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Removes or add back some read amount to the quota.
- consumeRead(long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- consumerLoop(BlockingQueue<HFileCleaner.HFileDeleteTask>) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- consumerScheduled - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- consumeWrite(long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- consumeWrite(long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Removes or add back some write amount to the quota.
- consumeWrite(long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- container - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- container - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- Container(Counter.Cell) - Constructor for class org.apache.hadoop.hbase.util.Counter.Container
-
Deprecated.
- Container(Counter.Cell[]) - Constructor for class org.apache.hadoop.hbase.util.Counter.Container
-
Deprecated.
- CONTAINER_DB_OPERATIONS_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
For operations that themselves ship one or more operations, such as
HBaseSemanticAttributes.Operation.BATCH
andHBaseSemanticAttributes.Operation.CHECK_AND_MUTATE
. - containerRef - Variable in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- containMetaWals(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- containReadAction(UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- contains(byte[]) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- contains(byte[], byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return true if target is present as an element anywhere in the given array.
- contains(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return true if target is present as an element anywhere in the given array.
- contains(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- contains(byte[], int, int, ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- 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(int[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- contains(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- contains(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- contains(Object) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- contains(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- contains(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- contains(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- contains(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- contains(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- contains(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- contains(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
- contains(String) - Static method in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- contains(Cell, ByteBuff, int, int, Hash, int, BloomType) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- contains(Cell, ByteBuff, BloomType) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- 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(ByteBuff, int, int, Hash, int, HashKey<T>) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- contains(ReplicationPeerConfig, TableName) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
-
Deprecated.Will be removed in HBase 3. Use
ReplicationPeerConfig.needToReplicate(TableName)
instead. - contains(T) - Method in class org.apache.hadoop.hbase.util.LossyCounting
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedList
- containsBlock(BlockCacheKey) - Method in interface org.apache.hadoop.hbase.io.hfile.FirstLevelBlockCache
-
Whether the cache contains the block with specified cacheKey
- containsBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Whether the cache contains block with specified cacheKey
- containsBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Whether the cache contains block with specified cacheKey
- containsBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- containsBogusAssignments(Map<RegionInfo, RegionStateNode>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- containsColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks for existence of a value for the specified column (empty or not).
- containsColumn(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks for existence of a value for the specified column (empty or not).
- containsEmptyColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks if the specified column contains an empty value (a zero-length byte array).
- containsEmptyColumn(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks if the specified column contains an empty value (a zero-length byte array).
- containsIgnoreMvccVersion(Collection<? extends Cell>, Collection<? extends Cell>) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
-
Checks whether KeyValues from kvCollection2 are contained in kvCollection1.
- containsInternal(byte[], int, int, ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- containsInternal(Cell, ByteBuff, BloomType) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- containsKey(Object) - Method in class org.apache.hadoop.hbase.hbtop.Record
- containsKey(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- containsKey(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- containsKey(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- containsKey(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- containsMetaTableRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- containsNonEmptyColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks if the specified column contains a non-empty value (not a zero-length byte array).
- containsNonEmptyColumn(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
Checks if the specified column contains a non-empty value (not a zero-length byte array).
- containsOnlyHdfsEdits() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- containsRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns true if the given inclusive range of rows is fully contained by this region.
- containsRange(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns true if the given inclusive range of rows is fully contained by this region.
- containsRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if the given inclusive range of rows is fully contained by this region.
- containsRow(byte[]) - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Return true if the given row falls in this region.
- containsRow(byte[]) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns true if the given row falls in this region.
- containsRow(byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if the given row falls in this region.
- containsServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Returns true if a server with hostPort is found
- containsTable(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- containsTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- containsUpperCase(Iterable<String>) - Static method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- containsValue(Object) - Method in class org.apache.hadoop.hbase.hbtop.Record
- containsValue(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- containsValue(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- CONTENT_DIFFERENT_ROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- CONTENT_TYPE_TEXT - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- contentType - Variable in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- context - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- context - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- context - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- context - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- context - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- context - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- context - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
- context - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- context - Variable in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
- Context - Class in org.apache.hadoop.hbase.io.crypto
-
Crypto context.
- Context() - Constructor for class org.apache.hadoop.hbase.io.crypto.Context
- Context() - Constructor for class org.apache.hadoop.hbase.io.crypto.Encryption.Context
- Context() - Constructor for class org.apache.hadoop.hbase.ipc.RpcScheduler.Context
- Context(Configuration) - Constructor for class org.apache.hadoop.hbase.io.crypto.Context
- Context(Configuration) - Constructor for class org.apache.hadoop.hbase.io.crypto.Encryption.Context
- Context(Configuration, Configuration, FileSystem, String, UUID, ReplicationPeer, MetricsSource, TableDescriptors, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- CONTEXT - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- CONTEXT_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
-
Used to place extract attributes pertaining to the
HFileContext
that scopes the activeContext
. - CONTEXT_SWITCHES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- CONTINUE - Enum constant in enum org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
- 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.client.AsyncClientScanner.OpenScannerResponse
- controller - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- controller - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- controller - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- controller - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- controller - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- controller - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- controller - Variable in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- 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.client.TableState
-
Covert to PB version of TableState
- convert() - Method in enum org.apache.hadoop.hbase.client.TableState.State
-
Covert to PB version of State
- convert() - Method in class org.apache.hadoop.hbase.ClusterId
-
Returns A pb instance to represent this instance.
- convert() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns A pb instance to represent this instance.
- convert() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Returns A pb instance to represent this instance.
- convert() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- convert() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Convert a HRegionInfo to the protobuf RegionInfo
- convert() - Method in class org.apache.hadoop.hbase.io.Reference
- convert() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Convert a RegionState to an HBaseProtos.RegionState
- convert() - Method in enum org.apache.hadoop.hbase.master.RegionState.State
-
Convert to protobuf ClusterStatusProtos.RegionState.State
- convert() - Method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- convert() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Convert to org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode protobuf.
- convert() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Convert to the internal option.
- convert(byte[]) - Method in interface org.apache.hadoop.hbase.client.ZKConnectionRegistry.Converter
-
Deprecated.
- convert(I, S) - Method in interface org.apache.hadoop.hbase.client.RawAsyncTableImpl.Converter
- convert(I, S, long, long) - Method in interface org.apache.hadoop.hbase.client.RawAsyncTableImpl.NoncedConverter
- convert(String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert string to TableCFs Object.
- convert(Map<TableName, ? extends Collection<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
convert map to TableCFs Object
- convert(Map<LoadIncrementalHFiles.LoadQueueItem, ByteBuffer>) - Method in class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- convert(DeserializationException) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Convert a
DeserializationException
to a more palatableKeeperException
. - convert(HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use toRegionInfo(org.apache.hadoop.hbase.client.RegionInfo) in org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.
- convert(TransitRegionStateProcedure.TransitionType) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- convert(ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- convert(BackupProtos.BackupTableInfo) - Static method in class org.apache.hadoop.hbase.backup.BackupTableInfo
- convert(ClusterIdProtos.ClusterId) - Static method in class org.apache.hadoop.hbase.ClusterId
-
Returns A
ClusterId
made from the passed incid
- convert(ClusterStatusProtos.RegionState) - Static method in class org.apache.hadoop.hbase.master.RegionState
-
Convert a protobuf HBaseProtos.RegionState to a RegionState
- convert(ClusterStatusProtos.RegionState.State) - Static method in enum org.apache.hadoop.hbase.master.RegionState.State
-
Convert a protobuf HBaseProtos.RegionState.State to a RegionState.State
- convert(FSProtos.Reference) - Static method in class org.apache.hadoop.hbase.io.Reference
- convert(HBaseProtos.RegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use toRegionInfo(HBaseProtos.RegionInfo) in org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.
- convert(HBaseProtos.TableState.State) - Static method in enum org.apache.hadoop.hbase.client.TableState.State
-
Covert from PB version of State
- convert(MasterProcedureProtos.RegionTransitionType) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- convert(MasterProtos.MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- convert(ReplicationProtos.ReplicationPeer) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- convert(ReplicationProtos.TableCF[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert TableCFs Object to String.
- convert(TableName, HBaseProtos.TableState) - Static method in class org.apache.hadoop.hbase.client.TableState
-
Covert from PB version of TableState
- convert(S) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.Converter
- CONVERT - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- CONVERT_TO_PERCENTAGE - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- CONVERT_TO_PERCENTAGE - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- convert2Map(ReplicationProtos.TableCF[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert tableCFs Object to Map.
- convertByteArrayToBoolean(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Converts a boolean expressed in a byte array to an actual boolean
- convertByteArrayToInt(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Converts an int expressed in a byte array to an actual int
- convertByteArrayToLong(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Converts a long expressed in a byte array to an actual long
- Converter() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- Converter() - Constructor for class org.apache.hadoop.hbase.util.Bytes.Converter
- ConverterHolder() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder
-
Deprecated.
- ConverterHolder() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ConverterHolder
- convertInterruptedExceptionToIOException(InterruptedException) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- convertKv(Cell, Map<byte[], byte[]>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
- convertRegionSize(RegionInfo, Long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Converts a pair of
RegionInfo
andlong
into aRegionServerStatusProtos.RegionSpaceUse
protobuf message. - convertResult(MasterProtos.GetProcedureResultResponse) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Convert the procedure result response to a specified type.
- convertScanToString(Scan) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Writes the given scan into a Base64 encoded string.
- convertSnapshot(SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- convertStringToScan(String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Converts the given Base64 string back into a Scan instance.
- convertThrowableToIOE(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- convertToBackupIds(List<BackupInfo>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- convertToBigInteger(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the BigInteger represented by the byte array
- convertToByte(BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToByte(BigInteger, int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToByteArray(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- convertToBytes(BigInteger[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns an array of bytes corresponding to an array of BigIntegers
- convertToDest(Path, Path) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
-
Converts path before copying
- convertToFutureOfList(List<CompletableFuture<T>>) - Static method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- convertToProcedure(ProcedureProtos.Procedure) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
-
Helper to convert the protobuf procedure.
- convertToProcedureMetrics(OperationMetrics) - Static method in class org.apache.hadoop.hbase.master.MetricsMaster
-
This is utility function that converts
OperationMetrics
toProcedureMetrics
. - convertToProtoLockedResource(LockedResource) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- convertToProtoLockType(LockType) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- convertToProtoProcedure(Procedure<?>) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
-
Helper to convert the procedure to protobuf.
- convertToProtoResourceType(LockedResourceType) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- convertToString(Map<TableName, ? extends Collection<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- convertToString(Set<String>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- convertToUnit(String) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- convertToV2SingleManifest() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- convertWALsToHFiles() - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- COOKIE - Static variable in class org.apache.hadoop.hbase.rest.client.Client
- coord - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- 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.
- coordination - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- coordination - Variable in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- coordinator - Variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- coordinator - Variable in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
- coordinator - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- coordinator - Variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- coordinator - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- coordName - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- Copier(FileSystem, Path, List<String>) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
- copiesPerThread - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- COPROC - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
- COPROC_EXEC - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- coprocEnvironments - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Ordered set of loaded coprocessors with lock
- Coprocessor - Interface in org.apache.hadoop.hbase
-
Base interface for the 4 coprocessors - MasterCoprocessor, RegionCoprocessor, RegionServerCoprocessor, and WALCoprocessor.
- COPROCESSOR_EXECUTION_STATISTICS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- COPROCESSOR_EXECUTION_STATISTICS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- Coprocessor.State - Enum in org.apache.hadoop.hbase
-
Lifecycle state of a given coprocessor instance.
- CoprocessorClassLoader - Class in org.apache.hadoop.hbase.util
-
ClassLoader used to load classes for Coprocessor instances.
- CoprocessorClassLoader(ClassLoader) - Constructor for class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
Creates a JarClassLoader that loads classes from the given paths.
- CoprocessorConfigurationUtil - Class in org.apache.hadoop.hbase.util
-
Helper class for coprocessor host when configuration changes.
- CoprocessorConfigurationUtil() - Constructor for class org.apache.hadoop.hbase.util.CoprocessorConfigurationUtil
- CoprocessorDescriptor - Interface in org.apache.hadoop.hbase.client
-
CoprocessorDescriptor contains the details about how to build a coprocessor.
- CoprocessorDescriptorBuilder - Class in org.apache.hadoop.hbase.client
-
Used to build the
CoprocessorDescriptor
- CoprocessorDescriptorBuilder(String) - Constructor for class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl - Class in org.apache.hadoop.hbase.client
- CoprocessorDescriptorImpl(String, String, int, Map<String, String>) - Constructor for class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- CoprocessorEnvironment<C extends Coprocessor> - Interface in org.apache.hadoop.hbase
-
Coprocessor environment state.
- CoprocessorException - Exception in org.apache.hadoop.hbase.coprocessor
-
Thrown if a coprocessor encounters any exception.
- CoprocessorException() - Constructor for exception org.apache.hadoop.hbase.coprocessor.CoprocessorException
-
Default Constructor
- CoprocessorException(Class<?>, String) - Constructor for exception org.apache.hadoop.hbase.coprocessor.CoprocessorException
-
Constructor with a Class object and exception message.
- CoprocessorException(String) - Constructor for exception org.apache.hadoop.hbase.coprocessor.CoprocessorException
-
Constructs the exception and supplies a string as the message
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- coprocessorHost - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- 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.EnvironmentPriorityComparator - Class in org.apache.hadoop.hbase.coprocessor
-
Environment priority comparator.
- 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 typeC
. - CoprocessorHost.ObserverOperation<O> - Class in org.apache.hadoop.hbase.coprocessor
- 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
- coprocessorNames - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Not to be confused with the per-object _coprocessors_ (above), coprocessorNames is static and stores the set of all coprocessors ever loaded by any thread in this JVM.
- coprocessorNames - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- coprocessorNames - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- CoprocessorRpcChannel - Interface in org.apache.hadoop.hbase.ipc
-
Base interface which provides clients with an RPC connection to call coprocessor endpoint
Service
s. - CoprocessorRpcUtils - Class in org.apache.hadoop.hbase.ipc
-
Utilities for handling coprocessor rpc service calls.
- CoprocessorRpcUtils() - Constructor for class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- CoprocessorRpcUtils.BlockingRpcCallback<R> - Class in org.apache.hadoop.hbase.ipc
-
Simple
RpcCallback
implementation providing aFuture
-likeCoprocessorRpcUtils.BlockingRpcCallback.get()
method, which will block util the instance'sCoprocessorRpcUtils.BlockingRpcCallback.run(Object)
method has been called. - COPROCESSORS_ENABLED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- coprocessorService() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates and returns a
RpcChannel
instance connected to the active master. - coprocessorService() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- coprocessorService() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
- coprocessorService(byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Creates and returns a
RpcChannel
instance connected to the table region containing the specified row. - coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in class org.apache.hadoop.hbase.client.HTable
- coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Creates an instance of the given
Service
subclass for each table region spanning the range from thestartKey
row toendKey
row (inclusive), and invokes the passedBatch.Call.call(T)
method with eachService
instance. - coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
- coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Creates an instance of the given
Service
subclass for each table region spanning the range from thestartKey
row toendKey
row (inclusive), and invokes the passedBatch.Call.call(T)
method with eachService
instance. - coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Execute the given coprocessor call on the master.
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Execute the given coprocessor call on the region which contains the given
row
. - coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Execute a coprocessor call on the regions which are covered by a range.
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Execute the given coprocessor call on the given region server.
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- coprocessorService(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates and returns a
RpcChannel
instance connected to the passed region server. - coprocessorService(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- coprocessorService(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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.
- CoprocessorServiceBuilderImpl(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- coprocessorServiceHandlers - Variable in class org.apache.hadoop.hbase.master.HMaster
- coprocessorServiceHandlers - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- coprocessorServiceHandlers - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- coprocessorServiceOnAllRegionServers(AsyncAdmin, Function<RpcChannel, S>, ServiceCaller<S, R>) - Static method in class org.apache.hadoop.hbase.client.AsyncAdminClientUtils
-
Execute the given coprocessor call on all region servers.
- CoprocessorValidator - Class in org.apache.hadoop.hbase.tool.coprocessor
- CoprocessorValidator() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- CoprocessorValidator.ResolverUrlClassLoader - Class in org.apache.hadoop.hbase.tool.coprocessor
-
This classloader implementation calls
ClassLoader.resolveClass(Class)
method for every loaded class. - 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
- copy(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Copy the byte array given in parameter and return an instance of a new byte array with the same length and the same content.
- copy(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Copy the byte array given in parameter and return an instance of a new byte array with the same length and the same content.
- copy(byte[], int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Copies the bytes from given array's offset to length part into the given buffer.
- copy(ByteBuffer, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Copies specified number of bytes from given offset of
src
ByteBuffer to thedest
array. - copy(ByteBuffer, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Copies specified number of bytes from given offset of
src
buffer into thedest
buffer. - copy(BackupInfo, BackupManager, Configuration, BackupType, String[]) - Method in interface org.apache.hadoop.hbase.backup.BackupCopyJob
-
Copy backup data to destination
- copy(BackupInfo, BackupManager, Configuration, BackupType, String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
-
Do backup copy based on different types.
- copy(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- copy(TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- copy(ScannerContext.LimitFields) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- copy(TableName, TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- COPY_FAILED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- COPY_FROM - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- COPY_TO - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- copyActiveEnforcements() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Returns the collection of tables which have quota violation policies enforced on this RegionServer.
- copyBBECellInto(ByteBufferExtendedCell, int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Mostly a duplicate of
MemStoreLABImpl.copyCellInto(Cell, int)
} done for perf sake. - copyBBECToChunkCell(ByteBufferExtendedCell, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Clone the passed cell by copying its data into the passed buf and create a cell with a chunkid out of it
- copyBufferToStream(DataOutput, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy data from a buffer to an output stream.
- copyBufferToStream(OutputStream, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy data from a buffer to an output stream.
- copyBulkLoadedFiles(List<String>, List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- copyBytes() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Returns a copy of the bytes referred to by this writable
- copyBytes() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Returns a copy of the bytes referred to by this writable
- 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
- copyCellInto(Cell, int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- copyCellIntoMSLAB(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- copyData(Mapper.Context, Path, InputStream, Path, FSDataOutputStream, long) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- copyDeadServersSince(long) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Extract all the servers dead since a given time, and sort them.
- copyFamilyTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the family to the given byte[]
- copyFamilyTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the family to the given bytebuffer
- copyFields(StoreFileReader) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- copyFile(FileSystem, Path, Path) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
-
Copy file in DFS from p to newPath
- copyFile(Mapper.Context, SnapshotProtos.SnapshotFileInfo, Path) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- copyFiles(FileSystem, Path, FileSystem, Path, Configuration, ExecutorService, List<Future<Void>>) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- copyFilesParallel(FileSystem, Path, FileSystem, Path, Configuration, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- copyFrom(Result) - Method in class org.apache.hadoop.hbase.client.Result
-
Copy another Result into this one.
- copyFrom(CompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.CompressionState
- copyFrom(CompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
- copyFrom(CompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
- copyFromArrayToBuffer(ByteBuffer, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copies the bytes from given array's offset to length part into the given buffer.
- copyFromArrayToBuffer(ByteBuffer, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copies bytes from given array's offset to length part into the given buffer.
- copyFromBufferToArray(byte[], ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copies specified number of bytes from given offset of 'in' ByteBuffer to the array.
- copyFromBufferToBuffer(ByteBuffer, ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy one buffer's whole data to another.
- copyFromBufferToBuffer(ByteBuffer, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy from one buffer to another from given offset.
- copyFromBufferToBuffer(ByteBuffer, ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy from one buffer to another from given offset.
- copyFromNext(BufferedDataBlockEncoder.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
-
Copy the state from the next one into this instance (the previous state placeholder).
- copyFromNext(BufferedDataBlockEncoder.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
- copyFromNext(BufferedDataBlockEncoder.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
- copyFromNext(RowIndexSeekerV1.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
-
Copy the state from the next one into this instance (the previous state placeholder).
- copyFromStreamToBuffer(ByteBuffer, DataInputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy the given number of bytes from the given stream and put it at the current position of the given buffer, updating the position in the buffer.
- copyHFileHalf(Configuration, Path, Path, Reference, ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Copy half of an HFile into a new HFile.
- copyHFilesToStagingDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- CopyKeyDataBlockEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Just copy data, do not do any kind of compression.
- CopyKeyDataBlockEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- CopyKeyDataBlockEncoder.CopyKeyEncodingState - Class in org.apache.hadoop.hbase.io.encoding
- CopyKeyDataBlockEncoder.SeekerStateBufferedEncodedSeeker - Class in org.apache.hadoop.hbase.io.encoding
- CopyKeyEncodingState() - Constructor for class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder.CopyKeyEncodingState
- copyKeyToNewByteBuffer(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
The position will be set to the beginning of the new ByteBuffer
- copyMetaData(FileSystem, Path, Path) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
-
Copy meta data to of a backup session
- copyOfRange(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Similar to
Arrays.copyOfRange(byte[], int, int)
- COPYONWRITE_ARRAYLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CopyOnWriteArrayList
- COPYONWRITE_ARRAYSET - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for CopyOnWriteArraySet
- CopyOnWriteArrayMap<K,
V> - Class in org.apache.hadoop.hbase.types -
A Map that keeps a sorted array in order to provide the concurrent map interface.
- CopyOnWriteArrayMap() - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- CopyOnWriteArrayMap(Comparator<? super K>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- CopyOnWriteArrayMap(Comparator<? super K>, CopyOnWriteArrayMap.ArrayHolder<K, V>) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- CopyOnWriteArrayMap.ArrayEntryIterator<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayEntrySet<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayHolder<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayKeyIterator<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayKeySet<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayValueCollection<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.ArrayValueIterator<K,
V> - Class in org.apache.hadoop.hbase.types - CopyOnWriteArrayMap.COWEntry<K,
V> - Class in org.apache.hadoop.hbase.types - copyQualifierTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the qualifier to the given byte[]
- copyQualifierTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the qualifier to the given bytebuffer
- copyQuotaSnapshots() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Copies the last
SpaceQuotaSnapshot
s that were recorded. - CopyReplicationPeers - Class in org.apache.hadoop.hbase.replication
-
A tool for copying replication peer data across different replication peer storages.
- CopyReplicationPeers(Configuration) - Constructor for class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- copyRow(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the row to a new byte[]
- copyRowTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the row to the given byte[]
- copyRowTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the row to the given bytebuffer
- copyServerNames() - Method in class org.apache.hadoop.hbase.master.DeadServer
- copySnapshotForScanner(Configuration, FileSystem, Path, Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Copy the snapshot files for a snapshot scanner, discards meta changes.
- CopyTable - Class in org.apache.hadoop.hbase.mapreduce
-
Tool used to copy a table to another one which can be on a different setup.
- CopyTable() - Constructor for class org.apache.hadoop.hbase.mapreduce.CopyTable
- copyTableCFs() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- copyTableCFs(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- copyTableCFs(Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- copyTableCFsMap(Map<TableName, List<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- copyTableRegionInfo(Connection, BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
copy out Table RegionInfo into incremental backup image need to consider move this logic into HBackupFileSystem
- copyTagsTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Copies the tags info into the tag portion of the cell
- copyTagsTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Copies the tags info into the tag portion of the cell
- copyTagTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- copyTagTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in 3.0.
- copyToByteBuff(byte[], int, int, ByteBuff) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- copyToChunkCell(Cell, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Clone the passed cell by copying its data into the passed buf and create a cell with a chunkid out of it
- copyToNewArrays(Collection<ByteRange>) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
- copyToNewByteArray(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- copyToNewKeyValue(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
copy the cell to create a new keyvalue
- copyToZipStream(File, ZipEntry, ZipOutputStream) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
- copyValueTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the value to the given byte[]
- copyValueTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Copies the value to the given bytebuffer
- copyValueTo(Tag, byte[], int) - Static method in interface org.apache.hadoop.hbase.Tag
-
Copies the tag's value bytes to the given byte array
- copyWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Copy one Writable to another.
- copyWritable(Writable, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Copy one Writable to another.
- CORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- CoreCoprocessor - Annotation Type in org.apache.hadoop.hbase.coprocessor
-
Marker annotation that denotes Coprocessors that are core to HBase.
- corePoolSize - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- corePoolSize - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- corePoolSize - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- coreThreadPoolPrefix - Variable in class org.apache.hadoop.hbase.ChoreService
-
The coreThreadPoolPrefix is the prefix that will be applied to all threads within the ScheduledThreadPoolExecutor.
- correctAssignments(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- corrupt - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- CORRUPT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
- corrupted - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
- corrupted - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- CorruptedLogFileException(String) - Constructor for exception org.apache.hadoop.hbase.wal.WALSplitter.CorruptedLogFileException
- CorruptedLogFileException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.wal.WALSplitter.CorruptedLogFileException
-
CorruptedLogFileException with cause
- corruptedLogs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- corruptedMobFiles - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- corruptedProcs - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- CorruptedSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
-
Exception thrown when the found snapshot info from the filesystem is not valid.
- CorruptedSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException
-
Snapshot was corrupt for some reason.
- CorruptedSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException
-
Snapshot was corrupt for some reason.
- CorruptedSnapshotException(String, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException
-
Snapshot was corrupt for some reason.
- CorruptedWALProcedureStoreException - Exception in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- CorruptedWALProcedureStoreException() - Constructor for exception org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreException
-
Deprecated.default constructor
- CorruptedWALProcedureStoreException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreException
-
Deprecated.Constructor
- 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) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
- CorruptHFileException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- cost - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- COST_EPSILON - Static variable in class org.apache.hadoop.hbase.master.balancer.CostFunction
- COST_FUNCTIONS_COST_FUNCTIONS_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- CostFromRegionLoadAsRateFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Class to be used for the subset of RegionLoad costs that should be treated as rates.
- CostFromRegionLoadAsRateFunction() - Constructor for class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadAsRateFunction
- CostFromRegionLoadFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Base class the allows writing costs functions from rolling average of some number from RegionLoad.
- CostFromRegionLoadFunction() - Constructor for class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- costFuncInfoList - Variable in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- costFuncInfoList - Variable in class org.apache.hadoop.hbase.client.BalancerRejection
- CostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Base class of StochasticLoadBalancer's Cost Functions.
- CostFunction() - Constructor for class org.apache.hadoop.hbase.master.balancer.CostFunction
- costFunctionDescs - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- costFunctions - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- costlyOperationTimer - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- costPerGroup(Int2IntCounterMap) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
-
For each primary region, it computes the total number of replicas in the array (numReplicas) and returns a sum of numReplicas-1 squared.
- costs - Variable in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- costsChanged - Variable in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- costsPerGroup - Variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- costsPerTable - Variable in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- couldNotCommunicateWithServer - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- count - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- count - Variable in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- count - Variable in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- count - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- count - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- count - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- count - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Cache access count (sequential ID)
- count - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Cache access count (sequential ID)
- count - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- count - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- count - Variable in class org.apache.hadoop.hbase.mapreduce.SampleUploader.Uploader
- count - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- count - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- count - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- count - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- count - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
- count - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- count - Variable in class org.apache.hadoop.hbase.util.SimpleMovingAverage
- count - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Total number of items in stream
- COUNT_OF_ROWS_FILTERED_KEY - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-17886). Use
ServerSideScanMetrics.COUNT_OF_ROWS_FILTERED_KEY_METRIC_NAME
. - COUNT_OF_ROWS_FILTERED_KEY_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- COUNT_OF_ROWS_SCANNED_KEY - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-17886). Use
ServerSideScanMetrics.COUNT_OF_ROWS_SCANNED_KEY_METRIC_NAME
. - COUNT_OF_ROWS_SCANNED_KEY_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- countCurrentCol - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- countData - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- countDeletedFiles(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- countDistinctRowKeysAndHFiles(WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Count the number of different row keys in the given edit because of mini-batching.
- 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
- countDown(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.NoopLatch
- countDownChildren(RootProcedureState<TEnvironment>, Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- counter - Variable in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- counter - Variable in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- counter - Variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- counter - Variable in class org.apache.hadoop.metrics2.lib.MutableFastCounter
- counter(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- counter(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Get or construct a
Counter
used to track a mutable number. - Counter - Class in org.apache.hadoop.hbase.util
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
LongAdder
instead. - Counter - Interface in org.apache.hadoop.hbase.metrics
-
A mutable number optimized for high concurrency counting.
- Counter() - Constructor for enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- Counter() - Constructor for enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
- Counter() - Constructor for enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- Counter() - Constructor for class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- Counter(long) - Constructor for class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- Counter(Counter.Cell) - Constructor for class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- COUNTER - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- COUNTER_KEY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- Counter.Cell - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- Counter.Container - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- counterFactory - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- CounterImpl - Class in org.apache.hadoop.hbase.metrics.impl
-
Custom implementation of
Counter
using LongAdder. - CounterImpl() - Constructor for class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- counters - Variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Hash to hold the String -> Atomic Long mappings for each metric
- counters - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- Counters() - Constructor for enum org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper.Counters
- Counters() - Constructor for enum org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper.Counters
- Counters() - Constructor for enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- Counters() - Constructor for enum org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterMapper.Counters
- countersMap - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- countOfBlockBytesScanned - Variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- countOfBytesInRemoteResults - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of bytes in Result objects from remote region servers
- countOfBytesInResults - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of bytes in Result objects from region servers
- countOfNSRE - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of NotServingRegionException caught
- countOfRegions - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of regions
- countOfRegionServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns the count of active regionservers
- countOfRemoteRPCcalls - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of remote RPC calls
- countOfRemoteRPCRetries - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of remote RPC retries
- countOfRowsFiltered - Variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
number of rows filtered during scan RPC
- countOfRowsScanned - Variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
number of rows scanned during scan RPC.
- countOfRPCcalls - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of RPC calls
- countOfRPCRetries - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
number of RPC retries
- countPerRow - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- counts - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- COWEntry(K, V) - Constructor for class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- CP_COPROCESSOR_WHITELIST_PATHS_KEY - Static variable in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
- CP_HTD_ATTR_INCLUSION_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- CP_HTD_ATTR_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- CP_HTD_ATTR_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.
- CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.
- CP_HTD_ATTR_VALUE_PARAM_PATTERN - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- CP_HTD_ATTR_VALUE_PARAM_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.
- CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.
- CP_HTD_ATTR_VALUE_PATTERN - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Pattern that matches a coprocessor specification.
- CP_HTD_ATTR_VALUE_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.
- cpEnv - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- cpHost - Variable in class org.apache.hadoop.hbase.master.HMaster
- cpRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- CPU - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- CRASH_HANDLER - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
- CRASHED - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Indicate that the server has crashed, i.e., we have already scheduled a SCP for it.
- crashedServer - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- crashedServer - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- crashedServer - Variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- crashedServer - Variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- crashedServer - Variable in class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- CRC32 - Enum constant in enum org.apache.hadoop.hbase.util.ChecksumType
- CRC32C - Enum constant in enum org.apache.hadoop.hbase.util.ChecksumType
- create() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- create() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Creates a Configuration with HBase resources
- create() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- create() - Static method in class org.apache.hadoop.hbase.nio.RefCnt
-
Create an
RefCnt
with an initial reference count = 1. - create() - Static method in class org.apache.hadoop.hbase.RawCellBuilderFactory
-
Returns the cell that is created
- create() - Static method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- create() - Static method in class org.apache.hadoop.hbase.TagBuilderFactory
- create() - Method in class org.apache.hadoop.hbase.util.RetryCounterFactory
- create(byte[], int, int, byte[], int, int, byte[], int, int, long, byte[], int, int) - Method in class org.apache.hadoop.hbase.mapreduce.CellCreator
- create(byte[], int, int, byte[], int, int, byte[], int, int, long, byte[], int, int, String) - Method in class org.apache.hadoop.hbase.mapreduce.CellCreator
-
Deprecated.since 0.98.9
- create(byte[], int, int, byte[], int, int, byte[], int, int, long, byte[], int, int, List<Tag>) - Method in class org.apache.hadoop.hbase.mapreduce.CellCreator
- create(byte[], String, String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName
- create(int, DataInput) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Create a KeyValue reading
length
fromin
- create(int, DataInput) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue reading
length
fromin
- create(A, B, C) - Static method in class org.apache.hadoop.hbase.util.Triple
- create(DataInput) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Create a KeyValue reading from
in
- create(DataInput) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Where to read bytes from.
- create(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.NamespaceDescriptor
- create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
NONSEQUENTIAL create is idempotent operation.
- create(String, String, String, long, String) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- create(String, String, String, long, KeyValue.Type, String) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- create(String, String, String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName
- create(String, Configuration, Abortable, FileSystem, Path, Path, String, long, long) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- create(String, FileSystem, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- create(String, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
- create(String, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
- create(List<Cell>) - Static method in class org.apache.hadoop.hbase.client.Result
-
Instantiate a Result with the specified List of KeyValues.
- create(List<Cell>, Boolean) - Static method in class org.apache.hadoop.hbase.client.Result
- create(List<Cell>, Boolean, boolean) - Static method in class org.apache.hadoop.hbase.client.Result
- create(List<Cell>, Boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.client.Result
- create(Configuration) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Create an archive tracker for the passed in server
- create(Configuration) - Static method in class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory
- create(Configuration) - Static method in class org.apache.hadoop.hbase.client.RequestControllerFactory
-
Constructs a
RequestController
. - create(Configuration) - Static method in class org.apache.hadoop.hbase.client.ServerStatisticTracker
- create(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Creates a Configuration with HBase resources
- create(Configuration) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
-
Instantiates the
SpaceQuotaSnapshotNotifier
implementation as defined in the configuration provided. - create(Configuration) - Static method in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- create(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Initialize an
ByteBuffAllocator
which will try to allocate ByteBuffers from off-heap if reservoir is enabled and the reservoir has enough buffers, otherwise the allocator will just allocate the insufficient buffers from on-heap to meet the requirement. - create(Configuration, boolean, StoreContext) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- create(Configuration, String) - Static method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- create(Configuration, String) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory
- create(Configuration, String, String, String, RegistryEndpointsRefresher.Refresher) - Static method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
-
Create a
RegistryEndpointsRefresher
. - create(Configuration, String, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
Create and setup a
WALCellCodec
from thecellCodecClsName
and CompressionContext, ifcellCodecClsName
is specified. - create(Configuration, ExecutorService) - Static method in interface org.apache.hadoop.hbase.tool.Canary
- create(Configuration, ExecutorService, CanaryTool.Sink) - Static method in interface org.apache.hadoop.hbase.tool.Canary
- create(Configuration, FileSystem, Path, String, String, String, TableName, String, String, boolean) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(Configuration, FileSystem, Path, FsPermission, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Create the specified file on the filesystem.
- 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, 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, SnapshotProtos.SnapshotDescription, ForeignExceptionSnare, MonitoredTask) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- 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(Configuration, TableDescriptor, ColumnFamilyDescriptor, HRegionFileSystem) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
-
Used at master side when splitting/merging regions, as we do not have a Store, thus no StoreContext at master side.
- create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
-
Deprecated.
- create(Configuration, PriorityFunction) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
-
Deprecated.since 1.0.0.
- create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
-
Deprecated.since 1.0.0.
- create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
- create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.MasterFifoRpcSchedulerFactory
- create(Configuration, PriorityFunction, Abortable) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
-
Constructs a
RpcScheduler
. - create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
- create(Configuration, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
Create and setup a
WALCellCodec
from the CompressionContext. - 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(FileSystem, Path, FsPermission, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Create the specified file on the filesystem.
- create(FileSystem, ZKWatcher, Configuration, String) - Static method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- create(Cell[]) - Static method in class org.apache.hadoop.hbase.client.Result
-
Instantiate a Result with the specified array of KeyValues.
- create(Cell[], Boolean, boolean) - Static method in class org.apache.hadoop.hbase.client.Result
- create(Cell[], Boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.client.Result
- create(CellBuilderType) - Static method in class org.apache.hadoop.hbase.CellBuilderFactory
-
Create a CellBuilder instance.
- create(CellBuilderType) - Static method in class org.apache.hadoop.hbase.ExtendedCellBuilderFactory
-
Allows creating a cell with the given CellBuilderType.
- create(Connection, String, BackupRequest) - Static method in class org.apache.hadoop.hbase.backup.BackupClientFactory
- create(Scan, ScanInfo, NavigableSet<byte[]>, long, long, RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- create(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
- create(Scan, ScanInfo, ColumnTracker, DeleteTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
- create(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
-
Create the RegionSplitRestriction configured for the given table.
- create(ByteBuffAllocator.Recycler) - Static method in class org.apache.hadoop.hbase.nio.RefCnt
- create(MetricsMasterWrapper) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterProcSourceFactory
- create(MetricsMasterWrapper) - Method in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceFactoryImpl
- create(MetricsMasterWrapper) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceFactory
- create(MetricsMasterWrapper) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceFactoryImpl
- create(MetricsMasterWrapper) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSourceFactory
- create(MetricsMasterWrapper) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
- create(MasterRegionParams) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- create(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- create(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryFactoryImpl
- create(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Create or return MetricRegistry with the given info.
- create(MetricRegistryInfo) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistryFactory
-
Create a MetricRegistry from the given MetricRegistryInfo
- create(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.NamespaceDescriptor
- create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
-
Create the FlushPolicy configured for the given table.
- create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Create the RegionSplitPolicy configured for the given table.
- create(HRegionServer, String, long, boolean, ServerName, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- create(HRegionServer, RegionInfo, long, TableDescriptor, long) - Static method in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- 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(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(ScanInfo, ScanType, long, long, long, long, byte[], byte[], RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
- create(TimeRangeTracker.Type) - 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(TimeRangeTracker.Type, TimeRangeTracker) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
- create(Server) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- create(TestingHBaseClusterOption) - Static method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Create a
TestingHBaseCluster
. - create(ZKWatcher, HFileArchiveTableMonitor) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Create an archive tracker with the special passed in table monitor.
- create(ClientProtocol, String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.FileCreator
- create(UserGroupInformation) - Static method in class org.apache.hadoop.hbase.security.User
-
Wraps an underlying
UserGroupInformation
instance. - create(UserGroupInformation) - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Wraps an underlying
UserGroupInformation
instance. - CREATE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- CREATE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- CREATE - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Action
- CREATE_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- CREATE_TABLE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- CREATE_TABLE_CONF_KEY - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- CREATE_TABLE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- CREATE_TIME_TS - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- createACL(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- createACL(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- createACLTable(Admin) - Static method in class org.apache.hadoop.hbase.security.access.AccessController
-
Create the ACL table
- createActiveMasterManager(ZKWatcher, ServerName, Server) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Protected to have custom implementations in tests override the default ActiveMaster implementation.
- createAddr(ServerName) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- createAdminServerStub(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- createAndFailSilent(String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a createAndFailSilent ZKUtilOp
- createAndFailSilent(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified node, iff the node does not exist.
- createAndFailSilent(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified node containing specified data, iff the node does not exist.
- createAndFailSilent(ZKWatcher, ZKUtil.ZKUtilOp.CreateAndFailSilent) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- CreateAndFailSilent(String, byte[]) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- 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.
- createAndRestoreTable(Connection, TableName, TableName, Path, boolean, String) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
- createAndWatch(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified node with the specified data and watches it.
- createAnother() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Creates another similar Bloom filter.
- createAssignmentManager(MasterServices, MasterRegion) - Method in class org.apache.hadoop.hbase.master.HMaster
- createAssignProcedure(RegionInfo, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create an assign TransitRegionStateProcedure.
- createAssignProcedure(RegionStateNode, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create an assign TransitRegionStateProcedure.
- createAssignProcedures(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create an array of TransitRegionStateProcedure w/o specifying a target server.
- createAssignProcedures(Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Tied to
AssignmentManager.createAssignProcedures(List)
in that it is called if caller is unable to run this method. - createAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- createAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- createAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- createAssignProcedures(MasterProcedureEnv, List<RegionInfo>, int, ServerName, boolean) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
-
Create assign procedures for the give regions, according to the
regionReplication
. - createAssignProceduresForOpeningNewRegions(MasterProcedureEnv, List<RegionInfo>, int, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- createAssignProceduresForSplitDaughters(MasterProcedureEnv, List<RegionInfo>, int, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- CreateAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateAsyncCallback
- createAsyncConnection() - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Call
ConnectionFactory.createAsyncConnection(Configuration)
using default HBaseConfiguration. - createAsyncConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Call
ConnectionFactory.createAsyncConnection(Configuration, User)
using the givenconf
and a User object created byUserProvider
. - createAsyncConnection(Configuration, User) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new AsyncConnection instance using the passed
conf
anduser
. - createAsyncConnection(Configuration, User, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new AsyncConnection instance using the passed
conf
anduser
. - createAsyncRequestFuture(AsyncProcessTask, List<Action>, long) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- createAsyncWriter(Configuration, FileSystem, Path, boolean, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor) - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
-
Public because of AsyncFSWAL.
- createAsyncWriter(Configuration, FileSystem, Path, boolean, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
-
Public because of AsyncFSWAL.
- createBackReferenceName(String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create the back reference name
- createBackRefs - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- createBackupInfo(String, BackupType, List<TableName>, String, int, long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Creates a backup info based on input backup request.
- createBalanceRSGroupRequest(String, BalanceRequest) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- createBaseZNodes() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- createBatch(WALEntryStream) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- createBatches(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Divide the entries into multiple batches, so that we can replicate each batch in a thread pool concurrently.
- createBatchPool(Configuration) - Method in class org.apache.hadoop.hbase.util.MultiHConnection
- createBlockCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- createBlockingLatch() - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
-
Creates a latch which blocks.
- createBlockingRpcChannel(ServerName, User, int) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- createBlockingRpcChannel(ServerName, User, int) - Method in interface org.apache.hadoop.hbase.ipc.RpcClient
-
Creates a "channel" that can be used by a blocking protobuf service.
- createBottomReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
-
Returns A
Reference
that points at the bottom half of a an hfile - createBucketCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- createBuffers(int, ByteBufferAllocator) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
- createBuilder(HFileBlock, ByteBuff) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Creates a new HFileBlockBuilder from the existing block and a new ByteBuff.
- 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.
- createByteArray(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Write KeyValue format into a byte array.
- createByteArray(byte[], int, int, byte[], int, int, Object, int, int, long, KeyValue.Type, Object, int, int, List<Tag>) - Static method in class org.apache.hadoop.hbase.KeyValue
- createCache() - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
Create a cache for region to list of servers
- createCacheConf(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Creates the cache config.
- createCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, long, InetAddress, int, RpcServer.CallCleanup) - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- createCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, long, InetAddress, int, RpcServer.CallCleanup) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- createCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, long, InetAddress, int, RpcServer.CallCleanup) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- createCallable(ServerName, TableName, MultiAction) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Create a callable.
- createCaller(CancellableRegionServerCallable, int) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Create a caller.
- createCandidateGenerators() - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- createCandidateGenerators() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- createCandidateGenerators() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- createCatalogReplicationSource(RegionInfo) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Create, initialize, and start the Catalog ReplicationSource.
- createCell(byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
CellBuilder
instead - createCell(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
CellBuilder
instead - createCell(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
CellBuilder
instead - createCell(byte[], byte[], byte[], long, byte, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
CellBuilder
instead - createCell(byte[], byte[], byte[], long, byte, byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ExtendedCellBuilder
instead - createCell(byte[], byte[], byte[], long, byte, byte[], long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ExtendedCellBuilder
instead - createCell(byte[], byte[], byte[], long, long) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- createCell(byte[], byte[], byte[], long, KeyValue.Type, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ExtendedCellBuilder
instead - createCell(byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- createCell(byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.ByteBuffKeyValueDecoder
- createCell(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
CellBuilder
instead - createCell(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- createCell(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.ByteBuffKeyValueDecoder
- createCell(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- createCell(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Returns A new cell which is having the extra tags also added to it.
- createCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- createCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createCell(Cell, List<Tag>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- createCell(Cell, List<Tag>) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Returns A new cell which is having the extra tags also added to it.
- createCell(Cell, List<Tag>) - Static method in interface org.apache.hadoop.hbase.RawCell
-
Returns A new cell which is having the extra tags also added to it.
- createCellReference(ByteBufferKeyValue, ByteBuffer, int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- createCellScanner(Iterable<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns CellScanner interface over
cellIterable
- createCellScanner(Iterator<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns CellScanner interface over
cellIterable
or null ifcells
is null - createCellScanner(List<? extends CellScannable>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns CellScanner interface over
cellIterables
- createCellScanner(NavigableMap<byte[], List<Cell>>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Flatten the map of cells out under the CellScanner
- createCellScanner(Cell[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns CellScanner interface over
cellArray
- createCellScanner(Codec, CompressionCodec, byte[]) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
Create a cell scanner.
- createCellScannerReusingBuffers(Codec, CompressionCodec, ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
Create a cell scanner using an existing bytebuff.
- createCfRenameMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
- createChecksum(DFSClient) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createChunk(boolean, ChunkCreator.ChunkType, int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Creates the chunk either onheap or offheap
- createChunkCell(ByteBuffer, int, int, int, long) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- createChunkForPool(ChunkCreator.ChunkType, int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- createCis(ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- createClassLoader(ClassLoader, Path) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- createClassLoader(URL[]) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- createClassLoader(URL[], ClassLoader) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- createCleanupScheduledChore(Stoppable) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
-
Creates a scheduled chore that is used to clean up old nonces.
- createClient(Configuration, String) - Static method in class org.apache.hadoop.hbase.ipc.RpcClientFactory
-
Helper method for tests only.
- createClient(Configuration, String, SocketAddress, MetricsConnection, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.ipc.RpcClientFactory
-
Creates a new RpcClient by the class defined in the configuration or falls back to RpcClientImpl
- createClient(Configuration, String, MetricsConnection) - Static method in class org.apache.hadoop.hbase.ipc.RpcClientFactory
-
Creates a new RpcClient by the class defined in the configuration or falls back to RpcClientImpl
- createClient(Configuration, String, MetricsConnection, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.ipc.RpcClientFactory
-
Creates a new RpcClient by the class defined in the configuration or falls back to RpcClientImpl
- createClient(Configuration, InetAddress, String, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider
- createClient(Configuration, InetAddress, String, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider
- createClient(Configuration, InetAddress, String, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- createClient(Configuration, InetAddress, String, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Create the SASL client instance for this authentication method.
- createClient(Configuration, InetAddress, String, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslClientAuthenticationProvider
- createClient(Configuration, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Deprecated.Since 2.6.0. In our own code will not call this method any more, customized authentication method should implement
SaslClientAuthenticationProvider.createClient(Configuration, InetAddress, String, Token, boolean, Map)
instead. Will be removed in 4.0.0. - createClientSpan(String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Create a span with
SpanKind.CLIENT
. - createCloseRowBefore(byte[]) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Create a row before the specified row and very close to the specified row.
- createClosestRowAfter(byte[]) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Create the closest row after the specified row
- createClosestRowAfter(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
-
Create the closest row after the specified row
- createCluster(List<ServerName>, Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- createClusterConf(Configuration, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Generates a
Configuration
instance by applying the ZooKeeper cluster key to the base Configuration. - createClusterConf(Configuration, String, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Generates a
Configuration
instance by applying property overrides prefixed by a cluster profile key to the base Configuration. - createClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createCommand(Configuration, BackupRestoreConstants.BackupCommand, CommandLine) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- CreateCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- 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
-
Returns A Marker WALEdit that has
c
serialized as its value - createCompactionExecutors() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- 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() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- createComparator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Parses a comparator of the form comparatorType:comparatorValue form and returns a comparator
- createComparator(String) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- createCompareOp(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Deprecated.Since 2.0
- createCompareOperator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Takes a compareOperator symbol as a byte array and returns the corresponding CompareOperator
- createCompletedResult() - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- createCompleteResult(Iterable<Result>) - Static method in class org.apache.hadoop.hbase.client.Result
-
Forms a single result from the partial results in the partialResults list.
- 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
- createComponentsOnce(Configuration, HStore, CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- createCompositeImmutableSegment(CellComparator, List<ImmutableSegment>) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- createCompositeKey(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
-
Creates a composite key to use as a mapper output key when using MultiTableHFileOutputFormat.configureIncrementaLoad to set up bulk ingest job
- createCompositeKey(byte[], ImmutableBytesWritable) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
-
Alternate api which accepts an ImmutableBytesWritable for the suffix
- createCompositeKey(String, ImmutableBytesWritable) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
-
Alternate api which accepts a String for the tableName and ImmutableBytesWritable for the suffix
- createCompressionStream(OutputStream, Compressor, int) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- createConf() - Static method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Creates a new configuration and sets region mover specific overrides
- createConf(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- createConf(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- createConf(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- createConfigurationSubset() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- createConnection() - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using default HBaseConfiguration.
- createConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using the passed
conf
instance. - 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.master.MasterCoprocessorHost.MasterEnvironment
- createConnection(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createConnection(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- createConnection(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- createConnection(Configuration) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- createConnection(Configuration) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- createConnection(Configuration) - Method in interface org.apache.hadoop.hbase.Server
- createConnection(Configuration, ExecutorService) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using the passed
conf
instance. - createConnection(Configuration, ExecutorService, User) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using the passed
conf
instance. - createConnection(Configuration, ExecutorService, User, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using the passed
conf
instance. - createConnection(Configuration, User) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new Connection instance using the passed
conf
instance. - createConnection(ConnectionId) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Not connected.
- createConnection(ConnectionId) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcClient
-
Creates a connection.
- createConnection(ConnectionId) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- createContextName(String) - Static method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
From the name of the class that's starting up create the context that an IPC source should register itself.
- createCostFunction(Class<? extends CostFunction>, Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- createCostFunctions(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- createCostFunctions(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- createCounter() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- createCounter(String) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Create a new counter with the specified name
- createCounters(int) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- createCryptoAES(RPCProtos.CryptoCipherMeta, Configuration) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Helper to create an instance of CryptoAES.
- createCursor(byte[]) - Static method in class org.apache.hadoop.hbase.client.ClientUtil
- createCursorResult(Cursor) - Static method in class org.apache.hadoop.hbase.client.Result
- CREATED - Enum constant in enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
- createDaughterRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Create daughter regions
- createDecoder() - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- createDecryptionStream(InputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- createDecryptionStream(InputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- createDecryptionStream(InputStream) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Create a stream for decryption
- createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create a decrypting input stream given a context and IV
- createDecryptionStream(InputStream, Decryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- createDecryptionStream(InputStream, Decryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- createDecryptionStream(InputStream, Decryptor) - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create a decrypting output stream given an initialized decryptor
- 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. - createDeleteForBackupDeleteOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createDeleteForBackupInfo(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Delete operation for a given backup id
- createDeleteForBackupMergeOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createDeleteForBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Delete operation to delete backup set content
- createDeleteForIncrBackupTableSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Delete for incremental backup table set
- createDeleteForOrigBulkLoad(List<TableName>) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createDeleteMutation(List<Cell>, BulkDeleteProtos.BulkDeleteRequest.DeleteType, Long) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- createDeletesForExistingNamespaceSnapshotSizes(Set<String>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a list of
Delete
to remove given namespace snapshot entries to removefrom quota table - createDeletesForExistingNamespaceSnapshotSizes(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a list of
Delete
to remove all namespace snapshot entries from quota table. - createDeletesForExistingSnapshotsFromScan(Connection, Scan) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a list of
Delete
to remove all entries returned by the passed scanner. - createDeletesForExistingTableSnapshotSizes(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a list of
Delete
to remove all table snapshot entries from quota table. - createDeletesForExistingTableSnapshotSizes(Multimap<TableName, String>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a list of
Delete
to remove given table snapshot entries to remove from quota table - createDestinationServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Calls
ServerManager.createDestinationServersList(java.util.List<org.apache.hadoop.hbase.ServerName>)
without server to exclude. - createDestinationServersList(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Creates a list of possible destinations for a region.
- createDFSClientAdaptor() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createDir(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- createDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Creates a directory.
- createDirectory(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
-
Create the namespace directory
- createDirIfNotExist(Path) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- createDirOnFileSystem(FileSystem, Configuration, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Creates a directory for a filesystem and configuration object.
- createdTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- createDummyStoppable() - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- createEmptyByteArray(int, int, int, long, KeyValue.Type, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Create an empty byte[] representing a KeyValue All lengths are preset and can be filled in later.
- createEmptyContext() - Method in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- createEmptyContext() - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- createEmptyContext() - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
-
This returns the context object for the current call.
- createEmptyRequest(StripeCompactionPolicy.StripeInformationProvider, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- createEmptyWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
-
Called if there are no cells for some stripe.
- createEncoder(String) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- createEncryptionContext(Configuration, ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Helper to create an encyption context.
- createEncryptionStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- createEncryptionStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- createEncryptionStream(OutputStream) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Create a stream for encryption
- createEncryptionStream(OutputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- createEncryptionStream(OutputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- createEncryptionStream(OutputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create an encrypting output stream given a context and IV
- createEncryptionStream(OutputStream, Encryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- createEncryptionStream(OutputStream, Encryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- createEncryptionStream(OutputStream, Encryptor) - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create an encrypting output stream given an initialized encryptor
- createEncryptor(Configuration, FileEncryptionInfo, DFSClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.TransparentCryptoHelper
- createEncryptor(Configuration, HdfsFileStatus, DFSClient) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- 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
- createEphemeralNodeAndWatch(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Set the specified znode to be an ephemeral node carrying the specified data.
- createEphemeralZNode(String, byte[]) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Function to create EPHEMERAL ZNODE with given path and data as params.
- createEphemeralZNodeCallback - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Callback used while creating a Ephemeral ZNode tries to create ZNode again if Connection was lost in previous try.
- createEventLoopPerClient(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
-
The
NettyRpcClient
will create its ownNioEventLoopGroup
. - createExceptionString(Class) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
- createExecutor(String) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- createExecutor(BlockingQueue<Runnable>, int, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- createExecutor(Configuration, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- createExecutorService() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- createExternalBlockcache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- createFamilyBlockSizeMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Runs inside the task to deserialize column family to block size map from the configuration.
- createFamilyBloomParamMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Runs inside the task to deserialize column family to bloom filter param map from the configuration.
- createFamilyBloomTypeMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Runs inside the task to deserialize column family to bloom filter type map from the configuration.
- createFamilyCompressionMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Runs inside the task to deserialize column family to compression algorithm map from the configuration.
- createFamilyConfValueMap(Configuration, String) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Run inside the task to deserialize column family to given conf value map.
- createFamilyDataBlockEncodingMap(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Runs inside the task to deserialize column family to data block encoding type map from the configuration.
- createFileContext(Compression.Algorithm, boolean, boolean, Encryption.Context) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- createFileCreator() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createFileCreator2() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createFileCreator3() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createFileCreator3_3() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createFileScanners(Collection<HStoreFile>, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Creates file scanners for compaction.
- createFilesystemLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Create regions in file system.
- createFileWithRetries(FileSystem, Path, FsPermission) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Creating this filter by reflection, it is used by
ParseFilter
, - createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.FamilyFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.FilterBase
-
Given the filter's arguments it constructs the filter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.PageFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.PrefixFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.QualifierFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.RowFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- createFilterFromArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.ValueFilter
- createFinishTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- createFinishTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- createFinishTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- createFirstDeleteFamilyCellOnRow(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Create a Delete Family Cell for the specified row and family that would be smaller than all other possible Delete Family KeyValues that have the same row and family.
- createFirstKeyCell(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder
- createFirstLevelCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- createFirstOnNextRow(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue that is smaller than all other possible KeyValues for the given row.
- createFirstOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRow(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row,family,qualifier.
- createFirstOnRow(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRow(byte[], byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
- createFirstOnRow(byte[], byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
- createFirstOnRow(byte[], int, byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
- createFirstOnRow(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
- createFirstOnRow(byte[], int, short) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue that is smaller than all other possible KeyValues for the given row.
- createFirstOnRow(byte[], int, short) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRow(byte[], int, short, byte[], int, byte, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRow(byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Creates a KeyValue that is smaller than all other KeyValues that are older than the passed timestamp.
- createFirstOnRow(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Create a Cell that is smaller than all other possible Cells for the given Cell's row.
- createFirstOnRowCol(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFirstOnRowCol(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Create a Cell that is smaller than all other possible Cells for the given Cell's rk:cf and passed qualifier.
- createFirstOnRowColTS(Cell, long) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Creates the first cell with the row/family/qualifier of this cell and the given timestamp.
- createFirstOnRowFamily(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createFlushContext(long, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- createFlushRegionProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- createFlushWALEdit(RegionInfo, WALProtos.FlushDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
- createForMigration(Configuration, String, boolean, StoreContext) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
-
Create store file tracker to be used as source or destination for
MigrationStoreFileTracker
. - createForTesting(RegionInfo, RegionState.State) - Static method in class org.apache.hadoop.hbase.master.RegionState
- createForWal(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Attempt to use builder API via reflection to create a file with the given parameters and replication enabled.
- createForWal(FileSystem, Path, boolean, int, short, long, boolean, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Attempt to use builder API via reflection to create a file with the given parameters and replication enabled.
- createFromBuff(ByteBuff, boolean, long, int, HFileContext, ByteBuffAllocator) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Creates a block from an existing buffer starting with a header.
- createFromFileInfo(HFileInfo) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- createFromFileInfo(HFileInfo) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- 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.
- createFromMeta(DataInput, HFile.Reader, BloomFilterMetrics) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
- createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>, CreateTableProcedure.CreateHdfsRegions) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Create region layout in file system.
- createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>, CreateTableProcedure.CreateHdfsRegions) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- createGCRegionProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- createGCRegionProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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. - createGetForBackupInfo(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Get operation for a given backup id
- createGetForBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Get operation to load backup set content
- createGetForDeleteOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createGetForIncrBackupTableSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Get to retrieve incremental backup table set from backup system table
- createGetForMergeOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createGetForStartCode(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Get operation to retrieve start code from backup system table
- createGetNamespaceSnapshotSize(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Get
to fetch the namespace's total snapshot size. - createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Create a key by concatenating multiple column values.
- createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Create a key by concatenating multiple column values.
- createGson() - Static method in class org.apache.hadoop.hbase.util.GsonUtil
-
Create a builder which is used to create a Gson instance.
- createGsonWithDisableHtmlEscaping() - Static method in class org.apache.hadoop.hbase.util.GsonUtil
- createHandler(Configuration, UserProvider) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- createHandler(Configuration, UserProvider) - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- 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
- createHeaderAndMessageBytes(Message, Message, int, int) - Static method in class org.apache.hadoop.hbase.ipc.ServerCall
- createHeaderAndMessageBytes(Message, Message, int, List<ByteBuffer>) - Static method in class org.apache.hadoop.hbase.ipc.ServerCall
- createHFileArchiveManager() - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
- createHFileContext(Path, FixedFileTrailer, Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- createHFileCorruptionChecker(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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
- createHistogram() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- createHostAndPortStr(String, int) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Create a host-and-port string
- createHRegion(Configuration, RegionInfo, FileSystem, Path, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Create a region under the given table directory.
- createHRegion(RegionInfo, Path, Configuration, TableDescriptor, WAL) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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, boolean, RegionServerServices) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Convenience method creating new HRegions.
- createIdentifier() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- createIfNeededAndNotExists(Configuration, MasterServices) - Static method in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- createIfNeededAndNotExists(Configuration, MasterServices) - Static method in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- createIfZNodeNotExists(String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Checks if given ZNode exists, if not creates a PERSISTENT ZNODE for same.
- createImmutableSegment(Configuration, CellComparator, MemStoreSegmentsIterator, MemStoreLAB, int, MemStoreCompactionStrategy.Action, CompactingMemStore.IndexType) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- 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
- createIncCallable() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- createInetSocketAddressFromHostAndPortStr(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Create a socket address
- createInitialFileSystemLayout() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Create initial layout in filesystem.
- createInputFile(FileSystem, FileSystem, Path, Set<Path>) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionInputFormat
-
Create the input file for the given directories to compact.
- createInputFileListing(Job) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- createIO(MetricsIOWrapper) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Create a MetricsIOSource from a MetricsIOWrapper.
- createIO(MetricsIOWrapper) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- createIterator(Segment) - Static method in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
- createJar(File, File) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- createKeyManager(String, char[], String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Creates a key manager by loading the key store from the given file of the given type, optionally decrypting it using the given password.
- createKeyOnly(boolean) - Method in class org.apache.hadoop.hbase.KeyValue
-
Creates a new KeyValue that only contains the key portion (the value is set to be null).
- createKeyOnlyCell(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- createKeyValueFromInputStream(InputStream, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue reading from the raw InputStream.
- createKeyValueFromKey(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Returns a KeyValue made of a byte array that holds the key-only part.
- createKeyValueFromKey(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Return a KeyValue made of a byte array that holds the key-only part.
- createKeyValueFromKey(ByteBuffer) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Return a KeyValue made of a byte buffer that holds the key-only part.
- createLastOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Creates a KeyValue that is last on the specified row id.
- createLastOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createLastOnRow(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue for the specified row, family and qualifier that would be larger than or equal to all other possible KeyValues that have the same row, family, qualifier.
- createLastOnRow(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Create a Cell that is larger than all other possible Cells for the given Cell's row.
- createLastOnRowCol(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Create a Cell that is larger than all other possible Cells for the given Cell's rk:cf:q.
- 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.LeaseManager
-
Create a lease and insert it to the map of leases.
- createLeaseManager() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createList(int) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- createLoader(Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- createLock - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- createLockedResource(LockedResourceType, String, LockAndQueue) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- createLockRetryCounterFactory(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Returns A retry counter factory configured for retrying lock file creation.
- createLog(int, int, int, ServerName, Throwable, long, boolean, String, int, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- createMasterLock(String, 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
- createMasterLock(TableName, LockType, String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
- createMasterStub(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- createMasterThread(Configuration, Class<? extends HMaster>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
Creates a
JVMClusterUtil.MasterThread
. - createMaxByteArray(int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create a max byte array with the specified max byte count
- createMemStoreCompactor(MemoryCompactionPolicy) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- createMergedRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Create merged region.
- createMergedRegionInfo(RegionInfo[]) - Static method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Create merged region info by looking at passed in
regionsToMerge
to figure what extremes for start and end keys to use; merged region needs to have an extent sufficient to cover all regions-to-merge. - createMergeProcedure(RegionInfo...) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- createMetaEntries(MasterServices, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
Create entries in the
hbase:meta
for each providedRegionInfo
. - createMetaTableDescriptorBuilder(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- createMeter() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- createMigrationTableDescriptor(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- createMigrationTableDescriptor(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- createMigrationTableDescriptor(Configuration, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- createMiniBatch(int, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- createMissingCFsInMetaDuringUpgrade(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
- createMobRefCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
- createMobRefCell(Cell, byte[], Tag) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Creates a mob reference KeyValue.
- createMobRegionDirChecker(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Creates an instance of MobRegionDirChecker.
- createMobRegionInfo(TableName) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Creates a RegionInfo object for MOB data.
- createModelFromResults(Result[]) - Method in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- createModifiedVisExpression(List<Tag>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- all the visibility tags associated with the current Cell
- createMoveRegionProcedure(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- createMutableSegment(Configuration, CellComparator, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- createMyEphemeralNode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new namespace.
- createNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create a new namespace.
- createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- createNamespace(NamespaceDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Create a new Namespace.
- createNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
Create a new Namespace.
- createNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- createNamespace(TNamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- createNamespaceAndTable(Admin) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Invokes Admin#createNamespace and Admin#createTable to create a namespace with a table that has one column-family.
- createNamespaceAndTable(Admin) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Invokes Admin#createNamespace and Admin#createTable to create a namespace with a table that has one column-family.
- createNamespaceAsync(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create a new namespace.
- createNamespaceAsync(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- createNamespaceAsync(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
- CreateNamespaceProcedureBiConsumer(String) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.CreateNamespaceProcedureBiConsumer
- createNamespaceTable(MasterServices) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- createNettyServerRpcConnection(Channel) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- createNewCellWithTags(Mutation, Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- createNewCellWithTags(Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- createNewReplicationInstance(Configuration, HRegionServer, FileSystem, Path, Path, WALFactory) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Load the replication executorService objects, if any
- createNewShipper(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- createNewShipper(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- createNewState(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- createNewWALReader(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- createNextOnRowCol(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Return a new cell is located following input cell.
- createNextOnRowCol(Cell, long, byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- createNInputSplitsUniform(InputSplit, int) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Create n splits for one InputSplit, For now only support uniform distribution
- createNode(String, Long) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- createNodeFailure(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- createNodeIfNotExistsAndWatch(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified znode to be a persistent node carrying the specified data.
- createNodeIfNotExistsNoWatch(ZKWatcher, String, byte[], CreateMode) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified znode with the specified data but does not watch it.
- createNodeSuccess(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- createNonceKey(long, long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Create a NonceKey from the specified nonceGroup and nonce.
- 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.
- createNonSequential(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- createNormalizerManager(Configuration, MasterRegion, ZKWatcher, HMaster) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
- createObject(K) - Method in interface org.apache.hadoop.hbase.util.ObjectPool.ObjectFactory
-
Creates a new shared object associated with the given
key
, identified by theequals
method. - createObject(ClientProtocol, String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.FileCreator
- createOldWalsCleaner(int) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- createOneAssignProcedure(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create one TransitRegionStateProcedure to assign a region w/o specifying a target server.
- createOneUnassignProcedure(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create one TransitRegionStateProcedure to unassign a region.
- createOnHeap() - Static method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Initialize an
ByteBuffAllocator
which only allocate ByteBuffer from on-heap, it's designed for testing purpose or disabled reservoir case. - createOptionGroup() - Static method in enum org.apache.hadoop.hbase.thrift.ImplType
- createOrUpdate(NamespacesInstanceModel, UriInfo, Admin, boolean) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- createOutput(FileSystem, Path, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor, boolean) - Static method in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper
-
Create
FanOutOneBlockAsyncDFSOutput
forDistributedFileSystem
, and a simple implementation for otherFileSystem
which wraps around aFSDataOutputStream
. - createOutput(DistributedFileSystem, String, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor, boolean) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- createOutput(DistributedFileSystem, Path, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor, boolean) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
-
Create a
FanOutOneBlockAsyncDFSOutput
. - createOutputPath(Path) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
Create the output folder and optionally set ownership.
- createOutputSinkAndEntryBuffers() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Setup the output sinks and entry buffers ahead of splitting WAL.
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- 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
- createParallelBatches(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- createParams(Compactor.FileDetails, boolean, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
- createPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
-
Helper method to connect to a peer
- createPlainCompressionStream(OutputStream, Compressor) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
Creates a compression stream without any additional wrapping into buffering streams.
- createPool() - Method in class org.apache.hadoop.hbase.util.PoolMap
- createPresplitTable(TableName, RegionSplitter.SplitAlgorithm, String[], Configuration) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- createPriority() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- createPriority() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- createProcedure(ForeignExceptionDispatcher, String, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Exposed for hooking with unit tests.
- createProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.HMaster
- createProcessor() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- createProcessor() - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- createProtobufOutput() - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
-
Returns the protobuf represention of the model
- createProvider(Class<? extends WALProvider>, String) - Method in class org.apache.hadoop.hbase.wal.WALFactory
- createProvider(String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- createProviders(Configuration) - Static method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Loads server authentication providers from the classpath and configuration, and then creates the SaslServerAuthenticationProviders instance.
- createPutForBackupInfo(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put operation for a given backup info object
- createPutForBackupSet(String, String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put operation to update backup set content
- createPutForBulkLoadedFile(TableName, byte[], String, String, long, int) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForCommittedBulkload(TableName, byte[], Map<byte[], List<Path>>) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForDeleteOperation(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForIncrBackupTableSet(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put to store incremental backup table set
- createPutForMergeOperation(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForNamespaceSnapshotSize(String, long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Put
for the namespace's total snapshot size. - createPutForPreparedBulkload(TableName, byte[], byte[], List<Pair<Path, Path>>) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForRegionServerLastLogRollResult(String, Long, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put to store RS last log result
- createPutForSnapshotSize(TableName, String, long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- createPutForSpaceSnapshot(TableName, SpaceQuotaSnapshot) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- createPutForStartBackupSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForStartCode(String, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put operation to store start code to backup system table
- createPutForStopBackupSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForUpdateTablesForMerge(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createPutForWriteRegionServerLogTimestamp(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Put to write RS last roll log timestamp map
- createPutKeyValue(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Create a KeyValue with this objects row key and the Put identifier.
- createPutKeyValue(byte[], byte[], long, byte[], Tag[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Create a KeyValue with this objects row key and the Put identifier.
- createPutKeyValue(byte[], ByteBuffer, long, ByteBuffer, Tag[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Create a KeyValue with this objects row key and the Put identifier.
- createQuarantinePath(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Given a path, generates a new path to where we move a corrupted hfile (bad trailer, no trailer).
- createQueueRowAccess() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- createQuotaSnapshotNotifier() - Method in class org.apache.hadoop.hbase.master.HMaster
- createQuotaTable() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- createRangeListFromRowKeyPrefixes(byte[][]) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- 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(ReaderContext, CacheConfig) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- createReader(ReaderContext, HFileInfo, CacheConfig, Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Method returns the reader given the specified arguments.
- createReaderContext(boolean, long, ReaderContext.ReaderType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- createRecord(String, UserMetrics.ClientMetrics, long, String) - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- createRecord(ServerMetrics, RegionMetrics, long) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Builds a TableRecordReader.
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Builds a
TableRecordReader
. - createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat
- createRecords(ClusterMetrics) - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- createRecordWriter(TaskAttemptContext, OutputCommitter) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- createRecoveredEditsWriter(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
Should be package-private, visible for recovery testing.
- createRecoveredEditsWriter(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.
- createRecoveredEditsWriter(TableName, byte[], long) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
-
Returns a writer that wraps a
WALProvider.Writer
and its Path. - createRecoveredHFileWriter(TableName, String, long, String, boolean) - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- createRecycler(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Create the
ByteBuffAllocator.Recycler
forBucketEntry.refCnt
,which would be used asRefCnt.recycler
ofHFileBlock#buf
returned fromBucketCache.getBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, boolean, boolean, boolean)
. - createReference(K, V) - Method in class org.apache.hadoop.hbase.util.ObjectPool
-
Create a reference associated with the given object
- createReference(K, V) - Method in class org.apache.hadoop.hbase.util.SoftObjectPool
- createReference(K, V) - Method in class org.apache.hadoop.hbase.util.WeakObjectPool
- 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.
- createRegion(MetricsRegionWrapper) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Create a MetricsRegionSource from a MetricsRegionWrapper.
- createRegion(MetricsRegionWrapper) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- createRegionDir(Configuration, RegionInfo, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Create the region directory in the filesystem.
- createRegionEventDescriptorQualifier(WALProtos.RegionEventDescriptor.EventType) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
- createRegionEventWALEdit(byte[], WALProtos.RegionEventDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
- createRegionEventWALEdit(RegionInfo, WALProtos.RegionEventDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
- createRegionForReopen(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- createRegionInfos(TableDescriptor, byte[][]) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
- createRegionInfosForHoles(List<Pair<RegionInfo, RegionInfo>>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
Create a new
RegionInfo
corresponding to each provided "hole" pair. - createRegionLoad(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createRegionLoad(HRegion, ClusterStatusProtos.RegionLoad.Builder, HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createRegionLocationFinder(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- createRegionLocations(HRegionLocation) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- createRegionName(TableName, byte[], byte[], boolean) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- createRegionName(TableName, byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.createRegionName(TableName, byte[], byte[], boolean)
. - createRegionName(TableName, byte[], byte[], int, boolean) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- createRegionName(TableName, byte[], byte[], int, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.createRegionName(TableName, byte[], byte[], int, boolean)
. - createRegionName(TableName, byte[], long, boolean) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- createRegionName(TableName, byte[], long, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.createRegionName(TableName, byte[], long, boolean)
. - createRegionName(TableName, byte[], long, int, boolean) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- createRegionName(TableName, byte[], long, int, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.createRegionName(TableName, byte[], long, int, boolean)
. - createRegionName(TableName, byte[], String, boolean) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- createRegionName(TableName, byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.createRegionName(TableName, byte[], String, boolean)
. - createRegionOnFileSystem(Configuration, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Create a new Region on file-system.
- createRegionPlans(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Create all of the RegionPlan's needed to move from the initial cluster state to the desired state.
- 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.
- 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.
- 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.
- createRegionServerStub(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- createRegionServerThread(Configuration, Class<? extends HRegionServer>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
Creates a
JVMClusterUtil.RegionServerThread
. - createRegionSizeCalculator(RegionLocator, Admin) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- createRegionSpan(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- createRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- createRegionVisitor(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- 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
- createRegistryForTableRequests() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- createRegistryForWALCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- createRegistryInfoForMasterCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- createRegistryInfoForRegionCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- createRegistryInfoForRSCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- createRegistryInfoForTableRequests() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- createRegistryInfoForWALCoprocessor(String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- createRemoteException(RPCProtos.ExceptionResponse) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- createRemoteSnapshotProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- createRemoteSpan(String, Context) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Create a span which parent is from remote, i.e, passed through rpc.
- createReorderingProxy(ClientProtocol, HFileSystem.ReorderBlocks, Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
- createReplicationEndpoint() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- createReplicationMarkerEdit(byte[], long) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
Creates a replication tracker edit with
WALEdit.METAFAMILY
family andWALEdit.REPLICATION_MARKER
qualifier and has null value. - createReplicationSinkManager(Connection) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- createReplicator(List<WAL.Entry>, int, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- createReportRegionStateTransitionRequest(RegionServerServices.RegionStateTransitionContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createRequest(Connection, Set<String>, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- createRequest(Connection, TableDescriptor) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- CreateRescanAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateRescanAsyncCallback
- createRescanFailure() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- createRescanSuccess(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- createResource(PoolMap.PoolResourceSupplier<V>) - Static method in class org.apache.hadoop.hbase.util.PoolMap
- createResourceConfig(Configuration, HMaster) - Static method in class org.apache.hadoop.hbase.master.http.api_v1.ResourceConfigFactory
- createResourceConfig(Configuration, HMaster) - Static method in class org.apache.hadoop.hbase.master.http.hbck.HbckConfigFactory
- createRestoreRequest(String, String, boolean, TableName[], TableName[], boolean) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Create restore request.
- createRestoreTableDescriptor(TableDescriptor, String) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- createRestoreTableDescriptor(TableDescriptor, String) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- createRestoreTableDescriptor(TableDescriptor, String) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- createRetryCounter(Configuration) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
-
Get a retry counter for getting the backoff time.
- createRootDir - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- createRootDir - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Whether to create a new root or data directory path.
- createRootDir(boolean) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- 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.
- createRoundRobinAssignProcedures(MasterProcedureEnv, List<RegionInfo>, int, List<ServerName>, boolean) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
-
Create round robin assign procedures for the given regions, according to the
regionReplication
. - createRpcChannel(ServerName, User, int) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- createRpcChannel(ServerName, User, int) - Method in interface org.apache.hadoop.hbase.ipc.RpcClient
-
Creates a "channel" that can be used by a protobuf service.
- 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, RpcSchedulerFactory, InetSocketAddress, String) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- createRpcServer(Server, 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
- createRSGroupTable() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- createSaslAdaptor() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- createSaslAuthMethod(AuthMethod) - Static method in class org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
- createSaslPropertiesForEncryption(String) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer.SaslPlainServerFactory
- createScanForBackupHistory() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Scan operation to load backup history
- createScanForBackupSetList() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Scan operation to load backup set list
- createScanForBulkLoadedFiles(String) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createScanForNamespaceSnapshotSizes() - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a scanner for all existing namespace snapshot entries.
- createScanForNamespaceSnapshotSizes(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a scanner for all namespace snapshot entries of the given namespace
- createScanForOrigBulkLoadedFiles(TableName) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- createScanForReadLogTimestampMap(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Scan to load table-> { RS -> ts} map of maps
- createScanForReadRegionServerLastLogRollResult(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Creates Scan operation to load last RS log roll results
- createScanForSpaceSnapshotSizes() - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- createScanForSpaceSnapshotSizes(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- createScanFromConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Sets up a
Scan
instance, applying settings from the configuration property constants defined inTableInputFormat
. - createScanFromCursor(Cursor) - Static method in class org.apache.hadoop.hbase.client.Scan
-
Create a new Scan with a cursor.
- createScanner(List<KeyValueScanner>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
-
Creates the scanner for flushing snapshot.
- 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
- createScanner(HStore, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
-
Creates the scanner for compacting the pipeline.
- createScanner(HStore, ScanInfo, List<StoreFileScanner>, long, long, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- createScanner(HStore, ScanInfo, List<StoreFileScanner>, ScanType, long, long) - 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(ScanInfo, List<StoreFileScanner>, ScanType, Compactor.FileDetails, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
- createScannerCallable() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
Will be called in moveToNextRegion to create ScannerCallable.
- createScannerCallable() - Method in class org.apache.hadoop.hbase.client.ClientSimpleScanner
- createScannerCallable() - Method in class org.apache.hadoop.hbase.client.ReversedClientScanner
- createScanResultCache(Scan) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- createSecretKey(byte[]) - Static method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- createSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- createSecurityPreambleCall(RpcCallback<Call>) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- createSeeker() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder
- createSeeker() - Method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- createSeeker() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- createSeeker(HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- createSeeker(HFileBlockDecodingContext) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Create a HFileBlock seeker which find KeyValues within a block.
- createSeeker(HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- createSeeker(HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- createSeeker(HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- createSeeker(HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- createSeekerState() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- createSeekerState() - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- createSeekerState() - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker
- createSelector(String, TableName, ChoreService, IntSupplier) - Static method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSelectorFactory
-
Create a CatalogReplicaLoadBalanceReplicaSelector based on input config.
- createSequential(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- createSerialBatches(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- createServer(MetricsRegionServerWrapper) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Given a wrapper create a MetricsRegionServerSource.
- createServer(MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- createServer(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Create the ServerStateNode when registering a new region server
- createServer(SecretManager<TokenIdentifier>, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- createServer(SecretManager<TokenIdentifier>, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- createServer(SecretManager<TokenIdentifier>, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider
- createServer(SecretManager<TokenIdentifier>, Map<String, String>) - Method in interface org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProvider
-
Creates the SaslServer to accept incoming SASL authentication requests.
- createServer(SecretManager<TokenIdentifier>, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslServerAuthenticationProvider
- createServerErrorTracker() - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Creates the server error tracker to use inside process.
- createServerErrorTracker() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Creates the server error tracker to use inside process.
- createServerManager(MasterServices, RegionServerList) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Create a
ServerManager
instance. - createServerSocket(int) - Method in class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure
- createSetData(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Set data into node creating node if it doesn't yet exist.
- createShortCircuitConnection(Configuration, User, ServerName, AdminProtos.AdminService.BlockingInterface, ClientProtos.ClientService.BlockingInterface, ConnectionRegistry) - Static method in class org.apache.hadoop.hbase.client.ServerConnectionUtils
-
Creates a short-circuit connection that can bypass the RPC layer (serialization, deserialization, networking, etc..) when talking to a local server.
- createSingleServerRequest(MultiAction, int, ServerName, Set<CancellableRegionServerCallable>) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- createSnapshot(RegionStateNode, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- 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
- createSource(String, ReplicationPeer) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- createSpan(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- createSpan(String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Create a
SpanKind.INTERNAL
span. - createSpan(String, SpanKind) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Create a span with the given
kind
. - createSplitExcecutors() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- createSplitProcedure(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- createSplitsDir(RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Creates region split daughter directories under the table dir.
- createSplittingWalProcedures(MasterProcedureEnv, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- createSplitWALProcedures(List<FileStatus>, ServerName) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- createSslContextForClient(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- createSslContextForServer(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- createStagingDir(Path, User, String) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- createStagingDir(Path, User, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- createStagingDir(Path, User, TableName) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- createStagingDir(Path, User, TableName) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- createStartKey(Scan, ScanInfo) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- 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
- createStatus(String, boolean) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- createStatus(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Create a monitored task for users to inquire about the status
- createStore() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreFactory
- createStoreConfiguration(Configuration, TableDescriptor, ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
- createStoreDir(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Create the store directory for the specified family name
- 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.StoreEngine
- createStoreFileAndReader(StoreFileInfo) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- createStoreFileTracker(Configuration, HStore) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- CreateStoreFileWriterParams - Class in org.apache.hadoop.hbase.regionserver
- CreateStoreFileWriterParams() - Constructor for class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- createStoreFlusher(Configuration, HStore) - Method in class org.apache.hadoop.hbase.mob.MobStoreEngine
- createStoreFlusher(Configuration, HStore) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
- createStreamReader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- createStreamReader(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
- createStreamReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a one-way stream reader for a given path.
- createStreamReader(FileSystem, Path, Configuration, long) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a one-way stream reader for a given path.
- createStreamReader(FileSystem, Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a one-way stream reader for the WAL.
- createStreamReader(FileSystem, Path, CancelableProgressable, long) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a one-way stream reader for the WAL, and start reading from the given
startPosition
. - createStreams(InputStream, OutputStream) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- createStubs(RpcClient, Collection<ServerName>) - Method in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- 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
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
-
Sets up the actual job.
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
-
Returns the JobConf
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
-
Sets up the actual job.
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
-
Sets up the actual job.
- createSubmittableJob(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Deprecated.as of release 2.3.0. Will be removed on 4.0.0. Please use main method instead.
- 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)
- createSubstitution(MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
-
---------------------------------------------------------------------- Creation of the ImmutableSegment either by merge or copy-compact of the segments of the pipeline, based on the Compactor Iterator.
- createSystemTable(Admin, TableDescriptor) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- 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(String, MetricsTableWrapperAggregate) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Create a MetricsTableSource from a MetricsTableWrapper.
- createTable(String, MetricsTableWrapperAggregate) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- createTable(ByteBuffer, List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- createTable(Admin, TableName, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- createTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table.
- createTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Creates a new table.
- createTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- createTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- createTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- createTable(TableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table with an initial set of empty regions defined by the specified split keys.
- createTable(TableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Creates a new table with an initial set of empty regions defined by the specified split keys.
- createTable(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- createTable(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- createTable(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- createTable(TableDescriptor, byte[][], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- createTable(TableDescriptor, byte[][], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Create a table using the given table definition.
- createTable(TableDescriptor, byte[], byte[], int) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table with the specified number of regions.
- createTable(TableDescriptor, byte[], byte[], int) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Creates a new table with the specified number of regions.
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- createTable(TableName, Path, Admin) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.If the table is created for the first time, then "completebulkload" reads the files twice.
- createTable(TableName, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- createTable(TTableDescriptor, List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- createTableAsync(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table but does not block and wait for it to come online.
- createTableAsync(TableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- createTableAsync(TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- createTableAsync(TableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table but does not block and wait for it to come online.
- createTableAsync(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- createTableAsync(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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(FileSystem, Path, TableDescriptor, boolean) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create a new TableDescriptor in HDFS in the specified table directory.
- createTableDescriptorForTableDirectory(Path, TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create a new TableDescriptor in HDFS in the specified table directory.
- createTableDirectories(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- CreateTableFuture(HBaseAdmin, TableDescriptor, byte[][], MasterProtos.CreateTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- createTableNameIfNecessary(ByteBuffer, ByteBuffer) - Static method in class org.apache.hadoop.hbase.TableName
-
Check that the object does not exist already.
- 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
- CreateTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.CreateTableProcedureBiConsumer
- createTableStartTime - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- createTableTimer - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
-
This is the Timer metric object to keep track of the current count across invocations
- createTailingReader(FileSystem, Path, Configuration, long) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a tailing reader for the given path.
- createTask(BufferedMutatorImpl.QueueRowAccess) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- createTaskFilter(String) - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Create a task filter according to a given filter type.
- createTaskGroup(boolean, String) - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Create a task group which contains a series of monitored tasks for users to inquire about the status
- createTaskIfAbsent(String, SplitLogManager.TaskBatch) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.Returns null on success, existing task on error
- createTempDir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- 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.
- createThreadPool(Configuration) - Method in class org.apache.hadoop.hbase.tool.HFileContentValidator
- createThreadPool(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- createThriftMetrics(Configuration) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- createThriftMetrics(Configuration) - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- createThriftOneSource() - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
-
Create a Source for a thrift one server
- createThriftOneSource() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl
- createThriftTwoSource() - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
-
Create a Source for a thrift two server
- createThriftTwoSource() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl
- createTime - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- createTimer() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- createTopReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
-
Returns A
Reference
that points at top half of a an hfile - createTransparentCryptoHelper() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- createTransparentCryptoHelperWithHDFS12396() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- createTransparentCryptoHelperWithoutHDFS12396() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- createTreeSet() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- createTruncateRegionProcedure(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- createTrustManager(String, char[], String, boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Creates a trust manager by loading the trust store from the given file of the given type, optionally decrypting it using the given password.
- createTServlet(TProtocolFactory) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Create a Servlet for the http server
- createUgiForRemoteUser(String) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler
- createUnassignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- createUnassignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- createUnAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- createUnassignProceduresForClosingExcessRegionReplicas(TableName, int) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Called by ModifyTableProcedures to unassign all the excess region replicas for a table.
- createUnassignProceduresForDisabling(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Called by DisableTableProcedure to unassign all the regions for a table.
- createUnassignProceduresForSplitOrMerge(MasterProcedureEnv, Stream<RegionInfo>, int) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- createUnescapdArgument(byte[], int, int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Removes the single quote escaping a single quote - thus it returns an unescaped argument
- createUser(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Create a MetricsUserSource from a user
- createUser(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- createUser(RPCProtos.ConnectionHeader) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- createUserForTesting(Configuration, String, String[]) - Static method in class org.apache.hadoop.hbase.security.User
-
Generates a new
User
instance specifically for use in test code. - createUserForTesting(Configuration, String, String[]) - Static method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
-
Create a user for testing.
- createUserLoad(String, MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- createVisibilityExpTags(String) - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- createVisibilityExpTags(String) - Method in interface org.apache.hadoop.hbase.mapreduce.VisibilityExpressionResolver
-
Convert visibility expression into tags to be serialized.
- 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
- createWAL(WALFactory, MasterRegionWALRoller, String, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- createWALDir - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- createWALDir - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Whether to create a new WAL directory.
- createWALDir(boolean) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- 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.
- createWebAppContext(String, Configuration, AccessControlList, String) - Static method in class org.apache.hadoop.hbase.http.HttpServer
- 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. - createWithParents(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified node and all parent nodes required for it to exist.
- createWithParents(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Creates the specified node and all parent nodes required for it to exist.
- createWriter() - Method in interface org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter.WriterFactory
- 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(Date, long, Compression.Algorithm, byte[], boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Creates the writer for the mob file in the mob family directory.
- 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(Configuration, FileSystem, ColumnFamilyDescriptor, String, Path, long, Compression.Algorithm, String, CacheConfig, Encryption.Context, boolean, String) - 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(Configuration, FileSystem, ColumnFamilyDescriptor, Path, long, Compression.Algorithm, CacheConfig, Encryption.Context, ChecksumType, int, int, BloomType, boolean, Consumer<Path>) - 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(Path) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Create a new
WALProvider.Writer
for writing log splits. - createWriter(Compactor.FileDetails, boolean, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Creates a writer for a new file.
- createWriter(Compactor.FileDetails, boolean, String, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- createWriter(CreateStoreFileWriterParams) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Create a writer for writing new store files.
- createWriter(CreateStoreFileWriterParams) - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Create a writer for writing new store files.
- createWriter(CreateStoreFileWriterParams) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- createWriter(InternalScanner, Compactor.FileDetails, boolean, boolean, Consumer<Path>) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSinkFactory
- createWriter(MemStoreSnapshot, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
- createWriterFactory(MemStoreSnapshot, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
- 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(String, Path, long, Compression.Algorithm, byte[], boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Creates the writer for the mob file in temp directory.
- 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(MobFileName, Path, long, Compression.Algorithm, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Creates the writer for the mob file in temp directory.
- createWriterWithStoragePolicy(String) - Method in interface org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter.WriterFactory
- createWriteTable(int) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- createZKConnection(Watcher) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Creates Connection with ZooKeeper.
- createZKWatcher() - Method in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- createZNode(String, byte[]) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Function to create PERSISTENT ZNODE with given path and data given as params
- createZNodeCallback - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Callback used while creating a Persistent ZNode tries to create ZNode again if Connection was lost in previous try.
- createZnodeRetryCounterFactory(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Returns A retry counter factory configured for retrying znode creation.
- createZNodeRetryCounterFactory - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- createZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- creationTime - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- CREDENTIALS_LOCATION - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- CRLF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- CRYPTO_AES_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- CRYPTO_AES_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- CRYPTO_ALTERNATE_KEY_ALGORITHM_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the name of the alternate cipher algorithm for the cluster, a string
- CRYPTO_CIPHERPROVIDER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the crypto algorithm provider, a class name
- CRYPTO_ENABLED_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Default value for globally enable / disable column family encryption (set to "true" for backward compatibility)
- CRYPTO_ENABLED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Configuration key for globally enable / disable column family encryption
- CRYPTO_KEY_ALGORITHM_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the algorithm used for creating jks key, a string
- CRYPTO_KEY_FAIL_ON_ALGORITHM_MISMATCH_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Default behaviour is not to fail if the hash algorithm configured differs from the one used in the HFile.
- CRYPTO_KEY_FAIL_ON_ALGORITHM_MISMATCH_CONF_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Configuration key for specifying the behaviour if the configured hash algorithm differs from the one used for generating key hash in encrypted HFiles currently being read.
- CRYPTO_KEY_HASH_ALGORITHM_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Default hash algorithm used for generating key hash in encrypted HFiles.
- CRYPTO_KEY_HASH_ALGORITHM_CONF_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Configuration key for the hash algorithm used for generating key hash in encrypted HFiles.
- CRYPTO_KEYPROVIDER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the crypto key provider, a class name
- CRYPTO_KEYPROVIDER_PARAMETERS_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the crypto key provider parameters
- CRYPTO_MASTERKEY_ALTERNATE_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the name of the alternate master key for the cluster, a string
- CRYPTO_MASTERKEY_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the name of the master key for the cluster, a string
- CRYPTO_WAL_ALGORITHM_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the algorithm to use when encrypting the WAL, a string
- CRYPTO_WAL_KEY_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the name of the master WAL encryption key for the cluster, a string
- cryptoAES - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- cryptoAES - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- CryptoAES - Class in org.apache.hadoop.hbase.io.crypto.aes
-
AES encryption and decryption.
- CryptoAES(String, Properties, byte[], byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
- CryptoAES.Integrity - Class in org.apache.hadoop.hbase.io.crypto.aes
-
Helper class for providing integrity protection.
- cryptoAesEnable - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- cryptoByteStream - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Underlying stream to write encrypted bytes to
- CryptoCipherProvider - Class in org.apache.hadoop.hbase.io.crypto
-
The default cipher provider.
- CryptoCipherProvider() - Constructor for class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- cryptoContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Encryption algorithm and key used
- cryptoContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Crypto context
- cryptoInputStream - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- cryptoOutputStream - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- CRYPTOSTREAM_BUFFERSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- CSLM_MAP - Enum constant in enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
- CSLMImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
CSLMImmutableSegment is an abstract class that extends the API supported by a
Segment
, andImmutableSegment
. - 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
- ctrl - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- ctrlAltAndCharacter(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- ctrlAndCharacter(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- ctx - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- ctx - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- ctx - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- ctx - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- ctx - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- ctx - Variable in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
- cTypes - Variable in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
- CUMULATIVE_SIZE_LIMIT_MB_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- cumulativePlansSizeLimitMb - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- cumulativePlansSizeLimitMb - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- cur - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- cur_worker_name - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- curBlock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- curBlockCacheSize - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- curBlockCacheUsed - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- curBuf - Variable in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- 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.
- curColCell - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- curFamily - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- curFamilyMaxVersions - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- curFunctionCosts - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- curIndex - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- curInlineChunk - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Current leaf-level chunk.
- curItem - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- curItemIndex - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- curMemStoreSize - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- curMemStoreUsed - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- curOverallCost - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- curQualifier - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- curQualMetVersions - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- currChunk - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- current - Variable in class org.apache.hadoop.hbase.codec.BaseDecoder
- current - Variable in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- current - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- current - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- current - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- current - Variable in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- 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 - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
- current - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- current - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- current - Variable in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- current() - Method in interface org.apache.hadoop.hbase.CellScanner
-
Returns the current Cell which may be mutable
- current() - Method in class org.apache.hadoop.hbase.client.Result
- current() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
- current() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
- CURRENT - Enum constant in enum org.apache.hadoop.hbase.client.RegionLocateType
- CURRENT_INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- currentAverage - Variable in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- currentBandwidth - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- currentCallable - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- 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
- currentCompactedKVs - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- currentCompactedKVs - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- currentCompareRowInPeerTable - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- currentComponent - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- CurrentCoprocessorMethods - Class in org.apache.hadoop.hbase.tool.coprocessor
- CurrentCoprocessorMethods() - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CurrentCoprocessorMethods
- currentCount - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- currentEntry - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- currentEntry - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- currentFamily - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentFamilyName - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentHour - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider.Tick
- CurrentHourProvider - Class in org.apache.hadoop.hbase.regionserver.compactions
- CurrentHourProvider() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- CurrentHourProvider.Tick - Class in org.apache.hadoop.hbase.regionserver.compactions
- currentIndexPosition - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- currentKey - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- currentKey - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- currentKey - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- currentlyWriting - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- currentMode - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- currentMode - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- currentParallelPutCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
-
Use this counter to track concurrent puts.
- currentPath - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- currentPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- currentPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- currentPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- currentPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- currentPos - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- currentPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- currentPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- currentPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- currentPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- currentPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- currentPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- currentPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- currentPositionOfEntry - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- currentPositionOfReader - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- currentProcessingCount - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- currentQualifier - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentQualifierName - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentQueueLimit - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- currentQuotaSnapshots - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- currentReader - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- currentRegion - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- currentRegion - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- currentRegionBatch - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- currentRegionCachedRatio - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- currentRegionCachedRatio - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- currentRegionPrefetchRatio - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- currentRegionScanner - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- currentReturnCode - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- currentRow - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- currentRow - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- 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
-
Returns a cell represent the current row
- currentRowCount - Variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- currentRowKey - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentRowQualifierName - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- currentRowResult - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- currentRSToRegionMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
the regionServer to region map
- currentRunningState - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- currentScan - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- currentScannerCallable - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- currentScanners - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- currentScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- currentSnapshots - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- currentSortField - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- currentSourceHash - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- currentSqrSum - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- currentSum - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- currentTask - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- currentTerm - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- currentThreadInFastFailMode() - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
Checks to see if the current thread is already in FastFail mode for *some* server.
- currentTime - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- currentTime() - Method in class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
-
Returns the currentTime.
- currentTime() - Method in interface org.apache.hadoop.hbase.util.EnvironmentEdge
-
Returns the currentTime.
- currentTime() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
-
Defers to the delegate and calls the
EnvironmentEdge.currentTime()
method. - currentTime() - Method in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
-
Returns the currentTime.
- currentTime() - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
- currentTrailerSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- currentVersion - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- currentVersions - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- currentWorkers - Variable in class org.apache.hadoop.hbase.master.WorkerAssigner
- currentWriteBufferSize - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- currentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- currentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- currentWriterEndKey - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- currKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- currMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- currMemstoreTSLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- curRowBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- curRowCols - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- curRowKeyLength - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- currSize - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- currTagsLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- currValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- cursor - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- cursor - Variable in class org.apache.hadoop.hbase.client.Result
- cursor - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- cursor() - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController
-
Get the scan cursor if available.
- cursor() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- cursor(boolean) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- Cursor - Class in org.apache.hadoop.hbase.client
-
Scan cursor to tell client where server is scanning
Scan.setNeedCursorResult(boolean)
Result.isCursor()
Result.getCursor()
- Cursor(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Cursor
- cursorColumn - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- cursorPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- CursorPosition - Class in org.apache.hadoop.hbase.hbtop.terminal
-
A 2-d position in 'terminal space'.
- CursorPosition(int, int) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- cursorRow - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- cursorVisible - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- curTaskZKVersion - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- curTotalNonRootEntrySize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
The offset of the next entry to be added, relative to the end of the "secondary index" in the "non-root" format representation of this index chunk.
- curTotalRootSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
The accumulated size of this chunk if stored in the root index format.
- CUSTOM_CALLER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
-
Configuration key for a custom
RpcRetryingCaller
- CUSTOM_CONTROLLER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
-
Custom RPC Controller factory allows frameworks to change the RPC controller.
- CUSTOM_FILTERS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- CUSTOM_HEADER_PARAM - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- CUSTOM_METHODS_TO_IGNORE_PARAM - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- CUSTOM_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- CUSTOM_RPC_CLIENT_IMPL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcClientFactory
- CUSTOM_RPC_SERVER_IMPL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcServerFactory
- CUSTOM_TAG_TYPE_RANGE - Static variable in interface org.apache.hadoop.hbase.Tag
-
Custom tags if created are suggested to be above this range.
- customHeader - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.HTTPThriftClientBuilder
- customize(int, long, KeepDeletedCells) - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
Used by CP users for customizing max versions, ttl and keepDeletedCells.
- customize(int, long, KeepDeletedCells, int, long) - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
-
Used by CP users for customizing max versions, ttl, keepDeletedCells, min versions, and time to purge deletes.
- 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
- CustomizedScanInfoBuilder(ScanInfo, Scan) - Constructor for class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- customSFT - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- CYAN - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- cyclePushSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
- cycles - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Cycles on same state.
- CYCLES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- cycleStartTick - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
D
- D - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'D'
- DaemonThreadFactory - Class in org.apache.hadoop.hbase
-
Thread factory that creates daemon threads
- DaemonThreadFactory(String) - Constructor for class org.apache.hadoop.hbase.DaemonThreadFactory
- DAILY - Enum constant in enum org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-
Compact daily mob files into one file
- 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
- dash - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- data - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.ListRowAccess
- data - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- data - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- data - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- data - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
-
Actual underlying data
- data - Variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- data - Variable in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- data - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- data - Variable in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Data of the node being tracked
- data - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- data - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- data - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- DATA - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- DATA - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Data block, both versions
- DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DATA_BLOCK_ENCODING - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
Type of encoding used for data blocks in HFile.
- DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
- DATA_BLOCK_ENCODING_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DATA_BLOCK_ENCODING_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the
DataBlockEncoding
algorithm used to encode this HFile. - DATA_CHUNK - Enum constant in enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
- DATA_FILE_UMASK_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
File permission umask to use when creating hbase data files
- DATA_IBUF_SIZE - Static variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
data input buffer size to absorb small reads from application.
- DATA_MANIFEST_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- DATA_OBUF_SIZE - Static variable in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
data output buffer size to absorb small writes from application.
- DATA_SIZE_WITHOUT_WAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- DATA_SIZE_WITHOUT_WAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- dataAvailable - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
- DATABLOCK_ENCODING_FAMILIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- DATABLOCK_ENCODING_OVERRIDE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- DATABLOCK_READ_COUNT - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
- dataBlockCount - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- dataBlockElements - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Current number of cached data block elements
- dataBlockElements - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current number of cached data block elements
- dataBlockEncoder - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- dataBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Data block encoder used for data blocks
- dataBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
What kind of data block encoding should be used while reading, writing, and handling cache.
- dataBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- dataBlockEncoder - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- DataBlockEncoder - Interface in org.apache.hadoop.hbase.io.encoding
-
Encoding of KeyValue.
- DataBlockEncoder.EncodedSeeker - Interface in org.apache.hadoop.hbase.io.encoding
-
An interface which enable to seek while underlying data is encoded.
- DataBlockEncoding - Enum in org.apache.hadoop.hbase.io.encoding
-
Provide access to all data block encoding algorithms.
- DataBlockEncoding(int, String) - Constructor for enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- dataBlockEncodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- dataBlockEncodingDetails - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Serialize column family to data block encoding map to configuration.
- dataBlockEncodingFromHBase(DataBlockEncoding) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- dataBlockEncodingFromThrift(TDataBlockEncoding) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- DataBlockEncodingValidator - Class in org.apache.hadoop.hbase.tool
- DataBlockEncodingValidator() - Constructor for class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
- dataBlockIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Data block index reader keeping the root data index in memory
- dataBlockIndexWriter - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- dataBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Current size of data blocks
- dataBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current size of data blocks
- dataChunkSize - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- dataChunksPool - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- dataDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- dataFromFinishedMembers - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- dataFs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- dataFsOk - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- dataHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- dataInconsistencyFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- dataIndexCount - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The number of entries in the root data index.
- dataIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- dataInMemoryWithoutWAL - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- dataInMemoryWithoutWAL - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- dataLength - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- dataLengthBuffer - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- dataLocality - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- dataLocality - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- dataLocalityForSsd - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- dataLocalityForSsd - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- DATALOSS_HLINK_DANGLING - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- DATALOSS_MISSING - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- DATALOSS_MISSING_IOE - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- dataMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Per Block Type Counts
- DATANODE_PACKET_FLUSH_CHECK_SPEED_MIN_DATA_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Configure for the speed check of packet min length.
- DATANODE_SLOW_PACKET_FLUSH_MIN_SPEED_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Configure for the check of large packet(which is configured by
StreamSlowMonitor.DATANODE_PACKET_FLUSH_CHECK_SPEED_MIN_DATA_LENGTH_KEY
) flush speed. - DATANODE_SLOW_PACKET_PROCESS_TIME_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Configure for the slow packet process time, a duration from send to ACK.
- datanodeDataTransferPort - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
-
Datanode port to be used for Favored Nodes.
- dataNodeHosts - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- dataNodeHosts - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
The hostnames of DataNodes to run on.
- dataNodeHosts(String[]) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- datanodeInfoMap - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- datanodeSlowDataQueue - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- dataRootDir - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- dataSize - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- dataSize - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
'dataSize' tracks the Cell's data bytes size alone (Key bytes, value bytes).
- dataSize - Variable in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- dataSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- dataSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- dataSize - Variable in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- DataType<T> - Interface in org.apache.hadoop.hbase.types
-
DataType
is the base class for all HBase data types. - dataValues - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- date - Variable in class org.apache.hadoop.hbase.mob.MobFileName
- DATE_END_INDEX - Static variable in class org.apache.hadoop.hbase.mob.MobFileName
- DATE_TIERED_COLD_WINDOW_STORAGE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Windows older than warm age belong to COLD_WINDOW
- DATE_TIERED_COMPACTION_WINDOW_FACTORY_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DATE_TIERED_HOT_WINDOW_AGE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DATE_TIERED_HOT_WINDOW_STORAGE_POLICY_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
- DATE_TIERED_STORAGE_POLICY_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DATE_TIERED_WARM_WINDOW_AGE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DATE_TIERED_WARM_WINDOW_STORAGE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- dateFormat - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- DateTieredCompactionContext() - Constructor for class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.DateTieredCompactionContext
- 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>, Map<Long, String>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
- dateTieredCompactionWindowFactory - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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
- dateTieredIncomingWindowMin - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- dateTieredMaxStoreFileAgeMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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>, Map<Long, String>, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
- dateTieredSingleOutputForMinorCompaction - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- dateTieredStoragePolicyEnable - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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
- DateTieredStoreEngine.DateTieredCompactionContext - Class in org.apache.hadoop.hbase.regionserver
- daughterOneRI - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- daughterTwoRI - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- DAY_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Seconds in a day, hour and minute
- DB_CONNECTION_STRING - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DB_NAME - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DB_OPERATION - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DB_SYSTEM - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DB_SYSTEM_VALUE - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DB_USER - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- DEAD - Enum constant in enum org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
- DEAD_REGION_METRIC_CHORE_INTERVAL_MSEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEAD_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- DEAD_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- DEAD_SERVER_OPEN_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- DEAD_SERVERS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about dead region servers
- DEAD_WAL_DIR_SUFFIX - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- deadline - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- deadMetricChore - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- deadNodes - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- deadRegionServers - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- deadRegionServers - Variable in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- DeadRSRemoteCall(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.DeadRSRemoteCall
- 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
- deadServerHandler - Variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
- DeadServerMetricRegionChore(int) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager.DeadServerMetricRegionChore
- deadServerNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- deadServerNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- deadServerOpenRegions - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- deadservers - Variable in class org.apache.hadoop.hbase.master.ServerManager
- deadServers - Variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
- deadServers - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- deadServers - Variable in class org.apache.hadoop.hbase.master.DeadServer
-
Set of known dead servers.
- deadWorkers - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- deadWorkersLock - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- deallocate() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- DeallocateRewriteByteBuffAllocator - Class in org.apache.hadoop.hbase.io
-
A ByteBuffAllocator that rewrite the bytebuffers right after released.
- DeallocateRewriteByteBuffAllocator(boolean, int, int, int) - Constructor for class org.apache.hadoop.hbase.io.DeallocateRewriteByteBuffAllocator
- debug() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- debugDumpState(String) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- debugLogMutation(Mutation) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- debugLogMutation(Mutation) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- debugLogMutations(List<? extends Mutation>) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- debugLogMutations(List<? extends Mutation>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- debugLsr(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.ls -r for debugging purposes
- debugLsr(Configuration, Path, HbckErrorReporter) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.ls -r for debugging purposes
- debugLsr(Path) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.ls -r for debugging purposes
- DEC_BLOCKCACHE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- DEC_BLOCKCACHE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- DEC_MEMSTORE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- DEC_MEMSTORE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- decActionCounter(int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- decActiveWorkerCount() - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Decrement number of active thrift workers.
- decActiveWorkerCount() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- decActiveWorkerCount() - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- decayingTunerStepSizeSum - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- decBlockCacheSizeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- decGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Subtract some amount from a gauge.
- decGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Decrease the value of a named gauge.
- decGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- decGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- decGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- 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
- decideToStop() - Method in class org.apache.hadoop.hbase.HealthCheckChore
- 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
-
Returns The new dataSize ONLY as a convenience
- decMemStoreSize(MemStoreSize) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
- decMemStoreSizeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- decode(boolean) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- decode(boolean) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker
- decode(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- decode(CachedData) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
- decode(PositionedByteRange) - Method in interface org.apache.hadoop.hbase.types.DataType
-
Read an instance of
T
from the buffersrc
. - decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedString
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.PBCell
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawByte
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawBytes
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawDouble
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawFloat
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawInteger
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawLong
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawShort
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawString
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.RawBytes
-
Read a
byte[]
from the buffersrc
. - decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.RawBytesFixedLength
-
Read a
byte[]
from the buffersrc
. - decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Read a
byte[]
from the buffersrc
. - decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.Struct
-
Read the field at
index
. - decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.hadoop.hbase.security.SaslChallengeDecoder
- decodeA(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union2
-
Read an instance of the first type parameter from buffer
src
. - decodeAtPosition(int) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- decodeB(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union2
-
Read an instance of the second type parameter from buffer
src
. - decodeBlobCopy(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a Blob value, byte-for-byte copy.
- decodeBlobVar(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a blob value that was encoded using BlobVar encoding.
- decodeByte(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawByte
-
Read a
byte
value from the bufferbuff
. - decodeByte(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
-
Read a
byte
value from the buffersrc
. - decodeC(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union3
-
Read an instance of the third type parameter from buffer
src
. - decodeD(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union4
-
Read an instance of the fourth type parameter from buffer
src
. - decodeDouble(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawDouble
-
Read a
double
value from the bufferbuff
. - decodeDouble(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
-
Read a
double
value from the buffersrc
. - decodeDouble(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Read a
double
value from the buffersrc
. - decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder.SeekerStateBufferedEncodedSeeker
- decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker
- decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder.SeekerStateBufferedEncodedSeeker
- decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- decodeFloat(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawFloat
-
Read a
float
value from the bufferbuff
. - decodeFloat(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
-
Read a
float
value from the bufferdst
. - decodeFloat32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a 32-bit floating point value using the fixed-length encoding.
- decodeFloat64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a 64-bit floating point value using the fixed-length encoding.
- decodeIdentifier(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
- decodeInt(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawInteger
-
Read an
int
value from the bufferbuff
. - decodeInt(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
-
Read an
int
value from the buffersrc
. - decodeInt16(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode an
int16
value. - decodeInt32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode an
int32
value. - decodeInt64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode an
int64
value. - decodeInt8(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode an
int8
value. - decodeKeyValue(DataInputStream, ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- decodeKeyValues(DataInputStream, HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- decodeKeyValues(DataInputStream, HFileBlockDecodingContext) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Decode.
- decodeKeyValues(DataInputStream, HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- decodeLong(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawLong
-
Read a
long
value from the bufferbuff
. - decodeLong(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
-
Read a
long
value from the buffersrc
. - decodeLong(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Read a
long
value from the buffersrc
. - decodeMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder.SeekerStateBufferedEncodedSeeker
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder.SeekerStateBufferedEncodedSeeker
- decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- decodeNumericAsBigDecimal(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a
BigDecimal
value from the variable-length encoding. - decodeNumericAsDouble(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a primitive
double
value from the Numeric encoding. - decodeNumericAsLong(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a primitive
long
value from the Numeric encoding. - decodeNumericValue(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a
BigDecimal
fromsrc
. - DECODER_NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- DECODER_NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- decodeShort(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawShort
-
Read a
short
value from the bufferbuff
. - decodeShort(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
-
Read a
short
value from the buffersrc
. - decodeSignificand(PositionedByteRange, int, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Read significand digits from
src
according to the magnitude ofe
. - decodeString(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a String value.
- decodeTags() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- decodeTags() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- decodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder.AbstractEncodedSeeker
- decodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- DecommissionedHostRejectedException - Exception in org.apache.hadoop.hbase.ipc
- DecommissionedHostRejectedException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.DecommissionedHostRejectedException
- decommissionRegionServers(List<ServerName>, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Mark region server(s) as decommissioned to prevent additional regions from getting assigned to them.
- decommissionRegionServers(List<ServerName>, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Mark region server(s) as decommissioned to prevent additional regions from getting assigned to them.
- decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- decommissionRegionServers(RpcController, MasterProtos.DecommissionRegionServersRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- decommissionRegionServers(RpcController, MasterProtos.DecommissionRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- decomposePushDownFilter() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- decompress(InputStream, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- decompress(CompressionCodec, byte[]) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- decompress(CompressionCodec, InputStream, int) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- decompress(CompressionCodec, ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- decompressFirstKV(ByteBuffer, DataInputStream) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
-
Copies the first key/value from the given stream, and initializes decompression state based on it.
- decompressor - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- decompressor - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- decompressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- decorateConf() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- decorateConf() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
decorate the Configuration object to make replication more receptive to delays: lessen the timeout and numTries.
- decorateConf() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- decorateMasterConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
This method modifies the master's configuration in order to inject backup-related features (TESTs only)
- 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
- decorateRegionConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This method modifies the region's configuration in order to inject replication-related features
- decorateRegionServerConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
This method modifies the Region Server configuration in order to inject backup-related features TESTs only.
- decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl
- decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl
- decrConnectionCount() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Decrement the connection count of the metrics within a scope
- decreaseRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- decreaseRefCount() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- decreaseStoreFilesRefeCount(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- decrement() - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Decrement
this
by 1. - decrement() - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- decrement() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Decrement the current version count
- decrement() - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- decrement(long) - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Decrement
this
byn
. - decrement(long) - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- decrementCompactionsQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- decrementFlushesQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- decrementRegionCountForTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- decrementUgiReference(UserGroupInformation) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- decrMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- decrMemStoreSize(MemStoreSize) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- decRpcCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- decrSizeOfHFileRefsQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- decrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- decrSizeOfHFileRefsQueue(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- decrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- decrSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- decrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- decrSizeOfLogQueue(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- decrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- decrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- decrSourceInitializing() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- decrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- decrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Decrement the count for initializing sources
- decrypt(byte[], int, InputStream, int, Decryptor) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypt a block of ciphertext read in from a stream with the given cipher and context
- decrypt(byte[], int, InputStream, int, Encryption.Context, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypt a block of ciphertext from a stream given a context and IV
- decrypt(OutputStream, InputStream, int, Decryptor) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypt a stream of ciphertext given a decryptor
- decrypt(OutputStream, InputStream, int, Encryption.Context, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypt a stream of ciphertext given a context and IV
- DecryptHandler(CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.DecryptHandler
- decryptor - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.DecryptHandler
- decryptor - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
- Decryptor - Interface in org.apache.hadoop.hbase.io.crypto
-
Decryptors apply a cipher to an InputStream to recover plaintext.
- decryptWithSubjectKey(OutputStream, InputStream, int, String, Configuration, Cipher, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypts a block of ciphertext with the symmetric key resolved for the given subject
- 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
- decTaskCounters(Collection<byte[]>, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- decTaskCounters(Collection<byte[]>, ServerName) - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Decrement the counter if a task is accomplished.
- decTaskCounters(Collection<byte[]>, ServerName) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- DEEP_COPY - Enum constant in enum org.apache.hadoop.hbase.CellBuilderType
-
The cell builder will copy all passed bytes for building cell.
- 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.ByteBufferKeyValue
- deepClone() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Does a deep copy of the contents to a new memory area and returns it as a new cell.
- deepClone() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- deepClone() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- deepClone() - Method in class org.apache.hadoop.hbase.KeyValue
- deepClone() - Method in class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- deepClone() - Method in class org.apache.hadoop.hbase.NoTagsKeyValue
- deepClone() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- deepClone() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- deepClone() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- deepClone() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- 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
- deepClone() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- deepClone(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Deep clones the given cell if the cell supports deep cloning
- deepCloneOnHeap(HFileBlock) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- deepCopy() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Create a new
ByteRange
with new backing byte[] containing a copy of the content fromthis
range's window. - deepCopy() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- deepCopy() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- deepCopy() - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- deepCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- deepCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- deepCopyIfNeeded(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- deepCopySubRangeTo(int, int, byte[], int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- deepCopySubRangeTo(int, int, byte[], int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Wrapper for System.arraycopy.
- deepCopyTo(byte[], int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- deepCopyTo(byte[], int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Wrapper for System.arraycopy.
- deepCopyToNewArray() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- deepCopyToNewArray() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Instantiate a new byte[] with exact length, which is at least 24 bytes + length.
- DEFAULT - Enum constant in enum org.apache.hadoop.hbase.client.Scan.ReadType
- DEFAULT - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
- DEFAULT - Enum constant in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
- DEFAULT - Static variable in class org.apache.hadoop.hbase.client.BalanceRequest
- DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- DEFAULT - Static variable in enum org.apache.hadoop.hbase.thrift.ImplType
- DEFAULT_ABORT_ON_ERROR - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- DEFAULT_ABORT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- DEFAULT_ACCEPT_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_ACCEPTABLE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_ACCEPTABLE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_ACKED_EVICT_TTL - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- DEFAULT_ADN_ACCESS - Enum constant in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
- DEFAULT_AGGREGATION_WINDOW - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- DEFAULT_ASSIGN_DISPATCH_WAIT_MSEC - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_ASSIGN_DISPATCH_WAITQ_MAX - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_ASSIGN_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_ASSIGN_RETRY_IMMEDIATELY_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- 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_ATTRIBUTE_EARLY_OUT - Static variable in interface org.apache.hadoop.hbase.security.access.AccessControlConstants
-
Default setting for hbase.security.access.early_out
- DEFAULT_ATTRIBUTES_COLUMN_INDEX - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- DEFAULT_ATTRIBUTES_SEPERATOR - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- DEFAULT_BACKOFF_POLICY - Static variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- DEFAULT_BACKUP_ATTEMPTS_PAUSE_MS - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- DEFAULT_BACKUP_EXCLUSIVE_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- DEFAULT_BACKUP_MAX_ATTEMPTS - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- DEFAULT_BAD_SINK_THRESHOLD - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Default maximum number of times a replication sink can be reported as bad before it will no longer be provided as a sink for replication without the pool of replication sinks being refreshed.
- DEFAULT_BALANCER_DECISION_BUFFER_ENABLED - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- DEFAULT_BALANCER_DECISION_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- DEFAULT_BALANCER_REJECTION_BUFFER_ENABLED - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- DEFAULT_BALANCER_REJECTION_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- DEFAULT_BASE_SLEEP_BEFORE_RETRIES - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- DEFAULT_BATCH - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Default values of the limit fields.
- DEFAULT_BATCH - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- DEFAULT_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- DEFAULT_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- DEFAULT_BIND_ADDR - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- DEFAULT_BLOCK_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- DEFAULT_BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to use a block cache or not.
- DEFAULT_BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_BLOCKING_STOREFILE_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default size of blocks in files stored to the filesytem (hfiles).
- DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default block size for an HFile.
- DEFAULT_BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether or not to use bloomfilters.
- DEFAULT_BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_BROKEN_STOREFILE_CLEANER_DELAY - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- DEFAULT_BROKEN_STOREFILE_CLEANER_DELAY_JITTER - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- DEFAULT_BROKEN_STOREFILE_CLEANER_ENABLED - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- DEFAULT_BROKEN_STOREFILE_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- DEFAULT_BROKEN_STOREFILE_CLEANER_TTL - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- DEFAULT_BUCKET_CACHE_WRITER_QUEUE - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- DEFAULT_BUCKET_CACHE_WRITER_THREADS - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
-
Defaults for Bucket cache
- DEFAULT_BUCKET_SIZES - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
There're some reasons why better to choose 65KB(rather than 64KB) as the default buffer size:
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.util.ByteBufferArray
- DEFAULT_BUSY_WAIT_DURATION - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
-
The number of bytes per checksum.
- DEFAULT_BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- DEFAULT_BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- DEFAULT_CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to cache bloom filter blocks on write if block caching is enabled.
- DEFAULT_CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_CACHE_COMPACTED_BLOCKS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_CACHE_COMPACTED_BLOCKS_ON_WRITE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_CACHE_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- DEFAULT_CACHE_DATA_COMPRESSED - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_CACHE_DATA_IN_L1 - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to cache data blocks on write if block caching is enabled.
- DEFAULT_CACHE_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_INDEX_ON_WRITE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to cache index blocks on write if block caching is enabled.
- DEFAULT_CACHE_INDEX_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_CACHE_INDEXES_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_CACHE_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_CALL_QUEUE_SIZE_HARD_LIMIT - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- DEFAULT_CELL_TTL_COLUMN_INDEX - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- DEFAULT_CELL_VISIBILITY_COLUMN_INDEX - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- DEFAULT_CHECK_OWNER_SET - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- DEFAULT_CHORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- DEFAULT_CHORE_SERVICE_INITIAL_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.ChoreService
- DEFAULT_CIPHERS_JAVA11 - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_CIPHERS_JAVA8 - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_CIPHERS_JAVA9 - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_CIPHERS_OPENSSL - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- DEFAULT_CLIENT_BOOTSTRAP_NODE_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- DEFAULT_CLIENT_ZOOKEEPER_OBSERVER_MODE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Assuming client zk not in observer mode and master need to synchronize information
- DEFAULT_CLOSE_WAIT_ABORT - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_CLOSE_WAIT_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_CLOSE_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_CLUSTER_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for cluster distributed mode
- DEFAULT_CLUSTER_ID - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default cluster ID, cannot be used to identify a cluster so a key with this value means it wasn't meant for replication.
- DEFAULT_CODEC_CLASS - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- DEFAULT_COMPACT_MIN - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_COMPACTCHECKER_INTERVAL_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- DEFAULT_COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Constant that denotes whether the table is compaction enabled by default
- DEFAULT_COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_COMPACTION_POLICY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
- DEFAULT_COMPACTION_POLICY_CLASS_FOR_DATE_TIERED_WINDOWS - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DEFAULT_COMPACTION_POLICY_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
- DEFAULT_COMPACTOR_CLASS - 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_COMPRESS_TAGS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default compress tags along with any type of DataBlockEncoding.
- DEFAULT_COMPRESS_TAGS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default compression type.
- DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_CONCURRENCY_LEVEL - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_CONCURRENCY_LEVEL - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_CONCURRENCY_LEVEL - Static variable in class org.apache.hadoop.hbase.util.ObjectPool
-
The default concurrency level, used when not otherwise specified in a constructor.
- DEFAULT_CONCURRENT_BACKUP_TASKS - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- DEFAULT_CONCURRENT_FLUSH_TASKS - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- DEFAULT_CONCURRENT_SNAPSHOT_TASKS - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- DEFAULT_CONSISTENCY - Static variable in class org.apache.hadoop.hbase.client.HTable
- DEFAULT_COPROCESSORS_ENABLED - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- DEFAULT_COPY_MANIFEST_THREADS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- DEFAULT_CREATE_ZNODE_ATTEMPT_MAX_SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_CREATE_ZNODE_ATTEMPT_SLEEP_INTERVAL - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_CSP - Static variable in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- DEFAULT_CUMULATIVE_SIZE_LIMIT_MB - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- DEFAULT_DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default data block encoding algorithm.
- DEFAULT_DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_DATANODE_PACKET_FLUSH_CHECK_SPEED_MIN_DATA_LENGTH - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- DEFAULT_DATANODE_SLOW_PACKET_FLUSH_MIN_SPEED - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- DEFAULT_DATANODE_SLOW_PACKET_PROCESS_TIME - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- DEFAULT_DATE_TIERED_COMPACTION_WINDOW_FACTORY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- DEFAULT_DEAD_REGION_METRIC_CHORE_INTERVAL_MSEC - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_DELEGATE_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- DEFAULT_DFS_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_DFS_REPLICATION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_DICTIONARY_MAX_SIZE - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- DEFAULT_DISPATCH_DELAY - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- DEFAULT_DURABLITY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Default durability for HTD is USE_DEFAULT, which defaults to HBase-global default value
- DEFAULT_DURATION_SECONDS - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- DEFAULT_ENABLE_CLIENT_BACKPRESSURE - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_ENCODE_ON_DISK - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_END_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.rest.RowSpec
- DEFAULT_ERASURE_CODING_POLICY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- DEFAULT_ERROR_TOLERATION_DURATION - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_EVENT_LOOP - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- DEFAULT_EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to evict cached blocks from the blockcache on close.
- DEFAULT_EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_EVICT_TTL - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- DEFAULT_EXEC_PERMISSION_CHECKS - Static variable in interface org.apache.hadoop.hbase.security.access.AccessControlConstants
-
Default setting for hbase.security.exec.permission.checks; false
- DEFAULT_EXEC_WAL_CLEANUP_ON_LOAD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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_EXTRA_FREE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_FAIR_REENTRANT_CLOSE_LOCK - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_FILE_VERIFY_ALGORITHM - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_FLUSH_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_FLUSH_PER_CHANGES - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_FLUSH_PER_CHANGES - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_FLUSH_POLICY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
- DEFAULT_FLUSH_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- DEFAULT_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_FLUSH_THROUGHPUT_CONTROLLER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
- DEFAULT_FORCE_REGION_RETAINMENT - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_FORCE_REGION_RETAINMENT_RETRIES - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_FORCE_REGION_RETAINMENT_WAIT_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_FREE_ENTIRE_BLOCK_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_FSHLOG_WAIT_ON_SHUTDOWN_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- DEFAULT_GROUP - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- DEFAULT_HANDSHAKE_DETECTION_TIMEOUT_MILLIS - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_HARD_CAPACITY_LIMIT_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_HARD_CAPACITY_LIMIT_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_HBASE_BALANCER_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for the balancer period
- DEFAULT_HBASE_CATALOGJANITOR_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- DEFAULT_HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Default value of
StoreScanner.HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK
. - DEFAULT_HBASE_CLIENT_MAX_PERREGION_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_MAX_PERREGION_TASKS
. - DEFAULT_HBASE_CLIENT_MAX_PERREQUEST_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
Default value of
SimpleRequestController.HBASE_CLIENT_MAX_PERREQUEST_HEAPSIZE
. - DEFAULT_HBASE_CLIENT_MAX_PERREQUEST_ROWS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
Default value of
SimpleRequestController.HBASE_CLIENT_MAX_PERREQUEST_ROWS
. - DEFAULT_HBASE_CLIENT_MAX_PERSERVER_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_MAX_PERSERVER_TASKS
. - DEFAULT_HBASE_CLIENT_MAX_SUBMIT_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
Default value of
SimpleRequestController.HBASE_CLIENT_MAX_SUBMIT_HEAPSIZE
. - DEFAULT_HBASE_CLIENT_MAX_TOTAL_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_MAX_TOTAL_TASKS
. - DEFAULT_HBASE_CLIENT_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default HBase client operation timeout, which is tantamount to a blocking call
- DEFAULT_HBASE_CLIENT_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_PAUSE
. - DEFAULT_HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD
. - DEFAULT_HBASE_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_RETRIES_NUMBER
. - DEFAULT_HBASE_CLIENT_SCANNER_ASYNC_PREFETCH - Static variable in class org.apache.hadoop.hbase.client.Scan
-
Default value of
Scan.HBASE_CLIENT_SCANNER_ASYNC_PREFETCH
. - DEFAULT_HBASE_CLIENT_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for
HConstants.HBASE_CLIENT_SCANNER_CACHING
- DEFAULT_HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum number of bytes returned when calling a scanner's next method.
- DEFAULT_HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD
. - DEFAULT_HBASE_CLIENT_SERVERSIDE_RETRIES_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HBASE_ENABLE_SEPARATE_CHILD_REGIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for automatically separate child regions to different region servers (set to "false" to keep all child regions to the server where parent region is on)
- DEFAULT_HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_HIGHER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- DEFAULT_HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_LOWER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- DEFAULT_HBASE_HSTORE_COMPACTION_MAX_THROUGHPUT_OFFPEAK - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- DEFAULT_HBASE_HSTORE_FLUSH_MAX_THROUGHPUT_LOWER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- DEFAULT_HBASE_HSTORE_FLUSH_MAX_THROUGHPUT_UPPER_BOUND - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- DEFAULT_HBASE_HSTORE_FLUSH_THROUGHPUT_CONTROL_CHECK_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- DEFAULT_HBASE_HTTP_STATIC_USER - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
- DEFAULT_HBASE_JETTY_LOGS_SERVE_ALIASES - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
- DEFAULT_HBASE_LOCALITY_INPUTSTREAM_DERIVE_CACHE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- DEFAULT_HBASE_LOCALITY_INPUTSTREAM_DERIVE_ENABLED - Static variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- DEFAULT_HBASE_MASTER_BALANCER_MAX_RIT_PERCENT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for the max percent of regions in transition
- DEFAULT_HBASE_MASTER_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.HMaster
- 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_LOADBALANCE_BYTABLE - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- DEFAULT_HBASE_MASTER_WAIT_ON_SERVICE_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.master.HMaster
- DEFAULT_HBASE_META_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_META_BLOCK_SIZE
. - DEFAULT_HBASE_META_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_META_SCANNER_CACHING
. - DEFAULT_HBASE_META_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_META_VERSIONS
. - DEFAULT_HBASE_OLDWAL_DIR_SIZE_UPDATER_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for the oldWALs directory size updater period
- DEFAULT_HBASE_REGIONSERVER_MINIBATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_HBASE_RPC_SHORTOPERATION_RETRY_PAUSE_TIME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_RPC_SHORTOPERATION_RETRY_PAUSE_TIME
- DEFAULT_HBASE_RPC_SHORTOPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_RPC_SHORTOPERATION_TIMEOUT_KEY
- DEFAULT_HBASE_RPC_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_RPC_TIMEOUT_KEY
- DEFAULT_HBASE_SERVER_NETTY_TLS_WRAP_SIZE - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_HBASE_SERVER_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_SERVER_PAUSE
. - DEFAULT_HBASE_SERVER_SCANNER_MAX_RESULT_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum number of bytes returned when calling a scanner's next method.
- DEFAULT_HBASE_SPLIT_COORDINATED_BY_ZK - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0.
- DEFAULT_HBASE_SPLIT_WAL_MAX_SPLITTER - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HBCK_CHORE_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
- DEFAULT_HDFS_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- DEFAULT_HEALTH_FAILURE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HEALTH_SCRIPT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HEAP_OCCUPANCY_HIGH_WATERMARK - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HEAP_OCCUPANCY_LOW_WATERMARK - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HFILE_CACHE_REFRESH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
Refresh cache, by default, every 5 minutes
- DEFAULT_HFILE_DELETE_THREAD_CHECK_INTERVAL_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- DEFAULT_HFILE_DELETE_THREAD_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- DEFAULT_HFILE_DELETE_THROTTLE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- DEFAULT_HISTORY_LENGTH - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- DEFAULT_HOST - Static variable in class org.apache.hadoop.hbase.HConstants
-
default host address
- DEFAULT_HREGION_COLUMNFAMILY_FLUSH_SIZE_LOWER_BOUND_MIN - Static variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- DEFAULT_HREGION_EDITS_REPLAY_SKIP_ERRORS - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_HREGION_MEMSTORE_BLOCK_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for hbase.hregion.memstore.block.multiplier
- DEFAULT_HSTORE_COMPACTION_THROUGHPUT_TUNE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- DEFAULT_HSTORE_FLUSH_THROUGHPUT_TUNE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- DEFAULT_HSTORE_OPEN_AND_CLOSE_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
-
The default number for the max number of threads used for opening and closing stores or store files in parallel
- DEFAULT_HSTS - Static variable in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- DEFAULT_HTTP_HEADER_CACHE_SIZE - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- DEFAULT_HTTP_JETTY_IDLE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- DEFAULT_HTTP_MAX_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- DEFAULT_HTTP_MAX_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for whether to try and serve this column family from memory or not.
- DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_IN_MEMORY_FORCE_MODE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_IN_MEMORY_FORCE_MODE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_INDEX_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default index block encoding algorithm.
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.hadoop.hbase.util.ObjectPool
-
The default initial capacity, used when not otherwise specified in a constructor.
- DEFAULT_INITIAL_DELAY - Static variable in class org.apache.hadoop.hbase.ScheduledChore
- DEFAULT_INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- DEFAULT_INTERVAL - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- DEFAULT_KEEP_DELETED - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default setting for preventing deleted from being collected immediately.
- DEFAULT_KEEP_DELETED - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_KEEP_PROGRESS - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
- DEFAULT_KEEP_REGION_LOADS - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_KEEPALIVE_MILLIS - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- DEFAULT_KEYS_PARENT - Static variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- DEFAULT_KEYVALUE_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
- 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_LISTEN_PORT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_LISTEN_PORT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_LOCAL_DIR - Static variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
- DEFAULT_LOCAL_MASTER_LOCKS_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- DEFAULT_LOCALITY_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.ServerLocalityCostFunction
- DEFAULT_LOCALITY_CUTOFF_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- DEFAULT_LOCALITY_SENSITIVE - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- DEFAULT_LOCATE_PREFETCH_LIMIT - Static variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- DEFAULT_LOCK_FILE_ATTEMPT_MAX_SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_LOCK_FILE_ATTEMPT_SLEEP_INTERVAL - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_LOG_CLEANER_CHORE_DIRECTORY_SORTING - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- DEFAULT_LOG_CLEANER_CHORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- DEFAULT_LOG_DETAILS_PERIOD - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- DEFAULT_LOOKUP_PERIODS - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DEFAULT_LOSSY_COUNTING_ERROR_RATE - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_LOW_REPLICATION_ROLL_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- DEFAULT_LRU_CACHE_HEAVY_EVICTION_COUNT_LIMIT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_LRU_CACHE_HEAVY_EVICTION_MB_SIZE_LIMIT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_LRU_CACHE_HEAVY_EVICTION_OVERHEAD_COEFFICIENT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_MAJOR_COMPACTION_JITTER - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_MAJOR_COMPACTION_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_MAPPER - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- DEFAULT_MASTER_CHECK_COMPRESSION - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- DEFAULT_MASTER_CHECK_ENCRYPTION - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- DEFAULT_MASTER_HANLDER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- DEFAULT_MASTER_INFOPORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
default port for master web api
- DEFAULT_MASTER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
default port that the master listens on
- DEFAULT_MASTER_SCP_RETAIN_ASSIGNMENT - Static variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Default value of
ServerCrashProcedure.MASTER_SCP_RETAIN_ASSIGNMENT
- DEFAULT_MASTER_TYPE_BACKUP - Static variable in class org.apache.hadoop.hbase.HConstants
-
by default every master is a possible primary master unless the conf explicitly overrides it
- DEFAULT_MATH_CONTEXT - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
-
The context used to normalize
BigDecimal
values. - DEFAULT_MAX - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
- DEFAULT_MAX_AGE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- DEFAULT_MAX_BACKOFF - Static variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- DEFAULT_MAX_BATCH_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- DEFAULT_MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- DEFAULT_MAX_BLOCKED_REQUESTS - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- DEFAULT_MAX_CALL_DELAY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
- 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_CHUNK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
- DEFAULT_MAX_COLS - Static variable in class org.apache.hadoop.hbase.client.Operation
- DEFAULT_MAX_CONCURRENT_LOCATE_REQUEST_PER_TABLE - Static variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- DEFAULT_MAX_CREATE_ZNODE_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_MAX_DEC - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.DecimalStringSplit
- DEFAULT_MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default maximum file size
- DEFAULT_MAX_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- DEFAULT_MAX_HEX - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
- DEFAULT_MAX_LOCK_FILE_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_MAX_MERGE - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_MAX_MOVE_PERCENT - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- DEFAULT_MAX_MOVES - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- DEFAULT_MAX_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- DEFAULT_MAX_QUEUED_REQUESTS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- 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_RETRIES_BEFORE_ROLL - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_MAX_RUNNING_TIME - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_MAX_SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- DEFAULT_MAX_STEP_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DEFAULT_MAX_STEPS - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_MAX_SYNC_FAILURE_ROLL - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_MAX_TASKS - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- DEFAULT_MAX_TERMINATION_WAIT_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- DEFAULT_MAX_VERSIONS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default number of versions of a record to keep.
- 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_MAX_WALS - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_MAX_WORKER_THREADS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- DEFAULT_MEMORY_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_MEMORY_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_MEMORY_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Constant that denotes the maximum default size of the memstore in bytes after which the contents are flushed to the store files.
- DEFAULT_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_MEMSTORE_SIZE - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- DEFAULT_MEMSTORE_SIZE_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.MemStoreSizeCostFunction
- DEFAULT_MEMSTORE_SIZE_LOWER_LIMIT - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- DEFAULT_MERGE_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Constant that denotes whether the table is merge enabled by default
- DEFAULT_MERGE_ENABLED - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_MERGE_MIN_REGION_AGE_DAYS - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_MERGE_MIN_REGION_COUNT - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_MERGE_MIN_REGION_SIZE_MB - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_MERGE_REQUEST_MAX_NUMBER_OF_REGIONS_COUNT - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_META_CALL_QUEUE_READ_SHARE - Static variable in class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- DEFAULT_META_REPLICA_NUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. Please change the meta replicas number by altering meta table, i.e, set a new 'region replication' number and call modifyTable.
- DEFAULT_METRIC_USER_ENABLED_CONF - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateFactory
- DEFAULT_MIN_AGE_MS - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- DEFAULT_MIN_AGE_TO_ARCHIVE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- DEFAULT_MIN_CLIENT_REQUEST_TIMEOUT - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- DEFAULT_MIN_COST_NEED_BALANCE - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_MIN_DEC - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.DecimalStringSplit
- DEFAULT_MIN_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_MIN_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_MIN_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_MIN_HEX - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
- DEFAULT_MIN_INDEX_NUM_ENTRIES - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
- DEFAULT_MIN_MASTER_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
- DEFAULT_MIN_STEP_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DEFAULT_MIN_VERSION_MOVE_SYS_TABLES_CONFIG - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default is not to keep a minimum of versions.
- DEFAULT_MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_MIN_WORKER_THREADS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
This default core pool size should be enough for many test scenarios.
- DEFAULT_MOB - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_MOB_CACHE_EVICT_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- DEFAULT_MOB_CLEANER_BATCH_SIZE_UPPER_BOUND - 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_COMPACT_PARTITION_POLICY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_MOB_COMPACT_PARTITION_POLICY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Default maximum selection size = 1GB
- 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_COMPACTION_TYPE - 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_DISCARD_MISS - 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_MOB_MAJOR_COMPACTION_REGION_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Default is 0 - means no limit - all regions of a MOB table will be compacted at once
- DEFAULT_MOB_THRESHOLD - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_MOB_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_MONITOR_INTERVAL - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- DEFAULT_MOVE_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- DEFAULT_MOVE_COST_OFFPEAK - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- 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_MULTI_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_MULTI_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_MULTI_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_MULTIPLE_ATTRIBUTES_SEPERATOR - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- DEFAULT_NAMESPACE - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- DEFAULT_NAMESPACE_NAME - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
-
Default namespace name.
- DEFAULT_NAMESPACE_NAME_STR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- DEFAULT_NBINS - Static variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Default number of bins.
- DEFAULT_NETTY_NATIVETRANSPORT - Static variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- DEFAULT_NETTY_WORKER_COUNT - Static variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- DEFAULT_NEW_VERSION_BEHAVIOR - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_NEW_VERSION_BEHAVIOR - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_NO - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- DEFAULT_NORMALIZATION_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.
- DEFAULT_NORMALIZATION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_NS_INIT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- DEFAULT_NUM_OPERATIONS - Static variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- DEFAULT_NUM_OPS - Static variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
-
The default number of operations.
- DEFAULT_NUM_PERIODS_IGNORED - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DEFAULT_NUM_REGION_GROUPS - Static variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- DEFAULT_OLD_WALS_CLEANER_THREAD_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- DEFAULT_OLD_WALS_CLEANER_THREAD_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- DEFAULT_ONLINE_LOG_PROVIDER_ENABLED - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_OVERALL_HREGION_FILES - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default overall region files
- DEFAULT_OVERLAPS_TO_SIDELINE - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_PARALLEL_PREPARE_PUT_STORE_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- DEFAULT_PARALLEL_PUT_STORE_THREADS_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- DEFAULT_PARALLEL_PUT_STORE_THREADS_LIMIT_MIN_COLUMN_NUM - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- DEFAULT_PERIODIC_ROLL - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_PREFETCH_BLOCKS_ON_OPEN - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_PREFETCH_BLOCKS_ON_OPEN - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_PREFETCH_ON_OPEN - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DEFAULT_PRIMARY_REGION_COUNT_SKEW_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- DEFAULT_PRIORITY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Relative priority of the table used for rpc scheduling
- DEFAULT_PRIORITY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- DEFAULT_PRIORITY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- DEFAULT_PROCEDURE_RETRY_MAX_SLEEP_TIME_MS - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- DEFAULT_PROCEDURE_RETRY_SLEEP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- DEFAULT_PROTOCOL - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- DEFAULT_PROVIDER_ID - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- DEFAULT_QUANTILES - Static variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- DEFAULT_QUEUE_ADDITION_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_RACK_LOCALITY_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.RackLocalityCostFunction
- DEFAULT_READ_CAPACITY_UNIT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- DEFAULT_READ_REQUEST_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.ReadRequestCostFunction
- DEFAULT_READONLY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Constant that denotes whether the table is READONLY by default and is false
- DEFAULT_READONLY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_REASSIGN_WAIT_INTERVAL - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- DEFAULT_RECOVERY_RETRY - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- DEFAULT_RECOVERY_RETRY_INTERVAL_MILLIS - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- DEFAULT_REGION_COUNT_SKEW_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- DEFAULT_REGION_COUNT_SKEW_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- DEFAULT_REGION_COUNT_SKEW_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- DEFAULT_REGION_GROUPING_STRATEGY - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- DEFAULT_REGION_MEMSTORE_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- DEFAULT_REGION_MEMSTORE_REPLICATION - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_REGION_REPLICA - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- DEFAULT_REGION_REPLICA_HOST_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- DEFAULT_REGION_REPLICA_RACK_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCostFunction
- DEFAULT_REGION_REPLICA_REPLICATION - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- DEFAULT_REGION_REPLICA_REPLICATION_CATALOG - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- DEFAULT_REGION_REPLICA_STORE_FILE_REFRESH - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- DEFAULT_REGION_REPLICA_STORE_FILE_REFRESH_MEMSTORE_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- DEFAULT_REGION_REPLICA_WAIT_FOR_PRIMARY_FLUSH - Static variable in class org.apache.hadoop.hbase.client.RegionReplicaUtil
- DEFAULT_REGION_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- DEFAULT_REGION_REPLICATION - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DEFAULT_REGION_SERVER_BULKLOAD_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGION_SERVER_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGION_SERVER_REGION_SPLIT_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGION_SERVER_RPC_MINIMUM_SCAN_TIME_LIMIT_DELTA - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Default value of
RSRpcServices.REGION_SERVER_RPC_MINIMUM_SCAN_TIME_LIMIT_DELTA
- DEFAULT_REGION_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_REGIONS_RECOVERY_INTERVAL - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGIONSERVER_INFOPORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
default port for region server web api
- DEFAULT_REGIONSERVER_METRICS_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_REGIONSERVER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default port region server listens on.
- DEFAULT_REGIONSERVER_STOREFILE_REFRESH_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- DEFAULT_REJECT_BATCH_ROWS_OVER_THRESHOLD - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Default value of config
RSRpcServices.REJECT_BATCH_ROWS_OVER_THRESHOLD
- DEFAULT_REMOTE_LOCKS_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- DEFAULT_REPLICA_ID - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
- DEFAULT_REPLICA_ID - Static variable in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
The default replicaId for the region
- DEFAULT_REPLICATION_BARRIER_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- DEFAULT_REPLICATION_PEER_STORAGE_IMPL - Static variable in class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
- DEFAULT_REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Default scope.
- DEFAULT_REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_REPLICATION_SOURCE_RATIO - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Default ratio of the total number of peer cluster region servers to consider replicating to.
- DEFAULT_REQUEST_MASTER_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- DEFAULT_REQUEST_MASTER_MIN_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- DEFAULT_REQUEST_REGIONSERVER_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- DEFAULT_REST_CLIENT_CONN_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_REST_CLIENT_SOCKET_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_REST_SCANNERCACHE_EXPIRE_TIME_MS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_REST_SCANNERCACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- DEFAULT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Number of retries in case of fs operation failure
- DEFAULT_RETRY_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- DEFAULT_RETRY_SLEEP_INTERVAL - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- DEFAULT_RING_BUFFER_SLOT_COUNT - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_RIT_CHORE_INTERVAL_MSEC - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_RIT_STUCK_WARNING_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- DEFAULT_ROLL_ERRORS_TOLERATED - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- DEFAULT_ROLL_ON_SYNC_TIME_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- DEFAULT_ROLL_PERIOD_MS - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- DEFAULT_ROLL_RETRIES - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_ROLL_THRESHOLD - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_ROLLING_UPGRADE_CHORE_DELAY_SECONDS - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- DEFAULT_ROOT_NODE - Static variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- DEFAULT_ROW_PROCESSOR_TIMEOUT - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_ROWLOCK_WAIT_DURATION - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_RPC_WARN_TIME - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- DEFAULT_RS_RPC_RETRY_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- DEFAULT_RS_RPC_STARTUP_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- DEFAULT_RUN_MAX_STEPS - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_SCOPE - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Default scope that is assigned to a limit if a scope is not specified.
- DEFAULT_SEPARATE_OLDLOGDIR - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- DEFAULT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- DEFAULT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
- DEFAULT_SERVERSTART_WAIT_MAX - Static variable in class org.apache.hadoop.hbase.util.RegionMover
- DEFAULT_SHELL_TIMESTAMP_FORMAT_EPOCH - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SHELL_USER - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- DEFAULT_SINGLE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Priority buckets
- DEFAULT_SINGLE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- DEFAULT_SINGLE_FACTOR - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- DEFAULT_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- DEFAULT_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- DEFAULT_SIZE - Static variable in class org.apache.hadoop.hbase.util.WindowMovingAverage
- DEFAULT_SKIP_LOAD_DUPLICATE_TABLE_COPROCESSOR - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- DEFAULT_SKIP_WORDS - Static variable in class org.apache.hadoop.hbase.util.ServerCommandLine
- DEFAULT_SLEEP_BEFORE_RERUN - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_SLEEP_INTERVAL - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- DEFAULT_SLOW_LOG_RING_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SLOW_LOG_SYS_TABLE_CHORE_DURATION - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SLOW_LOG_SYS_TABLE_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SLOW_METRIC_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- DEFAULT_SLOW_RESPONSE_NANO_SEC - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- DEFAULT_SLOW_SYNC_ROLL_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- DEFAULT_SLOW_SYNC_ROLL_THRESHOLD - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- 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_SNAPSHOT_CLEANUP_ZNODE - Static variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- DEFAULT_SNAPSHOT_RESTORE_FAILSAFE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SNAPSHOT_TTL - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SNAPSHOT_TTL_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_SOCKET_TIMEOUT_CONNECT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- DEFAULT_SOCKET_TIMEOUT_READ - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- DEFAULT_SOCKET_TIMEOUT_WRITE - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- DEFAULT_SPLIT_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Constant that denotes whether the table is split enabled by default
- DEFAULT_SPLIT_ENABLED - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- DEFAULT_SPLIT_POLICY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
- DEFAULT_START_LOG_ERRORS_AFTER_COUNT - Static variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- DEFAULT_START_LOG_ERRORS_AFTER_COUNT - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- DEFAULT_START_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.rest.RowSpec
- DEFAULT_STATE - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
- DEFAULT_STATUS_LISTENER_CLASS - Static variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
- DEFAULT_STATUS_MULTICAST_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_STATUS_MULTICAST_BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_STATUS_MULTICAST_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
- 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_STEPS_PER_REGION - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- DEFAULT_STORE_ENGINE_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- DEFAULT_STORE_FILE_READER_NO_READAHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- DEFAULT_STORE_FILE_REF_COUNT_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_STORE_FLUSHER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
- DEFAULT_STORE_FLUSHER_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
- DEFAULT_STOREFILE_SIZE_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.StoreFileCostFunction
- DEFAULT_SUFFICIENT_MEMORY_LEVEL_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DEFAULT_SYNC_STATS_COUNT - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_SYNC_WAIT_MSEC - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_SYNCER_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- DEFAULT_SYS_TABLE_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- DEFAULT_TABLE_SANITY_CHECKS - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- DEFAULT_TABLE_SKEW_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- DEFAULT_TAIL_KB - Static variable in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
- DEFAULT_TEMPORARY_HDFS_DIRECTORY - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_THREAD_KEEP_ALIVE_TIME_SEC - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- DEFAULT_THREAD_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- DEFAULT_THREAD_POOLSIZE - Static variable in class org.apache.hadoop.hbase.util.FSUtils
- DEFAULT_THREAD_WAKE_FREQUENCY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for thread wake frequency
- DEFAULT_THRESHOLD_TO_LOG_REGION_DETAILS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- DEFAULT_THRESHOLD_TO_LOG_UNDONE_TASK_DETAILS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- DEFAULT_THROUGHPUT_CONTROLLER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- DEFAULT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- DEFAULT_TIME_LAG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- DEFAULT_TIME_UNIT - Static variable in class org.apache.hadoop.hbase.quotas.RateLimiter
- DEFAULT_TIME_UNIT - Static variable in class org.apache.hadoop.hbase.ScheduledChore
-
Default values for scheduling parameters should they be excluded during construction
- DEFAULT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- DEFAULT_TIMEOUT - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- DEFAULT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- DEFAULT_TIMESTAMP_COLUMN_INDEX - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- 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.client.ColumnFamilyDescriptorBuilder
-
Default time to live of cell contents.
- DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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.TimeToLiveMasterLocalStoreHFileCleaner
- DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreWALCleaner
- DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
-
Deprecated.
- DEFAULT_UNASSIGNED_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- DEFAULT_UNIT - Static variable in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- DEFAULT_UNSAFE_HBASE_CLIENT_KERBEROS_HOSTNAME_DISABLE_REVERSEDNS - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
- DEFAULT_USE_HSYNC - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_USE_META_CELL_COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_USE_META_REPLICAS - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_USER_COPROCESSORS_ENABLED - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- DEFAULT_VALUES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DEFAULT_VALUES - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- DEFAULT_VERSION_FILE_WRITE_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for how often we should try to write a version file, before failing
- DEFAULT_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DEFAULT_VISIBILITY_LABEL_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- DEFAULT_VISIBILITY_USER_AUTHS_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- DEFAULT_WAIT_BEFORE_ROLL - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_WAIT_FOR_LOCK_TIMEOUT - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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_COUNT_WARN_THRESHOLD - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- DEFAULT_WAL_EXCLUDE_DATANODE_TTL - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- DEFAULT_WAL_HSYNC - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- DEFAULT_WAL_MAX_EXCLUDE_SLOW_DATANODE_COUNT - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- DEFAULT_WAL_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- DEFAULT_WAL_ROLL_WAIT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- DEFAULT_WAL_SHUTDOWN_WAIT_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- DEFAULT_WAL_SLOW_DETECT_DATA_TTL - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- DEFAULT_WAL_SLOW_DETECT_MIN_COUNT - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- DEFAULT_WAL_SPLIT_TO_HFILE - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
- DEFAULT_WAL_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.HConstants
-
By default we defer the WAL storage policy to HDFS
- DEFAULT_WAL_SYNC_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- DEFAULT_WAL_TRAILER_WARN_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- DEFAULT_WARMUP_BEFORE_MOVE - Static variable in class org.apache.hadoop.hbase.master.HMaster
- 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_WINDOW_PERIODS - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Sliding window statistics.
- DEFAULT_WORKER_ADD_STUCK_PERCENTAGE - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- DEFAULT_WORKER_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- DEFAULT_WORKER_MONITOR_INTERVAL - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- DEFAULT_WORKER_STUCK_THRESHOLD - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- DEFAULT_WRITE_CAPACITY_UNIT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- DEFAULT_WRITE_DATA_TTL - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- DEFAULT_WRITE_REQUEST_COST - Static variable in class org.apache.hadoop.hbase.master.balancer.WriteRequestCostFunction
- DEFAULT_WRITE_TABLE_CHECK_PERIOD - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- DEFAULT_WRITE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- DEFAULT_WRITER_QUEUE_ITEMS - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_WRITER_THREADS - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- DEFAULT_XFRAMEOPTIONS - Static variable in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- DEFAULT_ZK_RETRIES - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- DEFAULT_ZK_SESSION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value for ZooKeeper session timeout
- DEFAULT_ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default client port that the zookeeper listens on
- DEFAULT_ZOOKEEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default limit on concurrent client-side zookeeper connections
- DEFAULT_ZOOKEEPER_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.HConstants
- DEFAULT_ZOOKEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.use
HConstants.DEFAULT_ZOOKEEPER_CLIENT_PORT
instead - DEFAULT_ZOOKEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.use
HConstants.DEFAULT_ZOOKEEPER_MAX_CLIENT_CNXNS
instead - DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- defaultAclEntries - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- defaultAndAccessAclEntries - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- defaultBandwidth - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- defaultBlockEncodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
block encoding context for non-data blocks
- defaultChorePeriod - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- DefaultCipherProvider - Class in org.apache.hadoop.hbase.io.crypto
-
The default cipher provider.
- DefaultCipherProvider() - Constructor for class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- defaultClass - Static variable in class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
- defaultClientPort - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
The default port.
- DefaultCompactionContext() - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine.DefaultCompactionContext
- 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
- defaultContexts - Variable in class org.apache.hadoop.hbase.http.HttpServer
- defaultDecodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Default context used when BlockType !=
BlockType.ENCODED_DATA
. - defaultDir - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- DefaultEnvironmentEdge - Class in org.apache.hadoop.hbase.util
-
Default implementation of an environment edge.
- DefaultEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
- defaultFileExtension - Variable in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- DefaultHeapMemoryTuner - Class in org.apache.hadoop.hbase.regionserver
-
The default implementation for the HeapMemoryTuner.
- DefaultHeapMemoryTuner() - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- DefaultHeapMemoryTuner.StepDirection - Enum in org.apache.hadoop.hbase.regionserver
- defaultInstance() - Static method in class org.apache.hadoop.hbase.client.BalanceRequest
-
Get a BalanceRequest for a default run of the balancer.
- defaultLength - Variable in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- 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.
- DefaultMetricsSystemHelper - Class in org.apache.hadoop.metrics2.lib
- DefaultMetricsSystemHelper() - Constructor for class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- DefaultMetricsSystemInitializer() - Constructor for enum org.apache.hadoop.hbase.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
- 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
- defaultNormalizerTableLevel - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- defaultNumberOfRegions - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- DefaultOperationQuota - Class in org.apache.hadoop.hbase.quotas
- DefaultOperationQuota(Configuration, int, QuotaLimiter...) - Constructor for class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- DefaultOperationQuota(Configuration, 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) - 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.ProcedureCoordinator
-
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
- defaultProvider - Enum constant in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- DefaultRackManager() - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerClusterState.DefaultRackManager
- defaultScannerCaching - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- defaultScannerContext - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- defaultScannerFactory - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- defaultScannerMaxResultSize - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- 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
- DefaultStoreEngine.DefaultCompactionContext - Class in org.apache.hadoop.hbase.regionserver
- DefaultStoreFileManager - Class in org.apache.hadoop.hbase.regionserver
-
Default implementation of StoreFileManager.
- DefaultStoreFileManager(CellComparator, Comparator<HStoreFile>, Configuration, CompactionConfiguration) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- DefaultStoreFileTracker - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
The default implementation for store file tracker, where we do not persist the store file list, and use listing when loading store files.
- DefaultStoreFileTracker(Configuration, boolean, StoreContext) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- DefaultStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
-
Default implementation of StoreFlusher.
- DefaultStoreFlusher(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
- defaultStrategy - Enum constant in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- DefaultThriftClientBuilder(ThriftConnection) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DefaultThriftClientBuilder
- 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
- DefaultVisibilityExpressionResolver - Class in org.apache.hadoop.hbase.mapreduce
-
This implementation creates tags by expanding expression using label ordinal.
- DefaultVisibilityExpressionResolver() - Constructor for class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- DefaultVisibilityLabelServiceImpl - Class in org.apache.hadoop.hbase.security.visibility
- DefaultVisibilityLabelServiceImpl() - Constructor for class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- DefaultVisitorBase() - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase
- DEFER_TO_HDFS_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.HConstants
-
"NONE" is not a valid storage policy and means we defer the policy to HDFS.
- 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
- defineFilter(ServletContextHandler, String, String, Map<String, String>, String[]) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Define a filter for a context and set up default url mappings.
- defMasterRMIRegistryPort - Static variable in class org.apache.hadoop.hbase.JMXListener
- defRegionserverRMIRegistryPort - Static variable in class org.apache.hadoop.hbase.JMXListener
- DEGENERATE_REGION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- delay(long, int) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- DELAYED_POISON - Static variable in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
-
POISON implementation; used to mark special state: e.g.
- DelayedContainer(T) - Constructor for class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- DelayedContainerWithTimestamp(T, long) - Constructor for class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainerWithTimestamp
- DelayedObject() - Constructor for class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedObject
- DelayedProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Vessel that carries a Procedure and a timeout.
- DelayedProcedure(Procedure<TEnvironment>) - Constructor for class org.apache.hadoop.hbase.procedure2.DelayedProcedure
- delayedReseek - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- delayedSeekKV - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- delayedSubmit(EventHandler, long, TimeUnit) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- delayedSubmitTimer - Variable in class org.apache.hadoop.hbase.executor.ExecutorService
- DelayedTask(Runnable, long, TimeUnit) - Constructor for class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.DelayedTask
- DelayedUtil - Class in org.apache.hadoop.hbase.procedure2.util
- DelayedUtil() - Constructor for class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
- DelayedUtil.DelayedContainer<T> - Class in org.apache.hadoop.hbase.procedure2.util
- DelayedUtil.DelayedContainerWithTimestamp<T> - Class in org.apache.hadoop.hbase.procedure2.util
-
Has a timeout.
- DelayedUtil.DelayedObject - Class in org.apache.hadoop.hbase.procedure2.util
- DelayedUtil.DelayedWithTimeout - Interface in org.apache.hadoop.hbase.procedure2.util
-
Add a timeout to a Delay
- DelayingRunner - Class in org.apache.hadoop.hbase.client
-
A wrapper for a runnable for a group of actions for a single regionserver.
- DelayingRunner(long, Map.Entry<byte[], List<Action>>) - Constructor for class org.apache.hadoop.hbase.client.DelayingRunner
- delayIntevalHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- DelayRetryHandler(int, long) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DelayRetryHandler
- delayRunners - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- delColMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- delegate - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
-
Defined the map as
ConcurrentHashMap
explicitly here, because inBucketCache.RAMCache.get(BlockCacheKey)
andBucketCache.RAMCache.putIfAbsent(BlockCacheKey, BucketCache.RAMQueueEntry)
, we need to guarantee the atomicity of map#computeIfPresent(key, func) and map#putIfAbsent(key, func). - delegate - Variable in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- delegate - Variable in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- delegate - Variable in class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- delegate - Variable in class org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
- delegate - Variable in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- delegate - Variable in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- delegate - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormat
- delegate - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- delegate - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- delegate - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Underlying storage structure that gives us the Set behavior and FIFO retrieval policy.
- delegate - Variable in class org.apache.hadoop.hbase.monitoring.TaskGroup
-
Used to track this task group in
TaskMonitor
- delegate - Static variable in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
- DELEGATE_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
-
delegate provider for WAL creation/roll/close, but not support multiwal
- delegatee - Variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- delegatee - Variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- delegatee - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor.PassthroughInvocationHandler
- delegatee - Variable in class org.apache.hadoop.hbase.regionserver.CellSet
- delegateScan - Variable in class org.apache.hadoop.hbase.client.ImmutableScan
- DelegatingHBaseRpcController - Class in org.apache.hadoop.hbase.ipc
-
Simple delegating controller for use with the
RpcControllerFactory
to help override standard behavior of aHBaseRpcController
. - DelegatingHBaseRpcController(HBaseRpcController) - Constructor for class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- delegatingInput - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- DelegatingInputStream - Class in org.apache.hadoop.hbase.io
-
An input stream that delegates all operations to another input stream.
- DelegatingInputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.io.DelegatingInputStream
- DelegatingInternalScanner - Class in org.apache.hadoop.hbase.coprocessor.example
-
A simple delegation for doing filtering on
InternalScanner
. - DelegatingInternalScanner(InternalScanner) - Constructor for class org.apache.hadoop.hbase.coprocessor.example.DelegatingInternalScanner
- DelegatingRpcScheduler - Class in org.apache.hadoop.hbase.ipc
-
Users of the hbase.region.server.rpc.scheduler.factory.class customization config can return an implementation which extends this class in order to minimize impact of breaking interface changes.
- DelegatingRpcScheduler(RpcScheduler) - Constructor for class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- delegator - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- delete - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- delete() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Delete the file
- delete() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- delete() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- delete() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- delete() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- delete() - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Deletes the quota for the subject.
- delete() - Method in class org.apache.hadoop.hbase.util.RotateFile
-
Deletes the two files used for rotating data.
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- delete(long) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
The specified procId was removed from the executor, due to completion, abort or failure.
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- delete(long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- delete(long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- delete(long[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- delete(long[], int, int) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
The specified procIds were removed from the executor, due to completion, abort or failure.
- delete(long[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- delete(long[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- delete(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(String) - Static method in class org.apache.hadoop.hbase.rest.ScannerResource
- delete(String, int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
delete is an idempotent operation.
- delete(String, Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deletes the specified cells/rows in bulk.
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.HTable
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- delete(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Batch Deletes the specified cells/rows from the table.
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- delete(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Calls fs.delete() and returns the value returned by the fs.delete()
- delete(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- delete(Delete) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deletes the specified cells/row.
- delete(Delete) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- delete(Delete) - Method in class org.apache.hadoop.hbase.client.HTable
- delete(Delete) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- delete(Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deletes the specified cells/row.
- 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(Delete) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- delete(Procedure<?>, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- delete(Procedure<?>, long[]) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
The parent procedure completed.
- delete(Procedure<?>, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- delete(Procedure<?>, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- delete(BitSetNode, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- delete(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- delete(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(Cluster, String, Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
- delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- Delete - Class in org.apache.hadoop.hbase.client
-
Used to perform Delete operations on a single row.
- Delete - Enum constant in enum org.apache.hadoop.hbase.Cell.Type
- Delete - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- Delete - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- Delete(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row.
- Delete(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row and timestamp.
- Delete(byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row and timestamp.
- Delete(byte[], long) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row and timestamp.
- Delete(byte[], long, NavigableMap<byte[], List<Cell>>) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Construct the Delete with user defined data.
- Delete(Delete) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation using another Delete as template.
- DELETE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- DELETE - Enum constant in enum org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.MetaTableOps
- DELETE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- DELETE - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType
-
Deprecated.
- DELETE - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- DELETE - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- DELETE - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- DELETE_BATCH_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- DELETE_BATCH_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- DELETE_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- DELETE_FAMILY_BLOOM_META - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Delete Family Bloom filter metadata, version 2
- DELETE_FAMILY_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Delete Family Count in FileInfo
- DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- DELETE_OP_ROW - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- DELETE_SNAPSHOT_EVENT - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- DELETE_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- deleteAction(CleanerChore.Action<Boolean>, String, Path) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Perform a delete on a specified type.
- deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- deleteAll(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version of batch delete.
- deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- 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
- deleteBackup(String, BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
-
Delete single backup and all related backups
Algorithm:
Backup type: FULL or INCREMENTAL
Is this last backup session for table T: YES or NO
For every table T from table list 'tables':
if(FULL, YES) deletes only physical data (PD)
if(FULL, NO), deletes PD, scans all newer backups and removes T from backupInfo,
until we either reach the most recent backup for T in the system or FULL backup
which includes T
if(INCREMENTAL, YES) deletes only physical data (PD) if(INCREMENTAL, NO) deletes physical data and for table T scans all backup images between last
FULL backup, which is older than the backup being deleted and the next FULL backup (if exists)
or last one for a particular table T and removes T from list of backup tables. - deleteBackupImages(List<String>, Connection, FileSystem, String) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- deleteBackupInfo(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Deletes backup status from backup system table table
- deleteBackups(String[]) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Delete backup image command
- deleteBackups(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- deleteBackupSet(String) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Delete backup set command
- deleteBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- deleteBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Delete backup set
- deleteBatchHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- deleteBatchTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- deleteBuffer - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- deleteBulkLoadDirectory() - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- deleteBulkLoadedRows(List<byte[]>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- deleteBulkLoadedRows(List<byte[]>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- deleteCell - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- deleteCellVisTags - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- deleteCellVisTagsFormat - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- deleteChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- deleteChildrenRecursively(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete all the children of the specified node but not the node itself.
- deleteChildrenRecursivelyMultiOrSequential(ZKWatcher, boolean, String...) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete all the children of the specified node but not the node itself.
- deleteColumn(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0. This will be removed in HBase 3.0.0. Use
Admin.deleteColumnFamily(TableName, byte[])
}. - deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.Since 2.0. Will be removed in 3.0. Use
Admin.deleteColumnFamily(TableName, byte[])
instead. - deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteColumn(TableName, byte[], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- deleteColumn(TableName, byte[], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Delete a column from an existing table
- deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- DeleteColumn - Enum constant in enum org.apache.hadoop.hbase.Cell.Type
- DeleteColumn - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- deleteColumnFamily(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete a column family from a table.
- deleteColumnFamily(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete a column family from a table.
- deleteColumnFamily(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteColumnFamily(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteColumnFamily(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteColumnFamily(TTableName, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- deleteColumnFamilyAsync(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete a column family from a table.
- deleteColumnFamilyAsync(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteColumnFamilyAsync(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
- DeleteColumnFamilyFuture(HBaseAdmin, TableName, MasterProtos.DeleteColumnResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteColumnFamilyFuture
- deleteColumnFamilyInModify - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- DeleteColumnFamilyProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteColumnFamilyProcedureBiConsumer
- DeleteCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- deleteCommittedMobFiles(List<String>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- deleteCompacted - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- deleted - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Keeps track of procedure ids which belong to this bitmap's range and have been deleted.
- DELETED - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- DELETED - Enum constant in enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
- deleteDataForClientZkUntilSuccess(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- deleteDaughterRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- deleteDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Deletes a directory.
- deleteDirectory(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Delete if exists.
- deleteDirectory(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
Delete the namespace directories from the file system
- deletedLargeFiles - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- deletedLatch - Variable in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- deletedQueues - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- deletedSmallFiles - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- deleteEmptyDir(Path) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- deleteEntry(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- deleteEntry(Table, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- deleteExpiredSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- deleteFamily(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Remove the region family from disk, archiving the store files.
- DeleteFamily - Enum constant in enum org.apache.hadoop.hbase.Cell.Type
- DeleteFamily - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- deleteFamilyBloomContext - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- deleteFamilyBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- deleteFamilyBloomFilterWriter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- deleteFamilyBloomHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- deleteFamilyBloomMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- deleteFamilyCnt - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- deleteFamilyCnt - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- deleteFamilyFromFS(Path, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
- deleteFamilyFromFS(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
- DeleteFamilyVersion - Enum constant in enum org.apache.hadoop.hbase.Cell.Type
- DeleteFamilyVersion - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- deleteFavoredNodesForRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- deleteFavoredNodesForRegions(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- deleteFile() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- deleteFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover
- deleteFile(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Construct an
HFileCleaner.HFileDeleteTask
for each file to delete and add into the correct queue - deleteFile(FileStatus, HStore, AtomicLong, AtomicLong) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- deleteFileOnClose(File) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Create an input stream that deletes the file after reading it.
- 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, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Removes from hdfs the families that are not longer present in the new table descriptor.
- deleteFromFs(MasterProcedureEnv, TableName, List<RegionInfo>, boolean) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- deleteFromHBase(Delete) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- deleteFromMeta(MasterProcedureEnv, TableName, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- deleteFromMetaTable(Connection, List<Delete>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Delete the passed
deletes
from thehbase:meta
table. - deleteFromMetaTable(Connection, Delete) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Delete the passed
d
from thehbase:meta
table. - deleteFromNSTable(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
delete the row from namespace table
- deleteFromThrift(TDelete) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
Delete
(HBase) from aTDelete
(Thrift). - deleteHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- deleteHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- deleteIfEquals(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
delete the master znode if its content is same as the parameter
- deleteIncrementalBackupTableSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Deletes incremental backup set for a backup destination
- deleteLength - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- deleteMalformedFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- deleteMergeQualifiers(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deletes merge qualifiers for the specified merge region.
- deleteMetaLocation(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Deletes the location of
hbase:meta
in ZooKeeper. - deleteMetaLocation(ZKWatcher, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
- deleteMetaRegion(byte[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Deletes region from meta table
- deleteMetaRegion(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Deletes region from meta table
- deleteMetaTableDirectoryIfPartial(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- deleteMetricsConnection(String) - Static method in class org.apache.hadoop.hbase.client.MetricsConnection
- deleteMultiple(ByteBuffer, List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- deleteMyEphemeralNode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- deleteMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
delete the znode file
- deleteNamespace(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete an existing namespace.
- deleteNamespace(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete an existing namespace.
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
Delete the namespace state.
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- deleteNamespace(String, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Delete an existing Namespace.
- deleteNamespace(String, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
Delete an existing Namespace.
- deleteNamespace(String, NonceKey, ProcedurePrepareLatch) - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- deleteNamespaceACLNode(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
-
Delete the acl notify node of namespace
- deleteNamespaceAndTable(Admin) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Invokes Admin#disableTable, Admin#deleteTable, and Admin#deleteNamespace to disable/delete Table and delete Namespace.
- deleteNamespaceAndTable(Admin) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Invokes Admin#disableTable, Admin#deleteTable, and Admin#deleteNamespace to disable/delete Table and delete Namespace.
- deleteNamespaceAsync(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete an existing namespace.
- deleteNamespaceAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteNamespaceAsync(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteNamespaceHdfsAcl(Connection, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- 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
- DeleteNamespaceProcedureBiConsumer(String) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteNamespaceProcedureBiConsumer
- deleteNamespaceQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteNoBody(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Build a response for DELETE delete namespace.
- deleteNode(String, Long) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- deleteNode(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete the specified node.
- deleteNode(ZKWatcher, String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete the specified node with the specified version.
- deleteNodeFailSilent(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a deleteNodeFailSilent ZKUtilOP
- deleteNodeFailSilent(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Deletes the specified node.
- deleteNodeFailSilent(ZKWatcher, ZKUtil.ZKUtilOp.DeleteNodeFailSilent) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- DeleteNodeFailSilent(String) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.DeleteNodeFailSilent
- deleteNodeFailure(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- deleteNodeRecursively(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete the specified node and all of it's children.
- deleteNodeRecursivelyMultiOrSequential(ZKWatcher, boolean, String...) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Delete the specified node and its children.
- deleteNodeSuccess(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- deleteNonceGracePeriod - Variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
- deleteOffset - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- deleteOneWithFewerEntries(AbstractRecoveredEditsOutputSink.RecoveredEditsWriter, Path) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- deleteQueue(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Delete a complete queue of wals associated with a replication source
- deleteQuotas(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteQuotas(Connection, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteRecoveredEdits(FileSystem, Iterable<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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, RegionInfo) - 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.
- deleteRegionFromFileSystem(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- deleteRegionInfo(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deletes the specified region from META.
- deleteRegionInfos(Connection, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deletes the specified regions from META.
- deleteRegionInfos(Connection, List<RegionInfo>, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deletes the specified regions from META.
- deleteRegionManifest(FileSystem, Path, SnapshotProtos.SnapshotRegionManifest) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- deleteRegionManifest(FileSystem, Path, SnapshotProtos.SnapshotRegionManifest) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- deleteRegionReplicas(ResultScanner, int, int, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- deleteRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- deleteRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- deleteRegionServerQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteRegionsFromInMemoryStates(List<RegionInfo>, MasterProcedureEnv, int) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Delete regions from in-memory states
- deleteRegionWithoutArchiving(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Without regard for backup, delete a region.
- DeleteResult() - Constructor for enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- deleteResults(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- deleteRow(Table) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Invokes Table#delete to delete test data (i.e.
- deleteRow(Table) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Invokes Table#delete to delete test data (i.e.
- deletes - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
-
Keeps track of deletes
- deletes - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
-
Keeps track of deletes
- DELETES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
-
Number of aggregated deletes
- deletesFromHBase(List<Delete>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- deletesFromThrift(List<TDelete>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
TDelete
s (Thrift) into a list ofDelete
s (HBase). - deleteShutdownHook(Runnable) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
- deleteSingle(ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- deletesMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- deletesMap - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- deleteSnapshot(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.2.0. Will be removed in 3.0.0. Use
Admin.deleteSnapshot(String)
instead. - deleteSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete an existing snapshot.
- deleteSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete an existing snapshot.
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteSnapshot(Connection) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- deleteSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Delete the specified snapshot
- deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Execute Delete Snapshot operation.
- deleteSnapshots() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete all existing snapshots.
- deleteSnapshots() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteSnapshots() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteSnapshots(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.deleteSnapshots(Pattern)
instead. - deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete existing snapshots whose names match the pattern passed.
- deleteSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete existing snapshots whose names match the pattern passed.
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteSnapshots(Connection, BackupInfo, Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Delete HBase snapshot for backup.
- DeleteState() - Constructor for enum org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Deprecated.
- deleteStoreFile() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Delete this file
- deleteStoreFilesWithoutArchiving(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Just do a simple delete of the given store files
- deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- deleteTable(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- deleteTable(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deletes a table.
- deleteTable(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deletes a table.
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Delete the region states.
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- deleteTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Delete a table
- deleteTable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- deleteTableACLNode(TableName) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
-
Delete the acl notify node of table
- deleteTableAsync(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deletes the table but does not block and wait for it to be completely removed.
- deleteTableAsync(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteTableAsync(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTableDescriptorCache(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- deleteTableDescriptorFiles(FileSystem, Path, int) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Deletes files matching the table info file pattern within the given directory whose sequenceId is at most the given max sequenceId.
- deleteTableDescriptors(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- DeleteTableFuture(HBaseAdmin, TableName, MasterProtos.DeleteTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteTableFuture
- deleteTableHdfsAcl(Table, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- 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
- DeleteTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteTableProcedureBiConsumer
- deleteTableQuota(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteTables(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(Pattern)
andAdmin.deleteTable(TableName)
- deleteTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteTables(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(java.util.regex.Pattern)
andAdmin.deleteTable(TableName)
- deleteTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Delete tables matching the passed in pattern and wait on completion.
- deleteTables(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTableSnapshots(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.deleteTableSnapshots(Pattern, Pattern)
instead. - deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTableSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete all existing snapshots matching the given table name pattern.
- deleteTableSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteTableSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete all existing snapshots matching the given table name regular expression and snapshot name regular expression.
- deleteTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete all existing snapshots matching the given table name regular expression and snapshot name regular expression.
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- deleteTableSource(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
Remove a table's source.
- deleteTableSource(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- deleteTableState(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Remove state for table from meta
- deleteTableStates(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- deleteTableUsageSnapshotsForNamespace(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Remove table usage snapshots (u:p columns) for the namespace passed
- deleteTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.
- deleteTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- deleteTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- deleteTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- deleteTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- 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
- deleteTypeFromHBase(Cell.Type) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- deleteUserEntry(Table, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- deleteUserGlobalHdfsAcl(Table, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- deleteUserNamespaceHdfsAcl(Table, String, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- deleteUserQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- deleteUserQuota(Connection, String, 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
- deleteUserTableHdfsAcl(Connection, Set<String>, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- deleteUserTableHdfsAcl(Table, String, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- DeleteVersionsNode() - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- DeleteVersionsNode(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- DeleteVersionVisibilityExpressionFilter(List<Tag>, Byte) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- deleteWALDir(ServerName) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- deleteZooKeeper(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
-
Deprecated.Since 2.0.0. To be removed in hbase-3.0.0.
- DeletionListener - Class in org.apache.hadoop.hbase.zookeeper
-
A ZooKeeper watcher meant to detect deletions of ZNodes.
- DeletionListener(ZKWatcher, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.zookeeper.DeletionListener
-
Create a new instance of the deletion watcher.
- delFamMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- DelimitedKeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionSplitRestriction
, instead. - DelimitedKeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- DelimitedKeyPrefixRegionSplitRestriction - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitRestriction
implementation that groups rows by a prefix of the row-key with a delimiter. - DelimitedKeyPrefixRegionSplitRestriction() - Constructor for class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- delimiter - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- delimiter - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- delimiter - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- delimiter - Variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- delimiter - Variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- DELIMITER - Static variable in class org.apache.hadoop.hbase.HConstants
-
delimiter used between portions of a region name
- DELIMITER - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- DELIMITER - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- DELIMITER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- DELIMITER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- delta - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles.SampleItem
-
Difference between the item's greatest possible rank and lowest possible rank.
- Deltas(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.Deltas
- DemoClient - Class in org.apache.hadoop.hbase.thrift
-
See the instructions under hbase-examples/README.txt
- DemoClient - Class in org.apache.hadoop.hbase.thrift2
- DemoClient() - Constructor for class org.apache.hadoop.hbase.thrift.DemoClient
- DemoClient() - Constructor for class org.apache.hadoop.hbase.thrift2.DemoClient
- demoted - Variable in class org.apache.hadoop.hbase.util.Counter.Container
-
Deprecated.True if a new extended container is going to replace this.
- denominator - Variable in class org.apache.hadoop.hbase.util.WeightedMovingAverage
- 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
- DependentColumnFilter - Class in org.apache.hadoop.hbase.filter
-
A filter for adding inter-column timestamp matching Only cells with a correspondingly timestamped entry in the target column will be retained Not compatible with Scan.setBatch as operations need full rows for correct filtering
- DependentColumnFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- DependentColumnFilter(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Constructor for DependentColumn filter.
- DependentColumnFilter(byte[], byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Constructor for DependentColumn filter.
- DependentColumnFilter(byte[], byte[], boolean, CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Build a dependent column filter with value checking dependent column varies will be compared using the supplied compareOp and comparator, for usage of which refer to
CompareFilter
- DependentColumnFilter(byte[], byte[], boolean, CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
DependentColumnFilter(byte[], byte[], boolean, CompareOperator, ByteArrayComparable)
instead. - deployedEntries - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- deployedOn - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- deployedOn - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- deployedReplicaId - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- DEPRECATED_ALLOCATOR_POOL_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Deprecated.since 2.3.0 and will be removed in 4.0.0. Use
ByteBuffAllocator.ALLOCATOR_POOL_ENABLED_KEY
instead. - DEPRECATED_BLOCKCACHE_BLOCKSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
-
Deprecated.use
BlockCacheFactory.BLOCKCACHE_BLOCKSIZE_KEY
instead. - DEPRECATED_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Deprecated.since 2.3.0 and will be removed in 4.0.0. Use
ByteBuffAllocator.BUFFER_SIZE_KEY
instead. - DEPRECATED_MAX_BUFFER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Deprecated.since 2.3.0 and will be removed in 4.0.0. Use
ByteBuffAllocator.MAX_BUFFER_COUNT_KEY
instead. - DEPRECATED_MOB_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- DEPRECATED_NAME_MAPPING - Static variable in class org.apache.hadoop.hbase.ipc.RpcClientFactory
- DEPRECATED_NAME_OF_NO_LIMIT_THROUGHPUT_CONTROLLER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- DEPRECATED_NAME_OF_PRESSURE_AWARE_THROUGHPUT_CONTROLLER_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- DEPRECATED_UGI_KEY - Static variable in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
- depth - Variable in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
-
When enforcing a limit, we must check that the scope is appropriate for enforcement.
- depth() - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
- DEPTH - Static variable in class org.apache.hadoop.hbase.ipc.IPCUtil
- dequeue() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- dequeue() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Fetch one Procedure from the queue NOTE: this method is called with the sched lock held.
- dequeue() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- dequeueCurrentLog() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- dequeuedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- dequeuedCall(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- dequeuedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- deregister() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- deregister() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- deregister(MetricsRegionSource) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
Remove a region's source.
- deregister(MetricsRegionSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- deregister(MetricsUserSource) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
- deregister(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- 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.master.normalizer.RegionNormalizerManager
- deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- 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.
- deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
-
Needs to be called to deregister the children from the manager.
- deregisterChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- deregisterMetrics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- deregisterObserver(ConfigurationObserver) - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
-
Deregister an observer class
- desc - Variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- desc - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- desc - Variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- desc - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- desc - Variable in class org.apache.hadoop.metrics2.lib.MutableHistogram
- DESC - Enum constant in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
- descending - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- DESCENDING - Enum constant in enum org.apache.hadoop.hbase.util.Order
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedBlob
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedBlobVar
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedFloat32
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedFloat64
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt16
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt32
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt64
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedInt8
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedNumeric
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.OrderedString
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.RawBytes
- DESCENDING - Static variable in class org.apache.hadoop.hbase.types.RawString
- descendingIterator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- descendingIterator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- descendingKeySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- descendingKeySet() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- descendingMap() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- descendingMap() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- descendingSet() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- descendingSet() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- describe(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
- DESCRIBE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- DESCRIBE_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- describeBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get backup set description (list of tables)
- DescribeCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.DescribeCommand
- describeLockStatus() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
- describeParameters(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
- description - Variable in enum org.apache.hadoop.hbase.hbtop.field.Field
- description - Variable in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- description - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- description - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- description - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- description - Variable in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- description - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- description - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder
- description - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- description - Variable in exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
- description() - Method in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- descriptionMaxLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- DESCRIPTOR_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- DESCRIPTOR_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- DeserializationException - Exception in org.apache.hadoop.hbase.exceptions
-
Failed deserialization.
- DeserializationException() - Constructor for exception org.apache.hadoop.hbase.exceptions.DeserializationException
- DeserializationException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.DeserializationException
- DeserializationException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.DeserializationException
- DeserializationException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.DeserializationException
- 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(byte[]) - Static method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
-
Takes a series of bytes and tries to generate an RemoteProcedureException instance for it.
- deserialize(DataInputStream) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Deserialize the fixed file trailer from the given stream.
- deserialize(Class<M>) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureStateSerializer
- deserialize(Class<M>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.CompatStateSerializer
- deserialize(Class<M>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.StateSerializer
- deserialize(Cell) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
- deserialize(Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationDeserializer
- deserialize(Result) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- deserialize(Result) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultDeserializer
- deserialize(ExtendedCell) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
- deserialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- deserialize(ByteBuff, ByteBuffAllocator) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
- deserialize(ByteBuff, ByteBuffAllocator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockDeserializer
- deserializeFromPB(DataInputStream) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Deserialize the file trailer as protobuf
- deserializeFromWritable(DataInput) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Deserialize the file trailer as writable data
- deserializeIndex - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.StateSerializer
- deserializeMobFileRefs(byte[]) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Deserialize the set of referenced mob hfiles from store file metadata.
- DESERIALIZER_IDENTIFIER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- deserializerIndex - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
The index of the deserializer that can deserialize this BucketEntry content.
- deserializerReference() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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
-
Deprecated.
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- 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.FlushRegionProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- 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.ModifyTableDescriptorProcedure
- 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.SnapshotProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- 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.ClaimReplicationQueueRemoteProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- 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
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called on store load to allow the user to decode the previously serialized state.
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- deserializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- designatedFile - Variable in class org.apache.hadoop.hbase.util.RegionMover
- designatedFile - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- designatedFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Set the designated file.
- desiredMaxFileSize - Variable in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- dest - Variable in class org.apache.hadoop.hbase.master.RegionPlan
- destination - Variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- destination - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- destinationServer - Variable in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- destinationServer - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
- destPath - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- destroy() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- destroy() - Method in class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- destroy() - Method in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- destroy() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
- destroy() - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- destroy() - Method in class org.apache.hadoop.hbase.http.NoCacheFilter
- destroy() - Method in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- destroy() - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
- destroy() - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- 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.
- DESTROYED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
- detail(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- detail(String) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- details - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- details - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Options
- detector - Static variable in class org.apache.hadoop.hbase.nio.RefCnt
- determineRSGroupInfoForTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- determineRSGroupInfoForTable(TableName) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Determine
RSGroupInfo
for the given table. - determineRSGroupInfoForTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Will try to get the rsgroup from
tableMap
first then try to get the rsgroup fromscript
try to get the rsgroup from theNamespaceDescriptor
lastly. - determineTTLFromFamily(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns TTL in seconds of the specified family
- DFAULT_ROLLING_UPGRADE_CHORE_PERIOD_SECONDS - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- dfs - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- DFS_CLIENT_ADAPTOR - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- DFS_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DFS_REPLICATION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- DFS_REPLICATION_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- DfsBuilderUtility() - Constructor for class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
- dfsClient - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- dfsHedgedReadMetrics - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
Can be null if not on hdfs.
- dict - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- dict - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- dictId - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- dictId - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- dictionaries - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- dictionary - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- Dictionary - Interface in org.apache.hadoop.hbase.io.util
-
Dictionary interface Dictionary indexes should be either bytes or shorts, only positive.
- DICTIONARY_MAX_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- DictionaryCache - Class in org.apache.hadoop.hbase.io.compress
-
A utility class for managing compressor/decompressor dictionary loading and caching of load results.
- DictionaryCache() - Constructor for class org.apache.hadoop.hbase.io.compress.DictionaryCache
- DictionaryIndex() - Constructor for enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- didTry - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- didTry() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- dieOnWarnings - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- DIFF - Enum constant in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- DiffCompressionState() - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
- DIFFERENTCELLVALUES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- DiffKeyDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Compress using: - store size of common prefix - save column family once, it is same within HFile - use integer compression for key, value and prefix (7-bit encoding) - use bits to avoid duplication key length, value length and type if it same as previous - store in 3 bits length of timestamp field - allow diff in timestamp instead of actual value Format: - 1 byte: flag - 1-5 bytes: key length (only if FLAG_SAME_KEY_LENGTH is not set in flag) - 1-5 bytes: value length (only if FLAG_SAME_VALUE_LENGTH is not set in flag) - 1-5 bytes: prefix length - ...
- DiffKeyDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- DiffKeyDeltaEncoder.DiffCompressionState - Class in org.apache.hadoop.hbase.io.encoding
- DiffKeyDeltaEncoder.DiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
- DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker - Class in org.apache.hadoop.hbase.io.encoding
- DiffSeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
- DiffSeekerStateBufferedEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- digest - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- DIGEST - Enum constant in enum org.apache.hadoop.hbase.security.AuthMethod
- digestAuth - Variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- digestAuthTokenKind - Variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- DigestSaslAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
-
Base client for client/server implementations for the HBase delegation token auth'n method.
- DigestSaslAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.DigestSaslAuthenticationProvider
- DigestSaslClientAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- DigestSaslClientAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider
- DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler - Class in org.apache.hadoop.hbase.security.provider
- DigestSaslClientCallbackHandler(Token<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler
- DigestSaslServerAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- DigestSaslServerAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler - Class in org.apache.hadoop.hbase.security.provider
-
CallbackHandler for SASL DIGEST-MD5 mechanism
- dir - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- dir - Variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- DIRECT_BYTES_READ_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the amount of data was read into a
ByteBuffer
of typedirect
. - directBufferAddress(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
- 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
- DirScanPool - Class in org.apache.hadoop.hbase.master.cleaner
-
The thread pool used for scan directories
- DirScanPool(Configuration, DirScanPool.Type) - Constructor for class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- DirScanPool(DirScanPool.Type, String) - Constructor for class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- DirScanPool.Type - Enum in org.apache.hadoop.hbase.master.cleaner
- dirScanPoolType - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- dis - Variable in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
- dis - Variable in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
- dis - Variable in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- 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.
- 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(ZKWatcher, byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Disable all archiving of files for a given table
- DISABLE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- DISABLE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- DISABLE - Enum constant in enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
-
Disables the table(s).
- disableBalancerChoreForTest - Static variable in class org.apache.hadoop.hbase.master.HMaster
- disableBloomFilterForTesting() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- disableCache() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Used to shut down the cache -or- turn it off in the case of something broken.
- disableChore() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- disableCompactions - Variable in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
- disableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Disable the given
Constraint
. - disabled - Variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
- disabled - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- DISABLED - Enum constant in enum org.apache.hadoop.hbase.client.SnapshotType
- DISABLED - Enum constant in enum org.apache.hadoop.hbase.client.TableState.State
- DISABLED - Enum constant in enum org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
- 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
- DISABLED_FILE - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- DISABLED_ZNODE_BYTES - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- disabledAndDroppedTables - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- DisabledRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitPolicy
that disables region splits. - DisabledRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
- DisabledServlet() - Constructor for class org.apache.hadoop.hbase.http.ProfileServlet.DisabledServlet
- disabledTableRegions - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- disabledTables - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- 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
- DisabledWAL(Path, Configuration, List<WALActionsListener>) - Constructor for class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- DisabledWALProvider - Class in org.apache.hadoop.hbase.wal
-
No-op implementation of
WALProvider
used when the WAL is disabled. - DisabledWALProvider() - Constructor for class org.apache.hadoop.hbase.wal.DisabledWALProvider
- DisabledWALProvider.DisabledWAL - Class in org.apache.hadoop.hbase.wal
- disableHFileBackup() - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Disable long-term archival of all hfiles for all tables in the cluster.
- disableHFileBackup() - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for all tables.
- disableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Stop retaining HFiles for the given table in the archive.
- disableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for the given table.
- disableHFileBackup(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for the given table.
- disableInterrupts() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
If a handler thread is eligible for interrupt, make it ineligible.
- disableIO - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- 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.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.disableReplicationPeer(String)
instead - 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
- disableReplication() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Disables replication for these bulkloaded files.
- disableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Stop the replication stream to the specified peer.
- disableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Stop the replication stream to the specified peer
- disableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- disableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- disableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- disableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Stop the replication stream to the specified peer
- disableReplicationPeer(RpcController, ReplicationProtos.DisableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- disableReplicationPeer(RpcController, ReplicationProtos.DisableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- disableReplicationPeerAsync(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Disable a replication peer but does not block and wait for it.
- disableReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- disableReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- disableTable(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Disable table and wait on completion.
- disableTable(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Disable a table.
- disableTable(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- disableTable(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- disableTable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- disableTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- disableTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Disable an existing table
- disableTable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- disableTableAsync(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Disable the table but does not block and wait for it to be completely disabled.
- disableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- disableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- disableTableCounter - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
-
This is a Counter object to keep track of disableTable operations
- DisableTableFuture(HBaseAdmin, TableName, MasterProtos.DisableTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.DisableTableFuture
- 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
- DisableTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DisableTableProcedureBiConsumer
- disableTableRep(TableName) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.disableTableReplication(TableName)
instead - disableTableReplication(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Disable a table's replication switch.
- disableTableReplication(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Disable a table's replication switch.
- disableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- disableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- disableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- disableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- disableTables(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(Pattern)
andAdmin.disableTable(org.apache.hadoop.hbase.TableName)
- disableTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- disableTables(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- disableTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(java.util.regex.Pattern)
andAdmin.disableTable(org.apache.hadoop.hbase.TableName)
- disableTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- disableTables(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
. - disableWriteBufferPeriodicFlush() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Disable the periodical flush, i.e, set the timeout to 0.
- disableWriteBufferPeriodicFlush() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Disable periodic flushing of the write buffer.
- disableWriter() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- disableZkAndClientLoggers() - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
-
Disables Zk- and HBase client logging
- DISABLING - Enum constant in enum org.apache.hadoop.hbase.client.TableState.State
- DISALLOWED_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
-
One globally disallowed name
- 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.
- disconnectSince() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- discoverLoadQueue(Deque<LoadIncrementalHFiles.LoadQueueItem>, Path, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Walk the given directory for all HFiles, and return a Queue containing all such files.
- disjoin(String[], String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- dispatch() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- dispatch() - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteNode
- dispatch(ForeignException) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
Sends an exception to all listeners.
- dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
- dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
- dispatch(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- 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
- dispatch(HFileCleaner.HFileDeleteTask) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- DISPATCH_DELAY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- DISPATCH_MAX_QUEUE_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- dispatchCloseRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionCloseOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- dispatchCloseRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionCloseOperation>) - Method in interface org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RemoteProcedureResolver
- dispatched - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- dispatched - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- dispatched - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- dispatchedOperations - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- dispatchOpenRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionOpenOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- dispatchOpenRequests(MasterProcedureEnv, List<RSProcedureDispatcher.RegionOpenOperation>) - Method in interface org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RemoteProcedureResolver
- dispatchServerOperations(MasterProcedureEnv, List<RSProcedureDispatcher.ServerOperation>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- dispatchServerOperations(MasterProcedureEnv, List<RSProcedureDispatcher.ServerOperation>) - Method in interface org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RemoteProcedureResolver
- dispatchTo(boolean, boolean, CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- DISPLAY_KEYS_KEY - Static variable in class org.apache.hadoop.hbase.client.RegionInfoDisplay
- DISPLAY_KEYS_KEY - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- displayByDefault - Variable in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- DisplayCompactionType() - Constructor for enum org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl.DisplayCompactionType
- dispose() - Method in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
-
Release resources used by wrapped saslClient
- dispose() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
-
Release resources used by wrapped saslServer
- dispose() - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- dispose(T) - Method in class org.apache.hadoop.hbase.http.jersey.SupplierFactoryAdapter
- disposeSasl() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- disposeSasl() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- disruptor - Variable in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- disruptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
The nexus at which all incoming handlers meet.
- DisruptorExceptionHandler - Class in org.apache.hadoop.hbase.namequeues
-
Exception Handler for Online Slow Log Ring Buffer
- DisruptorExceptionHandler() - Constructor for class org.apache.hadoop.hbase.namequeues.DisruptorExceptionHandler
- distributed - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- divideForAvg(Double, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- divideForAvg(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- divideForAvg(BigDecimal, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- divideForAvg(S, Long) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
used for computing average of <S> data values.
- divPosition - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
-
A timestamp t is within the window iff t / size == divPosition.
- DNS - Class in org.apache.hadoop.hbase.util
-
Wrapper around Hadoop's DNS class to hide reflection.
- DNS - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- DNS() - Constructor for class org.apache.hadoop.hbase.util.DNS
- DNS.ServerType - Enum in org.apache.hadoop.hbase.util
- DO_AS - Static variable in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- DO_DELETES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- DO_NOTHING_COUNTER_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- DO_NOTHING_COUNTER_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- DO_PUTS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- doAbortFlushToWAL(WAL, long, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- doAccept(SelectionKey) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- doAcquireLock(TEnvironment, ProcedureStore) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Internal method called by the ProcedureExecutor that starts the user-level code acquireLock().
- doAction(BalanceAction) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- doAdd(FairQueue<T>, Queue<T>, Procedure<?>, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- doAdd(MutableSegment, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- doAddCompactionResults(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- doAddCompactionResults(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- doAddCompactionResults(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- doAddCompactionResults(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- doAddNewStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- doAddNewStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- doAddNewStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- doAddNewStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- doAddOrUpsert(Cell, long, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- 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
- doAppend(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- doAsEnabled - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- doAsEnabled - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- doAssignRegion(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- doAsUser - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- doAsyncWrite(SelectionKey) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- doAtomicBatchOp(ClientProtos.RegionActionResult.Builder, HRegion, OperationQuota, List<ClientProtos.Action>, CellScanner, long, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- doBadPreambleHandling(String) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doBadPreambleHandling(String, Exception) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doBatchOp(ClientProtos.RegionActionResult.Builder, HRegion, OperationQuota, List<ClientProtos.Action>, CellScanner, long, ActivePolicyEnforcement, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Execute a list of mutations.
- doBatchWithCallback(List<? extends Row>, Object[], Batch.Callback<R>, ClusterConnection, ExecutorService, TableName, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.client.HTable
- doBulkLoad(Map<byte[], List<Path>>, Admin, Table, RegionLocator, boolean, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Perform a bulk load of the given directory into the given pre-existing table.
- doBulkLoad(Path, Admin, Table, RegionLocator) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.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
-
Deprecated.Perform a bulk load of the given directory into the given pre-existing table.
- doBulkLoad(LoadIncrementalHFiles, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, RegionLocator, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- doBulkLoadHFile(ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- doCacheOnWrite(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Caches the last written HFile block.
- doCall() - Method in class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller
- doCall() - Method in class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller
- doCall() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- doCall() - Method in class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller
- doCall() - Method in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- doCall() - Method in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- doCall() - Method in class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- doCall() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- doCall() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- doCall() - Method in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- doCall() - Method in class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- doCall() - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- doCall() - Method in class org.apache.hadoop.hbase.replication.regionserver.SwitchRpcThrottleRemoteCallable
- doCall(RpcController, REQUEST, ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper.Operation<REQUEST, RESPONSE>) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- doCheckAndMutate(byte[], byte[], byte[], CompareOperator, byte[], Filter, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.client.HTable
- doCheckAndMutate(byte[], byte[], byte[], CompareOperator, byte[], Filter, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
- 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
-
Returns true if number of replicas for the WAL is lower than threshold
- doCheckSlowSync() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Returns true if we exceeded the slow sync roll threshold over the last check interval
- doCleanupBulkLoad(ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- doCleanUpOnFailedOpen(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- doClearSnapShot() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- doClient(FileSystem, Set<Path>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
-
Execute compaction, from this client, one path at the time.
- doClose(boolean, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- doCloseStreams - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- doCommandLine(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
- doCommandLine(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- doCommandLine(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- doCommandLine(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable
- doCompaction() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
-
---------------------------------------------------------------------- The worker thread performs the compaction asynchronously.
- doCompaction(CompactionRequestImpl, Collection<HStoreFile>, User, long, List<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- doCompaction(User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- doConnectionRegistryResponse() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doDelete(Connection, Delete) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- doDeletes - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- doDeletes - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- doDrain(List<BucketCache.RAMQueueEntry>, ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Flush the entries in ramCache to IOEngine and add bucket entry to backingMap.
- doDropStoreMemStoreContentsForSeqId(HStore, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- doesAnyColFamilyHaveTTL(TableDescriptor) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- doesNamespaceExist(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- doesNamespaceExist(Admin, String) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- doEvictBlock(BlockCacheKey, BucketEntry, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- doExec(ZooKeeper) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- doExecute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Internal method called by the ProcedureExecutor that starts the user-level code execute().
- doExecute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- doFilter(FilterChain, HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.NoCacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- doFilterRegionServerByName(Map<String, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- doFinishHotnessProtector(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- doFlush(boolean) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Send the operations in the buffer to the servers.
- doFullMarkerAppendTransaction(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALEdit, MultiVersionConcurrencyControl, Map<String, byte[]>, 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.http.AdminAuthorizedServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.conf.ConfServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.HttpServer.StackServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
Process a GET request for the specified resource.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.ProfileServlet.DisabledServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.http.MasterStatusServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.http.RSDumpServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.http.RSStatusServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.RESTDumpServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.tool.CanaryStatusServlet
- doGet(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- doGet(Connection, Get) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- doGet(ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.client.ClientServiceCallable
- doGetLevel() - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Send HTTP request to get log level.
- doInit(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- 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
- doKerberosAuth(HttpServletRequest) - Method in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
-
Do the GSS-API kerberos authentication.
- doLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- doLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.client.Query
-
Get the logical value indicating whether on-demand CF loading should be allowed.
- doLoadStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- doLoadStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- doLoadStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- doLoadStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
-
For primary replica, we will call load once when opening a region, and the implementation could choose to do some cleanup work.
- doMain(String[]) - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Parse and run the given command line.
- domainNamePointerToHostName(String) - Static method in class org.apache.hadoop.hbase.util.Strings
-
Given a PTR string generated via reverse DNS lookup, return everything except the trailing period.
- doMapReduce(FileSystem, Set<Path>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
-
Execute compaction, using a Map-Reduce job.
- doMiniBatchMutate(HRegion.BatchOperation<?>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Called to do a piece of the batch that came in to
HRegion.batchMutate(Mutation[])
In here we also handle replay of edits on region recover. - doMulti(ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- doMutate(ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.client.ClientServiceCallable
- done - Variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- done - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- done - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- done - Variable in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- done - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- done - Variable in class org.apache.hadoop.hbase.ipc.Call
- done - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- done - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- done - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- done - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- done() - Method in interface org.apache.hadoop.hbase.ipc.RpcResponse
- done() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
-
Call is done.
- done() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerCall
-
Deprecated.Call is done.
- done() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.ColumnTracker
-
Returns
true
when done. - 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() - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService.QueueingFuture
- done(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- Done(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Done
-
Deprecated.
- DONE - Enum constant in enum org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher.Status
-
task completed successfully
- DONE - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Do not include, return current result
- DONE - Enum constant in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Deprecated.
- DONE_SCAN - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Done with scan, thanks to the row filter.
- doneBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
-
Called after a successful HFile load
- doneBulkLoad(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- doneCondition - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
Condition to wait on for client threads.
- doneEscapeSequenceCharacter(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- doneLock - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
Lock protecting the thread-safe fields.
- doneTxid - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
The transaction id that was set in here when we were marked done.
- 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
- doneWriting(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.EntryBuffers
- doNonAtomicBatchOp(ClientProtos.RegionActionResult.Builder, HRegion, OperationQuota, List<ClientProtos.Action>, CellScanner, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- doNonAtomicRegionMutation(HRegion, OperationQuota, ClientProtos.RegionAction, CellScanner, ClientProtos.RegionActionResult.Builder, List<CellScannable>, long, RSRpcServices.RegionScannersCloseCallBack, RpcCallContext, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Run through the regionMutation
rm
and per Mutation, do the work, and then when done, add an instance of aClientProtos.ResultOrException
that corresponds to each Mutation. - doNothingCounter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- DoNothingStoppable() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook.DoNothingStoppable
- DoNothingThread() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook.DoNothingThread
- doNotRetry - Variable in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- DoNotRetryIOException - Exception in org.apache.hadoop.hbase
-
Subclass if exception is not meant to be retried: e.g.
- DoNotRetryIOException() - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
- DoNotRetryIOException(String) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
- DoNotRetryIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
- DoNotRetryIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
- DoNotRetryRegionException - Exception in org.apache.hadoop.hbase.client
-
Similar to RegionException, but disables retries.
- DoNotRetryRegionException() - Constructor for exception org.apache.hadoop.hbase.client.DoNotRetryRegionException
- DoNotRetryRegionException(String) - Constructor for exception org.apache.hadoop.hbase.client.DoNotRetryRegionException
- DoNotRetryRegionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.client.DoNotRetryRegionException
- DoNotRetryRegionException(Throwable) - Constructor for exception org.apache.hadoop.hbase.client.DoNotRetryRegionException
- DONT_FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- DONT_PROCEED - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- doPoll(FairQueue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- doPostOpCleanupForMiniBatch(MiniBatchOperationInProgress<Mutation>, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- doPostOpCleanupForMiniBatch(MiniBatchOperationInProgress<Mutation>, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- doPreambleResponse(Message) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doPrepareBulkLoad(ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- doProcessRowWithTimeout(RowProcessor<?, ?>, long, HRegion, List<Mutation>, WALEdit, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- doPut(Connection, List<Put>) - Static method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- doPut(Connection, List<Put>) - Static method in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
- doPut(Connection, Put) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- doPuts - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- doPuts - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- doRawSaslReply(SaslStatus, Writable, String, String) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
No protobuf encoding of raw sasl messages
- doRead(SelectionKey) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- 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.
- doReleaseLock(TEnvironment, ProcedureStore) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Internal method called by the ProcedureExecutor that starts the user-level code releaseLock().
- 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
- doReplaceWriter(Path, Path, W) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Notice that you need to clear the
AbstractFSWAL.rollRequested
flag in this method, as the new writer will begin to work before returning from this method. - doReplayBatchOp(HRegion, List<WALSplitUtil.MutationReplay>, long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Execute a list of Put/Delete mutations.
- doResizeIfNecessary() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- doResizeIfNecessary() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- doResizeIfNecessary() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- doResizeIfNecessary() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- doResizeIfNecessary() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- doRespond(RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- doRespond(RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doRespond(RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- doRespond(SimpleServerRpcConnection, RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- doResume(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- doRollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Internal method called by the ProcedureExecutor that starts the user-level code rollback().
- doRollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- doRun() - Method in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- doRun() - Method in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- doRunLoop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.
- doRunLoop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- dos - Variable in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellSerializer
- dos - Variable in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellSerializer
- dos - Variable in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
Deprecated.
- doSaslNegotiation(Configuration, Channel, int, String, char[], Map<String, String>, Promise<Void>, DFSClient) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- doScan(ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- doSecurityPreambleResponse() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- doSetLevel() - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Send HTTP request to set log level.
- doSetStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- doSetStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- doSetStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- doSetStoreFiles(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- doSetup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Handles common parameter initialization that a subclass might want to leverage.
- doSetup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Handles common parameter initialization that a subclass might want to leverage.
- doSetup(Reducer.Context, Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Handles common parameter initialization that a subclass might want to leverage.
- 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
- doSplitting() - Method in class org.apache.hadoop.hbase.regionserver.SplitRequest
- doStart() - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- doStart() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- doStart() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- doStart() - Method in class org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
- doStaticMain(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
Call this from the concrete tool class's main function.
- doStop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- doStop() - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- 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
- doStop() - Method in class org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
- doStty(String) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- doSync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- doSync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- doSync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- doSync(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- doSync(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- doSync(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- doSyncOfUnflushedWALChanges(WAL, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Sync unflushed WAL changes.
- DOUBLE_EQUALS - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- DOUBLE_FORMAT - Static variable in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
Used formatting doubles so only two places after decimal point.
- DOUBLE_QUOTES - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- DoubleArrayCost - Class in org.apache.hadoop.hbase.master.balancer
-
A helper class to compute a scaled cost using
DescriptiveStatistics()
. - DoubleArrayCost() - Constructor for class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- DoubleColumnInterpreter - Class in org.apache.hadoop.hbase.client.coprocessor
-
a concrete column interpreter implementation.
- DoubleColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- doubleEquals(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- doubleEquals(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- doUpsert(MutableSegment, Cell, long, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- doWALAppend(WALEdit, Durability, List<UUID>, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- doWALAppend(WALEdit, Durability, List<UUID>, long, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns writeEntry associated with this append
- 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.backup.BackupDriver
- doWork() - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- doWork() - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- doWork() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- doWork() - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- doWork() - Method in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- doWork() - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- doWork() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Execute the export snapshot by copying the snapshot metadata, hfiles and wals.
- 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.AbstractHBaseTool
-
The "main function" of the tool
- doWork() - Method in class org.apache.hadoop.hbase.util.RegionMover
- doWriteStripeMetadata - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
-
Whether to write stripe metadata
- DRAINING_REGION_SERVER_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- DRAINING_REGION_SERVER_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- drainingServers - Variable in class org.apache.hadoop.hbase.master.DrainingServerTracker
- drainingServers - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
List of region servers that should not get any more new regions.
- drainingServerTracker - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- drainingZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- drainInputStreamToBuffer(InputStream) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy from the InputStream to a new heap ByteBuffer until the InputStream is exhausted.
- 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
- drainTo(Collection<? super Runnable>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- drainTo(Collection<? super Runnable>, int) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- 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
- drillDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- drillDown(Record) - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- drillDown(Record) - Method in interface org.apache.hadoop.hbase.hbtop.mode.ModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- drillDown(Record) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- DrillDownInfo - Class in org.apache.hadoop.hbase.hbtop.mode
-
Information about drilling down.
- DrillDownInfo(Mode, List<RecordFilter>) - Constructor for class org.apache.hadoop.hbase.hbtop.mode.DrillDownInfo
- Driver - Class in org.apache.hadoop.hbase.mapred
-
Driver for hbase mapreduce jobs.
- Driver - Class in org.apache.hadoop.hbase.mapreduce
-
Driver for hbase mapreduce jobs.
- Driver() - Constructor for class org.apache.hadoop.hbase.mapred.Driver
- Driver() - Constructor for class org.apache.hadoop.hbase.mapreduce.Driver
- drop() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
-
When we want to drop this call because of server is overloaded.
- DROP_BEHIND_CACHE_COMPACTION_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- DROP_BEHIND_CACHE_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- dropBehind - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- dropBehindCompaction - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- dropCacheMajor - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- dropCacheMinor - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
- dropDeletesFromRow - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
- dropDeletesInOutput - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
- DropDeletesInOutput() - Constructor for enum org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
- dropDeletesToRow - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
- dropDependentColumn - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- dropDependentColumn - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- dropDependentColumn() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns true if we should drop the dependent column, false otherwise
- dropLabelsNotInUserAuths(List<String>, List<String>, String) - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
- dropMemStoreContents() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Be careful, this method will drop all data in the memstore of this region.
- dropMemStoreContentsForSeqId(long, HStore) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Drops the memstore contents after replaying a flush descriptor or region open event replay if the memstore edits have seqNums smaller than the given seq id
- dropOnDeletedColumnFamilies - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- dropOnDeletedTables - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- DroppedSnapshotException - Exception in org.apache.hadoop.hbase
-
Thrown during flush if the possibility snapshot content was not properly persisted into store files.
- DroppedSnapshotException() - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
- DroppedSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
- DroppedSnapshotException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
-
DroppedSnapshotException with cause
- dropPrepareFlushIfPossible() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
If all stores ended up dropping their snapshots, we can safely drop the prepareFlushResult
- DropwizardMeter - Class in org.apache.hadoop.hbase.metrics.impl
-
Dropwizard metrics implementation of
Meter
. - DropwizardMeter() - Constructor for class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- DropwizardMeter(Meter) - Constructor for class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- DRTN_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- DRY_RUN_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- DRY_RUN_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- DRY_RUN_TABLE_CREATED - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
If table didn't exist and was created in dry-run mode, this flag is flipped to delete it when MR ends.
- dryRun - Variable in class org.apache.hadoop.hbase.client.BalanceRequest.Builder
- dryRun - Variable in class org.apache.hadoop.hbase.client.BalanceRequest
- dryRun - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- dryRun - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- dst - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- DST_IMPL - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- dstSFT - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- dstTableName - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- DTLB_LOAD_MISSES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- DU - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
- DUD - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
- DuFileCommand(String[]) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine.DuFileCommand
- DUMMY - Static variable in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
- DUMMY - Static variable in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
- DUMMY_COMPLETE_TRACKER - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- DUMMY_HEADER_NO_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- DUMMY_VALUE - Static variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- dummyHeader - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- DummyServer(String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- DummyServer(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- dump() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- dump() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- dump(SortedSet<byte[]>, Multimap<byte[], HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
-
This dumps data in a visually reasonable way for visual debugging
- dump(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
- dump(Logger) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- dump(Logger) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Dumps all cells of the segment into the given log
- dump(Logger) - Method in class org.apache.hadoop.hbase.regionserver.Segment
-
Dumps all cells of the segment into the given log
- dumpAllBeans() - Static method in class org.apache.hadoop.hbase.util.JSONBean
-
Dump out all registered mbeans as json on System.out.
- dumpAsText(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- dumpBeanToString(String) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
-
Returns a subset of mbeans defined by qry.
- dumpCallQueues(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.http.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.
- DumpOptions() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- DumpOptions(DumpReplicationQueues.DumpOptions) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- dumpOverlapProblems(Multimap<byte[], HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- dumpPeersState(List<ReplicationPeerDescription>) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- dumpPrefetchList() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- dumpQueue(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.http.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.
- DumpRegionServerMetrics() - Constructor for class org.apache.hadoop.hbase.regionserver.DumpRegionServerMetrics
- dumpReplicationQueues(DumpReplicationQueues.DumpOptions) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- 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
- DumpReplicationQueues.DumpOptions - Class in org.apache.hadoop.hbase.replication.regionserver
- DumpReplicationQueues.WarnOnlyAbortable - Class in org.apache.hadoop.hbase.replication.regionserver
- dumpReplicationSummary() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- dumpRIT(HMaster, PrintWriter) - Method in class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- dumpRowLocks(PrintWriter) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Used by
RSDumpServlet
to generate debugging information. - dumpServers(HMaster, PrintWriter) - Method in class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- dumpSidelinedRegions(Map<Path, HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- dumpTailOfLog(File, PrintWriter, long) - Static method in class org.apache.hadoop.hbase.util.LogMonitoring
- dumpTailOfLogs(PrintWriter, long) - Static method in class org.apache.hadoop.hbase.util.LogMonitoring
- dumpTo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
-
Dump the contents of the buffer to the given stream.
- 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.
- dumpVersionInfo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
- DUPE_ENDKEYS - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- DUPE_STARTKEYS - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- duplicate() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns an ByteBuff which is a duplicate version of this ByteBuff.
- duplicate() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns an MBB which is a duplicate version of this MBB.
- duplicate() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- durability - Variable in class org.apache.hadoop.hbase.client.Mutation
- durability - Variable in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- durability - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- Durability - Enum in org.apache.hadoop.hbase.client
-
Enum describing the durability guarantees for tables and
Mutation
s Note that the items must be sorted in order of increasing durability - Durability() - Constructor for enum org.apache.hadoop.hbase.client.Durability
- DURABILITY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Durability
setting for the table. - DURABILITY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- DURABILITY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- durabilityFromHBase(Durability) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- durabilityFromThrift(TDurability) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- DYNAMIC_JARS_DIR - Static variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- DYNAMIC_JARS_DIR_KEY - Static variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- DYNAMIC_JARS_OPTIONAL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- DYNAMIC_JARS_OPTIONAL_DEFAULT - Static variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- dynamicallySetCoreSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
-
This method samples the incoming requests and, if selected, will check if the corePoolSize should be changed.
- DynamicClassLoader - Class in org.apache.hadoop.hbase.util
-
This is a class loader that can load classes dynamically from new jar files under a configured folder.
- DynamicClassLoader(Configuration, ClassLoader) - Constructor for class org.apache.hadoop.hbase.util.DynamicClassLoader
-
Creates a DynamicClassLoader that can load classes dynamically from jar files under a specific folder.
- DynamicMetricsRegistry - Class in org.apache.hadoop.metrics2.lib
-
An optional metrics registry class for creating and maintaining a collection of MetricsMutables, making writing metrics source easier.
- DynamicMetricsRegistry(String) - Constructor for class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Construct the registry with a record name
- DynamicMetricsRegistry(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Construct the registry with a metadata object
E
- e - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- E - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'E'
- EAGER - Enum constant in enum org.apache.hadoop.hbase.MemoryCompactionPolicy
-
In addition to compacting the index representation as the basic policy, eager policy eliminates duplication while the data is still in memory (much like the on-disk compaction does after the data is flushed to disk).
- 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.
- earliestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- edit - Variable in class org.apache.hadoop.hbase.wal.WAL.Entry
- EDIT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- editEof() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- editError() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- EDITFILES_NAME_PATTERN - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- 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.
- editsRead - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- editsRead - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- editsSinceRestart - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- editsSinceRestart - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- editsSkipped - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- editsWritten - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- effectiveUserNames - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- Either(L, R) - Constructor for class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- elapsedMs() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- elapsedMs() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- elapsedTime() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns the time elapsed between the last update and the start time of the procedure.
- element() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- element() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- elements - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Current number of cached elements
- elements - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current number of cached elements
- eligibleRequests - Variable in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
- EMPTY - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck.Type
- EMPTY - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- EMPTY_BATCHES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- EMPTY_BLOCK_DISTRIBUTION - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.hadoop.hbase.HConstants
-
An empty byte array instance.
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.hadoop.hbase.util.Bytes
- EMPTY_BYTE_BUFFER - Static variable in class org.apache.hadoop.hbase.HConstants
- EMPTY_CELL_ARRAY - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- EMPTY_CELL_SCANNER - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- EMPTY_CHAR_ARRAY - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- EMPTY_CHAR_ARRAY - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- EMPTY_END_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
-
Last row in a table.
- EMPTY_HEADER_ARRAY - Static variable in class org.apache.hadoop.hbase.rest.client.Client
- EMPTY_LIST - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- EMPTY_MAP - Static variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- EMPTY_META_CELL - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- EMPTY_NAMESPACE_LIST - Static variable in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- EMPTY_REGION_INFO_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- EMPTY_REGION_INFO_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- EMPTY_REPLICATIONLOAD - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- EMPTY_RESULT - Static variable in class org.apache.hadoop.hbase.client.Result
- EMPTY_RESULT - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- EMPTY_RESULT_ARRAY - Static variable in interface org.apache.hadoop.hbase.client.ScanResultCache
- EMPTY_RESULT_STALE - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- EMPTY_SERVER_LIST - Static variable in class org.apache.hadoop.hbase.ServerName
- EMPTY_SERVERLOAD - Static variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerMetricsBuilder.of(ServerName)
instead. - EMPTY_SET - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- EMPTY_START_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used by scanners, etc when they want to start at the beginning of a region
- EMPTY_STRING - Static variable in class org.apache.hadoop.hbase.HConstants
-
An empty string instance.
- EMPTY_STRING - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- EMPTY_STRING - Static variable in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- EMPTY_STRING - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- EMPTY_TAG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
-
This tag is used for the DELETE cell which has no visibility label.
- EMPTY_TAGS_ITR - Static variable in class org.apache.hadoop.hbase.TagUtil
-
Iterator returned when no Tags.
- EMPTY_TOKEN - Static variable in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- EMPTY_UUIDS - Static variable in interface org.apache.hadoop.hbase.wal.WALKey
-
Unmodifiable empty list of UUIDs.
- EMPTY_VALUE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- 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
- EmptyByteBufferExtendedCell() - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- EmptyCell() - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- emptyRegionInfo - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- emptyRegionInfoQualifiers - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- emptyRegionInfoRegionsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- emptyRegionServerPresent - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- EmptyServiceNameException - Exception in org.apache.hadoop.hbase.ipc
- EmptyServiceNameException() - Constructor for exception org.apache.hadoop.hbase.ipc.EmptyServiceNameException
- EmptyWatcher - Class in org.apache.hadoop.hbase.zookeeper
-
An empty ZooKeeper watcher
- EmptyWatcher() - Constructor for class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
- 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.
- enable(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Enable constraints on a table.
- enable(ZKWatcher, byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Perform a best effort enable of hfile retention, which relies on zookeeper communicating the change back to the hfile cleaner.
- ENABLE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- ENABLE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- ENABLE_BACKUP - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- ENABLE_CLIENT_BACKPRESSURE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config key for if the server should send backpressure and if the client should listen to that backpressure from the server
- ENABLE_DATA_FILE_UMASK - Static variable in class org.apache.hadoop.hbase.HConstants
-
Enable file permission modification from standard hbase
- ENABLE_REGIONSIZECALCULATOR - Static variable in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- ENABLE_TABLE_LATENCIES_METRICS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- ENABLE_TABLE_LATENCIES_METRICS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- ENABLE_TABLE_QUERY_METER_METRICS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- ENABLE_TABLE_QUERY_METER_METRICS_KEY_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- ENABLE_WAL_COMPRESSION - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration name of WAL Compression
- ENABLE_WAL_ENCRYPTION - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for enabling WAL encryption, a boolean
- ENABLE_WAL_TAGS_COMPRESSION - Static variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- ENABLE_WAL_VALUE_COMPRESSION - Static variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- enableCacheOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Enable cache on write including: cacheDataOnWrite cacheIndexesOnWrite cacheBloomsOnWrite
- enableCatalogJanitor(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.catalogJanitorSwitch(boolean)
} instead. - enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- enableCertFileReloading(Configuration, AtomicReference<FileChangeWatcher>, AtomicReference<FileChangeWatcher>, Runnable) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Enable certificate file reloading by creating FileWatchers for keystore and truststore.
- enableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Enable the given
Constraint
. - enabled - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- enabled - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- enabled - Variable in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
- enabled - Variable in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
- enabled - Variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- enabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
- enabled - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- enabled(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- enabled(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Check to see if the given constraint is enabled.
- ENABLED - Enum constant in enum org.apache.hadoop.hbase.client.TableState.State
- ENABLED - Enum constant in enum org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
- ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- ENABLED_ZNODE_BYTES - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- enableDebug(Class<?>) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
-
Switches the logger for the given class to DEBUG level.
- 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
- enableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Turn on auto-backups of HFiles on the specified table.
- enableHFileBackupAsync(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Turn on backups for all HFiles for the given table.
- enableInterrupts() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
If a handler thread was made ineligible for interrupt via {
HRegion.disableInterrupts()
, make it eligible again. - enableJSON() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
turns JSON output on
- enableLazySeekGlobally(boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- enablePeer(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.enableReplicationPeer(String)
instead - 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
- enablePeer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- 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
- enablePolicy(FileSystem, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- enableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Restart the replication stream to the specified peer.
- enableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Restart the replication stream to the specified peer
- enableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- enableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- enableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- enableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Restart the replication stream to the specified peer
- enableReplicationPeer(RpcController, ReplicationProtos.EnableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- enableReplicationPeer(RpcController, ReplicationProtos.EnableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- enableReplicationPeerAsync(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable a replication peer but does not block and wait for it.
- enableReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- enableReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- enableTable(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable a table.
- enableTable(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Enable a table.
- enableTable(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- enableTable(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- enableTable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- enableTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- enableTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Enable an existing table
- enableTable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- enableTable(RpcController, MasterProtos.EnableTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- enableTable(RpcController, MasterProtos.EnableTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- enableTableAsync(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable the table but does not block and wait for it to be completely enabled.
- enableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- enableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- EnableTableFuture(HBaseAdmin, TableName, MasterProtos.EnableTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.EnableTableFuture
- enableTableIfNotEnabled(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
Method to enable a table, if not already enabled.
- enableTableLatenciesMetrics - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- EnableTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
- EnableTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
- EnableTableProcedure(MasterProcedureEnv, TableName) - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Constructor
- EnableTableProcedure(MasterProcedureEnv, TableName, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Constructor
- EnableTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.EnableTableProcedureBiConsumer
- enableTableRep(TableName) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.enableTableReplication(TableName)
instead - enableTableReplication(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable a table's replication switch.
- enableTableReplication(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Enable a table's replication switch.
- enableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- enableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- enableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- enableTableReplication(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- enableTables(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(Pattern)
andAdmin.enableTable(org.apache.hadoop.hbase.TableName)
- enableTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- enableTables(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- enableTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version This is just a trivial helper method without any magic. Consider using
Admin.listTableDescriptors(java.util.regex.Pattern)
andAdmin.enableTable(org.apache.hadoop.hbase.TableName)
- enableTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- enableTables(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
- ENABLING - Enum constant in enum org.apache.hadoop.hbase.client.TableState.State
- enabTableQueryMeterMetrics - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- ENC_SEPARATOR - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
-
Separator used to demarcate the encodedName in a region name in the new format.
- encode(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Encodes a KeyValue.
- encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- 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
- encode(BlockIndexChunk, boolean, DataOutput) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder
- encode(BlockIndexChunk, boolean, DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- encode(BlockIndexChunk, boolean, DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- encode(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
- encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
- encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
- encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.RawBytes
- encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
-
Write a subset of
val
todst
. - encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
-
Write a subset of
val
tobuff
. - encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytes
-
Write
val
intodst
, respectingvoff
andvlen
. - encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytesFixedLength
-
Write
val
intobuff
, respectingoffset
andlength
. - encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Write
val
intodst
, respectingoffset
andlength
. - encode(PositionedByteRange, Byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
- encode(PositionedByteRange, Byte) - Method in class org.apache.hadoop.hbase.types.RawByte
- encode(PositionedByteRange, Double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
- encode(PositionedByteRange, Double) - Method in class org.apache.hadoop.hbase.types.RawDouble
- encode(PositionedByteRange, Float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
- encode(PositionedByteRange, Float) - Method in class org.apache.hadoop.hbase.types.RawFloat
- encode(PositionedByteRange, Integer) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
- encode(PositionedByteRange, Integer) - Method in class org.apache.hadoop.hbase.types.RawInteger
- encode(PositionedByteRange, Long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
- encode(PositionedByteRange, Long) - Method in class org.apache.hadoop.hbase.types.RawLong
- encode(PositionedByteRange, Number) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
- encode(PositionedByteRange, Object[]) - Method in class org.apache.hadoop.hbase.types.Struct
- encode(PositionedByteRange, Short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
- encode(PositionedByteRange, Short) - Method in class org.apache.hadoop.hbase.types.RawShort
- encode(PositionedByteRange, String) - Method in class org.apache.hadoop.hbase.types.OrderedString
- encode(PositionedByteRange, String) - Method in class org.apache.hadoop.hbase.types.RawString
- encode(PositionedByteRange, CellProtos.Cell) - Method in class org.apache.hadoop.hbase.types.PBCell
- encode(PositionedByteRange, T) - Method in interface org.apache.hadoop.hbase.types.DataType
-
Write instance
val
into bufferdst
. - encode(PositionedByteRange, T) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- encode(PositionedByteRange, T) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
-
Write instance
val
into bufferdst
. - encode(ChannelHandlerContext, ClusterMetrics, List<Object>) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.EncryptHandler
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class org.apache.hadoop.hbase.security.SaslWrapHandler
- ENCODE_ON_DISK - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- encodeBlobCopy(PositionedByteRange, byte[], int, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value as a byte-for-byte copy.
- encodeBlobCopy(PositionedByteRange, byte[], Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value as a byte-for-byte copy.
- encodeBlobVar(PositionedByteRange, byte[], int, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a Blob value using a modified varint encoding scheme.
- encodeBlobVar(PositionedByteRange, byte[], Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a blob value using a modified varint encoding scheme.
- encodeByte(byte[], int, byte) - Method in class org.apache.hadoop.hbase.types.RawByte
-
Write instance
val
into bufferbuff
. - encodeByte(PositionedByteRange, byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
-
Write instance
val
into bufferdst
. - encodeCellsTo(OutputStream, CellScanner, Codec, CompressionCodec) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- ENCODED_DATA - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
An encoded data block (e.g.
- ENCODED_REGION_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
-
A non-capture group so that this can be embedded.
- ENCODED_REGION_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.A non-capture group so that this can be embedded.
- encodeData() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Do the encoding, but do not cache the encoded data.
- encodedBlockDecodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- encodedBlockSizeLimit - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Block size limit after encoding, used to unify encoded block Cache entry size
- encodedBlockSizeWritten() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns the number of bytes written into the current block so far, or zero if not writing the block at the moment.
- encodedClass() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Inform consumers over what type this
DataType
operates. - encodedClass() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedBlob
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt16
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt32
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt64
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt8
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
- encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedString
- encodedClass() - Method in class org.apache.hadoop.hbase.types.PBCell
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawByte
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawBytes
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawDouble
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawFloat
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawInteger
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawLong
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawShort
- encodedClass() - Method in class org.apache.hadoop.hbase.types.RawString
- encodedClass() - Method in class org.apache.hadoop.hbase.types.Struct
- encodedClass() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- encodedClass() - Method in class org.apache.hadoop.hbase.types.Union2
- EncodedDataBlock - Class in org.apache.hadoop.hbase.io.encoding
-
Encapsulates a data block compressed using a particular encoding algorithm.
- EncodedDataBlock(Configuration, DataBlockEncoder, DataBlockEncoding, byte[], HFileContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Create a buffer which will be encoded using dataBlockEncoder.
- encodedDataSizeWritten - Variable in class org.apache.hadoop.hbase.io.encoding.EncodingState
- encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
- encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
- encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.RawBytes
- encodedLength(Byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
- encodedLength(Byte) - Method in class org.apache.hadoop.hbase.types.RawByte
- encodedLength(Double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
- encodedLength(Double) - Method in class org.apache.hadoop.hbase.types.RawDouble
- encodedLength(Float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
- encodedLength(Float) - Method in class org.apache.hadoop.hbase.types.RawFloat
- encodedLength(Integer) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
- encodedLength(Integer) - Method in class org.apache.hadoop.hbase.types.RawInteger
- encodedLength(Long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
- encodedLength(Long) - Method in class org.apache.hadoop.hbase.types.RawLong
- encodedLength(Number) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
- encodedLength(Object[]) - Method in class org.apache.hadoop.hbase.types.Struct
- encodedLength(Short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
- encodedLength(Short) - Method in class org.apache.hadoop.hbase.types.RawShort
- encodedLength(String) - Method in class org.apache.hadoop.hbase.types.OrderedString
- encodedLength(String) - Method in class org.apache.hadoop.hbase.types.RawString
- encodedLength(T) - Method in interface org.apache.hadoop.hbase.types.DataType
-
Inform consumers how long the encoded
byte[]
will be. - encodedLength(T) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- encodedLength(T) - Method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- encodedLength(T) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- encodedName - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- encodedName - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- encodedName - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- encodedName2HighestSequenceId - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL.WALProps
-
Map the encoded region name to the highest sequence id.
- encodedNameAsBytes - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- encodedNameAsBytes - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- encodeDouble(byte[], int, double) - Method in class org.apache.hadoop.hbase.types.RawDouble
-
Write instance
val
into bufferbuff
. - encodeDouble(PositionedByteRange, double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
-
Write instance
val
into bufferdst
. - encodeDouble(PositionedByteRange, double) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Write instance
val
into bufferdst
. - encodedRegionName - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- encodedRegionName - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- encodedRegionName - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- encodedRegionName - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- encodedRegionsMap - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
this map is a hack to lookup of region in master by encoded region name is O(n).
- EncodedScanner(HFile.Reader, boolean, boolean, boolean, HFileContext, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- encodeFloat(byte[], int, float) - Method in class org.apache.hadoop.hbase.types.RawFloat
-
Write instance
val
into bufferbuff
. - encodeFloat(PositionedByteRange, float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
-
Write instance
val
into bufferbuff
. - encodeFloat32(PositionedByteRange, float, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a 32-bit floating point value using the fixed-length encoding.
- encodeFloat64(PositionedByteRange, double, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a 64-bit floating point value using the fixed-length encoding.
- encodeIdentifier(byte[]) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
- encodeInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawInteger
-
Write instance
val
into bufferbuff
. - encodeInt(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
-
Write instance
val
into bufferdst
. - encodeInt16(PositionedByteRange, short, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an
int16
value using the fixed-length encoding. - encodeInt32(PositionedByteRange, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an
int32
value using the fixed-length encoding. - encodeInt64(PositionedByteRange, long, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an
int64
value using the fixed-length encoding. - encodeInt8(PositionedByteRange, byte, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an
int8
value using the fixed-length encoding. - encodeLong(byte[], int, long) - Method in class org.apache.hadoop.hbase.types.RawLong
-
Write instance
val
into bufferbuff
. - encodeLong(PositionedByteRange, long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
-
Write instance
val
into bufferdst
. - encodeLong(PositionedByteRange, long) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Write instance
val
into bufferdst
. - encodeNull(PositionedByteRange, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a null value.
- encodeNumeric(PositionedByteRange, double, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeNumeric(PositionedByteRange, long, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeNumeric(PositionedByteRange, BigDecimal, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a numerical value using the variable-length encoding.
- encodeNumericLarge(PositionedByteRange, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode the large magnitude floating point number
val
using the key encoding. - encodeNumericSmall(PositionedByteRange, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode the small magnitude floating point number
val
using the key encoding. - encodePassword(byte[]) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
- encoder - Variable in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder.CopyKeyEncodingState
- encoder - Variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- encoder - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1.RowIndexEncodingState
- encoder - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- encoder - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder.NoneEncodingState
- EncoderBufferTooSmallException - Exception in org.apache.hadoop.hbase.io.encoding
-
Internal error which indicates a bug in a data block encoding algorithm.
- EncoderBufferTooSmallException(String) - Constructor for exception org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException
- encoderCls - Variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- encoderCls - Variable in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- encodeRegionName(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the encodedName
- encodeRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.encodeRegionName(byte[])
. - encodeRows(Reducer.Context, Text, Iterable<ImmutableBytesWritable>) - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
-
reuses the passed Text key.
- encoderState - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- encodeShort(byte[], int, short) - Method in class org.apache.hadoop.hbase.types.RawShort
-
Write instance
val
into bufferbuff
. - encodeShort(PositionedByteRange, short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
-
Write instance
val
into bufferdst
. - encodeString(PositionedByteRange, String, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a String value.
- encodeToCentimal(PositionedByteRange, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode a value val in [0.01, 1.0) into Centimals.
- 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 callingReplicationEndpoint
.replicate(). - encoding - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- encoding - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- encoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- encoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- encoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- encodingAlgo - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- encodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- encodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.NoneEncoder
- EncodingState - Class in org.apache.hadoop.hbase.io.encoding
-
Keeps track of the encoding state.
- EncodingState() - Constructor for class org.apache.hadoop.hbase.io.encoding.EncodingState
- encrypt(OutputStream, byte[], int, int, Encryption.Context, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Encrypt a block of plaintext
- encrypt(OutputStream, byte[], int, int, Encryptor) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Encrypt a block of plaintext
- encrypt(OutputStream, InputStream, Encryption.Context, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Encrypt a stream of plaintext given a context and IV
- encrypt(OutputStream, InputStream, Encryptor) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Encrypt a stream of plaintext given an encryptor
- EncryptedKvDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
- EncryptedKvDecoder(InputStream, Decryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
- EncryptedKvEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- EncryptedKvEncoder(OutputStream, Encryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- EncryptHandler(CryptoCodec, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.EncryptHandler
- Encryption - Class in org.apache.hadoop.hbase.io.crypto
-
A facade for encryption algorithms and related support.
- Encryption() - Constructor for class org.apache.hadoop.hbase.io.crypto.Encryption
- ENCRYPTION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- ENCRYPTION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- ENCRYPTION_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- ENCRYPTION_CIPHER_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the
Cipher
used to encrypt this HFile. - ENCRYPTION_KEY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- ENCRYPTION_KEY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- ENCRYPTION_KEY_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- Encryption.Context - Class in org.apache.hadoop.hbase.io.crypto
-
Crypto context
- encryptionContext - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- encryptionContext - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- encryptionKey - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The encryption key
- encryptionKeyToPassword(byte[]) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- EncryptionTest - Class in org.apache.hadoop.hbase.util
- EncryptionTest() - Constructor for class org.apache.hadoop.hbase.util.EncryptionTest
- EncryptionUtil - Class in org.apache.hadoop.hbase.security
-
Some static utility methods for encryption uses in hbase-client.
- EncryptionUtil() - Constructor for class org.apache.hadoop.hbase.security.EncryptionUtil
-
Private constructor to keep this class from being instantiated.
- encryptor - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- encryptor - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.EncryptHandler
- encryptor - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
- encryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- encryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- encryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
- Encryptor - Interface in org.apache.hadoop.hbase.io.crypto
-
Encryptors apply a cipher to an OutputStream to produce ciphertext.
- encryptWithSubjectKey(OutputStream, InputStream, String, Configuration, Cipher, byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Encrypts a block of plaintext with the symmetric key resolved for the given subject
- end - Variable in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- end() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- end() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- end() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- end() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- end(DFSClient, long) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.LeaseManager
- End - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- END - Enum constant in enum org.apache.hadoop.hbase.client.RequestController.ReturnCode
-
No more row can be included.
- END - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
Deprecated.since 0.90.0
- END_BASE64 - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- END_OF_LINE - Static variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- END_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- endBlock() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[]) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Ends encoding for a block of KeyValues.
- endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- 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
- endBuffer - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- endDoubleQuotesFound(byte) - Static method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- endFileLease(DFSClient, long) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- endHour - Variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours.OffPeakHoursImpl
- endIndex - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- endkey - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- endKey - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- endKey - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- endKey - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- endKey - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- endKey - Variable in class org.apache.hadoop.hbase.HbckRegionDetails
- endKey - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- endKey - Variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- ENDKEY - Static variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
SPECIAL CASE
- endKeyInclusive - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- endMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
-
Exclusive upper bound
- endMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
- endNonceOperation(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
-
Ends nonce operation for a mutation, if needed.
- endOf(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- endOfFile - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- endOfFile(Path) - Static method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- endOffset - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- endOfLine() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- endOfLine() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- endOfLine() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- endOfLine() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- endOfLine(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- 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.
- endpoint - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- EndpointObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
Coprocessors implement this interface to observe and mediate endpoint invocations on a region.
- endpointObserverGetter - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- endpoints - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- endRow - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- endRow - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- endRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- endRow - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- endRow - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- endSpan(CompletableFuture<?>, Span) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Finish the
span
when the givenfuture
is completed. - endTask(SplitLogTask, LongAdder, SplitLogWorkerCoordination.SplitTaskDetails) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.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. - endTime - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- endTime - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- endTime - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- endTime - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- endTime - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- endTime - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- endTime - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- endTime - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- enforcedPolicies - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- enforceLocality - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- enforceLocality - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- enforceMinAssignmentMove - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- enforceMVCC - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- 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
- enforceStreamCapability - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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
- engine - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator
- EngineType() - Constructor for enum org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
- enoughStatistics() - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
-
Check if there are enough statistics.
- enqueue(Procedure, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- enqueue(Procedure, boolean) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Add the procedure to the queue.
- enqueue(Procedure, boolean) - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- 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
- enqueueLog(Path, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Enqueue the wal
- enqueueReadyChunk(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
Enqueue the current chunk if it is ready to be written out.
- enqueueSplitTask(String, SplitLogManager.TaskBatch) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.Add a task entry to coordination if it is not already there.
- ensemble - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- ENSEMBLE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
The name of the ensemble table
- ensureBlockReady() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Transitions the block writer from the "writing" state to the "block ready" state.
- ensureCapacity(int) - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- ensureConnectedZooKeeper(ZooKeeper, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperHelper
-
Ensure passed zookeeper is connected.
- ensureEdgeStripeMetadata(ArrayList<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- ensureIOException(Throwable) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- ensureKeyValue(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Deprecated.without any replacement.
- ensureKeyValues(List<Cell>) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Deprecated.
- EnsureKvEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
- ensureLevel0Metadata(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- ensureNonEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Verifies that the block index is non-empty and throws an
IllegalStateException
otherwise. - ensureSingleLevel() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
- ensureSpace(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
-
Asserts that there is at least the given amount of unfilled space remaining in the given buffer.
- ensureSpaceForKey() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- ensureSpaceForTags() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- Enter - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- entered() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
- enteringRun - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- enteringRun - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- EntityLock - Class in org.apache.hadoop.hbase.client.locking
-
Lock for HBase Entity either a Table, a Namespace, or Regions.
- EntityLock(Configuration, LockServiceProtos.LockService.BlockingInterface, LockServiceProtos.LockRequest, Abortable) - Constructor for class org.apache.hadoop.hbase.client.locking.EntityLock
-
Abortable.abort() is called when the lease of the lock will expire.
- EntityLock.LockHeartbeatWorker - Class in org.apache.hadoop.hbase.client.locking
- entries - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
- entries - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- entries - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- entries - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- entry - Variable in class org.apache.hadoop.hbase.client.SingleResponse
- entry - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader.ReadWALKeyResult
- entry - Variable in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
- entry - Variable in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- entry(Field, Object) - Static method in class org.apache.hadoop.hbase.hbtop.Record
- entry(Field, FieldValue) - Static method in class org.apache.hadoop.hbase.hbtop.Record
- Entry() - Constructor for class org.apache.hadoop.hbase.client.SingleResponse.Entry
- Entry() - Constructor for class org.apache.hadoop.hbase.wal.WAL.Entry
- Entry(long, Thread) - Constructor for class org.apache.hadoop.hbase.util.IdLock.Entry
- Entry(Field, FieldValue) - Constructor for class org.apache.hadoop.hbase.hbtop.Record.Entry
- Entry(ProcedureProtos.Procedure) - Constructor for class org.apache.hadoop.hbase.procedure2.store.ProcedureTree.Entry
- Entry(WALKeyImpl, WALEdit) - Constructor for class org.apache.hadoop.hbase.wal.WAL.Entry
-
Constructor for both params
- entryBatchQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- entryBuffers - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- entryBuffers - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- entryBuffers - Variable in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- entryBuffers - Variable in class org.apache.hadoop.hbase.wal.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.
- EntryBuffers(WALSplitter.PipelineController, long) - Constructor for class org.apache.hadoop.hbase.wal.EntryBuffers
- EntryBuffers.RegionEntryBuffer - Class in org.apache.hadoop.hbase.wal
-
A buffer of some number of edits for a given region.
- entryCount - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The number of key/value pairs in the file.
- entryCount - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Total # of key/value entries, i.e.
- entryEndPos - Variable in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- entryReader - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- entrySet() - Method in class org.apache.hadoop.hbase.hbtop.Record
- entrySet() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- entrySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- entrySet() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- env - Variable in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
- env - Variable in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- env - Variable in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- env - Variable in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
- env - Variable in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- env - Variable in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- environment - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- EnvironmentEdge - Interface in org.apache.hadoop.hbase.util
-
Has some basic interaction with the environment.
- EnvironmentEdgeManager - Class in org.apache.hadoop.hbase.util
-
Manages a singleton instance of the environment edge.
- EnvironmentEdgeManager() - Constructor for class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
- EnvironmentPriorityComparator() - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.EnvironmentPriorityComparator
- eof() - Method in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
- EOF_AND_RESET - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
This means we reach the EOF and the upper layer need to reset to see if there is more data.
- EOF_AND_RESET_COMPRESSION - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
Mostly the same with the above
WALTailingReader.State.EOF_AND_RESET
, the difference is that here we also mess up the compression dictionary when reading data, so the upper layer should also clear the compression context when reseting, which means when calling resetTo method, we need to skip to the position instead of just seek to, which will impact performance. - EOF_STATE - Static variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- EOF_WITH_TRAILER - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
This means the WAL file has a trailer and we have reached it, which means we have finished reading this file normally
- eofAutoRecovery - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- epoch(int) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- epochAndState - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- EPSILON - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- EPSILON - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- equal(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- equal(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- EQUAL - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
equals
- EQUAL - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.equals
- EQUAL - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- EQUAL_TO - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for equal to (=)
- EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
EQUAL_TO Array
- EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- equals(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically determine the equality of two arrays.
- equals(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically determine the equality of two arrays.
- equals(byte[], ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically determine the equality of two byte[], one as ByteBuffer.
- equals(Object) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- equals(Object) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
-
Needed doing 'contains' on List.
- equals(Object) - Method in class org.apache.hadoop.hbase.client.Action
- equals(Object) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest
- equals(Object) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
- equals(Object) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- equals(Object) - Method in class org.apache.hadoop.hbase.client.Get
- equals(Object) - Method in class org.apache.hadoop.hbase.client.Increment
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Row.COMPARATOR
instead - equals(Object) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- equals(Object) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- equals(Object) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- equals(Object) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. No replacement
- equals(Object) - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- equals(Object) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Compare the contents of the descriptor with another one passed as a parameter.
- equals(Object) - Method in class org.apache.hadoop.hbase.client.TableState
- equals(Object) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
- equals(Object) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FilterList
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.NullComparator
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.PageFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.RowFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- equals(Object) - Method in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- equals(Object) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.HealthReport
- equals(Object) - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.HRegionLocation
- equals(Object) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Compare the contents of the descriptor with another one passed as a parameter.
- equals(Object) - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- 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.HFileBlock
- equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- equals(Object) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- equals(Object) - Method in class org.apache.hadoop.hbase.io.Reference
- equals(Object) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- equals(Object) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- equals(Object) - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- equals(Object) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- equals(Object) - Method in class org.apache.hadoop.hbase.KeyValue
-
Needed doing 'contains' on List.
- equals(Object) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- equals(Object) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- equals(Object) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
- equals(Object) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- equals(Object) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- equals(Object) - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- equals(Object) - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- equals(Object) - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- equals(Object) - Method in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- equals(Object) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- equals(Object) - Method in class org.apache.hadoop.hbase.master.RegionPlan
- equals(Object) - Method in class org.apache.hadoop.hbase.master.RegionState
-
Check if two states are the same, except timestamp
- equals(Object) - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- equals(Object) - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
- equals(Object) - Method in class org.apache.hadoop.hbase.mob.MobFileName
- equals(Object) - Method in class org.apache.hadoop.hbase.net.Address
- equals(Object) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- equals(Object) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- equals(Object) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
- equals(Object) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- equals(Object) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- 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.LeaseManager.Lease
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MobReferenceOnlyFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- equals(Object) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- equals(Object) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.GlobalPermission
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.Permission
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- equals(Object) - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- equals(Object) - Method in class org.apache.hadoop.hbase.security.provider.AbstractSaslClientAuthenticationProvider
- equals(Object) - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- equals(Object) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- equals(Object) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- equals(Object) - Method in class org.apache.hadoop.hbase.security.User
- equals(Object) - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- equals(Object) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- equals(Object) - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.ServerName
- equals(Object) - Method in class org.apache.hadoop.hbase.Size
- equals(Object) - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- equals(Object) - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- equals(Object) - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- equals(Object) - Method in class org.apache.hadoop.hbase.TableName
- equals(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- equals(Object) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCause
- equals(Object) - Method in exception org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler.TIOErrorWithCause
- equals(Object) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
- equals(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- equals(Object) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- equals(Object) - Method in class org.apache.hadoop.hbase.util.Bytes
- equals(Object) - Method in class org.apache.hadoop.hbase.util.HashedBytes
- equals(Object) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- equals(Object) - Method in class org.apache.hadoop.hbase.util.ImmutableByteArray
- equals(Object) - Method in class org.apache.hadoop.hbase.util.NonceKey
- equals(Object) - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- equals(Object) - Method in class org.apache.hadoop.hbase.util.Pair
- equals(Object) - Method in class org.apache.hadoop.hbase.util.PairOfSameType
- equals(Object) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- equals(Object) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- equals(Object) - Method in class org.apache.hadoop.hbase.util.Triple
- equals(Object) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- equals(Object) - Method in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.DeleteNodeFailSilent
- equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- equals(Object) - Method in class org.apache.hadoop.metrics2.util.MetricQuantile
- equals(Object, Object) - Static method in class org.apache.hadoop.hbase.util.ObjectIntPair
- equals(Object, Object) - Static method in class org.apache.hadoop.hbase.util.Pair
- equals(Object, Object) - Static method in class org.apache.hadoop.hbase.util.PairOfSameType
- equals(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- equals(ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- equals(List<byte[]>, List<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
- equals(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
equals
- equalsExceptActions(Object) - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- equalsExceptActions(Object) - Method in class org.apache.hadoop.hbase.security.access.Permission
-
Check if two permission equals regardless of actions.
- equalsExceptActions(Object) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- equalsExceptActions(Object) - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- equalsIgnoreMvccVersion(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- equalsIgnoreMvccVersion(Cell, Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
special case for Cell.equals
- ERASURE_CODING_POLICY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
If non-null, the HDFS erasure coding policy to set on the data dir of the table
- ERASURE_CODING_POLICY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- ERASURE_CODING_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- ErasureCodingUtils - Class in org.apache.hadoop.hbase.fs
- ErasureCodingUtils() - Constructor for class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- ErasureCodingUtils.ThrowingObjectSupplier - Interface in org.apache.hadoop.hbase.fs
- err - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- err - Variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- err - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- Err(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Err
-
Deprecated.
- ERR - Enum constant in enum org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher.Status
-
task completed with error
- ERR - Enum constant in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Deprecated.
- error - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- error - Variable in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- error - Variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
- error - Variable in class org.apache.hadoop.hbase.ipc.Call
- error - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- error - Variable in class org.apache.hadoop.metrics2.util.MetricQuantile
-
The error bounds for the
MetricQuantile.quantile
. - ERROR - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
-
I/O or other error.
- ERROR - Enum constant in enum org.apache.hadoop.hbase.security.SaslStatus
- ERROR - Enum constant in enum org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation.Severity
- ERROR_AND_RESET - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
This means we meet an error so the upper layer need to reset to read again
- ERROR_AND_RESET_COMPRESSION - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
Mostly the same with the above
WALTailingReader.State.ERROR_AND_RESET
, the difference is that here we also mess up the compression dictionary when reading data, so the upper layer should also clear the compression context when reseting, which means when calling resetTo method, we need to skip to the position instead of just seek to, which will impact performance. - ERROR_CODE() - Constructor for enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- ERROR_EXIT_CODE - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- ERROR_PATTERN - Static variable in class org.apache.hadoop.hbase.HealthChecker
-
Pattern used for searching in the output of the node health script
- ERROR_REOPEN_REIONS_MSG - Static variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- ERROR_ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- ERROR_ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- errorCode - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- errorCount - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- errorHandler - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- errorList - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- errorMessage - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcController
- errorMessages - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- errorRate - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
-
Target error rate for configuring the filter and for information
- errorReporter - Variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- errorRollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- errors - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- errors - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.State
- errors - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsDir
-
Deprecated.
- errors - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsRegionInfo
-
Deprecated.
- errors - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- errors - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- ERRORS - Static variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- errorsByServer - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- errorsByServer - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
- errorTables - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- errorText() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- errorText() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- errorText() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- errorText() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- ErrorWALSplitException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.ErrorWALSplitException
- escape(Character) - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- escape(Object) - Static method in class org.apache.hadoop.hbase.util.JRubyFormat
- Escape - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- ESCAPE - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
- ESCAPE_BYTE - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
- ESCAPE_SEQUENCE_PARAM1 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
- ESCAPE_SEQUENCE_PARAM2 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
- escaper - Static variable in class org.apache.hadoop.hbase.util.JRubyFormat
- escapeSequenceCharacter(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- EscapeSequences - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
Utility class for escape sequences.
- EscapeSequences() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- established(Channel) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- estimateBase(Class, boolean) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Estimate the static space taken up by the fields of a class.
- estimateBaseFromCoefficients(int[], boolean) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Estimate the static space taken up by a class instance given the coefficients returned by getSizeCoefficients.
- estimateConsume(OperationQuota.OperationType, int, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- ESTIMATED_HEAP_TAX - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
- estimatedHeapSizeOf(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
RawCell.getTags()
- 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
- estimatedSerializedSizeOf(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- estimatedSerializedSizeOf(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Estimate based on keyvalue's serialization format in the RPC layer.
- estimatedSerializedSizeOfKey(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- estimatedSerializedSizeOfKey(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Calculates the serialized key size.
- estimateHeapUsage() - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
-
Estimate the number of bytes this buffer is currently using.
- estimateHeapUsage() - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer.LogMessage
- estimateSize(ZKUtil.ZKUtilOp) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- estimateTargetKvs(Collection<HStoreFile>, double) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- 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.
- evaluateChallenge(byte[]) - Method in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- evaluateResponse(byte[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- evaluateResponse(byte[]) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- event - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
- event - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- event - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- event - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- event - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- event - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- event - Variable in class org.apache.hadoop.hbase.master.WorkerAssigner
- Event(String) - Constructor for enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- EVENT_LOOP_CONFIG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- EVENT_LOOP_CONFIG - Static variable in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
- EVENT_LOOP_CONFIG_MAP - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- EVENT_LOOP_CONFIG_MAP - Static variable in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
- 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.
- eventLoop - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- eventLoopGroup - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- eventLoopGroup - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- eventLoopGroup - Variable in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
-
Protected visibility for used in tests.
- eventLoopGroupConfig - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- 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.
- EventType(int, ExecutorType) - Constructor for enum org.apache.hadoop.hbase.executor.EventType
-
Constructor
- evict() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- evict() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Eviction method.
- evict() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- evict() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Eviction method.
- evict() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- 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_ACKED_TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- EVICT_BLOCKS_ON_CLOSE_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- 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.
- EVICT_PERIOD_FACTOR - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- EVICT_TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- 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
-
Try to evict the block from
BlockCache
by force. - 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.LruAdaptiveBlockCache
- evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- evictBlock(LruCachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Evict the block, and it will be cached by the victim handler if exists && block may be read again later
- 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
- evictBlockIfNoRpcReferenced(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
NOTE: This method is only for test.
- 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.LruAdaptiveBlockCache
-
Evicts all blocks for a specific HFile.
- evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Evicts all blocks for a specific HFile.
- evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
This method does nothing so that memcached can handle all evictions.
- evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- evictBucketEntryIfNoRpcReferenced(BlockCacheKey, BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- evictCache - Variable in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- evictCache - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- evictCache - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
- evictCache - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- evictCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- evictCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- evicted(long, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- evictedBlockCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The total number of blocks that have been evicted
- evictedBlocks - Variable in class org.apache.hadoop.hbase.CacheEvictionStats
- evictedBlocks - Variable in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- evictedFileCount - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- 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.
- evictionCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of times an eviction has occurred
- evictionInProgress - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Volatile boolean to track if we are in an eviction process or not
- evictionInProgress - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Volatile boolean to track if we are in an eviction process or not
- EvictionListener() - Constructor for class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.EvictionListener
- evictionLock - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Eviction lock (locked when eviction in process)
- evictionLock - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Eviction lock (locked when eviction in process)
- evictionLock - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- evictionThread - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Eviction thread
- evictionThread - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Eviction thread
- EvictionThread(LruAdaptiveBlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- EvictionThread(LruBlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- EvictionThread(MobFileCache) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCache.EvictionThread
- evictMobFilesIfNecessary(Set<String>, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
Evicts the cached mob files if the set is larger than the limit.
- evictOnClose - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether blocks of a file should be evicted when the file is closed
- evictRemainRatio - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- ExampleMasterObserverWithMetrics - Class in org.apache.hadoop.hbase.coprocessor.example
-
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom metrics from the coprocessor.
- ExampleMasterObserverWithMetrics() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- ExampleRegionObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- ExampleRegionObserverMeta() - Constructor for class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- ExampleRegionObserverWithMetrics - Class in org.apache.hadoop.hbase.coprocessor.example
-
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom metrics from the coprocessor.
- ExampleRegionObserverWithMetrics() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- ExampleRegionObserverWithMetrics.ExampleRegionObserver - Class in org.apache.hadoop.hbase.coprocessor.example
- ExceedOperationQuota - Class in org.apache.hadoop.hbase.quotas
- ExceedOperationQuota(Configuration, int, QuotaLimiter, QuotaLimiter...) - Constructor for class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- ExceedOperationQuota.CheckQuotaRunnable - Interface in org.apache.hadoop.hbase.quotas
- exceedThrottleQuotaEnabled - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- exceedThrottleQuotaSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Switch the exceed throttle quota.
- exceedThrottleQuotaSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Switch the exceed throttle quota.
- exceedThrottleQuotaSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- exceedThrottleQuotaSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- exceedThrottleQuotaSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- exceedThrottleQuotaSwitch(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- exception - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- exception - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- exception - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- exception - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- exception - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
- exception - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- exception - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- exception - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Set if we get an exception appending or syncing so that all subsequence appends and syncs on this WAL fail until WAL is replaced.
- exception - Variable in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- exception() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- exception() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exception(Throwable) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- exception(Throwable) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
-
Increment the count for a specific exception type.
- EXCEPTION_AUTHFAILED - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_AUTHFAILED_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_CONNECTIONLOSS - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_CONNECTIONLOSS_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_DATAINCONSISTENCY - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_DATAINCONSISTENCY_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_END - Static variable in class org.apache.hadoop.hbase.CompatibilityFactory
- EXCEPTION_INVALIDACL - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_INVALIDACL_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_NOAUTH - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_NOAUTH_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_OPERATIONTIMEOUT - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_OPERATIONTIMEOUT_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_RUNTIMEINCONSISTENCY - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_RUNTIMEINCONSISTENCY_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_SESSIONEXPIRED - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_SESSIONEXPIRED_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_START - Static variable in class org.apache.hadoop.hbase.CompatibilityFactory
- EXCEPTION_SYSTEMERROR - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- EXCEPTION_SYSTEMERROR_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- exceptionMsg - Variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
- exceptionRequestTooBig - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptions - Variable in class org.apache.hadoop.hbase.CacheEvictionStats
- exceptions - Variable in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- exceptions - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- exceptions - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- exceptions - Variable in class org.apache.hadoop.hbase.client.MultiResponse
-
The server can send us a failure for the region itself, instead of individual failure.
- exceptions - Variable in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- exceptions - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- EXCEPTIONS_BUSY_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_CALL_DROPPED - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_CALL_QUEUE_TOO_BIG - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_CALL_QUEUE_TOO_BIG_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_CALL_TIMED_OUT - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_MOVED_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_MULTI_TOO_LARGE_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_MULTI_TOO_LARGE_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_NSRE_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_OOO_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_QUOTA_EXCEEDED - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_REQUEST_TOO_BIG - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_RPC_THROTTLING - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_SANITY_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_SCANNER_RESET_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_TYPE_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- EXCEPTIONS_UNKNOWN_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- exceptionsBusy - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsCallDropped - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsCallQueueTooBig - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsCallTimedOut - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionSize - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- exceptionsMoved - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsMultiTooLarge - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsNSRE - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsOOO - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsQueue - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- exceptionsQuotaExceeded - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsRpcThrottling - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsSanity - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionsScannerReset - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- exceptionStackTrace - Variable in class org.apache.hadoop.hbase.HealthChecker
- exceptionsUnknown - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- ExceptionTrackingSource - Interface in org.apache.hadoop.hbase.metrics
-
Common interface for metrics source implementations which need to track individual exception types thrown or received.
- ExceptionTrackingSourceImpl - Class in org.apache.hadoop.hbase.metrics
-
Common base implementation for metrics sources which need to track exceptions thrown or received.
- ExceptionTrackingSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- ExceptionUtil - Class in org.apache.hadoop.hbase.util
-
This class handles the different interruption classes.
- ExceptionUtil() - Constructor for class org.apache.hadoop.hbase.util.ExceptionUtil
- EXCLUDE - Enum constant in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
- EXCLUDE_FROM_MINOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Minor compaction flag in FileInfo
- excludeCiphers - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- excludeCiphers(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- excludeDatanodeManager - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- excludeDatanodeManager - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- excludeDatanodeManager - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- ExcludeDatanodeManager - Class in org.apache.hadoop.hbase.io.asyncfs.monitor
-
The class to manage the excluded datanodes of the WALs on the regionserver.
- ExcludeDatanodeManager(Configuration) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- excludeDirs - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- excludeDNsCache - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- excludeFile - Variable in class org.apache.hadoop.hbase.util.RegionMover
- excludeFile - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- excludeFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Path of file containing hostnames to be excluded during region movement.
- excludeFromMinorCompaction - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- excludeFromMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- excludeFromMinorCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns True if this file should not be part of a minor compaction.
- excludeNamespaces - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- excludeNamespaces - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- excludeNonExistingTables(List<TableName>, List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- excludeOfflinedSplitParents - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- excludeProcV2WALs(List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager
- excludeTableCFsMap - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- excludeTableCFsMap - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- exclusive - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- EXCLUSIVE - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockType
- exclusiveHFileCleanerPool - Variable in class org.apache.hadoop.hbase.master.HMaster
- exclusiveLockOwnerProcedure - Variable in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- exclusiveLockOwnerProcedure - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- exclusivelyRetringInspiteOfFastFail - Variable in class org.apache.hadoop.hbase.client.FailureInfo
- ExclusiveMemHFileBlock - Class in org.apache.hadoop.hbase.io.hfile
-
The
ByteBuffAllocator
won't allocate pooled heapByteBuff
now; at the same time, if allocate an off-heapByteBuff
from allocator, then it must be a pooled one. - ExclusiveMemHFileBlock(BlockType, int, int, long, ByteBuff, boolean, long, int, int, HFileContext, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.ExclusiveMemHFileBlock
- ExclusiveMemoryMmapIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
IO engine that stores data to a file on the local block device using memory mapping mechanism
- ExclusiveMemoryMmapIOEngine(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.ExclusiveMemoryMmapIOEngine
- ExclusiveOperationException - Exception in org.apache.hadoop.hbase.backup.impl
- ExclusiveOperationException() - Constructor for exception org.apache.hadoop.hbase.backup.impl.ExclusiveOperationException
- exec - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- exec - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- exec() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager.ReplicationQueueOperation
- exec(String, String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- exec(String, CancelableProgressable) - Method in interface org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor
-
Deprecated.
- exec(ExecutorService, String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- exec(ZooKeeper) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- exec(ZooKeeper) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- EXEC - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Action
- EXEC_PERMISSION_CHECKS_KEY - Static variable in interface org.apache.hadoop.hbase.security.access.AccessControlConstants
-
Configuration option that toggles whether EXEC permission checking is performed during coprocessor endpoint invocations.
- EXEC_WAL_CLEANUP_ON_LOAD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- execCommand - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent.LocalShell
- execCommand - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine.DuFileCommand
- execCompletionCleanup(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- execDelayedProcedure(DelayedProcedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- execInlineChore(InlineChore) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- execOperation(CoprocessorHost.ObserverOperation<O>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- execOperationWithResult(CoprocessorHost.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(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Execute a distributed procedure on a cluster.
- execProcedure(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Execute a distributed procedure on a cluster.
- execProcedure(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- execProcedure(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- execProcedure(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- execProcedure(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- execProcedure(RootProcedureState<TEnvironment>, Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Executes
procedure
Calls the doExecute() of the procedure If the procedure execution didn't fail (i.e. - execProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- 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
- execProcedure(RpcController, MasterProtos.ExecProcedureRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- execProcedure(RpcController, MasterProtos.ExecProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Triggers an asynchronous attempt to run a distributed procedure.
- execProcedureWithRet(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.execProcedureWithReturn(String, String, Map)
} instead. - execProcedureWithRet(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
-
Execute a distributed procedure on cluster with return data.
- execProcedureWithRet(RpcController, MasterProtos.ExecProcedureRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- 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.
- execProcedureWithReturn(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Execute a distributed procedure on a cluster.
- execProcedureWithReturn(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Execute a distributed procedure on a cluster.
- execProcedureWithReturn(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- execProcedureWithReturn(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- execProcedureWithReturn(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- execProcedureWithReturn(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- execRegionServerService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- 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.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- execService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- execServiceOnRegion(HRegion, ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- execShutdown(CoprocessorHost.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() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DescribeCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HelpCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.ProgressCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
-
Backup request execution.
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- execute() - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Backup request execution.
- execute() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- execute() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent.LocalShell
- execute() - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder
-
Execute the coprocessorService request.
- execute() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- execute(Runnable) - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- execute(String[], Configuration) - Static method in class org.apache.hadoop.hbase.chaos.ChaosService
- execute(Record) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- execute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- 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.BoundaryStripeCompactionRequest
- execute(StripeCompactor, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- 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.
- execute(Cluster, HttpUriRequest, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Execute a transaction method.
- execute(EventLoop, Runnable) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- execute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- execute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The main code of the procedure.
- execute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- execute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- executeCallable(C) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- executeCallable(C, RpcRetryingCallerFactory, int, int) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
- executeCloseRegionProcedures(AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- executed - Variable in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- executeDeleteListOfBackups(CommandLine) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- executeDeleteOlderThan(CommandLine) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- executedRegionProcedures - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Used to cache the open/close region procedures which already executed.
- executedWriteBufferPeriodicFlushes - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- 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.FlushTableState) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyStoreFileTrackerState) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableDescriptorState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.RegionStateTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.SnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.SplitWALState) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.SwitchRpcThrottleState) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.TruncateRegionState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- executeFromState(MasterProcedureEnv, MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- executeFromState(TEnvironment, TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
called to perform a single step of the specified 'state' of the procedure
- executeInMemoryChore(ProcedureInMemoryChore<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- executeNormalRollback(Procedure<TEnvironment>, RootProcedureState<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- executeOpenRegionProcedures(AdminProtos.OpenRegionRequest, Map<TableName, TableDescriptor>) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- executePathOnly(Cluster, HttpUriRequest, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Execute a transaction method given only the path.
- executePeerProcedure(ModifyPeerProcedure) - Method in class org.apache.hadoop.hbase.master.HMaster
- executeProcedure(long, RSProcedureCallable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- executeProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- executeProcedures(AdminProtos.RemoteProcedureRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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
- executeRegionPlansWithThrottling(List<RegionPlan>) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Execute region plans with throttling
- executeRegionPlansWithThrottling(List<RegionPlan>) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Execute region plans with throttling
- executeRollback(long, RootProcedureState<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Execute the rollback of the full procedure stack.
- executeRollback(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Execute the rollback of the procedure step.
- executeRpcCall(ThreadPoolExecutor, AtomicInteger, CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- executeTimedoutProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- executeUnexpectedRollback(Procedure<TEnvironment>, RootProcedureState<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- executeURI(HttpUriRequest, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Execute a transaction method given a complete URI.
- executionStartTime - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- executionTimeoutTimer - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
- executor - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- executor - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- executor - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- executor - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- executor - Variable in enum org.apache.hadoop.hbase.executor.EventType
- executor - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
- executor - Variable in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- executor - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- executor - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- executor - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- executor - Variable in class org.apache.hadoop.hbase.master.RegionServerTracker
- executor - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- executor - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- executor - Variable in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- executor - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- executor - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- executor - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- executor - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- executor - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- executor - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- executor - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- executor - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- executor - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- executor - Static variable in class org.apache.hadoop.hbase.security.UserProvider
- executor - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- executor - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
- executor - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- executor - Variable in class org.apache.hadoop.hbase.util.BoundedCompletionService
- executor - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- executor - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- executor - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- executor - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- executor - Static variable in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
- Executor(ExecutorService.ExecutorConfig) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- EXECUTOR_ABORT_ON_CORRUPTION - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
-
Procedure replay sanity check.
- ExecutorAction() - Constructor for enum org.apache.hadoop.hbase.chaos.ChaosService.ExecutorAction
- ExecutorConfig() - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- executorMap - Variable in class org.apache.hadoop.hbase.executor.ExecutorService
- executorService - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- executorService - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- executorService - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- executorService - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
Executor service for handling client connections
- 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.Executor - Class in org.apache.hadoop.hbase.executor
-
Executor instance.
- ExecutorService.ExecutorConfig - Class in org.apache.hadoop.hbase.executor
-
Configuration wrapper for
ExecutorService.Executor
. - 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.
- ExecutorService.TrackingThreadPoolExecutor - Class in org.apache.hadoop.hbase.executor
-
A subclass of ThreadPoolExecutor that keeps track of the Runnables that are executing at any given point in time.
- ExecutorSingleton() - Constructor for enum org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ExecutorSingleton
- ExecutorStatus(ExecutorService.Executor, List<EventHandler>, List<ExecutorService.RunningEventStatus>) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
- executorType - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- 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.
- ExecutorType(int) - Constructor for enum org.apache.hadoop.hbase.executor.ExecutorType
- execWithRetries(String, String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Below function executes command with retries with given user.
- exeEx - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- existingAssignmentPlan - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
the existing assignment plan in the hbase:meta region
- existingSource - Variable in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- existingWriters - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
- exists - Variable in class org.apache.hadoop.hbase.client.Result
- exists() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
Returns true if the table exists n
- exists(String) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- exists(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
exists is an idempotent operation.
- exists(String, Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
exists is an idempotent operation.
- exists(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- exists(List<Get>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Test for the existence of columns in the table, as specified by the Gets.
- exists(List<Get>) - Method in class org.apache.hadoop.hbase.client.HTable
- exists(List<Get>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Test for the existence of columns in the table, as specified by the Gets.
- exists(List<Get>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- exists(Configuration, FileSystem, RegionInfo) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Returns True if the Region exits in the filesystem.
- exists(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
Returns true if the file pointed by the link exists
- exists(Get) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Test for the existence of columns in the table, as specified by the Get.
- exists(Get) - Method in class org.apache.hadoop.hbase.client.HTable
- exists(Get) - Method in interface org.apache.hadoop.hbase.client.Table
-
Test for the existence of columns in the table, as specified by the Get.
- exists(Get) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- exists(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Test whether a given table exists, i.e, has a table descriptor.
- EXISTS - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- existsAll(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- existsAll(List<Get>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version for batch exists.
- existsAll(List<Get>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Table.exists(List)
- ExistsResource - Class in org.apache.hadoop.hbase.rest
- ExistsResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ExistsResource
-
Constructor
- EXIT_FAILURE - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- EXIT_SUCCESS - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- exitIfOOME(Throwable) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- EXP_EXPANDER - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- EXP_PARSER - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- expand(ExpressionNode) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
- expandNonLeaf(NonLeafExpressionNode, Operator) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
- expectAtLeastMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- expected - Variable in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- expected - Variable in class org.apache.hadoop.hbase.http.ServletConfig
- EXPECTED_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- EXPECTED_SPLIT_STATES - Static variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- expectedCount - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- expectMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- expectMinorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- expectNumLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
- expectSpecific() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
-
Throws an exception if the block category passed is the special category meaning "all categories".
- expectState(HFileBlock.Writer.State) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- expEvaluator - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- EXPIRATION_TIME_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- expirationDate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- expirationDate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- expirationTime - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- expirationTime - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- expirationTimeInMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider.Tick
- expired(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterRegionServerList
- expired(ServerName) - Method in interface org.apache.hadoop.hbase.master.RegionServerList
-
Called when a region server is dead.
- EXPIRED_TABLE_LOCK - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- 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
- expireNow() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- expireNow() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
-
Force the completion timestamp backwards so that it expires now.
- expireServer(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Expire the passed server.
- expireServer(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
- explainWrongLengthOrOffset(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
- explicitColumnQuery - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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.
- ExponentialBackoffPolicy() - Constructor for class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicy
- ExponentialBackoffPolicyWithLimit() - Constructor for class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicyWithLimit
- ExponentialClientBackoffPolicy - Class in org.apache.hadoop.hbase.client.backoff
-
Simple exponential backoff policy on for the client that uses a percent^4 times the max backoff to generate the backoff time.
- ExponentialClientBackoffPolicy(Configuration) - Constructor for class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- 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
- ExponentialCompactionWindowFactory.Window - Class in org.apache.hadoop.hbase.regionserver.compactions
- ExponentialMovingAverage<T> - Class in org.apache.hadoop.hbase.util
-
EMA is similar to
WeightedMovingAverage
in weighted, but the weighting factor decrease exponentially. - ExponentialMovingAverage(String) - Constructor for class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- ExponentialMovingAverage(String, double) - Constructor for class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- ExponentialMovingAverage(String, int) - Constructor for class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- ExponentialMovingAverage(String, int, double) - Constructor for class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- export() - Static method in class org.apache.hadoop.metrics2.impl.MetricsExportHelper
- Export - Class in org.apache.hadoop.hbase.mapreduce
-
Export an HBase table.
- Export() - Constructor for class org.apache.hadoop.hbase.mapreduce.Export
- EXPORT_BATCHING - Static variable in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- EXPORT_CACHING - Static variable in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- EXPORT_VISIBILITY_LABELS - Static variable in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- ExportEndpointExample - Class in org.apache.hadoop.hbase.client.example
-
A simple example on how to use
Export
. - ExportEndpointExample() - Constructor for class org.apache.hadoop.hbase.client.example.ExportEndpointExample
- ExportMapper() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- ExportSnapshot - Class in org.apache.hadoop.hbase.snapshot
-
Export the specified snapshot to a given FileSystem.
- ExportSnapshot() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- ExportSnapshot.Counter - Enum in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.ExportMapper - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.ExportSnapshotInputFormat - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.Options - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshot.Testing - Class in org.apache.hadoop.hbase.snapshot
- ExportSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when a snapshot could not be exported due to an error during the operation.
- ExportSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.ExportSnapshotException
- ExportSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.ExportSnapshotException
- ExportSnapshotInputFormat() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat
- ExportSnapshotInputSplit() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- ExportSnapshotInputSplit(List<Pair<SnapshotProtos.SnapshotFileInfo, Long>>) - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- ExportSnapshotRecordReader(List<Pair<BytesWritable, Long>>) - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- ExportUtils - Class in org.apache.hadoop.hbase.mapreduce
-
Some helper methods are used by
Export
and org.apache.hadoop.hbase.coprocessor.Export (in hbase-endpooint). - ExportUtils() - Constructor for class org.apache.hadoop.hbase.mapreduce.ExportUtils
- expression - Variable in class org.apache.hadoop.hbase.security.visibility.CellVisibility
- 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
- EXTENDED_CELL_SERIALIZATION_ENABLED_DEFULT - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- EXTENDED_CELL_SERIALIZATION_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
ExtendedCell and ExtendedCellSerialization are InterfaceAudience.Private.
- extendedAttributes - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- ExtendedCell - Interface in org.apache.hadoop.hbase
-
Extension to
Cell
with server side required functions. - ExtendedCellBuilder - Interface in org.apache.hadoop.hbase
-
For internal purpose.
- ExtendedCellBuilderFactory - Class in org.apache.hadoop.hbase
- ExtendedCellBuilderFactory() - Constructor for class org.apache.hadoop.hbase.ExtendedCellBuilderFactory
- ExtendedCellBuilderImpl - Class in org.apache.hadoop.hbase
- ExtendedCellBuilderImpl() - Constructor for class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- ExtendedCellDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
- ExtendedCellSerialization - Class in org.apache.hadoop.hbase.mapreduce
-
Similar to CellSerialization, but includes the sequenceId from an ExtendedCell.
- ExtendedCellSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization
- ExtendedCellSerialization.ExtendedCellDeserializer - Class in org.apache.hadoop.hbase.mapreduce
- ExtendedCellSerialization.ExtendedCellSerializer - Class in org.apache.hadoop.hbase.mapreduce
- ExtendedCellSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellSerializer
- extendedForName(String) - Static method in class org.apache.hadoop.hbase.util.Classes
-
Equivalent of
Class.forName(String)
which also returns classes for primitives likeboolean
, etc. - extendLimit(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- EXTERNAL_BLOCKCACHE_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- EXTERNAL_BLOCKCACHE_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- EXTERNAL_BLOCKCACHE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- ExternalBlockCaches(Class<? extends BlockCache>) - Constructor for enum org.apache.hadoop.hbase.io.hfile.BlockCacheFactory.ExternalBlockCaches
- ExternalBlockCaches(String) - Constructor for enum org.apache.hadoop.hbase.io.hfile.BlockCacheFactory.ExternalBlockCaches
- externalDfsUri - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- externalDfsUri - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- externalDfsUri - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- externalZkConnectString - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- externalZkConnectString - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- externalZkConnectString - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- EXTRA_FREE_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- EXTRA_PROVIDERS_KEY - Static variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- EXTRA_PROVIDERS_KEY - Static variable in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
- 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
- extractArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Returns an array of heterogeneous objects
- extractCN(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- extractDeadServersFromZNodeString(String, List<ServerName>) - Static method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
Parse dead server names from queue id.
- extractDefaultNormalizerValue(Configuration) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- extractDeleteCellVisTags(Cell, KeyValue.Type) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- extractFileNumFromWAL(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
It returns the file create timestamp from the file name.
- extractFilterSimpleExpression(byte[], int) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Extracts a simple filter expression from the filter string given by the user
- extractHiddenEof(Exception) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Extract columns values from the current record.
- extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Extract columns values from the current record.
- extractLabelsAndAuths(List<List<Cell>>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- extractMajorVersion(int) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Extracts the major version for a 4-byte serialized version data.
- extractMinorVersion(int) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Extracts the minor version for a 4-byte serialized version data.
- extractQuotaSnapshot(Result, Map<TableName, SpaceQuotaSnapshot>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Extracts the
SpaceViolationPolicy
andTableName
from the providedResult
and adds them to the givenMap
. - extractQuotaSnapshot(Result, Map<TableName, SpaceQuotaSnapshot>) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Wrapper around
QuotaTableUtil.extractQuotaSnapshot(Result, Map)
for testing. - extractScanFromConf(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- extractSnapshotNameFromSizeCell(Cell) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- extractSnapshotSize(byte[], int, int) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- 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
- extractZKPropsFromHBaseConfig(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Directly map all the hbase.zookeeper.property.KEY properties.
- extraFreeFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Free this floating point factor of extra blocks when evicting.
- extraHeaders - Variable in class org.apache.hadoop.hbase.rest.client.Client
- extraHeapSize() - Method in class org.apache.hadoop.hbase.client.Append
- extraHeapSize() - Method in class org.apache.hadoop.hbase.client.Increment
- extraHeapSize() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Subclasses should override this method to add the heap size of their own fields.
- extraParams - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- extras - Variable in class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
F
- F1 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F10 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F11 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F12 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F2 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F3 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F4 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F5 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F6 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F7 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F8 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- F9 - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- fabricateTableInfo(FSTableDescriptors, TableName, Set<String>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.To fabricate a .tableinfo file with following contents
1. - factory - Variable in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- factory - Variable in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- factory - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- factory - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
- factory - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- factory - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- factoryId - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- FactoryStorage() - Constructor for enum org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl.FactoryStorage
- FactoryStorage() - Constructor for enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- FactoryStorage() - Constructor for enum org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
- fail() - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- fail(IOException) - Static method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
- FAIL - Enum constant in enum org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallAction
- FAIL_FAST_CODES - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- FAIL_IF_NEED_SPLIT_HFILE - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- failAll(Stream<Action>, int) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- failAll(Stream<Action>, int, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- failAll(MultiAction, ServerName, int, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Fail all the actions from this multiaction after an OperationTimeoutExceededException
- failBackup(Connection, BackupInfo, BackupManager, Exception, String, BackupType, Configuration) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Fail the overall backup.
- failCheckFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- failCheckQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- failCheckTable(TableName) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- failed() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- failed() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- failed() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- failed() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- failed(int) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- failed(Channel, Supplier<Throwable>) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- FAILED - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
- FAILED - Enum constant in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- FAILED - Enum constant in enum org.apache.hadoop.hbase.procedure2.RootProcedureState.State
- FAILED_APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_CLOSE - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- FAILED_COUNT - Static variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- FAILED_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_GET_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_OPEN - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- FAILED_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_RECOMPARE - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- FAILED_SCAN_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- FAILED_SERVER_EXPIRY_DEFAULT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- FAILED_SERVER_EXPIRY_KEY - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- FAILED_TO_OWN_TASK - Static variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- FAILED_WITH_EXCEPTION - Enum constant in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- FAILED_WITH_EXIT_CODE - Enum constant in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- 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
- failedBatchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- failedBatchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- failedBatchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- failedBatchesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- failedBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
-
Called after a failed HFile load
- failedBulkLoad(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- FailedCloseWALAfterInitializedErrorException - Exception in org.apache.hadoop.hbase
-
Throw when failed cleanup unsuccessful initialized wal
- FailedCloseWALAfterInitializedErrorException() - Constructor for exception org.apache.hadoop.hbase.FailedCloseWALAfterInitializedErrorException
-
default constructor
- FailedCloseWALAfterInitializedErrorException(String) - Constructor for exception org.apache.hadoop.hbase.FailedCloseWALAfterInitializedErrorException
-
constructor with error msg
- FailedCloseWALAfterInitializedErrorException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.FailedCloseWALAfterInitializedErrorException
-
constructor with error msg and throwable
- failedCounter - Variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- failedDeletions - Variable in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.
- failedFiles - Variable in exception org.apache.hadoop.hbase.backup.FailedArchiveException
- failedFuture(Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- failedFuture(Throwable) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Returns a CompletableFuture that is already completed exceptionally with the given exception.
- failedHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- failedHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- failedIncrements - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- failedInserts - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The total number of blocks that were not inserted.
- FailedLogCloseException - Exception in org.apache.hadoop.hbase.regionserver.wal
-
Thrown when we fail close of the write-ahead-log file.
- FailedLogCloseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
- FailedLogCloseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
- FailedLogCloseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
- FailedLogCloseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
- failedMetaServer - Variable in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- failedMsg - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup failure message
- failedOnException() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
Returns whether or not a server exception was generated in the prior RPC invocation.
- FailedProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
- FailedProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.FailedProcedure
- FailedProcedure(long, String, User, NonceKey, IOException) - Constructor for class org.apache.hadoop.hbase.procedure2.FailedProcedure
- failedRecoveryQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- FailedRemoteDispatchException - Exception in org.apache.hadoop.hbase.procedure2
-
Used internally signaling failed queue of a remote procedure operation.
- FailedRemoteDispatchException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.FailedRemoteDispatchException
- failedSanityCheck - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
- FailedSanityCheckException - Exception in org.apache.hadoop.hbase.exceptions
-
Exception thrown if a mutation fails sanity checks.
- FailedSanityCheckException() - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
-
default constructor
- FailedSanityCheckException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
- FailedSanityCheckException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
- failedSanityException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- failedSanityException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- FailedServerException - Exception in org.apache.hadoop.hbase.ipc
-
Indicates that we're trying to connect to a already known as dead server.
- FailedServerException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.FailedServerException
- failedServers - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- failedServers - Variable in class org.apache.hadoop.hbase.ipc.FailedServers
- FailedServers - Class in org.apache.hadoop.hbase.ipc
-
A class to manage a list of servers that failed recently.
- FailedServers(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.FailedServers
- FailedSyncBeforeLogCloseException - Exception in org.apache.hadoop.hbase.regionserver.wal
-
Thrown when we fail close of the write-ahead-log file.
- FailedSyncBeforeLogCloseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
- FailedSyncBeforeLogCloseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
- FailedSyncBeforeLogCloseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
- FailedSyncBeforeLogCloseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
- failFast - Variable in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
- failIfAborted() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
If procedure has more states then abort it otherwise procedure is finished and abort can be ignored.
- failIfNeedSplitHFile - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- failInit(Channel, IOException) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- failInsert() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- failOne(Action, int, Throwable, long, String) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- failOnHashAlgorithmMismatch(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Returns the Hash Algorithm mismatch behaviour defined in the crypto configuration.
- failRegionAction(ClientProtos.MultiResponse.Builder, ClientProtos.RegionActionResult.Builder, ClientProtos.RegionAction, CellScanner, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- failStageIf(TableBackupClient.Stage) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- FAILURE - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- FAILURE - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- FAILURE - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
Singleton for failed operations.
- FAILURE_CNT_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- FAILURE_EXIT_CODE - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- 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
- failureCount - Variable in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- FailureInfo - Class in org.apache.hadoop.hbase.client
-
Keeps track of repeated failures to any region server.
- FailureInfo(long) - Constructor for class org.apache.hadoop.hbase.client.FailureInfo
- failureMapCleanupIntervalMilliSec - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- failureMobFiles - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- failureReason - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
- failures - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- failuresCountToInject - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Testing
- failureSleep - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- failureWindow - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- failWaitingAckQueue(Channel, Supplier<Throwable>) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- FAIR_REENTRANT_CLOSE_LOCK - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Conf key for fair locking policy
- 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_GROUP_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
Set this key to
true
to allow region fallback. - 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.
- fallbackAllowed - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- fallbackAllowed - Variable in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- FallbackDisallowedException - Exception in org.apache.hadoop.hbase.ipc
-
Indicate that the rpc server tells client to fallback to simple auth but client is disabled to do so.
- FallbackDisallowedException() - Constructor for exception org.apache.hadoop.hbase.ipc.FallbackDisallowedException
- fallbackEnabled - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- fallbackToFsChecksum(int) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Read from non-checksum stream failed, fall back to FS checksum.
- FALSE - Enum constant in enum org.apache.hadoop.hbase.KeepDeletedCells
-
Deleted Cells are not retained.
- fam - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- FAM_COL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- famBuff - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- families - Variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Maps column family name to the respective FamilyDescriptors
- families - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- families - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- families - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
Column families and qualifiers mapped to the TSV columns
- families - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- families - Variable in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- families - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- families - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure.RegionFlushTask
- families - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- families - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- families - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- families - Variable in class org.apache.hadoop.hbase.wal.WALEdit
-
All the Cell families in
cells
. - family - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- family - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- family - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.Params
- family - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- family - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- family - Variable in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
- family - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- family - Variable in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- family - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- family - Variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
- family - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure.StoreFileSplitter
- family - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory
- family - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- family - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- family - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- family - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- family - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- family - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- family - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- family - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- family - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- family - Variable in class org.apache.hadoop.hbase.security.access.Permission.Builder
- family - Variable in class org.apache.hadoop.hbase.security.access.TablePermission
- family - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- family - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- family - Variable in class org.apache.hadoop.hbase.tool.BulkLoadHFiles.LoadQueueItem
- FAMILY - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- FAMILY - Static variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
-
The name of the column family.
- FAMILY - Static variable in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- FAMILY - Static variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
-
The name of the column family.
- FAMILY_DELETED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- FAMILY_KEY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The family str as a key in map
- FAMILY_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the family length field in bytes
- FAMILY_TO_ADD - Variable in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- FAMILY_TO_ADD_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- FAMILY_VERSION_DELETED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- familyCellMaps - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- familyClose(HRegionFileSystem, Path) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- familyClose(SnapshotProtos.SnapshotRegionManifest.Builder, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- familyClose(TRegion, TFamily) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotManifest.RegionVisitor
- FamilyDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
- FamilyFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used to filter based on the column family.
- FamilyFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- FamilyFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.FamilyFilter
-
Constructor.
- FamilyFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.FamilyFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
FamilyFilter(CompareOperator, ByteArrayComparable)
- familyHasReferenceFile(HRegionFileSystem, String, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- familyLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- familyLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- familyLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- familyLengthWithSize - Variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
- familyMap - Variable in class org.apache.hadoop.hbase.client.Get
- familyMap - Variable in class org.apache.hadoop.hbase.client.Mutation
- familyMap - Variable in class org.apache.hadoop.hbase.client.Result
- familyMap - Variable in class org.apache.hadoop.hbase.client.Scan
- familyMaxVersions - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- familyNames - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- familyNameWithSize - Variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
- familyNameWithSize - Variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- familyOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- familyOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- familyOpen(HRegionFileSystem, byte[]) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- familyOpen(SnapshotProtos.SnapshotRegionManifest.Builder, byte[]) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- familyOpen(TRegion, byte[]) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotManifest.RegionVisitor
- familySet() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the keys in the familyMap
- familyStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- familyStoreDirectoryPath - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- familyStoreDirectoryPath - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- familyToFiles - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- familyVersionStamps - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- famLength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- famOffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- 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.
- FanOutOneBlockAsyncDFSOutput(Configuration, DistributedFileSystem, DFSClient, ClientProtocol, String, String, long, LocatedBlock, Encryptor, Map<Channel, DatanodeInfo>, DataChecksum, ByteBufAllocator, StreamSlowMonitor) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- FanOutOneBlockAsyncDFSOutput.AckHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutput.Callback - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutput.State - Enum in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputHelper - Class in org.apache.hadoop.hbase.io.asyncfs
-
Helper class for implementing
FanOutOneBlockAsyncDFSOutput
. - FanOutOneBlockAsyncDFSOutputHelper() - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- FanOutOneBlockAsyncDFSOutputHelper.CancelOnClose - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputHelper.DFSClientAdaptor - Interface in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputHelper.FileCreator - Interface in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputHelper.LeaseManager - Interface in org.apache.hadoop.hbase.io.asyncfs
- 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
. - FanOutOneBlockAsyncDFSOutputSaslHelper() - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- FanOutOneBlockAsyncDFSOutputSaslHelper.DecryptHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.EncryptHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslAdaptor - Interface in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslClientCallbackHandler - Class in org.apache.hadoop.hbase.io.asyncfs
-
Sets user name and password when asked by the client-side SASL object.
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler.BuilderPayloadSetter - Class in org.apache.hadoop.hbase.io.asyncfs
-
The asyncfs subsystem emulates a HDFS client by sending protobuf messages via netty.
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslUnwrapHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler - Class in org.apache.hadoop.hbase.io.asyncfs
- FanOutOneBlockAsyncDFSOutputSaslHelper.TransparentCryptoHelper - Interface in org.apache.hadoop.hbase.io.asyncfs
- fAppend - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- fArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- fArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- FAST_DIFF - Enum constant in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- FastDiffCompressionState() - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
- FastDiffDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Encoder similar to
DiffKeyDeltaEncoder
but supposedly faster. - FastDiffDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- FastDiffDeltaEncoder.FastDiffCompressionState - Class in org.apache.hadoop.hbase.io.encoding
- FastDiffDeltaEncoder.FastDiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
- FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker - Class in org.apache.hadoop.hbase.io.encoding
- FastDiffSeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
- FastDiffSeekerStateBufferedEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerStateBufferedEncodedSeeker
- fastFailClearingTimeMilliSec - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- FastFailInterceptorContext - Class in org.apache.hadoop.hbase.client
- FastFailInterceptorContext() - Constructor for class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- fastFailThresholdMilliSec - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- FastLongHistogram - Class in org.apache.hadoop.hbase.metrics.impl
-
FastLongHistogram is a thread-safe class that estimate distribution of data and computes the quantiles.
- FastLongHistogram() - Constructor for class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Constructor.
- FastLongHistogram(int) - Constructor for class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Constructor.
- FastLongHistogram(int, long, long) - Constructor for class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Constructor setting the bins assuming a uniform distribution within a range.
- FastLongHistogram.Bins - Class in org.apache.hadoop.hbase.metrics.impl
-
Bins is a class containing a list of buckets(or bins) for estimation histogram of some data.
- 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
- fastPathHandlerStack - Variable in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
- fastPathHandlerStack - Variable in class org.apache.hadoop.hbase.ipc.FastPathRpcHandler
- FastPathRpcHandler - Class in org.apache.hadoop.hbase.ipc
- FastPathRpcHandler(String, double, int, BlockingQueue<CallRunner>, AtomicInteger, AtomicInteger, Abortable, Deque<FastPathRpcHandler>) - Constructor for class org.apache.hadoop.hbase.ipc.FastPathRpcHandler
- FastPathRWQueueRpcExecutor - Class in org.apache.hadoop.hbase.ipc
-
RPC Executor that extends
RWQueueRpcExecutor
with fast-path feature, used inFastPathBalancedQueueRpcExecutor
. - FastPathRWQueueRpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- FATAL - Static variable in class org.apache.hadoop.hbase.log.HBaseMarkers
- FatalConnectionException - Exception in org.apache.hadoop.hbase.ipc
-
Thrown when server finds fatal issue w/ connection setup: e.g.
- FatalConnectionException() - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
- FatalConnectionException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
- FatalConnectionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
- father - Variable in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- 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
- FavoredNodeLoadPicker() - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLoadPicker
- FavoredNodeLocalityPicker() - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLocalityPicker
- favoredNodes - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- favoredNodes - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- favoredNodes - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- 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.
- favoredNodesLocalitySummary - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- favoredNodesManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- favoredNodesMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
-
The map between each region name and its favored region server list
- 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
- favoredNodesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- favoredNodesSupplier - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- 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
- FavoredStochasticBalancer.FavoredNodeLoadPicker - Class in org.apache.hadoop.hbase.master.balancer
- FavoredStochasticBalancer.FavoredNodeLocalityPicker - Class in org.apache.hadoop.hbase.master.balancer
- fBuffer - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- fDel - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- 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
- fetch() - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Fetches the current quota settings for the subject.
- fetch(String, ConcurrentMap<K, V>, QuotaCache.Fetcher<K, V>) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- fetchAllTablesWithQuotasDefined() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Computes the set of all tables that have quotas defined.
- fetchAndSetActiveMasterServerName() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
Fetches the active master's ServerName from zookeeper.
- fetchClusterId() - Method in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- fetchClusterIdAndCreateStubs() - Method in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- fetchEndpoints() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- fetchEndpoints() - Method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- fetchEndpoints() - Method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- fetchEntries(List<Get>) - Method in interface org.apache.hadoop.hbase.quotas.QuotaCache.Fetcher
- fetchExceedThrottleQuota() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- fetchGlobalQuotas(String, Connection, List<Get>, QuotaUtil.KeyFromRow<K>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- fetchInProgress - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- fetchLatestRows(Get) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- fetchNamespaceQuotas(Connection, List<Get>, double) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- fetchNamespaceQuotaState() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- fetchRegionServerQuotas(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- fetchRegionServerQuotaState() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- fetchSize - Variable in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- 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>, Map<TableName, Double>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- fetchTableQuotaState() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- fetchType(ArrayListMultimap<Class<?>, RemoteProcedureDispatcher.RemoteOperation>, Class<T>) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- fetchUserQuotas(Connection, List<Get>, Map<TableName, Double>, double) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- fetchUserQuotaState() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- 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?
- fGet - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- field - Variable in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- field - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter
- field - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- field - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Header
- Field - Enum in org.apache.hadoop.hbase.hbtop.field
-
Represents fields that are displayed in the top screen.
- Field(String, String, boolean, boolean, FieldValueType) - Constructor for enum org.apache.hadoop.hbase.hbtop.field.Field
- FIELD_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- fieldDisplayMap - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- fieldDisplayMap - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- FieldInfo - Class in org.apache.hadoop.hbase.hbtop.field
-
Information about a field.
- FieldInfo(Field, int, boolean) - Constructor for class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- fieldInfos - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- fieldLengthMap - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- fields - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- fields - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- fields - Variable in class org.apache.hadoop.hbase.types.Struct
- fields - Variable in class org.apache.hadoop.hbase.types.StructBuilder
- fieldScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- FieldScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.field
-
The presentation logic for the field screen.
- FieldScreenPresenter(FieldScreenView, Field, List<Field>, EnumMap<Field, Boolean>, FieldScreenPresenter.ResultListener, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- FieldScreenPresenter.ResultListener - Interface in org.apache.hadoop.hbase.hbtop.screen.field
- fieldScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- FieldScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.field
-
The screen where we can change the displayed fields, the sort key and the order of the fields.
- FieldScreenView(Screen, Terminal, Field, List<Field>, EnumMap<Field, Boolean>, FieldScreenPresenter.ResultListener, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- FieldValue - Class in org.apache.hadoop.hbase.hbtop.field
-
Represents a value of a field.
- FieldValue(Object, FieldValueType) - Constructor for class org.apache.hadoop.hbase.hbtop.field.FieldValue
- fieldValueType - Variable in enum org.apache.hadoop.hbase.hbtop.field.Field
- FieldValueType - Enum in org.apache.hadoop.hbase.hbtop.field
-
Represents the type of a
FieldValue
. - FieldValueType() - Constructor for enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- FifoCallRunner(CallRunner) - Constructor for class org.apache.hadoop.hbase.ipc.FifoRpcScheduler.FifoCallRunner
- 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
- FifoRpcScheduler.FifoCallRunner - Class in org.apache.hadoop.hbase.ipc
- 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 - Variable in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- file - Variable in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- file - Variable in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- File(FileSystem) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.File
- FILE - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
- FILE_CREATOR - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- FILE_DELIMITER - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- FILE_INFO - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
File info, version 2
- FILE_READER - Static variable in class org.apache.hadoop.hbase.nio.ByteBuff
- FILE_STATUS_ID_COMPARATOR - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- FILE_SYSTEM_UTILIZATION_CHORE_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- FILE_SYSTEM_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
-
Current version of file system.
- FILE_VERIFY_ALGORITHM - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- FileablePath(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- FileableStoreFile(FileSystem, HStoreFile) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- FileArchiverNotifier - Interface in org.apache.hadoop.hbase.quotas
-
Interface allowing various implementations of tracking files that have recently been archived to allow for the Master to notice changes to snapshot sizes for space quotas.
- FileArchiverNotifierFactory - Interface in org.apache.hadoop.hbase.quotas
-
Factory class to create
FileArchiverNotifier
instances. - FileArchiverNotifierFactoryImpl - Class in org.apache.hadoop.hbase.quotas
-
A factory for getting instances of
FileArchiverNotifier
. - FileArchiverNotifierFactoryImpl() - Constructor for class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- FileArchiverNotifierFactoryImpl.CacheKey - Class in org.apache.hadoop.hbase.quotas
- FileArchiverNotifierImpl - Class in org.apache.hadoop.hbase.quotas
-
Tracks file archiving and updates the hbase quota table.
- FileArchiverNotifierImpl(Connection, Configuration, FileSystem, TableName) - Constructor for class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException - Exception in org.apache.hadoop.hbase.quotas
-
An Exception thrown when SnapshotSize updates to hbase:quota fail to be written.
- FileArchiverNotifierImpl.SnapshotWithSize - Class in org.apache.hadoop.hbase.quotas
-
A struct encapsulating the name of a snapshot and its "size" on the filesystem.
- FileArchiverNotifierImpl.StoreFileReference - Class in org.apache.hadoop.hbase.quotas
-
A reference to a collection of files in the archive directory for a single region.
- FileBasedStoreFileTracker - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
A file based store file tracker.
- FileBasedStoreFileTracker(Configuration, boolean, StoreContext) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- fileBeingSplit - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- fileCacheCompleted(Path, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- FileChangeWatcher - Class in org.apache.hadoop.hbase.io
-
Instances of this class can be used to watch a directory for file changes.
- FileChangeWatcher(Path, String, Consumer<WatchEvent<?>>) - Constructor for class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Creates a watcher that watches
dirPath
and invokescallback
on changes. - FileChangeWatcher.State - Enum in org.apache.hadoop.hbase.io
- FileChangeWatcher.WatcherThread - Class in org.apache.hadoop.hbase.io
-
Inner class that implements the watcher thread logic.
- fileChannel - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- fileChannels - 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).
- fileContext - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- fileContext - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- fileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- fileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Meta data that holds meta information on the hfileblock.
- fileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- fileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Meta data that holds information about the hfileblock
- fileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- fileContext - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- FileConverter(FileSystem) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.FileConverter
- fileCreateTime - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- fileCreateTime - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- FileDetails() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
- fileEnds - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- FileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.FileFilter
- fileId - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- fileInfo - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- fileInfo - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
A "file info" block: a key-value map of file-wide metadata.
- fileInfo - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- fileInfo - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- FileInfo(boolean, long, boolean) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
- fileInfoHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- fileInfoMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- fileInfoOffset - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Offset to the fileinfo data, a small block of vitals.
- fileInspector - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- 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
- FileIOEngine.FileAccessor - Interface in org.apache.hadoop.hbase.io.hfile.bucket
- FileIOEngine.FileReadAccessor - Class in org.apache.hadoop.hbase.io.hfile.bucket
- FileIOEngine.FileWriteAccessor - Class in org.apache.hadoop.hbase.io.hfile.bucket
- FileKeyStoreLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Base class for instances of
KeyStoreLoader
which load the key/trust stores from files on a filesystem. - FileKeyStoreLoader(String, String, char[], char[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader
- FileKeyStoreLoader.Builder<T extends FileKeyStoreLoader> - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Base class for builder pattern used by subclasses.
- FileKeyStoreLoaderBuilderProvider - Class in org.apache.hadoop.hbase.io.crypto.tls
-
This file has been copied from the Apache ZooKeeper project.
- FileKeyStoreLoaderBuilderProvider() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoaderBuilderProvider
- fileLength - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- fileLength - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- fileLength - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors.SequenceIdAndFileLength
- fileLengthAtLastSync - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- fileLink - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- 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(Collection<Path>) - Constructor for class org.apache.hadoop.hbase.io.FileLink
- FileLink(Path, Path...) - Constructor for class org.apache.hadoop.hbase.io.FileLink
- FileLink.FileLinkInputStream - Class in org.apache.hadoop.hbase.io
-
FileLink InputStream that handles the switch between the original path and the alternative locations, when the file is moved.
- FileLinkInputStream(FileSystem, FileLink) - Constructor for class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- FileLinkInputStream(FileSystem, FileLink, int) - Constructor for class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- FileLockCallable(Configuration, RetryCounter) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- FileMmapIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
IO engine that stores data to a file on the specified file system using memory mapping mechanism
- FileMmapIOEngine(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- filename - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- filename - Variable in class org.apache.hadoop.hbase.util.RegionMover
- filename - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- 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
- fileName - Variable in class org.apache.hadoop.hbase.mob.MobFileName
- filenum - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- fileOption - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- filePath - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- filePath - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- filePath - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- filePath - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- filePaths - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
- FileReadAccessor() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileReadAccessor
- files - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- files - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
- files - Variable in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- files - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFileWriterCreationTracker
- files - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- files - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- files - Variable in class org.apache.hadoop.hbase.util.RotateFile
- FILES - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- FILES_COPIED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- FILES_SKIPPED - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- filesCompactedCounter - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- filesCompacting - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- filesGroup - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- filesGroup - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- filesInRatio(List<HStoreFile>, double) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
-
Check that all files satisfy the constraint
- fileSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
The size of the file we are reading from, or -1 if unknown.
- fileSize - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- fileSize - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- fileSize - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- fileSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- fileSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- fileSizeToString(long) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- filesMode - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- filesMode - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- filesOnly - Variable in class org.apache.hadoop.hbase.regionserver.InternalScan
- fileStarts - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Cached file metadata (or overrides as the case may be)
- FileStatusConverter(FileSystem) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.FileStatusConverter
- FileStatusFilter - Interface in org.apache.hadoop.hbase.util
- filesToCompact - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- fileStoragePolicy - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- fileStoragePolicy - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- fileStoragePolicy() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- fileStoragePolicy(String) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- filesUnderSnapshot(FileSystem, Path) - Method in interface org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotFileInspector
-
Returns a collection of file names needed by the snapshot.
- filesUser - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- filesUser - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- filesystem - Enum constant in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- FILESYSTEM - Enum constant in enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
- fileSystemManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- FileSystemUtilizationChore - Class in org.apache.hadoop.hbase.quotas
-
A chore which computes the size of each
HRegion
on the FileSystem hosted by the givenHRegionServer
. - FileSystemUtilizationChore(HRegionServer) - Constructor for class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- fileSystemUtilizationChoreTimer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- FileSystemVersionException - Exception in org.apache.hadoop.hbase.util
-
Thrown when the file system needs to be upgraded
- FileSystemVersionException() - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
-
default constructor
- FileSystemVersionException(String) - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
- fileTtl - Variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- FileWriteAccessor() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.FileWriteAccessor
- FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- fillFamilyRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- fillFamilyRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- fillHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- fillQualifierRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- fillQualifierRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- fillRegion(HRegion) - Method in interface org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionFillTask
- fillRowRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- fillRowRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
ByteRange
- fillTagRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- fillTagRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- 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
- fillValueRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- fillValueRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- fillWithZeros(int) - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
-
Returns an array of given size initialized with zeros
- filter - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- filter - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- filter - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- filter - Variable in class org.apache.hadoop.hbase.client.Query
- filter - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- filter - Variable in class org.apache.hadoop.hbase.filter.FilterWrapper
- filter - Variable in class org.apache.hadoop.hbase.filter.SkipFilter
- filter - Variable in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filter - Variable in class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- filter - Variable in class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- filter - Variable in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- filter - Variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- filter - Variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- filter - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- filter - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- filter - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- filter - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- filter(MonitoredTask) - Method in interface org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter
-
Filter out unwanted task.
- filter(TableName, long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
- 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(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(Mapper.Context, Cell) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.apache.hadoop.hbase.http.jersey.ResponseEntityMapper
- Filter - Class in org.apache.hadoop.hbase.filter
-
Interface for row and column filters directly applied within the regionserver.
- Filter() - Constructor for class org.apache.hadoop.hbase.filter.Filter
- FILTER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- FILTER_ARGS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- FILTER_B64 - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- FILTER_CLASS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- FILTER_CLASSES - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- FILTER_INITIALIZERS_PROPERTY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- FILTER_PACKAGE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
Package containing filters
- Filter.ReturnCode - Enum in org.apache.hadoop.hbase.filter
-
Return codes for filterValue().
- filterAllRemaining - Variable in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.Filter
-
If this returns true, the scan will terminate.
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that never filter all remaining can inherit this implementation that never stops the filter early.
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterList
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- FilterBase - Class in org.apache.hadoop.hbase.filter
-
Abstract base class to help you implement new Filters.
- FilterBase() - Constructor for class org.apache.hadoop.hbase.filter.FilterBase
- FilterBuilder(Field, boolean) - Constructor for class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- filterBulk(ArrayList<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
- filterByOperator - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- FilterByOperator() - Constructor for enum org.apache.hadoop.hbase.client.LogQueryFilter.FilterByOperator
-
Deprecated.
- filterByPrefix(List<String>, String...) - Static method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Filters the given node list by the given prefixes.
- filterBySubject(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- filterBySubject(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- filterBySubject(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
-
Filters the provided
regions
, returning those which match the givensubject
. - filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
-
A way to filter based on the column family, column qualifier and/or the column value.
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.PageFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.RowFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.MobReferenceOnlyFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- filterCell(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- 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.
- filterCellByStore(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- filterCells(Result, Cell) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- filterCells(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- filterCells(WALEdit, Function<Cell, Cell>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- filterClosed - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- filterColumn(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- filterColumn(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- filterColumnValue(Cell) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- filterConfig - Variable in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- filterConfig - Variable in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- FilterContainer - Interface in org.apache.hadoop.hbase.http
-
A container interface to add javax.servlet.Filter.
- filterDefaultMetaRegions() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- filterDisplayModeScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- FilterDisplayModeScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The presentation logic for the filter display mode.
- FilterDisplayModeScreenPresenter(FilterDisplayModeScreenView, List<RecordFilter>, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- filterDisplayModeScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- FilterDisplayModeScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The filter display mode in the top screen.
- FilterDisplayModeScreenView(Screen, Terminal, int, List<RecordFilter>, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- FILTERED_READ_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FILTERED_READ_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FILTERED_READ_REQUEST_COUNT_PER_SECOND - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- filteredReadRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- filteredReadRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- filteredReadRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- filteredReadRequestCountPerSecond - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- filteredReadRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- filteredReadRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- filteredReadRequestsCount - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- filteredReadRequestsCount - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- filteredRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- filterEntry(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- filterFileStatuses(Iterator<FileStatus>, FileStatusFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Filters FileStatuses in an iterator and returns a list
- filterFileStatuses(FileStatus[], FileStatusFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Filters FileStatuses in an array and returns a list
- filterFromHBase(Filter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- filterFromThrift(byte[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- filterHashMap - Static variable in class org.apache.hadoop.hbase.filter.ParseFilter
- filterHistories - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- filterIfMissing - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- FilterInitializer - Class in org.apache.hadoop.hbase.http
-
Initialize a javax.servlet.Filter.
- FilterInitializer() - Constructor for class org.apache.hadoop.hbase.http.FilterInitializer
- filterInsufficientlyReportedTables(QuotaSnapshotStore<TableName>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Filters out all tables for which the Master currently doesn't have enough region space reports received from RegionServers yet.
- filterInWALs - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
WALs to replicate.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use filterCell(Cell)
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.PageFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.RowFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
-
Deprecated.
- filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
-
Deprecated.
- filterKv(Filter, Cell) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Attempt to filter out the keyvalue
- FilterList - Class in org.apache.hadoop.hbase.filter
-
Implementation of
Filter
that represents an ordered List of Filters which will be evaluated with a specified boolean operatorFilterList.Operator.MUST_PASS_ALL
(AND
) orFilterList.Operator.MUST_PASS_ONE
(OR
). - FilterList - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- FilterList(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
-
Constructor that takes a set of
Filter
s. - FilterList(Filter...) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
-
Constructor that takes a var arg number of
Filter
s. - FilterList(FilterList.Operator) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
-
Constructor that takes an operator.
- FilterList(FilterList.Operator, List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
-
Constructor that takes a set of
Filter
s and an operator. - FilterList(FilterList.Operator, Filter...) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
-
Constructor that takes a var arg number of
Filter
s and an operator. - FilterList.Operator - Enum in org.apache.hadoop.hbase.filter
-
set operator
- filterListBase - Variable in class org.apache.hadoop.hbase.filter.FilterList
- FilterListBase - Class in org.apache.hadoop.hbase.filter
-
Base class for FilterList.
- FilterListBase(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterListBase
- FilterListWithAND - Class in org.apache.hadoop.hbase.filter
-
FilterListWithAND represents an ordered list of filters which will be evaluated with an AND operator.
- FilterListWithAND(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterListWithAND
- FilterListWithOR - Class in org.apache.hadoop.hbase.filter
-
FilterListWithOR represents an ordered list of filters which will be evaluated with an OR operator.
- FilterListWithOR(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterLogs(AdminProtos.SlowLogResponseRequest, List<TooSlowLog.SlowLogPayload>, int) - Static method in class org.apache.hadoop.hbase.namequeues.LogHandlerUtils
- filterMetaReplicaNodes(List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- filterMissingFiles(List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- FilterModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- FilterModel(Filter) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- filterNames - Variable in class org.apache.hadoop.hbase.http.HttpServer
- filterNonFNApplicableRegions(Collection<RegionInfo>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
-
Filter and return regions for which favored nodes is not applicable.
- filterNotExistColumnFamilyEdits(List<List<WAL.Entry>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- filterNotExistTableEdits(List<List<WAL.Entry>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- filterOfflineServers(RSGroupInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- filterOutRow - Variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
- filterOutRow - Variable in class org.apache.hadoop.hbase.filter.RowFilter
- filterRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- filterRegionServerByName() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- filterReopened(MasterProcedureEnv, List<HRegionLocation>) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- filterRow - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- filterRow - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
- filterRow - Variable in class org.apache.hadoop.hbase.filter.SkipFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.Filter
-
Last chance to veto row based on previous
Filter.filterCell(Cell)
calls. - filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that never filter by rows based on previously gathered state from
Filter.filterCell(Cell)
can inherit this implementation that never filters a row. - filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterList
- filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterRow() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.RowFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- filterRow() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filterRow() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
This function is to maintain backward compatibility for 0.94 filters.
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Chance to alter the list of Cells to be submitted.
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
-
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
- filterRowCellsWithRet(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
Filter.filterRowKey(Cell)
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
FilterBase.filterRowKey(Cell)
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterList
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Filters a row based on the row key.
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.PageFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.RowFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- filterRowKey(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- FilterRowRetCode() - Constructor for enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
- filters - Variable in class org.apache.hadoop.hbase.filter.FilterListBase
- filters - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- filters - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- filters - Variable in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- filters - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- filterServers(Set<Address>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
Filter servers based on the online servers.
- filterTablesByRegex(Collection<TableDescriptor>, Pattern) - Static method in class org.apache.hadoop.hbase.master.HMaster
-
Removes the table descriptors that don't match the pattern.
- FilterType() - Constructor for enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- filterUnlocked(Map<?, LockAndQueue>) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- filterUsersToRemoveNsAccessAcl(Table, TableName, Set<String>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
-
Remove table user access HDFS acl from namespace directory if the user has no permissions of global, ns of the table or other tables of the ns, eg: Bob has 'ns1:t1' read permission, when delete 'ns1:t1', if Bob has global read permission, '@ns1' read permission or 'ns1:other_tables' read permission, then skip remove Bob access acl in ns1Dirs, otherwise, remove Bob access acl.
- filterWaitingQueue(Predicate<Procedure>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- 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.CanaryTool.Monitor
- finalFunctionCosts - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- finalFunctionCosts - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- finalize() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Close the connection for good.
- finalize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Needed mostly for UTs that might run in the same VM and create different BucketCache instances on different UT methods.
- finalizeDelete(Map<String, HashSet<TableName>>, BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
-
Updates incremental backup set for every backupRoot
- finalizeWriter(StoreFileWriter, long, MonitoredTask) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- finalizeWriter(StoreFileWriter, long, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
- finalSyncedLength - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
-
Save
AsyncFSOutput.getSyncedLength()
whenAsyncProtobufLogWriter.output
is closed. - fIncrement - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- find(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
-
Binary search for a given key
- find(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
Binary search for a given key in between given boundaries of the array.
- findActiveMaster(List<JVMClusterUtil.MasterThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
- findAllLocationsOrFail(Action, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- findAndRemoveCompletelyFreeBucket() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- findArchivedLog(Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
Find the archived WAL file path if it is not able to locate in WALs dir.
- 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.
- findCommonPrefix(byte[], byte[], int, int, int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
- findCommonPrefix(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find length of common prefix in two arrays.
- findCommonPrefix(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixer
- findCommonPrefix(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder.PureJavaCommonPrefixer
- findCommonPrefix(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder.UnsafeCommonPrefixer
- findCommonPrefix(ByteBuffer, int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.PureJavaCommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.UnsafeCommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find length of common prefix in two arrays.
- findCommonPrefix(ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find length of common prefix of two parts in the buffer
- findCommonPrefix(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.PureJavaCommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.UnsafeCommonPrefixer
-
Deprecated.
- findCommonPrefix(ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find length of common prefix in two arrays.
- findCommonPrefixInFamilyPart(Cell, KeyValue.KeyOnlyKeyValue, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- findCommonPrefixInFlatKey(Cell, Cell, boolean, boolean) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- findCommonPrefixInFlatKey(Cell, Cell, boolean, boolean) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Find length of common prefix in keys of the cells, considering key as byte[] if serialized in
KeyValue
. - findCommonPrefixInQualifierPart(Cell, KeyValue.KeyOnlyKeyValue, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- findCommonPrefixInRowPart(Cell, KeyValue.KeyOnlyKeyValue, int) - Static method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- findCommonPrefixUnsafe(Object, long, int, Object, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- findCommonTimestampPrefix(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- findConstructor(Class<T>, Object...) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- findContainingJar(Class<?>, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Find a jar that contains a class of the same name, if any.
- findCoprocessor(Class<T>) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- findCoprocessor(String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Find coprocessors by full class name or simple name.
- 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
- findDeadServersAndProcess(Set<ServerName>, Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Find out the region servers crashed between the crash of the previous master instance and the current master instance and schedule SCP for them.
- findEntry(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Finds the index of an entry.
- findEntry(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- findEntry(ByteBuffer, int, int) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Finds the index of an entry.
- findEntry(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- findException(Object) - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
-
Look for an exception we know in the remote exception: - hadoop.ipc wrapped exceptions - nested exceptions Looks for: RegionMovedException / RegionOpeningException / RegionTooBusyException / RpcThrottlingException
- findExpiredFiles(ImmutableList<HStoreFile>, long, List<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- findForBeforeRow(byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Finds the RegionLocations for the region with the greatest startKey strictly less than the given row
- findForRow(byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Finds the RegionLocations for the region with the greatest startKey less than or equal to the given row
- findIdleServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- findIdx(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- findIdx(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- findInputDirectories(FileSystem, String, TableName, String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- findLimitForRS(ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Find the limit for a ServerName.
- findLower(Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Iterates over the given Map and compares sequence ids with corresponding entries in
SequenceIdAccounting.lowestUnflushedSequenceIds
. - findMostRecentBackupId(String[]) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- findNextKeyHashPair() - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Attempt to read the next source key/hash pair.
- findOrCreateJar(Class<?>, FileSystem, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Finds the Jar for a class or creates it if it doesn't exist.
- findOrCreateOrphanTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- findPort - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- findPort - Variable in class org.apache.hadoop.hbase.http.HttpServer
- findPreviousSequentialNode(String) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- findRegionsToForceFlush() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
If the number of un-archived WAL files ('live' WALs) is greater than maximum allowed, check the first (oldest) WAL, and return those regions which should be flushed so that it can be let-go/'archived'.
- findServerWithSameHostnamePortWithLock(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Assumes onlineServers is locked.
- findStripeForRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Finds the stripe index for the stripe containing a row provided externally for get/scan.
- findStripeIndexByEndRow(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Finds the stripe index by end row.
- findUncoveredZero() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Find a zero cost assignment which is not covered.
- fInfo - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- finish - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- finish - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- finish - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- finish - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- finish - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- finish() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- finish() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- finish() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- finish() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- finish() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- finish() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
-
Override because certain implementation calls def.end() which causes problem when resetting the stream for reuse.
- finish() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- finish() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- finish() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- finish() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- finish() - Method in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- finish(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- 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(String) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
-
Finish the controller.
- finish(BiConsumer<String, String>, Consumer<String>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- finish(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- finish(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- finish(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Complete processing for this dead server.
- finish(ServerName, String) - Method in interface org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher
-
finish the partially done task.
- finishActiveMasterInitialization() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Finish initialization of HMaster after becoming the primary master.
- finishBackupExclusiveOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- finishBackupSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Finishes active backup session
- finishBatch() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- finishBatchAndCompareHashes(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Finish the currently open hash batch.
- finishBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Finish up writing of the block.
- finishBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Clean up the data block that is currently being written.
- finishBlockAndWriteHeaderAndData(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Writes the header and the compressed data of this block (or uncompressed data when not using compression) into the given stream.
- finishCall(RPCProtos.ResponseHeader, T, Call) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- finishClose(FixedFileTrailer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- finishCompactionRequest(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- finishDeleteOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- finished - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- finished - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- finished - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- finished - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- finished() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- finished() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- FINISHED - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
- 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
- finishMergeOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- FinishOnFlushCompressionStream(CompressionOutputStream) - Constructor for class org.apache.hadoop.hbase.io.compress.Compression.FinishOnFlushCompressionStream
- finishRegionProcedure(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- finishRemainingHashRanges(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- finishSaslNegotiation() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- finishSplitLogFile(String, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Completes the work done by splitLogFile by archiving logs
- finishSync() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- finishSyncLowerThanTxid(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- finishTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- finishTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- finishTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- finishWriterThreads(boolean) - Method in class org.apache.hadoop.hbase.wal.OutputSink
-
Wait for writer threads to dump all info to the sink
- first - Variable in class org.apache.hadoop.hbase.util.ObjectIntPair
- first - Variable in class org.apache.hadoop.hbase.util.Pair
- first - Variable in class org.apache.hadoop.hbase.util.PairOfSameType
- first - Variable in class org.apache.hadoop.hbase.util.Triple
- first() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- first() - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
-
Returns the first cell in the segment
- first() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- FIRST_CODE - Static variable in enum org.apache.hadoop.hbase.security.AuthMethod
- FIRST_KEY - Static variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- FIRST_META_REGIONINFO - Static variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
-
RegionInfo for first meta region You cannot use this builder to make an instance of the
RegionInfoBuilder.FIRST_META_REGIONINFO
. - FIRST_META_REGIONINFO - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.HRegionInfo for first meta region
- FIRST_REGION_STARTKEY_NOT_EMPTY - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- firstCellInBlock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
First cell in a block.
- firstCellInEntryBeforeFiltering - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- firstDataBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The offset of the first data block.
- firstDataBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
The offset of the first data block or -1 if the file is empty.
- firstEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- firstEntry() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- firstIndex - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- firstKey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- firstKey - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.ReadyChunk
- firstKey - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
- firstKey - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- firstKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- firstKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- firstKey() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- firstKeyInChunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
The first key in the current Bloom filter chunk.
- FirstKeyOnlyFilter - Class in org.apache.hadoop.hbase.filter
-
A filter that will only return the first KV from each row.
- FirstKeyOnlyFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- FirstKeyOnlyFilter() - Constructor for class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- firstKeySeeked - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- FirstKeyValueMatchingQualifiersFilter - Class in org.apache.hadoop.hbase.filter
-
Deprecated.Deprecated in 2.0.0 and will be removed in 3.0.0.
- FirstKeyValueMatchingQualifiersFilter(Set<byte[]>) - Constructor for class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.Constructor which takes a set of columns.
- FirstLevelBlockCache - Interface in org.apache.hadoop.hbase.io.hfile
-
In-memory BlockCache that may be backed by secondary layer(s).
- FirstOnRowByteBufferExtendedCell(ByteBuffer, int, short) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- FirstOnRowCell(byte[], int, short) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- FirstOnRowColByteBufferExtendedCell(ByteBuffer, int, short, ByteBuffer, int, byte, ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- FirstOnRowColCell(byte[], int, short, byte[], int, byte, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- FirstOnRowColTSByteBufferExtendedCell(ByteBuffer, int, short, ByteBuffer, int, byte, ByteBuffer, int, int, long) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell
- FirstOnRowColTSCell(byte[], int, short, byte[], int, byte, byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSCell
- FirstOnRowDeleteFamilyCell(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- firstRecordInBufferTimestamp - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- firstRow - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- 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
- firstRowBytes - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- firstRowInt - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- firstTxn - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- fix() - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- fixAny - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixAssignments - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- FIXED_FLOAT32 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_FLOAT64 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- FIXED_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- FIXED_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSCell
- FIXED_INT16 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_INT32 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_INT64 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_INT8 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.ByteBufferKeyValue
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.KeyValue
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- 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.StoreContext
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.SizeCachedKeyValue
- FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- 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. - FixedFileTrailer(int, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- 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
- FixedIntervalRateLimiter(long) - Constructor for class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
- FixedLengthWrapper<T> - Class in org.apache.hadoop.hbase.types
-
Wraps an existing
DataType
implementation as a fixed-length version of itself. - FixedLengthWrapper(DataType<T>, int) - Constructor for class org.apache.hadoop.hbase.types.FixedLengthWrapper
-
Create a fixed-length version of the
wrapped
. - fixEmptyMetaCells - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixEmptyMetaCells() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.To fix the empty REGIONINFO_QUALIFIER rows from hbase:meta
- fixes - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixHdfsHoles - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixHdfsOrphans - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixHdfsOverlaps - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixHeight(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- fixHFileLinks - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixHoles(CatalogJanitorReport) - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
If hole, it papers it over by adding a region in the filesystem and to hbase:meta.
- fixMeta - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixMeta() - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- fixMeta() - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Fix Meta.
- fixMeta(RpcController, MasterProtos.FixMetaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- 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
-
Deprecated.To fix orphan table by creating a .tableinfo file under tableDir
1. - fixOverlaps - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- fixOverlaps(CatalogJanitorReport) - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
Fix overlaps noted in CJ consistency report.
- fixReferenceFiles - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixReplication - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixSplitParents - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- fixTableOrphans - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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.
- fixTableStates(TableDescriptors, Connection) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- 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
- fixVersionFile - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- FLAG_SAME_KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- FLAG_SAME_KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- FLAG_SAME_TYPE - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- FLAG_SAME_TYPE - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- FLAG_SAME_VALUE - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- FLAG_SAME_VALUE_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- FLAG_SAME_VALUE_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- FLAG_TIMESTAMP_IS_DIFF - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- FLAG_TIMESTAMP_SIGN - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- FLAT - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- FLATTEN - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- FLATTEN_COUNT_UNIQUE_KEYS - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- 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.
- flattenOneSegment(long, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- flattenToLowestSequenceId(Map<byte[], T>) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- flength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- flength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- flength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- fLength - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- fLength - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- flipAndReverseRanges(List<MultiRowRangeFilter.RowRange>) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Rebuilds the sorted ranges (by startKey) into an equivalent sorted list of ranges, only by stopKey instead.
- FLOAT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- floor(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- floor(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- floorEntry(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- floorEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- floorKey(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- floorKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- Flow() - Constructor for enum org.apache.hadoop.hbase.procedure2.StateMachineProcedure.Flow
- flush() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Executes all the buffered, asynchronous operations.
- flush() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- flush() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Executes all the buffered, asynchronous
Mutation
operations and waits until they are done. - flush() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- flush() - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
- flush() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- flush() - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- flush() - Method in interface org.apache.hadoop.hbase.io.CellOutputStream
-
Let the implementation decide what to do.
- flush() - Method in class org.apache.hadoop.hbase.io.compress.Compression.FinishOnFlushCompressionStream
- flush() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- flush() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- flush() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- flush() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- flush() - Method in interface org.apache.hadoop.hbase.util.JSONBean.Writer
- 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.master.region.MasterRegion
- flush(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Flush the cache.
- flush(PrintWriter) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- flush(ServerName, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flush(AdminProtos.AdminService.BlockingInterface, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flush(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush a table.
- flush(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush a table.
- flush(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flush(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flush(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flush(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flush(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush the specified column family stores on all regions of the passed table.
- flush(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush the specified column family stores on all regions of the passed table.
- flush(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flush(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flush(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flush(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flush(TableName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush the specified column family stores on all regions of the passed table.
- flush(TableName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush the specified column family stores on all regions of the passed table.
- flush(TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flush(TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flush(TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flush(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- flush(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- FLUSH - Enum constant in enum org.apache.hadoop.hbase.client.SnapshotType
- FLUSH - Enum constant in enum org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallAction
- FLUSH - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- FLUSH - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.Since 2.3.0. Make it protected, internal-use only.
- FLUSH_INTERVAL_MS_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- FLUSH_MEMSTORE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_MEMSTORE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_OUTPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_OUTPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_PER_CHANGES_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- FLUSH_POLICY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- FLUSH_POLICY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- FLUSH_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- FLUSH_PROC_POOL_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_PROC_POOL_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_PROCEDURE_ENABLED - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_PROCEDURE_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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_DEFAULT - 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_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- FLUSH_TABLE_PROCEDURE_SIGNATURE - Static variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- FLUSH_TABLE_PROCEDURE_SIGNATURE - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSH_TIMEOUT_MILLIS_DEFAULT - 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.MasterFlushTableProcedureManager
- 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.
- FLUSH_WAKE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- FLUSH_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- flush0(CompletableFuture<Long>, boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- flush0(CompletableFuture<Long>, ByteArrayOutputStream, boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- 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
- flushAsync(TableName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush a table but does not block and wait for it to finish.
- flushAsync(TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flushAsync(TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flushBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- flushBuffer(CompletableFuture<Long>, ByteBuf, long, boolean) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- flushcache(boolean, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- flushcache(List<byte[]>, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Flush the cache.
- flushCache(long, MemStoreSnapshot, MonitoredTask, ThroughputController, FlushLifeCycleTracker, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Write out current snapshot.
- flushCache(MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- flushCache(MonitoredTask) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Flush the cache (create the new store file) A length operation which doesn't require locking out any function of the store.
- flushCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- flushCheckInterval - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- flushCond - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushConfig() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- flushConfig(Map<String, RSGroupInfo>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- flushConfigTable(Map<String, RSGroupInfo>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- flushCounter - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- flushed - Variable in class org.apache.hadoop.hbase.codec.BaseEncoder
- flushed - Variable in class org.apache.hadoop.hbase.regionserver.MutableSegment
- flushed - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- FLUSHED_CELLS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_CELLS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_COMPACTION_NEEDED - Enum constant in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
- FLUSHED_MEMSTORE_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_MEMSTORE_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_NO_COMPACTION_NEEDED - Enum constant in enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
- FLUSHED_OUTPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- FLUSHED_OUTPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- flushedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- flushedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- flushedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- flushedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- flushedMemstoreBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- flushedMemstoreBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- flushedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- flushedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- flushedOutputFileSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- flushedSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- flushedSequenceIdByRegion - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
The last flushed sequence id for a region.
- flushedstoreFileScanners - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- flusherAndCompactor - Variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- flusherAndCompactor - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- flusherIdGen - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- flusherThreadFactory - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- FLUSHES_QUEUED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- FLUSHES_QUEUED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- flushesQueued - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- FlushHandler(String) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushHandler
- flushHandlers - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- flushing - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- flushingSequenceIds - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Map of encoded region names and family names to their lowest or OLDEST sequence/edit id currently being flushed out to hfiles.
- flushInMemory() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- flushInMemory(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- flushIntervalMs - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushIntervalMs - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushIntervalMs() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushIntervalMs(long) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushIntoL0 - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- 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.
- flushLock - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushLock - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- flushLock - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
- flushLock - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- flushLock - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
- flushLogId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- flushLoop() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushMasterStore() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush master local region
- flushMasterStore() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush master local region
- flushMasterStore() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flushMasterStore() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flushMasterStore() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flushMasterStore() - Method in class org.apache.hadoop.hbase.master.HMaster
- flushMasterStore() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Flush master local region
- flushMasterStore() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flushMasterStore(RpcController, MasterProtos.FlushMasterStoreRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- flushMasterStore(RpcController, MasterProtos.FlushMasterStoreRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- flushMemstoreSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- flushMemstoreSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- 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
- flushOneForGlobalPressure(FlushType) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
The memstore across all regions has exceeded the low water mark.
- flushOpSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- flushOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- flushOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- flushPerChanges - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushPerChanges - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushPerChanges - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- flushPerChanges() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushPerChanges(long) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushPeriod - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- flushPolicy - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- 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
- flushQueue - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- flushRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush an individual region.
- flushRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush an individual region.
- flushRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flushRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flushRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flushRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flushRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush a column family within a region.
- flushRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush a column family within a region.
- flushRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flushRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flushRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flushRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flushRegion(HRegion, boolean, List<byte[]>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Flush a region.
- flushRegion(MemStoreFlusher.FlushRegionEntry) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
A flushRegion that checks store file count.
- flushRegion(RpcController, AdminProtos.FlushRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Flush a region on the region server.
- FlushRegionCallable - Class in org.apache.hadoop.hbase.client
-
A Callable for flushRegion() RPC.
- FlushRegionCallable - Class in org.apache.hadoop.hbase.regionserver
- FlushRegionCallable() - Constructor for class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- FlushRegionCallable(ClusterConnection, RpcControllerFactory, RegionInfo, boolean) - Constructor for class org.apache.hadoop.hbase.client.FlushRegionCallable
- FlushRegionCallable(ClusterConnection, RpcControllerFactory, TableName, byte[], byte[], boolean) - Constructor for class org.apache.hadoop.hbase.client.FlushRegionCallable
- FlushRegionEntry(HRegion, List<byte[]>, FlushLifeCycleTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- FlushRegionProcedure - Class in org.apache.hadoop.hbase.master.procedure
- FlushRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- FlushRegionProcedure(RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- FlushRegionProcedure(RegionInfo, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- flushRegions() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- flushRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Flush all regions on the region server.
- flushRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Flush all region on the region server.
- flushRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- flushRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- flushRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- flushRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- flushRegionsIfNecessary(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
If the durability is set to
Durability.SKIP_WAL
and the data is imported to hbase, we need to flush all the regions of the table as the data is held in memory and is also not present in the Write Ahead Log to replay in scenarios of a crash. - flushRequest - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushRequested - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- 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.
- flushRequested(FlushType, Region) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- 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.
- flushRequestListeners - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- FlushResultImpl(HRegion.FlushResult.Result, long) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
-
Convenience constructor to use when the flush is successful, the failure message is set to null.
- FlushResultImpl(HRegion.FlushResult.Result, long, String, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
-
Constructor with all the parameters.
- FlushResultImpl(HRegion.FlushResult.Result, String, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
-
Convenience constructor to use when we cannot flush.
- flushRetriesNumber - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- flushRow(int, StringBuilder, Attributes) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- flushSequenceId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
- flushSize - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushSize - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushSize() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushSize(long) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- flushSizeLowerBound - Variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- flushSnapshot() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker, Consumer<Path>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
-
Flushes the snapshot of the MemStore.
- flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
- flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
-
Turns a snapshot of memstore into a set of store files.
- flushSnapshot(MemStoreSnapshot, long, MonitoredTask, ThroughputController, FlushLifeCycleTracker, Consumer<Path>) - 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.
- flushTable(TableName, List<byte[]>, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- flushTable(TableName, List<byte[]>, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Flush an existing table
- flushTable(RpcController, MasterProtos.FlushTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- flushTable(RpcController, MasterProtos.FlushTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- FlushTableFuture(HBaseAdmin, TableName, MasterProtos.FlushTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.FlushTableFuture
- FlushTableProcedure - Class in org.apache.hadoop.hbase.master.procedure
- FlushTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- FlushTableProcedure(MasterProcedureEnv, TableName) - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- FlushTableProcedure(MasterProcedureEnv, TableName, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- FlushTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.FlushTableProcedureBiConsumer
- 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, List<String>, RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool) - Constructor for class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- FlushTableSubprocedure.RegionFlushTask - Class in org.apache.hadoop.hbase.procedure.flush
- FlushTableSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder
- FlushTableSubprocedurePool(String, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- flushThread - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- flushThroughputController - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- FlushThroughputControllerFactory - Class in org.apache.hadoop.hbase.regionserver.throttle
- FlushThroughputControllerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
- flushTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- flushTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- flushTimestamp - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- FlushType - Enum in org.apache.hadoop.hbase.regionserver
-
Reasons we flush.
- FlushType() - Constructor for enum org.apache.hadoop.hbase.regionserver.FlushType
- FlushWorker(Configuration, ClusterConnection, HRegionLocation, HTableMultiplexer, int, ExecutorService, ScheduledExecutorService) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- fnm - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- fnm - Variable in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- foffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- foffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- foffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- fOffset - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- fOffset - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- followingKvCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader.ReadWALKeyResult
- force - Variable in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- FORCE - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
-
Deprecated.
- FORCE_REGION_RETAINMENT - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- FORCE_REGION_RETAINMENT_RETRIES - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
The number of times to check if the region's previous RS is back online, before giving up and proceeding with assignment on a new RS
- FORCE_REGION_RETAINMENT_WAIT_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
The wait time in millis before checking again if the region's previous RS is back online
- 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.
- forceCreateUnssignProcedure(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- forceExclusive - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- forceInMemory - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Whether in-memory hfile's data block has higher priority when evicting
- forceInMemory - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Whether in-memory hfile's data block has higher priority when evicting
- forceMajor - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- forceNewPlan - Variable in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- forceNewPlan - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- forceOfflineInZK(Admin, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
-
In 0.90, this forces an HRI offline by setting the RegionTransitionData in ZK to have HBCK_CODE_NAME as the server.
- forceRecompute() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Force a re-computation of the metrics.
- forceRecompute() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- forceRegionRetainment - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- forceRegionRetainmentRetries - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- forceRegionRetainmentWaitInterval - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- forceRetainmentRetryCounter - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- forceRetainmentTotalWait - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- forceRun - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- forceSelect(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
Forces external selection to be applied for this compaction.
- forceSelect(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.DateTieredCompactionContext
- forceSelect(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- forceSync - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- forceUpdate(long[]) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureStoreListener
-
Suggest that the upper layer should update the state of some procedures.
- forceUpdateExecutor - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- forceUpdateProcedure(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- foregroundColor - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- ForeignException - Exception in org.apache.hadoop.hbase.errorhandling
-
A ForeignException is an exception from another thread or process.
- ForeignException(String, String) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Create a new ForeignException that can be serialized.
- ForeignException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Create a new ForeignException that can be serialized.
- ForeignException.ProxyThrowable - Class in org.apache.hadoop.hbase.errorhandling
-
This is a Proxy Throwable that contains the information of the original remote exception
- ForeignExceptionDispatcher - Class in org.apache.hadoop.hbase.errorhandling
-
The dispatcher acts as the state holding entity for foreign error handling.
- ForeignExceptionDispatcher() - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- ForeignExceptionDispatcher(String) - 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.
- FOREVER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- FOREVER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Unlimited time-to-live.
- format - Variable in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- format - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.TagInfo
- format() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Header
- format(String, PrettyPrinter.Unit) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
- FORMAT_JSON - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- FORMAT_PARAM - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- 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
- FORMAT_XML - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- formatBulkloadSeqId(long) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- formatDate(Date) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Formats a date to a string.
- formatLogFilters(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- formatLogFilters(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- formatLogFilters(List<Filter>) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- formatMessage(long, List<String>) - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- formatQueue(ServerName, ReplicationQueueStorage, ReplicationQueueInfo, String, List<String>, boolean, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- formatRecoveredEditsFileName(long) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- formatStackTrace(Exception) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- formatStats(BloomFilterBase) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
A human-readable string with statistics for the given Bloom filter.
- formatTableInfoSequenceId(int) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- FORMATTER - Static variable in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- FORMATTER - Static variable in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- 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.
- formatTime(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- FORMS - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- FOUND_MOB_FILES_CACHE_CAPACITY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- foundColumn - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- foundFirstRange - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- foundKV - Variable in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- FOUR_SPACES - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- fPut - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- fragmentationBytes - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- fragmentationBytes - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- fragmentationBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
Every time you allocate blocks in these buckets where the block size is less than the bucket size, fragmentation increases by that difference.
- FRAME_LENGTH_FIELD_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- FRAMED_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- FRAMED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- FRAMED_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- free() - Method in interface org.apache.hadoop.hbase.io.ByteBuffAllocator.Recycler
- free(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- free(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- free(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- free(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- freeAllReferencedMobCells() - Method in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- freeAllReferencedMobCells() - Method in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- freeBlock(long, int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Free a block with the offset
- freeBlock(BucketAllocator.Bucket, long, int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- freeBlocks() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
-
Now we use the
ByteBuffAllocator
to manage the nio ByteBuffers for HFileBlocks, so we must deallocate all of the ByteBuffers in the end life. - freeBucketEntry(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Free the {
BucketEntry
actually,which could only be invoked when theBucketEntry.refCnt
becoming 0. - freeBuckets - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- freeBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many more bytes can be allocated from the currently claimed blocks of this bucket size
- freeCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- freeCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- freeCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- freeCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many more items can be allocated from the currently claimed blocks of this bucket size
- freeDirectBuffer(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
- freeEntireBuckets(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
This method will find the buckets that are minimally occupied and are not reference counted and will free them completely without any constraint on the access times of the elements, and as a process will completely free at most the number of buckets passed, sometimes it might not due to changing refCounts
- freeInProgress - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Volatile boolean to track if free space is in process or not
- freeList - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- freeListContains(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- freeSpace(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Free the space if the used size reaches acceptableSize() or one size block couldn't be allocated.
- freeSpaceLock - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- freezeMutableConf() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
If set has been called, it will create a mutableConf.
- from(long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
-
Represents the time interval [minStamp, Long.MAX_VALUE)
- from(Result) - Static method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- from(ClusterMetrics) - Static method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- fromArrays(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
- fromByte(byte) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
- fromByteArray(byte[]) - Static method in class org.apache.hadoop.hbase.backup.BackupInfo
- fromBytes(byte[]) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
- fromCode(int) - Static method in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- fromFilename(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
Detects the type of KeyStore / TrustStore file from the file extension.
- fromHex(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create a byte array from a string of hash digits.
- fromInternalName(String) - Static method in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- fromList(List<Tag>) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Write a list of tags into a byte array Note : these are all purely internal APIs.
- fromNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- fromNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- fromNamespaceQuotas(String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromParts(String, int) - Static method in class org.apache.hadoop.hbase.net.Address
- fromPb(BucketCacheProtos.BlockType) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- fromPB(Map<Integer, String>, BucketCacheProtos.BackingMap, Function<BucketEntry, ByteBuffAllocator.Recycler>) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- fromPB(Map<String, BucketCacheProtos.RegionFileSizeMap>) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- fromPool - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
- fromPropertyValue(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
Converts a property value to a StoreFileType enum.
- fromPropertyValue(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
-
Converts a property value to a ClientAuth enum.
- fromPropertyValueOrFileName(String, String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
If
propertyValue
is not null or empty, returns the result ofKeyStoreFileType.fromPropertyValue(propertyValue)
. - fromProto(BackupProtos.BackupImage) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- fromProto(BackupProtos.BackupInfo) - Static method in class org.apache.hadoop.hbase.backup.BackupInfo
- fromProto(ErrorHandlingProtos.ForeignExceptionMessage) - Static method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- fromQuotas(String, TableName, String, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromRegion - Variable in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- fromRegionServerQuotas(String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromRow(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder
-
Specify a start row
- fromRow(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder
-
Specify a start row
- fromRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- fromRowSpec(String, RowSpec, Filter, boolean) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
- fromScan(Scan) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- fromServer - Variable in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- fromServer - Variable in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- fromSocketAddress(InetSocketAddress) - Static method in class org.apache.hadoop.hbase.net.Address
- fromSpace(TableName, String, QuotaProtos.SpaceQuota) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromSpaceQuota(String, QuotaProtos.SpaceQuota) - Static method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Constructs a
SpaceLimitSettings
from the provided protobuf message and namespace. - fromSpaceQuota(TableName, QuotaProtos.SpaceQuota) - Static method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Constructs a
SpaceLimitSettings
from the provided protobuf message and tablename. - fromStream(InputStream) - Static method in class org.apache.hadoop.hbase.backup.BackupInfo
- fromString(String) - Static method in enum org.apache.hadoop.hbase.CatalogReplicaMode
- fromString(String) - Method in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- fromString(String) - Static method in class org.apache.hadoop.hbase.net.Address
- fromTableQuotas(TableName, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromTables - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- fromTableServerTimestampProto(BackupProtos.TableServerTimestamp) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- fromTableThrottles(TableName, QuotaProtos.Throttle) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromThrottle(String, TableName, String, String, QuotaProtos.Throttle) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromThrottle(QuotaProtos.Throttle) - Static method in class org.apache.hadoop.hbase.quotas.QuotaLimiterFactory
- fromThrottle(QuotaProtos.Throttle) - Static method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- fromTimedQuota(String, TableName, String, String, ThrottleType, QuotaProtos.TimedQuota) - Static method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- fromUserQuotas(String, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromUserQuotas(String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fromUserQuotas(String, TableName, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- fs - Variable in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
- fs - Variable in class org.apache.hadoop.hbase.backup.HFileArchiver.File
- fs - Variable in class org.apache.hadoop.hbase.backup.HFileArchiver.FileConverter
- fs - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- fs - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- fs - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- fs - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- fs - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- fs - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- fs - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- fs - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
- fs - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- fs - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- fs - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- fs - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- fs - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- fs - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- fs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- fs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- fs - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- fs - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- fs - Variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- fs - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- fs - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- fs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- fs - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- fs - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- fs - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- fs - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
file system instance
- fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- fs - Variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- fs - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- fs - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- fs - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- fs - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- fs - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- fs - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- fs - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- fs - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- fs - Variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- fs - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- fs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- fs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- fs - Variable in class org.apache.hadoop.hbase.util.FSRegionScanner
-
The file system used
- fs - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.FileFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.ReferenceAndLinkFileFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.ReferenceFileFilter
- fs - Variable in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
- fs - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsDir
-
Deprecated.
- fs - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- fs - Variable in class org.apache.hadoop.hbase.util.RotateFile
- FS_PREAD_TIME_HISTO_DESC - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- FS_PREAD_TIME_HISTO_KEY - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- FS_READ_TIME_HISTO_DESC - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- FS_READ_TIME_HISTO_KEY - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- FS_READ_TIME_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- FS_READER_WARN_TIME_MS - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
If reading block cost time in milliseconds more than the threshold, a warning will be logged.
- 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.
- FS_UTILIZATION_CHORE_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_CHORE_DELAY_KEY - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_CHORE_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_CHORE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_CHORE_TIMEUNIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_CHORE_TIMEUNIT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_MAX_ITERATION_DURATION_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_UTILIZATION_MAX_ITERATION_DURATION_KEY - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- FS_WRITE_HISTO_KEY - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- FS_WRITE_TIME_HISTO_DESC - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- fsBlockReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Filesystem-level block reader.
- fScan - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- fsCreatedListener - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- 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(FileSystem, FileLink, Path, 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.
- FSDataInputStreamWrapper.ReadStatistics - Class in org.apache.hadoop.hbase.io
- fsDelegationToken - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- fsDelegationToken - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- 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
- fsdis - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- fsdis - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- FSHLog - Class in org.apache.hadoop.hbase.regionserver.wal
-
The original implementation of FSWAL.
- FSHLog(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- FSHLog(FileSystem, Path, String, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Constructor.
- FSHLog(FileSystem, Abortable, 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. - FSHLog(FileSystem, Abortable, Path, String, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- FSHLOG_WAIT_ON_SHUTDOWN_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- FSHLog.RingBufferEventHandler - Class in org.apache.hadoop.hbase.regionserver.wal
-
Handler that is run by the disruptor ringbuffer consumer.
- FSHLog.RingBufferExceptionHandler - Class in org.apache.hadoop.hbase.regionserver.wal
-
Exception handler to pass the disruptor ringbuffer.
- FSHLog.SafePointZigZagLatch - Class in org.apache.hadoop.hbase.regionserver.wal
-
This class is used coordinating two threads holding one thread at a 'safe point' while the orchestrating thread does some work that requires the first thread paused: e.g.
- FSHLog.SyncRunner - Class in org.apache.hadoop.hbase.regionserver.wal
-
Thread to runs the hdfs sync call.
- 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.master.MasterWalManager
- fsOut - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- fsPReadTimeHisto - Variable in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- FSReaderImpl(ReaderContext, HFileContext, ByteBuffAllocator, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- fsreadonly - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- fsReadTime - Variable in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- fsReadTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- fsReadTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- fsReadTime - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- fsReadTimeHisto - Variable in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- fsReadTimeMillis - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- FSRegionScanner - Class in org.apache.hadoop.hbase.util
-
Thread that walks over the filesystem, and computes the mappings Region -> BestHost and Region ->
Map<HostName, fractional-locality-of-region>
- FSRegionScanner(FileSystem, Path, Map<String, String>, Map<String, Map<String, Float>>) - Constructor for class org.apache.hadoop.hbase.util.FSRegionScanner
- FSReplicationPeerStorage - Class in org.apache.hadoop.hbase.replication
-
A filesystem based replication peer storage.
- FSReplicationPeerStorage(FileSystem, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- fsShutdownHook - Variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- fsShutdownHooks - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
-
A place for keeping track of all the filesystem shutdown hooks that need to be executed after the last regionserver referring to a given filesystem stops.
- fsSlowReads - Variable in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- 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(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
- FSTableDescriptors(FileSystem, Path, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
- FSTableDescriptors.SequenceIdAndFileLength - Class in org.apache.hadoop.hbase.util
- 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.FileFilter - Class in org.apache.hadoop.hbase.util
-
A
PathFilter
that returns only regular files. - 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.ProgressReporter - Interface in org.apache.hadoop.hbase.util
-
Called every so-often by storefile map builder getTableStoreFilePathMap to report progress.
- FSUtils.ReferenceAndLinkFileFilter - Class in org.apache.hadoop.hbase.util
- 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. - FsUtilsLeaseRecovery(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.FsUtilsLeaseRecovery
- fsvisited - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- FSVisitor - Class in org.apache.hadoop.hbase.util
-
Utility methods for interacting with the hbase.root file system.
- FSVisitor() - Constructor for class org.apache.hadoop.hbase.util.FSVisitor
- FSVisitor.StoreFileVisitor - Interface in org.apache.hadoop.hbase.util
- FSWALEntry - Class in org.apache.hadoop.hbase.regionserver.wal
-
A WAL Entry for
AbstractFSWAL
implementation. - FSWALEntry(long, WALKeyImpl, WALEdit, RegionInfo, boolean, ServerCall<?>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- fsWriteTimeHisto - Variable in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- FSYNC_WAL - Enum constant in enum org.apache.hadoop.hbase.client.Durability
-
Write the Mutation to the WAL synchronously and force the entries to disk.
- FULL - Enum constant in enum org.apache.hadoop.hbase.backup.BackupType
- FULL_MOB_COMPACTION_TYPE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- FULL_RWX_PERMISSIONS - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Full access permissions (starting point for a umask)
- fullBuckets - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- fullBuckets() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many buckets have been completely filled by blocks for this bucket size.
- fullRegionScan - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- fullRestoreTable(Connection, Path, TableName, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
- fullScan(Connection, MetaTableAccessor.QueryType) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a full scan of
hbase:meta
. - fullScanMetaAndPrint(Connection) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- fullScanRegions(Connection) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a full scan of
hbase:meta
for regions. - fullScanRegions(Connection, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a full scan of
hbase:meta
for regions. - fullScanTables(Connection, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a full scan of
hbase:meta
for tables. - FullTableBackupClient - Class in org.apache.hadoop.hbase.backup.impl
-
Full table backup implementation
- FullTableBackupClient() - Constructor for class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
- FullTableBackupClient(Connection, String, BackupRequest) - Constructor for class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
- fullyBackedUpTables - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- fullyCachedFiles - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Map of hFile -> Region -> File size.
- FullyQualifiedRow(byte[], byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- FUNC_FILE_TO_PATH - Static variable in class org.apache.hadoop.hbase.backup.HFileArchiver
- functionCost() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- fut - Static variable in class org.apache.hadoop.hbase.util.LossyCounting
- fut - Static variable in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
- future - Variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- future - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- future - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- future - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- future - Variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- future - Variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- future - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- future - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- future - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- future - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- futures - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- futures - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- futures - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- futures - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- futures - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- futuresComplete(List<Future<?>>) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- FutureUtils - Class in org.apache.hadoop.hbase.util
-
Helper class for processing futures.
- FutureUtils() - Constructor for class org.apache.hadoop.hbase.util.FutureUtils
- fuzzyKeysData - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- fuzzyMatch(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- fuzzyNormalize(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- FuzzyRowFilter - Class in org.apache.hadoop.hbase.filter
-
This is optimized version of a standard FuzzyRowFilter Filters data based on fuzzy row key.
- FuzzyRowFilter(List<Pair<byte[], byte[]>>) - Constructor for class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- FuzzyRowFilter(List<Pair<byte[], byte[]>>, byte) - Constructor for class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- FuzzyRowFilter.Order - Enum in org.apache.hadoop.hbase.filter
-
Abstracts directional comparisons based on scan direction.
- FuzzyRowFilter.RowTracker - Class in org.apache.hadoop.hbase.filter
-
If we have multiple fuzzy keys, row tracker should improve overall performance.
- FuzzyRowFilter.SatisfiesCode - Enum in org.apache.hadoop.hbase.filter
G
- g - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles.SampleItem
-
Difference between the lowest possible rank of the previous item, and the lowest possible rank of this item.
- Gauge<T> - Interface in org.apache.hadoop.hbase.metrics
-
A metrics which measures a discrete value.
- GB_IN_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
- gc() - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
- gcCount - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- GCMergedRegionsProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
Deprecated.2.3.0 Use
GCMultipleMergedRegionsProcedure
. - GCMergedRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- GCMergedRegionsProcedure(MasterProcedureEnv, RegionInfo, RegionInfo, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- GCMultipleMergedRegionsProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
GC regions that have been Merged.
- GCMultipleMergedRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- GCMultipleMergedRegionsProcedure(MasterProcedureEnv, RegionInfo, List<RegionInfo>) - Constructor for class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- GCRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
GC a Region that is no longer in use.
- GCRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- GCRegionProcedure(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- gcTimeMillis - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- GcTimes(long, long) - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- GcTimes(GarbageCollectorMXBean) - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- genAssignmentPlan(TableName, SnapshotOfRegionAssignmentFromMeta, Map<String, Map<String, Float>>, FavoredNodesPlan, boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Generate the assignment plan for the existing table
- GENERAL - Enum constant in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- GENERAL_BLOOM_META - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
General Bloom filter metadata, version 2
- GENERAL_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- GENERAL_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- generalBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- generalBloomFilterWriter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- generalBloomMetaHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- generalBloomMetaMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- generalizedSeek(boolean, Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLoadPicker
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLocalityPicker
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.LoadCandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RandomCandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaCandidateGenerator
- generate(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCandidateGenerator
- generateBoundaryKeys(ArrayList<Path>) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Calculate region boundaries and add all the column families to the table descriptor
- generateCallInfoMap() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- generateChecksums(byte[], int, int, byte[], int, ChecksumType, int) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Generates a checksum for all the data in indata.
- generateClientId() - Static method in class org.apache.hadoop.hbase.client.ClientIdGenerator
-
Returns a unique ID incorporating IP address, PID, TID and timer.
- generateCompactionRequest(ArrayList<HStoreFile>, CompactionWindow, boolean, boolean, int, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- 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.
- generateExceptions - Static variable in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
This is used by unit tests to make checksum failures throw an exception instead of returning null.
- generateFavoredNodes(Map<RegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- 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[]) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- generateFavoredNodesForMergedRegion(RegionInfo, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.favored.FavoredNodesPromoter
- generateFavoredNodesForMergedRegion(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
- generateFNForRegionsWithoutFN(FavoredNodeAssignmentHelper, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- generateGroupAssignments(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- generateHashCode(TableName, byte[], byte[], long, int, boolean, byte[]) - Static method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- generateJsonQuotaSummary(Iterable<Map.Entry<String, Map.Entry<Long, Long>>>, String) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
Summarizes the usage and limit for many targets (table or namespace) into JSON.
- 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
- generateMissingFavoredNodeMultiRack(List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- generateMissingFavoredNodeMultiRack(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- generateMissingFavoredNodeSingleRack(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- generateMonitorTables(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
-
Returns List of tables to use in test.
- generateMutableSegment(Configuration, CellComparator, MemStoreLAB, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- generateNewScannerId() - Method in class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
- generatePartitions(Path) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- generatePlan(BalancerClusterState, int, int, float, int, float) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCandidateGenerator
- generateSecretKey(String, int, char[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a key (byte array) derived from the supplied password argument using the given algorithm with a random salt at 10,000 iterations.
- generateSecretKey(Configuration, String, byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a key derived from the concatenation of the supplied arguments using PBKDF2WithHmacSHA384 key derivation algorithm at 10,000 iterations.
- generateSecretKey(Configuration, String, String...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a key derived from the concatenation of the supplied arguments using PBKDF2WithHmacSHA384 key derivation algorithm at 10,000 iterations.
- generateSnapshotToRestoreDirMapping(Collection<String>, Path) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Generate a random path underneath baseRestoreDir for each snapshot in snapshots and return a map from the snapshot to the restore directory.
- generateTicket() - Method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- generateTmpBytes(int) - Method in class org.apache.hadoop.hbase.io.DeallocateRewriteByteBuffAllocator
- generateToken(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- generateUniqTempDir(boolean) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
- generateUniqueName(String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Generate a unique file name, used by createTempName() and commitStoreFile()
- generator - Variable in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- GeneratorFunctionType() - Constructor for enum org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.GeneratorFunctionType
- generatorThread() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- GeneratorType() - Constructor for enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
- GENERIC - Enum constant in enum org.apache.hadoop.hbase.chaos.ChaosService.ChaosServiceName
- get - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- get - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
-
True if we are doing a 'Get' Scan.
- get - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- get() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- get() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- get() - Static method in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
-
Get the singleton nonce generator.
- get() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- get() - Method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- get() - Method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- get() - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- get() - Method in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- get() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Get the data from the BytesWritable.
- get() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
-
Returns the parameter passed to
BlockingRpcCallback.run(Object)
ornull
if a null value was passed. - get() - Method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils.BlockingRpcCallback
-
Returns the parameter passed to
CoprocessorRpcUtils.BlockingRpcCallback.run(Object)
ornull
if a null value was passed. - get() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- get() - Method in class org.apache.hadoop.hbase.master.BooleanStateStore
-
Returns true if the flag is on, otherwise false
- get() - Method in interface org.apache.hadoop.hbase.master.HMaster.TableDescriptorGetter
- get() - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- get() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- get() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- get() - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Get singleton instance.
- get() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
- get() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
A relative method that returns byte at the current position.
- get() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
A relative method that returns byte at the current position.
- get() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get() - Method in class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- get() - Static method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- get() - Static method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- get() - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFileWriterCreationTracker
- get() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- get() - Method in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- get() - Method in class org.apache.hadoop.hbase.Size
-
get the value
- get() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- get() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Get the data from the Bytes.
- get() - Method in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- get() - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- get() - Method in interface org.apache.hadoop.hbase.util.IOExceptionSupplier
- get() - Method in interface org.apache.hadoop.hbase.util.PoolMap.PoolResourceSupplier
- get() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next byte from this range.
- get() - Method in class org.apache.hadoop.hbase.util.SortedList
-
Returns a reference to the unmodifiable list currently backing the SortedList.
- get() - Method in class org.apache.hadoop.hbase.zookeeper.InstancePending
-
Returns the instance given by the method
InstancePending.prepare(T)
. - get(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Gets the RegionLocations for a given region's startKey.
- get(byte[]) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies the content from this ByteBuff's current position to the byte array and fills it.
- get(byte[]) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies the content from this MBB's current position to the byte array and fills it.
- get(byte[]) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- get(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Fill
dst
with bytes from the range, starting fromposition
. - get(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns a list of all KeyValue objects with matching column family and qualifier.
- get(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies the specified number of bytes from this ByteBuff's current position to the byte[]'s offset.
- get(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies the specified number of bytes from this MBB's current position to the byte[]'s offset.
- get(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- get(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Fill
dst
with bytes from the range, starting from the currentposition
. - get(int) - Static method in enum org.apache.hadoop.hbase.executor.EventType
- get(int) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Gets the RowRange at the given offset.
- get(int) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufferOutputStreamSupplier
- get(int) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- get(int) - Method in interface org.apache.hadoop.hbase.ipc.CellBlockBuilder.OutputStreamSupplier
- get(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the byte at the given index.
- get(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Fetches the byte at the given index.
- get(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
- get(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- get(int) - Method in class org.apache.hadoop.hbase.util.ByteArrayHashKey
- get(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the byte at
index
. - get(int) - Method in class org.apache.hadoop.hbase.util.HashKey
-
Return The byte at the given position in this HashKey
- get(int) - Method in class org.apache.hadoop.hbase.util.RowBloomHashKey
- get(int) - Method in class org.apache.hadoop.hbase.util.RowColBloomHashKey
- get(int) - Method in class org.apache.hadoop.hbase.util.SortedList
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- get(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Fill
dst
with bytes from the range, starting fromindex
. - get(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies the specified number of bytes from this ByteBuff's given position to the byte[]'s offset.
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- get(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Fill
dst
with bytes from the range, starting fromindex
. - get(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- get(int, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Check if bit at specified index is 1.
- get(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.AbortProcedureFuture
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- get(short) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- get(Object) - Method in class org.apache.hadoop.hbase.hbtop.Record
- get(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- get(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- get(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- get(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- get(String) - Method in interface org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfigMap
- get(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- get(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- get(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- get(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- get(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Returns previously registered metric with the name if any.
- get(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(String) - Method in class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- get(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- get(String) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- get(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a metric by name
- get(String, String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
Get the value of the
name
. - get(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- get(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies the content from this ByteBuff to a ByteBuffer Note : This will advance the position marker of
out
but not change the position maker for this ByteBuff - get(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies the content from an this MBB to a ByteBuffer
- get(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- get(ByteBuffer, ByteBuffer, byte[], byte[], Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Note: this internal interface is slightly different from public APIs in regard to handling of the qualifier.
- get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- get(CompletableFuture<T>) - Static method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- get(Future<T>) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
A helper class for getting the result of a Future, and convert the error to an
IOException
. - get(Future<T>, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Do a get with a timeout against the passed in
future
. - get(Future<T>, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
A helper class for getting the result of a Future, and convert the error to an
IOException
. - get(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- get(List<Get>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Extracts certain cells from the given rows, in batch.
- get(List<Get>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- get(List<Get>) - Method in class org.apache.hadoop.hbase.client.HTable
- get(List<Get>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- get(List<Get>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Extracts specified cells from the given rows, as a batch.
- get(List<Get>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- get(ServletContext, UriInfo) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Build a response for GET namespace description or GET list of namespace tables.
- get(ServletContext, UriInfo) - Method in class org.apache.hadoop.hbase.rest.NamespacesResource
-
Build a response for a list of all namespaces request.
- get(ServletContext, UriInfo) - Method in class org.apache.hadoop.hbase.rest.VersionResource
-
Build a response for a version request.
- get(K) - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- get(K) - Method in class org.apache.hadoop.hbase.util.ObjectPool
-
Returns a shared object associated with the given
key
, which is identified by theequals
method. - get(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Create a new HFileSystem object, similar to FileSystem.get().
- get(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- get(Connection, Configuration, FileSystem, TableName) - Method in interface org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactory
-
Creates or obtains a
FileArchiverNotifier
instance for the given args. - get(Connection, Configuration, FileSystem, TableName) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
-
Returns the
FileArchiverNotifier
instance for the givenTableName
. - get(Get) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Extracts certain cells from a given row.
- get(Get) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- get(Get) - Method in class org.apache.hadoop.hbase.client.HTable
- get(Get) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- get(Get) - Method in interface org.apache.hadoop.hbase.client.Table
-
Extracts certain cells from a given row.
- get(Get) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- get(Get) - 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) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- get(Get, boolean) - Method in class org.apache.hadoop.hbase.client.HTable
- get(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- get(Get, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Do a get based on the get parameter.
- get(Get, boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- get(Get, int) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- get(Get, HRegion, RSRpcServices.RegionScannersCloseCallBack, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- get(Table, String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- get(Table, Get) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- get(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- get(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- get(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Returns the MetricRegistry if found.
- get(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(Cluster, String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a GET request
- get(TracingProtos.RPCTInfo, String) - Method in class org.apache.hadoop.hbase.ipc.RPCTInfoGetter
- get(Size.Unit) - Method in class org.apache.hadoop.hbase.Size
-
get the value which is converted to specified unit.
- get(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Returns TableDescriptor for tablename
- 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(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- get(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Get data from a table.
- get(ChannelHandlerContext, FullHttpRequest) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ExistsResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RegionsResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RootResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
- get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.TableScanResource
- get(UriInfo, int, int) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- get(UriInfo, String, String, String) - Method in class org.apache.hadoop.hbase.rest.MultiRowResource
- get(TNode, Object, AvlUtil.AvlKeyComparator<TNode>) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Return the node that matches the specified key or null in case of node not found.
- Get - Class in org.apache.hadoop.hbase.client
-
Used to perform Get operations on a single row.
- Get(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Get
-
Create a Get operation for the specified row.
- Get(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Get
-
Create a Get operation for the specified row.
- Get(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.client.Get
-
Create a Get operation for the specified row.
- Get(Get) - Constructor for class org.apache.hadoop.hbase.client.Get
-
Copy-constructor
- GET - Enum constant in enum org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.MetaTableOps
- GET - Enum constant in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
- GET - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- GET - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- GET - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- GET_BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- GET_BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- GET_DEFAULT_HOST_METHOD - Static variable in class org.apache.hadoop.hbase.util.DNS
- GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- GET_LOCATED_BLOCK_LOCATIONS_METHOD - Static variable in class org.apache.hadoop.hbase.util.LocatedBlockHelper
- GET_SIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- GET_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- get25thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 25th percentile in the distribution.
- get75thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- get75thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get90thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 90th percentile in the distribution.
- get95thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- get95thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- get98thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- get999thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- get99thPercentile() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- 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() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- getAbortZNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- getAbsoluteIndex(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getAbsoluteOffsetInFile(int, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Get the absolute offset in given file with the relative global offset.
- getAbsolutePos(int) - Method in class org.apache.hadoop.hbase.util.ByteArrayHashKey
- getAcceptableFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getAcceptedIssuers() - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- getAccessChecker() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the
AccessChecker
- getAccessChecker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getAccessChecker() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns the
AccessChecker
- getAccessChecker() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getAccessCount() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
-
Gets the count of accesses to the mob file cache.
- getAccessCounter() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- getAccessScope() - Method in class org.apache.hadoop.hbase.security.access.Permission
- getAccessScope() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
-
Get this permission access scope.
- getAcl(String, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getAcl is an idempotent operation.
- getACL() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getACL() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns The serialized ACL for this operation, or null if none
- getACL() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns The serialized ACL for this operation, or null if none
- getAclEntries(SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType, Set<String>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- getAcquireBarrierNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Get the full znode path for the node used by the coordinator to trigger a global barrier acquire on each subprocedure.
- getAcquiredBarrier() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- getAcquiredBarrierNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- getAction() - Method in class org.apache.hadoop.hbase.client.Action
- getAction() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the action done if check succeeds
- getAction() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getAction(int, int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- 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
- getActions() - Method in class org.apache.hadoop.hbase.client.DelayingRunner
- getActions() - Method in class org.apache.hadoop.hbase.security.access.Permission
- getActive() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- getActiveBulkLoadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveBulkLoadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveBulkLoadRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActiveBulkLoadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActiveBulkLoadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active bulkload handler.
- getActiveBulkLoadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- getActiveEnforcements() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Creates an object well-suited for the RegionServer to use in verifying active policies.
- getActiveExecutorCount() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getActiveFileName() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Return the active file name that contains the real data.
- getActiveGeneralRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveGeneralRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveGeneralRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActiveGeneralRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActiveGeneralRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active general handler.
- getActiveGeneralRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- 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.logging.InternalLog4jUtils
- getActiveLogFiles() - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- getActiveLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getActiveMaster() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- getActiveMaster() - Method in interface org.apache.hadoop.hbase.client.ConnectionRegistry
-
Get the address of active HMaster.
- getActiveMaster() - Method in class org.apache.hadoop.hbase.client.RegionServerRegistry
- getActiveMaster() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getActiveMaster() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Gets the current active master, if available.
- getActiveMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
- getActiveMaster() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getActiveMaster(RpcController, RegistryProtos.GetActiveMasterRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getActiveMasterAddress() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get the address of active master if there is one.
- getActiveMasterAddress() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getActiveMasterInfoPort() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- getActiveMasterInfoPort() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns info port of active master or 0 if any exception occurs.
- getActiveMasterServerName() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- getActiveMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- getActiveMetaPriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveMetaPriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveMetaPriorityRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActiveMetaPriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActiveMetaPriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active meta priority handler.
- getActiveMetaPriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- getActiveMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- getActiveMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- getActivePoliciesAsMap() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Converts a map of table to
SpaceViolationPolicyEnforcement
s intoSpaceViolationPolicy
s. - getActivePriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActivePriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActivePriorityRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActivePriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActivePriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active priority handler.
- getActivePriorityRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- getActiveProceduresNoCopy() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Should only be used when starting up, where the procedure workers have not been started.
- getActiveProcIds() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getActiveProcIds() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Returns all the active procedure ids in this bit set.
- 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.DelegatingRpcScheduler
- getActiveReadRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveReadRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getActiveReplicationRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveReplicationRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveReplicationRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActiveReplicationRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActiveReplicationRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active replication handler.
- getActiveReplicationRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- getActiveRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the total 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
- getActiveScanners() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getActiveScanners() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getActiveScanRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveScanRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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 interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the hbase master active time
- getActiveTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getActiveUser() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
-
Returns the active user to which authorization checks should be applied.
- getActiveUser() - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- getActiveUser() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
Returns the active user to which authorization checks should be applied.
- getActiveUser() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- getActiveUser(ObserverContext<?>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Returns the active user to which authorization checks should be applied.
- getActiveUser(ObserverContext<?>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- 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.DelegatingRpcScheduler
- getActiveWriteRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getActiveWriteRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getActivityTime() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- getAdaptiveTimeout(int, int) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
-
Get the adaptive timeout value when performing a retry
- getAddress() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- getAddress() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- getAddress() - Method in class org.apache.hadoop.hbase.ServerName
- getAddress() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Returns Address for this cluster instance.
- getAdmin() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncAdmin
implementation to administer an HBase cluster. - getAdmin() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve an Admin implementation to administer an HBase cluster.
- getAdmin() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getAdmin() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- getAdmin() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to get the
Admin
. - getAdmin() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- getAdmin() - Method in class org.apache.hadoop.hbase.SharedConnection
- getAdmin() - Method in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
-
Obtain HBaseAdmin.
- getAdmin() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
-
Get a ThriftAdmin, ThriftAdmin is NOT thread safe
- getAdmin() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Caller doesn't close the admin afterwards.
- getAdmin(ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncAdmin
implementation to administer an HBase cluster. - getAdmin(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Establishes a connection to the region server at the specified address.
- getAdmin(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getAdmin(ServerName) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- getAdminBuilder() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncAdminBuilder
for creatingAsyncAdmin
. - getAdminBuilder() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getAdminBuilder(ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncAdminBuilder
for creatingAsyncAdmin
. - getAdminBuilder(ExecutorService) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getAdminForMaster() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Get the admin service for master.
- getAdminForMaster() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getAdminStub(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getADummyTableName(String) - Static method in class org.apache.hadoop.hbase.TableName
-
It is used to create table names for old META, and ROOT table.
- getAffectedBackupSessions(BackupInfo, TableName, BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- 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
- getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get AgeOfLastShippedOp
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getAgeOfLastShippedOp(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
get age of last shipped op of given wal group.
- getAggregateRequestPerSecond() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Get the aggregate source to which this reports.
- getAggregateSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Get the aggregate source to which this reports.
- getAggregateSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- getAlgorithm() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getAlgorithm() - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- getAliasPassword(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- getAll() - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Returns all cached RegionLocations
- getAll() - Method in class org.apache.hadoop.hbase.master.MasterRegionServerList
- getAll() - Method in interface org.apache.hadoop.hbase.master.RegionServerList
-
Get all live region servers.
- 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.
- getAll(List<Get>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version for batch get.
- getAllActiveProcIds() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Will be used when there are too many proc wal files.
- getAllBootstrapNodes(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Get the bootstrap node list of another region server.
- getAllBootstrapNodes(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getAllBootstrapNodes(RpcController, BootstrapNodeProtos.GetAllBootstrapNodesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getAllCached() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- getAllCacheKeysForFile(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getAllColumns(Table) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Returns a list of all the column families for a given Table.
- getAllDependentListByTable(TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Get the full dependent image list in the whole dependency scope for a specific table of this backup in time order from old to new.
- getAllExecutorStatuses() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- getAllFilters() - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Returns all known filters
- getAllHFileRefs() - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getAllHFileRefs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Load all hfile references in all replication queues.
- getAllHFileRefs() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getAllocationFailCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- getAllocationFailWarningMessage(BucketAllocatorException, BucketCache.RAMQueueEntry) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Prepare and return a warning message for Bucket Allocator Exception
- getAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getAllocatorForTest() - Static method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getAllowPartialResults() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getAllowPartialResults() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns true when the constructor of this scan understands that the results they will see may only represent a partial portion of a row.
- getAllPeerIds() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the set of peerIds of the clusters that have been connected and have an underlying ReplicationPeer.
- getAllPeersFromHFileRefsQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getAllPeersFromHFileRefsQueue() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get list of all peers from hfile reference queue.
- getAllPeersFromHFileRefsQueue() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getAllPeersFromHFileRefsQueue0() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getAllQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getAllQueues(ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getAllQueues(ServerName) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all queues for the specified region server.
- getAllQueues(ServerName) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getAllQueues0(ServerName) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getAllRegionLocations() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Retrieves all of the regions associated with this table.
- getAllRegionLocations() - Method in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- getAllRegionLocations() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- getAllRegionLocations() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Retrieves all of the regions associated with this table.
- getAllRegionLocations(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getAllRegions(Connection, boolean) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Lists all of the regions currently in META.
- getAllRegionServerByName() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- getAllRSGroupInfo(Connection) - Static method in class org.apache.hadoop.hbase.RSGroupTableAccessor
- getAllScannersForTesting() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Used in testing.
- getAllSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- getAllSegments() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
- getAllWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getAllWALs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Load all wals in all replication queues.
- getAllWALs() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
The optimistic lock of this implement is based on the cversion of root
ZKReplicationQueueStorage.queuesZNode
. - getAlterStatus(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. No longer needed now you get a Future on an operation.
- getAlterStatus(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getAlterStatus(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getAlterStatus(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. No longer needed now you get a Future on an operation.
- getAlterStatus(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getAlterStatus(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getAncestors() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getAncestors(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Get direct ancestors of the current backup.
- getAncestors(BackupInfo, TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Get the direct ancestors of this backup for one table involved.
- getAndCallByName(String, I) - Method in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
-
Get and execute the Function for the given className, passing the argument to the function and returning the result.
- getAndCheckRSGroupInfo(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Check passed name.
- getAndConvert(String, ZKConnectionRegistry.Converter<T>) - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getAndIncrAtomicInteger(AtomicInteger, int) - Method in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- getAndPrintRowContents(Table) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Invokes Table#get and prints out the contents of the retrieved row.
- getAndPrintRowContents(Table) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Invokes Table#get and prints out the contents of the retrieved row.
- getAndReset() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- 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.
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the map for holding unspecified (user) attributes
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns the map for holding unspecified (user) attributes
- getAppConfigurationEntry(String) - Method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient.KerberosConfiguration
- getAppConfigurationEntry(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- getAppendTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
appendTracker metric
- getAppliedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Gets the total number of OPs delivered to this sink.
- getArchiveDataDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getArchiveDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getArchivedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of available store files in the archive
- getArchivedStoreFileSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the total size of the store files in the archive
- getArchiveExecutor(Configuration) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
- getArchiveNsDir(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getArchivePath() - Method in class org.apache.hadoop.hbase.io.HFileLink
-
Returns the path of the archived hfile.
- getArchivePath(Configuration) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the full path to the archive directory on the configured
MasterFileSystem
- getArchivePath(Path) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the full path to the archive directory on the configured
MasterFileSystem
- getArchiveTableDir(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- 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
- getArgumentsFromCommandLine(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- getAsFile - Variable in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- getAsInt(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads bytes at the given offset as an int value.
- getAsLong(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads bytes at the given offset as a long value.
- getAsShort(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads bytes at the given offset as a short value.
- getAssignedRegions() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getAssignedRegions() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getAssignMaxAttempts() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getAssignmentManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getAssignmentManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of the
AssignmentManager
- getAssignmentManager() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getAssignmentManagerMetrics() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getAssignmentMap() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
-
Return the mapping between each region to its favored region server list.
- getAssignmentsForBalancer(TableStateManager, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
This is an EXPENSIVE clone.
- getAssignMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for assign region operation - getAssignMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getAssignProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for assign procedure
- getAssignRetryImmediatelyMaxAttempts() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getAsyncConnection() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Return the shared
AsyncConnection
which is used for handling wal replication. - getAsyncProcess() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getAsyncProcess() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns Default AsyncProcess associated with this connection.
- getAsyncProcess() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getAsyncProfilerHome() - Static method in class org.apache.hadoop.hbase.http.ProfileServlet
- getAttempt() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- getAttemptingUser() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- getAttemptingUser() - Method in class org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
- getAttemptTimes() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- getAttribute(String) - Method in interface org.apache.hadoop.hbase.client.Attributes
-
Gets an attribute
- getAttribute(String) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getAttribute(String) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- getAttribute(String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the value in the webapp context.
- getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Return a table descriptor value as a string.
- getAttributeKeyLength() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getAttributeKeyOffset() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getAttributes() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- getAttributes() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getAttributeSize() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getAttributeSize() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- getAttributesKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getAttributesMap() - Method in interface org.apache.hadoop.hbase.client.Attributes
-
Gets all attributes
- getAttributesMap() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getAttributesMap() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- getAuthChore(Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Deprecated since 2.2.0, this method will be
InterfaceAudience.Private
use only after 4.0.0. - getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
- getAuthHeader(HttpServletRequest) - Method in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
-
Returns the base64 encoded auth header payload
- getAuthManager() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- getAuthManager() - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getAuthMethod() - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
-
Returns the Hadoop
UserGroupInformation.AuthenticationMethod
for this method. - getAuthorizationID() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- getAuthorizationID() - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- getAuthorizations() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getAuthorizations() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns The authorizations this Query is associated with.
- getAuthorizedUgi(String, SecretManager<TokenIdentifier>) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- getAuthorizedUgi(String, SecretManager<TokenIdentifier>) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- getAuthorizedUgi(String, SecretManager<TokenIdentifier>) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider
- getAuthorizedUgi(String, SecretManager<TokenIdentifier>) - Method in interface org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProvider
- getAuthorizedUgi(String, SecretManager<TokenIdentifier>) - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslServerAuthenticationProvider
- getAuthRenewalChore(UserGroupInformation, Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Checks if security is enabled and if so, launches chore for refreshing kerberos ticket.
- getAuths(RpcController, VisibilityLabelsProtos.GetAuthsRequest, RpcCallback<VisibilityLabelsProtos.GetAuthsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- getAuths(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.Use
VisibilityClient.getAuths(Connection,String)
instead. - getAuths(Connection, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Get the authorization for a given user
- getAuthToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Get the authentication token of the user for the cluster specified in the configuration
- getAvailable() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
- getAvailablePath(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
Returns the path of the first available link.
- getAvailableWorker(ServerName) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- getAvailableWorker(ServerName) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- getAverageLatencyCounter() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getAverageLatencyForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getAverageLoad() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the average cluster load
- getAverageLoad() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- 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 interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get Average Load
- 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.
- getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Returns the average load of the region servers in the cluster
- getAverageRegionSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the average region size to this region server.
- getAverageRegionSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getAverageRegionSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- getAverageRegionSizeMb(List<RegionInfo>, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Also make sure tableRegions contains regions of the same table
- getAverageTime() - Method in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- getAverageTime() - Method in class org.apache.hadoop.hbase.util.MovingAverage
-
Get average execution time of the measured method.
- getAverageTime() - Method in class org.apache.hadoop.hbase.util.SimpleMovingAverage
- getAverageTime() - Method in class org.apache.hadoop.hbase.util.WeightedMovingAverage
- getAverageTime() - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
- getAvgKeyLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getAvgRegionSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the average region size for this table
- getAvgRegionSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getAvgStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Average age of store files hosted on this region server
- getAvgStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns Average age of store files under this region
- getAvgStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Average age of store files in this store
- getAvgStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns Average age of store files for this table
- getAvgStoreFileAge(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getAvgValueLen() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getBackgroundColor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- getBackgroundColor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- getBackingFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns the underlying filesystem
- getBackingMap() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getBackingMapValidated() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getBackoff(ServerName, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getBackoffPolicy() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getBackoffPolicy() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns the configured client backoff policy
- getBackoffPolicy() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getBackoffPolicy() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getBackoffTime() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
-
Returns the number of ms to wait on the client based on the
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.BackoffPolicy
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicy
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicyWithLimit
- getBackoffTimeAndIncrementAttempts() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- 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
- getBackupCopyJob(Configuration) - Static method in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
-
Gets backup copy job
- getBackupHistory() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Get all completed backup information (in desc order by time)
- getBackupHistory() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get all backups history
- getBackupHistory(boolean) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- getBackupHistory(boolean) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get all completed backup information (in desc order by time)
- getBackupHistory(int, BackupInfo.Filter...) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get backup history records filtered by list of filters.
- getBackupHistory(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get history for backup destination
- getBackupHistoryForTable(TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get history for a table
- getBackupHistoryForTableSet(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getBackupId() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getBackupId() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getBackupId() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- getBackupId() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- getBackupIdsToDelete(String[], String) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- getBackupImage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Get this backup image.
- getBackupInfo() - Method in exception org.apache.hadoop.hbase.backup.impl.BackupException
- getBackupInfo() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Returns backup info
- getBackupInfo() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.SnapshotCopy
- getBackupInfo(String) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Describe backup image command
- getBackupInfo(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- getBackupInfos(BackupInfo.BackupState) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get all backup sessions with a given state (in descending order by time)
- getBackupMasterAddresses() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get all the backup master addresses.
- getBackupMasterAddresses() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getBackupMasterInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- getBackupMasterInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
- getBackupMasterInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the info port of the backup master if it is available.
- getBackupMasterInfoPort(ZKWatcher, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get backup master info port.
- getBackupMasterNames() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the names of backup masters
- getBackupMasterNames() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getBackupMasterNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getBackupMasterNames() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- getBackupMasters() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get a list of current backup masters.
- getBackupMasters() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns current backup master list wrapped by
CompletableFuture
- getBackupMasters() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getBackupMasterNames()
instead. - getBackupMasters() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
Returns list of registered backup masters.
- getBackupMasters() - Method in class org.apache.hadoop.hbase.master.HMaster
- getBackupMasters() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getBackupMasters() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- getBackupMastersAndRenewWatch(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Retrieves the list of registered backup masters and renews a watch on the znode for children updates.
- getBackupMastersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getBackupMasterNames()
instead. - getBackupMergeJob(Configuration) - Static method in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
-
Gets backup merge job
- getBackupPath(String, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- getBackupRoot() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- getBackupRootDir() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getBackupRootDir() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- getBackupRootPath() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- getBackupSet(String) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Backup set describe command.
- getBackupSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- getBackupSetName() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getBackupTableInfo(TableName) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getBackupTmpDirPath(String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Get backup temporary directory
- getBackupTmpDirPathForBackupId(String, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Get backup tmp directory for backupId
- getBackupType() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getBackupZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- getBalancedSplits(List<Pair<SnapshotProtos.SnapshotFileInfo, Long>>, int) - Static method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Given a list of file paths and sizes, create around ngroups in as balanced a way as possible.
- getBalancer() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getBalancer(String, Configuration, List<BlockingQueue<CallRunner>>) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- getBalancerDecision() - Method in class org.apache.hadoop.hbase.namequeues.BalancerDecisionDetails
- getBalancerDecisions() - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- getBalancerDecisions(int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getBalancerDecisions(int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getBalancerDecisions(MasterProtos.BalancerDecisionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getBalancerDecisionsRequest() - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- getBalancerOn() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getBalancerOn() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getBalancerOn() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getBalancerRejection() - Method in class org.apache.hadoop.hbase.namequeues.BalancerRejectionDetails
- getBalancerRejections() - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- getBalancerRejections(int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getBalancerRejections(int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getBalancerRejections(MasterProtos.BalancerRejectionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getBalancerRejectionsRequest() - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- getBandwidth() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getBandwidth() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getBandwidth() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getBarriers() - Method in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- getBaseConf() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
A split takes the config from the parent region & passes it to the daughter region's constructor.
- getBaseHbckMetrics() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getBaseMetrics() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- 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 class org.apache.hadoop.hbase.client.ImmutableScan
- getBatch() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns maximum number of values to return for a single call to next()
- getBatch() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
- getBatch() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- getBatch() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- getBatch() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- getBatch() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns the number of cells to return in batch
- getBatchesProcessed() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- getBatchHash() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- getBatchLimit() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getBatchPool() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getBatchProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getBatchSize() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- getBatchStartKey() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- getBatchWaitTimeMillis(int) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.Get the amount of time in milliseconds to wait till next check.
- getBestCommonPrefixer() - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder
-
Deprecated.
- getBestCommonPrefixer() - Static method in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder
- getBestComparer() - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder
-
Deprecated.
- getBestComparer() - Static method in class org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder
-
Returns the Unsafe-using Comparer, or falls back to the pure-Java implementation if unable to do so.
- getBestConverter() - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder
-
Deprecated.
- getBestConverter() - Static method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder
-
Returns the Unsafe-using Converter, or falls back to the pure-Java implementation if unable to do so.
- getBestLocations(Configuration, HDFSBlocksDistribution) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getBestLocations(Configuration, HDFSBlocksDistribution, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
This computes the locations to be passed from the InputSplit.
- getBiggestMemStoreOfRegionReplica(SortedMap<Long, HRegion>, Set<HRegion>) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getBiggestMemStoreRegion(SortedMap<Long, HRegion>, Set<HRegion>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
- getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- getBindAddress(Configuration) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getBitmapIndex(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- 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.LruAdaptiveBlockCache
-
Get the buffer of the block with the specified name.
- 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.
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- getBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- getBlockBytesScanned() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
-
Return the amount of block bytes scanned to retrieve the response cells.
- getBlockBytesScanned() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Get the number of block bytes scanned by the current call.
- getBlockBytesScanned() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getBlockBytesScanned() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getBlockCache() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns the block cache.
- getBlockCache() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getBlockCache() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
May be null if this is a master which not carry table.
- getBlockCache() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns The block cache instance.
- getBlockCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items in the block cache.
- getBlockCacheCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheDataBlockCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of DATA blocks in the block cache.
- getBlockCacheDataBlockCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from the block cache.
- getBlockCacheEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheFailedInsertions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of cache insertions that failed.
- getBlockCacheFailedInsertions() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the block cache that is free.
- getBlockCacheFreeSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.
- getBlockCacheHitCachingCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to the block cache, for cacheable requests only.
- getBlockCacheHitCachingCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheHitCachingPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of requests with the block cache turned on that hit the block cache.
- getBlockCacheHitCachingPercent() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to the block cache
- getBlockCacheHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of all requests that hit the block cache.
- getBlockCacheHitPercent() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheMissCachingCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to the block cache, for cacheable requests only.
- getBlockCacheMissCachingCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to the block cache.
- getBlockCacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCachePrimaryEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from primary replica in the block cache.
- getBlockCachePrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCachePrimaryHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to primary replica in the block cache
- getBlockCachePrimaryHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCachePrimaryMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to primary replica in the block cache.
- getBlockCachePrimaryMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockCaches() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns The list of sub blockcaches that make up this one; returns null if no sub caches.
- 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.LruAdaptiveBlockCache
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- getBlockCacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total size (in bytes) of the block cache.
- getBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.LruAdaptiveBlockCache
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getBlockDecodingContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Get a decoder for
BlockType.ENCODED_DATA
blocks from this file. - getBlockDecodingContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- getBlockDistribution(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- 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.MetricsRegionServerWrapper
-
Returns Count of requests blocked because the memstore size is larger than blockingMemStoreSize
- getBlockedRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBlockedRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns the number of blocked requests
- getBlockForCaching(CacheConfig) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Creates a new HFileBlock.
- getBlockingFileCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getBlockingFileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
The number of files required before flushes for this store will be blocked.
- getBlockingService() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
- getBlockKey(int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getBlockKeys() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getBlockKeys() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getBlockLocalityIndex(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Get the block locality index for a given host
- getBlockLocalityIndexForSsd(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Get the block locality index for a ssd for a given host
- getBlockOffset(int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getBlockOffset(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getBlockPriority() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getBlockPriority() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- getBlocksize() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns The storefile/hfile blocksize for this column family.
- getBlocksize() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getBlocksize() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getBlocksize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- getBlockSize() - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Get the cipher's internal block size
- getBlockSize() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the cipher's internal block size
- getBlockSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- getBlockSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- getBlockSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getBlockSize(BlockCacheKey) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns an Optional containing the size of the block related to the passed key.
- getBlockSize(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getBlockSize(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- getBlockSizeProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getBlocksLocalityWeightInternal(String, HDFSBlocksDistribution.Visitor) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
- getBlocksLocalWeight() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getBlocksLocalWeight() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the data at local weight of this region in the regionserver
- getBlocksLocalWeight() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getBlocksLocalWeight(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Get the blocks local weight for a given host
- getBlocksLocalWithSsdWeight() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getBlocksLocalWithSsdWeight() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Different from blocksLocalWeight,this metric's numerator only include the data stored on ssd
- getBlocksLocalWithSsdWeight() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getBlocksLocalWithSsdWeight(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Get the blocks local weight with ssd for a given host
- getBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getBlocksTotalWeight() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the block total weight of this region
- getBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getBlockType() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Returns the block type after encoding
- getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Returns the block type of this cached HFile block
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockWritable
-
The type of block this data should use.
- getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- getBlockWithType(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- getBloomBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- getBloomBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getBloomBlockSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Returns the compound Bloom filter block size from the configuration
- getBloomChunkHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getBloomChunkHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getBloomChunkHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getBloomChunkHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBloomChunkMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getBloomChunkMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getBloomChunkMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getBloomChunkMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBloomFilterEligibleRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getBloomFilterEligibleRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Count of requests which could have used bloom filters, but they weren't configured or loaded.
- getBloomFilterEligibleRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBloomFilterEligibleRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns count of requests which could have used bloom filters, but they weren't configured or loaded.
- getBloomFilterEligibleRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns count of requests which could have used bloom filters for this table, but they weren't configured or loaded.
- getBloomFilterEligibleRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getBloomFilterMetadata(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getBloomFilterMetrics() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- getBloomFilterNegativeResultsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getBloomFilterNegativeResultsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Count of bloom filter requests which return a negative result.
- getBloomFilterNegativeResultsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBloomFilterNegativeResultsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns count of negative results for bloom filter requests for this store.
- getBloomFilterNegativeResultsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns count of bloom filter requests which return a negative result for this table.
- getBloomFilterNegativeResultsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getBloomFilterParam(BloomType, Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- getBloomFilterRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getBloomFilterRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Count of bloom filter requests.
- getBloomFilterRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getBloomFilterRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns count of bloom filter results for this store.
- getBloomFilterRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns count of bloom filter requests for this table.
- getBloomFilterRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getBloomFilterSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getBloomFilterSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns The total size of all Bloom filter blocks, not just loaded into the block cache
- getBloomFilterSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getBloomFilterType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns bloom filter type used for new StoreFiles in ColumnFamily
- getBloomFilterType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getBloomFilterType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Returns the HTTP response body
- getBoolean(String, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getBootstrapNodes() - Method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- getBootstrapNodes() - Method in class org.apache.hadoop.hbase.master.HMaster
- getBootstrapNodes() - Method in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- getBootstrapNodes() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getBootstrapNodes(Configuration) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- getBootstrapNodes(Configuration) - Method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- getBootstrapNodes(Configuration) - Method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- getBootstrapNodes(RpcController, RegistryProtos.GetBootstrapNodesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getBoundaries() - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
- getBoundariesPolicies() - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionRequest
- getBoundariesStoragePolicyForMajor(List<Long>, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- getBoundariesStoragePolicyForMinor(boolean, CompactionWindow, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- getBoundedCachedThreadPool(int, long, TimeUnit, ThreadFactory) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Create a new CachedThreadPool with a bounded number as the maximum thread size in the pool.
- getBrokenStoreFileCleaner() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getBucketCacheFromCacheConfig(CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getBucketCacheSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- getBucketCacheStats() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getBucketIndex(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- getBucketIndex(Object[], int) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- 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.ByteBufferKeyValue
- getBuffer() - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
-
Returns the underlying array where the data gets accumulated
- getBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- getBuffer() - Method in class org.apache.hadoop.hbase.KeyValue
-
To be used only in tests where the Cells are clearly assumed to be of type KeyValue and that we need access to the backing array to do some test case related assertions.
- getBuffer() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- getBuffer() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Returns the buffer
- getBufferCount() - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- getBufferCount(long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferArray
- getBufferedCounterForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getBufferedMutator(BufferedMutatorParams) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a
BufferedMutator
for performing client-side buffering of writes. - getBufferedMutator(BufferedMutatorParams) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getBufferedMutator(BufferedMutatorParams) - Method in class org.apache.hadoop.hbase.SharedConnection
- getBufferedMutator(BufferedMutatorParams) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getBufferedMutator(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
-
the name of the table, as a string
- getBufferedMutator(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncBufferedMutator
for performing client-side buffering of writes. - getBufferedMutator(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a
BufferedMutator
for performing client-side buffering of writes. - getBufferedMutator(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getBufferedMutator(TableName) - Method in class org.apache.hadoop.hbase.SharedConnection
- getBufferedMutator(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getBufferedMutator(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncBufferedMutator
for performing client-side buffering of writes. - getBufferedMutatorBuilder(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncBufferedMutatorBuilder
for creatingAsyncBufferedMutator
. - getBufferedMutatorBuilder(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getBufferedMutatorBuilder(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncBufferedMutatorBuilder
for creatingAsyncBufferedMutator
. - getBufferedMutatorBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- 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.
- getBuffers() - Method in class org.apache.hadoop.hbase.ipc.BufferChain
- getBufferSize() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getBufferSize(long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferArray
- getBufferSize(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- getBufferSize(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Compressor
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- getBufferSize(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoCompressor
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- getBufferSize(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyCompressor
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- getBufferSize(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdCompressor
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- getBufferSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getBufferWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns a buffer that does not include the header and checksum.
- getBuilder() - Static method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getBuilder(WALCellCodec.ByteStringCompressor) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- getBuilderForKeyStoreFileType(KeyStoreFileType) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoaderBuilderProvider
-
Returns a
FileKeyStoreLoader.Builder
that can build a loader which loads keys and certs from files of the givenKeyStoreFileType
. - 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
- getBulkLoadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getBulkLoadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getBulkLoadQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getBulkLoadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getBulkLoadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves length of the bulkload queue for metrics.
- getBulkLoadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- getBulkloadSeqId(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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.
- getBulkOutputDir() - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- getBulkOutputDir(String, Configuration, boolean) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getBulkOutputDir(Path, String, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getBulkOutputDir(Path, String, Configuration, boolean) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getBulkOutputDirForTable(TableName) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- GetBulkTime() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetBulkTime
- 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.
- getBypass() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- getBypassGlobals() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- getByteAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the byte at the given offset from current position.
- getByteAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getByteAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getByteBuffAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- getByteBuffAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- getByteBuffAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getByteBuffAllocator() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- getByteBuffAllocator() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Allocator to allocate/free the ByteBuffers, those ByteBuffers can be on-heap or off-heap.
- getByteBuffAllocator() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getByteBuffAllocatorHeapAllocationBytes() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getByteBuffAllocatorHeapAllocationBytes() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getByteBuffAllocatorHeapAllocRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getByteBuffAllocatorHeapAllocRatio() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getByteBuffAllocatorPoolAllocationBytes() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getByteBuffAllocatorPoolAllocationBytes() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getByteBuffAllocatorTotalBufferCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getByteBuffAllocatorTotalBufferCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getByteBuffAllocatorUsedBufferCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getByteBuffAllocatorUsedBufferCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getByteBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- getByteBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
-
This flips the underlying BB so be sure to use it _last_!
- getByteBuffers() - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
-
We can be assured that the buffers returned by this method are all flipped
- getBytes() - Method in class org.apache.hadoop.hbase.ipc.BufferChain
-
Expensive.
- getBytes() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getBytes() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
The underlying byte[].
- getBytes() - Method in class org.apache.hadoop.hbase.util.HashedBytes
- getBytes(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Returns a new byte array, copied from the given
buf
, from the position (inclusive) to the limit (exclusive). - getBytes(Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Get the Writable's contents as a byte array
- getBytes(Writable...) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Put a bunch of Writables as bytes all into the one byte array.
- getByteSize() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
- getByteSize() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
Returns Size of the bloom, in bytes
- getByteSize() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- getBytesPerChecksum() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getBytesPerChecksum() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getBytesPerChecksum(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Returns the configured bytesPerChecksum value.
- getBytesPerSec() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter for the read-rate from this stream, since creation.
- getBytesRead() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- getBytesRead() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- getBytesRead() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- getBytesRead() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- getBytesRead() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- getByteStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns a byte stream reading the data(excluding header and checksum) of this block
- getByteString(byte[]) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getByteStringCompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
- getByteStringUncompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
- getBytesWritten() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- getBytesWritten() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- getBytesWritten() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- getBytesWritten() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- getBytesWritten() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- getCache() - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.Get
-
Get whether blocks should be cached for this Get.
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.Scan
-
Get whether blocks should be cached for this Scan.
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns true if HFile blocks should be cached on the servers for this scan, false otherwise
- getCacheCleanupChore(CatalogReplicaLoadBalanceSimpleSelector) - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- getCacheCompactedBlocksOnWriteThreshold() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns total file size in bytes threshold for caching while writing during compaction
- getCacheCompactedBlocksOnWriteThreshold(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- getCacheConf() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getCacheConf() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Used for tests.
- getCacheCount() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getCacheDataBlockPercent() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- getCachedBlock(BlockCacheKey, boolean, boolean, boolean, BlockType, DataBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Retrieve block from cache.
- getCachedBlockStatsByFile() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- getCachedFileNamesForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Used in testing.
- getCachedFilesList(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the list of cached files
- getCachedFilesList(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the list of cached files
- getCachedFilesList(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getCachedFilesList(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get the list of cached files
- getCachedFilesList(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCachedFilesList(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
Get the list of cached files
- getCachedFilesList(RpcController, AdminProtos.GetCachedFilesListRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getCachedFilesList(RpcController, AdminProtos.GetCachedFilesListRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getCachedHeader(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Check atomic reference cache for this block's header.
- getCachedLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- getCachedLocation(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Search the cache for a location that fits our table and row key.
- getCachedLocation(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Search the cache for a location that fits our table and row key.
- getCachedTime() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- getCachedTime() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getCachedTime() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
Returns Time we were cached at in nano seconds.
- getCachedTime() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- getCacheKey() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- getCacheLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- 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
-
Returns true if inline blocks produced by this writer should be cached
- getCachePeriodMs() - Method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
For tests only, returns the configured cache period
- getCacheSize() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getCacheSize() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
-
Gets the count of cached mob files.
- getCacheSize() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- getCacheStats() - Method in class org.apache.hadoop.hbase.master.CachedClusterId
- getCaching() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getCaching() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getCaching() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns caching the number of rows fetched when calling next on a scanner
- getCaching() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Get the number of rows that will be fetched on next
- getCaching() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- getCaching() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns the number of rows that the scanner to fetch at once
- getCallable() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getCallback() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getCallBack() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getCallDetails() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- 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.DelegatingRpcScheduler
- 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.FastPathRpcHandler
- getCallRunner() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler.FifoCallRunner
- getCallRunner() - Method in class org.apache.hadoop.hbase.ipc.RpcHandler
- getCallsInProgress() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getCallTarget(Address, RegionInfo) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- getCallTimeMs() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getCallTimeout() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- getCallTimeout() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
- getCallTimeout() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getCandidate() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- getCandidateFilesForRowKeyBefore(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
-
See
StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
for details on this methods. - getCandidateGenerators() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- getCatalogFamily() - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column family used for meta columns.
- getCatalogFamily() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column family used for meta columns.
- getCatalogFamilyRow(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns Return the
HConstants.CATALOG_FAMILY
row from hbase:meta. - getCatalogJanitor() - Method in class org.apache.hadoop.hbase.master.HMaster
- getCatalogJanitor() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
CatalogJanitor
- getCategory() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- getCause() - Method in exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCause
- getCause() - Method in exception org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler.TIOErrorWithCause
- getCause(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getCauses() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getCBCCiphers() - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getCell() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- getCell() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Returns the Cell at the current position.
- getCell() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- 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
-
Returns Instance of
Cell
. - getCell() - Method in class org.apache.hadoop.hbase.mob.MobCell
- 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
- getCellBufSize() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- getCellBuilder() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns a CellBuilder so that coprocessors can build cells.
- getCellBuilder() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getCellCodecInputStream(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
Get or create the input stream used by cell decoder.
- getCellCodecInputStream(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
- getCellCodecInputStream(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- getCellComparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- 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
- getCellComparator(byte[]) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Utility method that makes a guess at comparator to use based off passed tableName.
- getCellComparator(TableName) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Utility method that makes a guess at comparator to use based off passed tableName.
- getCellCount() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getCellKeyAsString(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return the key portion of the passed
cell
as a String. - getCellKeyAsString(Cell, Function<Cell, String>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return the Key portion of the passed
cell
as a String. - getCellKeySerializedAsKeyValueKey(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- getCellKeySerializedAsKeyValueKey(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
This method exists just to encapsulate how we serialize keys.
- getCellLength(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.Segment
-
Get cell length after serialized in
KeyValue
- getCellList(byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Creates an empty list if one doesn't exist for the given column family or else it returns the associated list of Cell objects.
- getCellPermissionsForUser(User, Cell) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- getCells() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
Returns the cells
- getCells() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- getCellScanner() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The CellScanner that can carry input and result payload.
- getCellScanner() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Returns number of cells in segment
- 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
-
Returns Number of Cells in this snapshot.
- getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- getCellsCountCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getCellsCountCompactedFromMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of cells moved from mob during compaction.
- getCellsCountCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCellsCountCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getCellsCountCompactedToMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of cells moved to mob during compaction.
- getCellsCountCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCellSet() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Returns a set of all cells in the segment
- getCellSet() - Method in class org.apache.hadoop.hbase.regionserver.Segment
-
Returns a set of all cells in the segment
- getCellsPerTimeoutCheck() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getCellsPerTimeoutCheck(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getCellsSizeCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getCellsSizeCompactedFromMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of cells moved from mob during compaction, in bytes.
- getCellsSizeCompactedFromMob() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCellsSizeCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getCellsSizeCompactedToMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of cells moved to mob during compaction, in bytes.
- getCellsSizeCompactedToMob() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCellTTL() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getCellTTLColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getCellTTLColumnLength() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getCellTTLColumnOffset() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getCellValueFromProto(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getCellValueFromProto(HBaseProtos.DoubleMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getCellValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getCellValueFromProto(Q) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the PB message corresponding to the cell type
- getCellVisibility() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns CellVisibility associated with cells in this Mutation.
- getCellVisibility() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getCellVisibilityColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getCellVisibilityColumnLength() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getCellVisibilityColumnOffset() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getChance() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Returns The chance that a row gets included.
- getChannelAllocator(Configuration) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- getChar() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- getCharacter() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- getCharset() - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Returns the name of the configured charset
- getCharset() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- getCharset() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- getCheckAndMutateChecksFailed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that failed.
- getCheckAndMutateChecksFailed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns the number of failed checkAndMutate guards
- getCheckAndMutateChecksPassed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that passed.
- getCheckAndMutateChecksPassed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns the number of checkAndMutate guards that passed
- getCheckingEndTimestamp() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
Used for web ui to show when the HBCK checking report generated.
- getCheckingStartTimestamp() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
Used for web ui to show when the HBCK checking started.
- getChecksumFailures() - Method in interface org.apache.hadoop.hbase.io.MetricsIOWrapper
- 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() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getChecksumType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getChecksumType(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Returns the configured checksum algorithm.
- getChildAclOperations() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- getChildDataAndWatchForNewChildren(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Deprecated.Unused
- getChildDataAndWatchForNewChildren(ZKWatcher, String, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Deprecated.Unused
- getChildExps() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
- getChildren() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
- getChildren() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- getChildren() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- getChildren(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getChildren is an idempotent operation.
- getChildren(String, Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getChildren is an idempotent operation.
- getChildrenLatch() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getChore() - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- getChorePoolSize() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- getChoreService() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
-
If choreService has not been created yet, create the ChoreService.
- getChoreService() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
If choreService has not been created yet, create the ChoreService.
- getChoreService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getChoreService() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getChoreService() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getChoreService() - Method in interface org.apache.hadoop.hbase.Server
-
Returns The
ChoreService
instance for this server - getChunk() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Creates and inits a data chunk.
- getChunk() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
-
Poll a chunk from the pool, reset it if not null, else create a new chunk to return if we have not yet created max allowed chunks count.
- getChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getChunk(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Creates and inits a chunk with specific type.
- getChunk(ChunkCreator.ChunkType, int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Creates and inits a chunk.
- getChunkId() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Extracts the id of the backing bytebuffer of this cell if it was obtained from fixed sized chunks as in case of MemstoreLAB
- getChunkId() - Method in class org.apache.hadoop.hbase.regionserver.ByteBufferChunkKeyValue
- getChunkId() - Method in class org.apache.hadoop.hbase.regionserver.NoTagByteBufferChunkKeyValue
- getChunkSize() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getChunkSize() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- getChunkSize(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getChunkToWrite() - Method in class org.apache.hadoop.hbase.wal.BoundedEntryBuffers
- getChunkToWrite() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers
-
Returns RegionEntryBuffer a buffer of edits to be written.
- getChunkType() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- getCipher() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- getCipher() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- getCipher() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getCipher(String) - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Get an Cipher
- getCipher(String) - Method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- getCipher(String) - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- getCipher(Configuration, String) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get an cipher given a name
- getCipherOption(DataTransferProtos.DataTransferEncryptorMessageProto, boolean, SaslClient) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- getCipherOptions() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- getCipherProvider(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- getCipherSuites(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getClass(String, Class<?>) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClass(String, Class<? extends U>, Class<U>) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClassByName(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- getClassByName(String) - Method in interface org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfigMap
- getClassByName(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- getClassByName(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClassByNameOrNull(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClasses(String, Class<?>...) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClassLoader() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- getClassLoader() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getClassLoader() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the classloader for the loaded coprocessor instance
- getClassLoader() - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- getClassLoader(Path, ClassLoader, String, Configuration) - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
Get a CoprocessorClassLoader for a coprocessor jar path from cache.
- getClassLoaderForClass(Class<?>) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- getClassLoaderForCodec() - Static method in class org.apache.hadoop.hbase.io.compress.Compression
-
Returns the classloader to load the Codec class from.
- getClassName() - Method in interface org.apache.hadoop.hbase.client.CoprocessorDescriptor
-
Returns the name of the class or interface represented by this object.
- getClassName() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- getClassName() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getClassName() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- getClassName() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- getClazz() - Method in class org.apache.hadoop.hbase.http.ServletConfig
- getClazz() - Method in enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
- getCleanerThreadCheckIntervalMsec() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- getCleanerThreads() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- getCleanerThreadTimeoutMsec() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- getCleanerThreadTimeoutMsec() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- 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.
- getClient() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- getClient() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftClientBuilder
- getClient() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DefaultThriftClientBuilder
- getClient() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.HTTPThriftClientBuilder
- getClient(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Establishes a connection to the region server at the specified address, and returns a region client protocol.
- getClient(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getClient(ServerName) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- getClientAckTime() - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- getClientAddress() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getClientAddress() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getClientAddress() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getClientCertificateChain() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Returns the TLS certificate(s) that the client presented to this HBase server when making its connection.
- getClientCertificateChain() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getClientIdAuditPrefix() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns Client info for use as prefix on an audit log string; who did an action
- getClientIdAuditPrefix() - Method in interface org.apache.hadoop.hbase.master.MasterServices
- getClientMetrics() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
Metrics collected at client level for a user(needed for reporting through clusterStatus and hbtop currently)
- getClientMetrics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- getClientMetrics() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns metrics per client(hostname)
- getClientMetrics() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- getClientPortList() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Get the list of client ports.
- getClientVersionInfo() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Returns the client version info, or null if the information is not present
- getClientVersionInfo() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getClientZKQuorumServersString(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Get the client ZK Quorum servers string
- getClosedRegions() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- getCloseMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for close region request - getCloseMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getCloseProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for CloseRegionProcedure
- getClosestRegionInfo(Connection, TableName, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns Get closest metatable region row to passed
row
- getCluster() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Returns the cluster definition
- getClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getClusterConnection() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- 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.client.AbstractRpcBasedConnectionRegistry
- getClusterId() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getClusterId() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Returns the cluster ID unique to this HBase cluster.
- getClusterId() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getClusterId() - Method in interface org.apache.hadoop.hbase.client.ConnectionRegistry
-
Should only be called once.
- getClusterId() - Method in class org.apache.hadoop.hbase.client.RegionServerRegistry
- getClusterId() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getClusterId() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getClusterId() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getClusterId() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getClusterId() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getClusterId() - Method in class org.apache.hadoop.hbase.master.CachedClusterId
-
Returns a cached copy of the cluster ID.
- getClusterId() - Method in class org.apache.hadoop.hbase.master.HMaster
- getClusterId() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- getClusterId() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Returns The unique identifier generated for this cluster
- getClusterId() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the Cluster ID
- getClusterId() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getClusterId() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getClusterId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Cluster ID
- getClusterId() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getClusterId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getClusterId() - Method in class org.apache.hadoop.hbase.SharedConnection
- getClusterId() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getClusterId() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getClusterId() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getClusterId() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Returns Cluster ID for the HBase cluster or null if there is an err making the connection.
- getClusterId(byte[]) - Static method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getClusterId(int) - Method in class org.apache.hadoop.hbase.client.ClusterIdFetcher
-
Try get cluster id from the server with the given
index
inClusterIdFetcher.bootstrapServers
. - 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.
- getClusterId(Token<AuthenticationTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
- getClusterId(RpcController, RegistryProtos.GetClusterIdRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getClusterIds() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns the set of clusterIds that have consumed the mutation
- getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
- getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- getClusterIds() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Deprecated.Returns The cluster ids that have the change.
- getClusterIds() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns the set of cluster Ids that have consumed the change
- getClusterKey() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getClusterMetrics() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get whole cluster metrics, containing status about:
- getClusterMetrics() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns cluster status wrapped by
CompletableFuture
- getClusterMetrics() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getClusterMetrics() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getClusterMetrics() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns cluster status
- getClusterMetrics() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get cluster status with a set of
ClusterMetrics.Option
to get desired status. - getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns cluster status wrapped by
CompletableFuture
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.master.HMaster
- getClusterMetrics(EnumSet<ClusterMetrics.Option>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
-
Returns Master's instance of
ClusterSchema
- getClusterState() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getClusterStatus() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.getClusterMetrics()
- getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getClusterStatusResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
- getClusterVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
-
Dispatch to StorageClusterVersionResource
- getCode() - Method in enum org.apache.hadoop.hbase.Cell.Type
- getCode() - Method in enum org.apache.hadoop.hbase.executor.EventType
- getCode() - Method in enum org.apache.hadoop.hbase.KeyValue.Type
- getCode() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- getCode() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Returns the HTTP response code
- getCode() - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
-
Returns the unique value to identify this authentication method among other HBase auth methods.
- getCode() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
- getCodec() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Encapsulate the ugly casting and RuntimeException conversion in private method.
- getCodec(Configuration) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- getCodec(Configuration, String, CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- getCodec(Configuration, Decryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
- getCodec(Configuration, Encryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
- getCodec(Configuration, CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- getCodecClsName() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
Returns the cell codec classname
- getColdWindowStoragePolicy() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getColFamilyCutoffTime(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- getColorValue(Color, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- getColumn() - Method in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- getColumn() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
Returns the column
- getColumnCells(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Return the Cells for the specific column.
- getColumnCount() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getColumnFamilies() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns an unmodifiable collection of all the
ColumnFamilyDescriptor
of all the column families of the table. - getColumnFamilies() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- getColumnFamilies(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- getColumnFamily() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getColumnFamily() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getColumnFamily(byte[]) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns the ColumnDescriptor for a specific column family with name as specified by the parameter column.
- getColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the ColumnFamilyDescriptor for a specific column family with name as specified by the parameter column.
- getColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getColumnFamily(int) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Retrieve the column family at the given index from the table descriptor
- getColumnFamilyCount() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns the count of the column families of the table.
- getColumnFamilyCount() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getColumnFamilyCount() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns the count of the column families of the table.
- getColumnFamilyDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getColumnFamilyDescriptor() - Method in interface org.apache.hadoop.hbase.regionserver.Store
- getColumnFamilyList(Set<String>, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.To get the column family list according to the column family dirs
- getColumnFamilyMap() - Method in class org.apache.hadoop.hbase.client.replication.TableCFs
- getColumnFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getColumnFamilyName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
- getColumnFamilyName() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
- getColumnFamilyNameAsString() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getColumnFamilyNames() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns all the column family names of the current table.
- getColumnFamilyNames() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns all the column family names of the current table.
- getColumnFamilyNames() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getColumnFamilyTimeRange() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getColumnFamilyTimeRange() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns A map of column families to time ranges
- 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.
- getColumnLatestCell(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
The Cell for the most recent timestamp for a given column.
- getColumnLatestCell(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
The Cell for the most recent timestamp for a given column.
- getColumnLength(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getColumnOffset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- getColumnOffset(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getColumns() - Method in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- getColumns() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns list of columns of interest in column:qualifier format, or empty for all
- getColumns() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns the columns
- getColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getColumnsAdded() - Method in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- getColumnsDeleted() - Method in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- getColumnsModified() - Method in class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- getCommand(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- getCommittedFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- getCommittedFiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Returns the newly committed files from the flush.
- getCommmand() - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getCommonOptions() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- getCompactBoundariesForMajor(Collection<HStoreFile>, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
-
Return a list of boundaries for multiple compaction output in ascending order.
- getCompactedCellCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getCompactedCellCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of already compacted kvs in current compaction
- getCompactedCellCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during minor compactions.
- getCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The number of cells processed during minor compactions
- getCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during minor compactions, in bytes.
- getCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The total amount of data processed during minor compactions, in bytes
- getCompactedfiles() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- getCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCompactedFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
- getCompactedFilesCount() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- getCompactedFilesCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCompactedFilesCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Count of compacted store files
- 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
- getCompactedFilesSupplier() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getCompactedHFilesDischarger() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getCompactedStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getCompactingCellCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getCompactingCellCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the total number of cells in current compaction
- getCompactingCellCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getCompaction(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
Deserialized and returns a CompactionDescriptor is the KeyValue contains one.
- getCompactionBoundariesForMinor(CompactionWindow, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
-
Returns a list of boundaries for multiple compaction output from minTimestamp to maxTimestamp.
- getCompactionCheckMultiplier() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCompactionCheckMultiplier() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
- getCompactionCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-13655). Use
HColumnDescriptor.getCompactionCompressionType()
. - getCompactionCompressionType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Compression type setting.
- getCompactionCompressionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getCompactionCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getCompactionPolicy() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Returns Compaction policy to use.
- getCompactionPolicyForDateTieredWindow() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.client.RegionLoadStats
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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.
- getCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the compaction queue
- getCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCompactionRatio() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns Ratio used for compaction
- getCompactionRatioOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns Off peak Ratio used for compaction
- getCompactionRequestor() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getCompactionRequestor() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
- getCompactionRequestsLeftToFinish() - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- getCompactionState() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getCompactionState() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the compaction state of this region
- getCompactionState() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getCompactionState() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getCompactionState() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns if a given region is in compaction now.
- getCompactionState(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current compaction state of a table.
- getCompactionState(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the current compaction state of a table.
- getCompactionState(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getCompactionState(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get the compaction state of the table
- getCompactionState(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getCompactionState(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current compaction state of a table.
- getCompactionState(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the current compaction state of a table.
- getCompactionState(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getCompactionState(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get the current compaction state of a table.
- getCompactionState(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCompactionState(TableName, CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getCompactionStateForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current compaction state of region.
- getCompactionStateForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the current compaction state of region.
- getCompactionStateForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getCompactionStateForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getCompactionStateForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCompactionStateForRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getCompactionThroughputController() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getCompactor() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Returns Compactor to use.
- getCompactPriority() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns The priority that this region should have in the compaction queue
- 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
-
Returns the underlying
CompactSplit
for the servers - getComparator() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns the comparator
- getComparator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Returns the comparator
- getComparator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Returns the comparator
- getComparator() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Use Region#getCellComparator(). deprecated for hbase 2.0, remove for hbase 3.0
- getComparator() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getComparator() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Returns comparator
- 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 class org.apache.hadoop.hbase.regionserver.StoreContext
- 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
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- getComparator(Comparator<ColumnFamilyDescriptor>) - Static method in interface org.apache.hadoop.hbase.client.TableDescriptor
- getComparatorClass(String) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getComparatorClassName() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getCompareOp() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the comparison operator
- getCompareOperator() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns operator
- getCompareOperator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- getCompareOperator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- getComparisonData() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
Returns the data to be used to compare
this
to another object. - getComparisonData() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.ReversedRowRange
- getComparisonData() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
- getCompletedRecoveredEditsFilePath(Path, long) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Get the completed recovered edits file path, renaming it to be by last edit in the file from its first edit.
- getCompletedSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getCompletedSequenceId() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
This does not really belong inside RegionLoad but its being done in the name of expediency.
- getCompletedSequenceId() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getCompletedSize() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getCompletedSnapshotDir(String, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory for a completed snapshot.
- getCompletedSnapshotDir(SnapshotProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory for a specified snapshot.
- getCompletedSnapshots() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Gets the list of all completed snapshots.
- getCompletedSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCompletedSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCompletedSnapshots(Path, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Gets the list of all completed snapshots.
- getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
List the currently available/stored snapshots.
- getCompleteSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getCompletedSequenceId()
instead. - getCompleteTracker(CompactionLifeCycleTracker, IntSupplier) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getCompleteTs() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getCompleteTs() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getCompletionTime() - Method in interface org.apache.hadoop.hbase.ServerTask
-
Get the task completion time.
- getCompletionTime() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
Returns -1 if the snapshot is in progress, otherwise the completion timestamp.
- getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getComponents() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- getComponents() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator
- getCompressedSize(Compression.Algorithm, Compressor, byte[], int, int) - Static method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Find the size of compressed data assuming that buffer will be compressed using given algorithm.
- getCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-13655). Use
HColumnDescriptor.getCompressionType()
. - getCompression() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getCompressionAlgorithm() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getCompressionAlgorithmByName(String) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
- getCompressionCodec() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getCompressionType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Compression type setting.
- getCompressionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- getCompressionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getCompressor() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- getCompressor(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Encapsulate the ugly casting and RuntimeException conversion in private method.
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- getCompressorType() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getComputedSteps() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- getComputedTotalCost() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- getConcurrentCallsPerServer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getConf() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Get configuration n
- getConf() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- getConf() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- getConf() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- getConf() - Method in class org.apache.hadoop.hbase.BaseConfigurable
- getConf() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- getConf() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getConf() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
- getConf() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- getConf() - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- getConf() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- getConf() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
Returns The current compaction configuration settings.
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getConf() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- getConf() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- 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 interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get configuration of this cluster.
- getConf() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getConf() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- getConf() - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- getConf() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getConf() - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
- 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.
- getConfFromContext() - Method in class org.apache.hadoop.hbase.http.conf.ConfServlet
-
Return the Configuration of the daemon hosting this servlet.
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Returns Configuration used by the instance.
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Returns the
Configuration
object used by this instance. - getConfiguration() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns the
Configuration
object used by this instance. - getConfiguration() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Returns the
Configuration
object used by this instance. - getConfiguration() - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the
Configuration
object used by this instance. - getConfiguration() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns an unmodifiable map.
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Returns Configuration instance being used by this Connection instance.
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HTable
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Table
-
Returns the
Configuration
object used by this instance. - getConfiguration() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- getConfiguration() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns a Read-only Configuration; throws
UnsupportedOperationException
if you try to set a configuration. - getConfiguration() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getConfiguration() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Getter for fetching an unmodifiable map.
- getConfiguration() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Returns the Configuration used by this 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.NamespaceDescriptor
-
Getter for fetching an unmodifiable
NamespaceDescriptor.configuration
map. - getConfiguration() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- 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.regionserver.ReplicationSyncUp.DummyServer
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getConfiguration() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the configuration object required to communicate with this peer
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the configuration object required to communicate with this peer
- getConfiguration() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- getConfiguration() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Getter for fetching an unmodifiable
RSGroupInfo.configuration
map. - 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
- getConfiguration() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getConfiguration() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getConfiguration() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getConfiguration() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.AuthFilter
-
Returns the configuration to be used by the authentication filter to initialize the authentication handler.
- getConfigurationManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns : Returns the ConfigurationManager object for testing purposes.
- getConfigurationValue(String) - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns accessing the configuration value by key.
- getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Getter for accessing the configuration value by key
- getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
-
Getter for accessing the configuration value by key
- getConfiguredHashAlgorithm(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Returns the Hash Algorithm defined in the crypto configuration.
- getConfiguredInputFormat(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- getConfiguredScanForJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
- getConfResourceAsInputStream(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getConfResourceAsReader(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getConn() - Method in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- getConnectedZooKeeper(String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperHelper
-
Get a ZooKeeper instance and wait until it connected before returning.
- getConnection() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- getConnection() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Returns Connection used by this object.
- getConnection() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getConnection() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Returns Connection used by this object.
- getConnection() - Method in class org.apache.hadoop.hbase.client.HTable
-
INTERNAL Used by unit tests and tools to do low-level manipulations.
- getConnection() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- getConnection() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
Returns
Connection
instance used by this Callable. - getConnection() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Returns
ClusterConnection
instance used by this Callable. - 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() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerCall
-
Deprecated.
- getConnection() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- getConnection() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- getConnection() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- getConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getConnection() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getConnection() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- getConnection() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Return the shared
Connection
which is used for handling bulk load hfiles replication. - getConnection() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getConnection() - Method in interface org.apache.hadoop.hbase.Server
-
Returns a reference to the servers' connection.
- getConnection() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getConnection(SocketChannel, long) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.Subclasses of HBaseServer can override this to provide their own Connection implementations.
- getConnection(ConnectionId) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Get a connection from the pool, or create a new one and add it to the pool.
- getConnectionAttributes() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getConnectionAttributes() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns the map of attributes specified when building the Connection.
- getConnectionAttributes() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getConnectionAttributes() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getConnectionCache() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
-
Returns the ConnectionCache instance
- getConnectionConfiguration() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns a ConnectionConfiguration object holding parsed configuration values
- getConnectionConfiguration() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getConnectionCount() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Return the connection count of the metrics within a scope
- getConnectionExceptionTypes() - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
-
For test only.
- getConnectionHeader() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getConnectionHeaderPreamble() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getConnectionMetrics() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getConnectionMetrics() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns the MetricsConnection instance associated with this connection.
- getConnectionMetrics() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getConnectionRegistry() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getConnectionRegistry() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Get the
ConnectionRegistry
used to orient this cluster. - getConnectionRegistry() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getConnectionRegistry(InputStream, OutputStream, Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- getConnectionRegistry(Channel, Call) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- getConnections() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- getConnectionString() - Method in interface org.apache.hadoop.hbase.client.ConnectionRegistry
-
Return the connection string associated with this registry instance.
- getConnectionString() - Method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- getConnectionString() - Method in class org.apache.hadoop.hbase.client.RegionServerRegistry
- getConnectionString() - Method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- getConnectionString() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getConnectionString(Configuration) - Static method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- getConnectorAddress(int) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the address that corresponds to a particular connector.
- getConnectString() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- getConnectTimeout() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getConsistency() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getConsistency() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns the consistency level for this operation
- getConstraints(TableDescriptor, ClassLoader) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Get the constraints stored in the table descriptor To read from To use when loading classes.
- getContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- getContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- getContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- getContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
- getContext(Class<?>) - Method in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
- getControllerException(RpcController) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
-
Retreivies exception stored during RPC invocation.
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getCoordinatedStateManager() - Method in interface org.apache.hadoop.hbase.Server
-
Get CoordinatedStateManager instance for this server.
- getCoordinator() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Returns distributed commit coordinator for all running snapshots
- getCoprocessorDescriptors() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Return the list of attached co-processor represented
- getCoprocessorDescriptors() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Return the list of attached co-processor represented by their name className
- getCoprocessorDescriptors() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns the coprocessor host
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Returns Coprocessor host.
- getCoprocessorNames() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getCoprocessorNames() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Return the RegionServer-level and Region-level coprocessors
- getCoprocessorNames() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getCoprocessors() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptor.getCoprocessorDescriptors()
instead - 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 interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the co-processors
- getCoprocessors() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getCoprocessors() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the co-processors
- getCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getCoprocessorServiceCall(Descriptors.MethodDescriptor, Message, byte[]) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getCoprocessorServiceRequest(Descriptors.MethodDescriptor, Message) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getCoprocessorServiceRequest(Descriptors.MethodDescriptor, Message, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getCopyOfOnlineRegionsSortedByOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getCopyOfOnlineRegionsSortedByOnHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getCorePoolSize() - Method in class org.apache.hadoop.hbase.ChoreService
-
Returns number of threads in the core pool of the underlying ScheduledThreadPoolExecutor
- getCorePoolSize() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- getCorePoolSize() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Returns the core pool size settings.
- getCorePoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getCorePoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getCorrupted() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of corrupted file paths after checkTables is called.
- getCorruptedFlagFileForSnapshot(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the flag file path if the snapshot is corrupted
- getCorruptedLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getCorruptedMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of corrupted mob file paths after checkTables is called.
- getCorruptedProcs() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- getCorruptedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of corrupted store files
- getCostFromRl(BalancerRegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- getCostFromRl(BalancerRegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.MemStoreSizeCostFunction
- getCostFromRl(BalancerRegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.ReadRequestCostFunction
- getCostFromRl(BalancerRegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StoreFileCostFunction
- getCostFromRl(BalancerRegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.WriteRequestCostFunction
- getCostFuncInfoList() - Method in class org.apache.hadoop.hbase.client.BalancerRejection
- getCostFunctionNames() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Get the names of the cost functions
- getCostFunctions() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- getCouldNotCommunicateWithServer() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- getCount() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker.ServerErrors
- getCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- getCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Returns count of blocks in the cache
- getCount() - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Returns the current value.
- getCount() - Method in interface org.apache.hadoop.hbase.metrics.Histogram
-
Return the total number of values added to the histogram.
- getCount() - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- getCount() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- getCount() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getCount() - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- getCount() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Returns the number of events.
- getCount() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the number of values in the snapshot.
- getCount() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- getCount() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
- getCount() - Method in interface org.apache.hadoop.metrics2.MetricHistogram
-
Return the total number of values added to the histogram.
- getCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Returns the number of items that the estimator has processed
- getCountAtOrBelow(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- getCountAtOrBelow(long) - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the total count below the given value
- getCountData() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- getCounter(Enum<?>) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- getCounter(String) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Returns
AtomicLong
instance for this counter name, null if counter does not exist. - getCounter(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableCounterLong from the storage.
- getCounter(String, String) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- getCountersMapSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getCountersMapSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getCountOfCommonTableRegions() - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
Returns Count of regions on this server that share the table this.region belongs to
- getCpRequestCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getCpRequestsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getCreatedTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns timestamp when this file was created (as returned by filesystem)
- getCreateFlags(boolean, boolean) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- getCreateTime() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getCreationTime() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getCreationTime(Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Given the log file, parse the timestamp from the file name.
- getCumulativeNumKV(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getCumulativePlansSizeLimitMb() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getCurBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- getCurBlockCacheUsed() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- getCurCellSerializedSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- getCurMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- getCurMemStoreUsed() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- getCurrent() - Static method in class org.apache.hadoop.hbase.security.User
-
Returns the
User
instance within current execution context. - getCurrent() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Return the current user within the current execution context
- getCurrentBandwidth() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getCurrentBatchPool() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getCurrentBloomSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getCurrentCall() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Needed for features such as delayed calls.
- getCurrentChunk() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- getCurrentClientVersionInfo() - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
-
Returns the versionInfo extracted from the current RpcCallContext
- getCurrentCompactedKvs() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Returns the completed count of key values in currently running compaction
- getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getCompactedCellCount()
instead. - getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns The number of current compacted key-values
- getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getCurrentConnection() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Get the cached connection for the current user.
- 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.LruAdaptiveBlockCache
- getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getCurrentDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- 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.
- getCurrentFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the filesystem of the hbase rootdir.
- getCurrentForTesting() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- getCurrentHash() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
-
Get the current hash
- getCurrentHour() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- getCurrentIndexSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
-
Get the current key
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Returns the current key.
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Returns the current key.
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALKeyRecordReader
- getCurrentKey() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- getCurrentKey() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- getCurrentMetaLookupPool() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getCurrentMode() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- 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.io.FileLink.FileLinkInputStream
- 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.ReplicationSourceShipper
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Returns the
Path
of the current WAL - getCurrentPathFileStatus() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- getCurrentPathStat() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- getCurrentPayloadCarryingRpcController() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- getCurrentPosition() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- getCurrentPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- getCurrentPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- getCurrentRegionCachedRatio() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getCurrentRegionCachedRatio() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns current prefetch ratio of this region on this server
- getCurrentRegionCachedRatio() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getCurrentRegionCacheRatio() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getCurrentRunTime() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
-
Returns the time since the current procedure is running
- 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.LruAdaptiveBlockCache
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getCurrentSnapshotFromQuotaTable(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns the current space quota snapshot of the given
tableName
fromQuotaTableUtil.QUOTA_TABLE_NAME
or null if the no quota information is available for that tableName. - getCurrentSortField() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getCurrentSpaceQuotaSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Returns the Master's view of a quota on the given
namespace
or null if the Master has no quota information on that namespace. - getCurrentSpaceQuotaSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns the Master's view of a quota on the given
namespace
or null if the Master has no quota information on that namespace. - getCurrentSpaceQuotaSnapshot(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getCurrentSpaceQuotaSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getCurrentSpaceQuotaSnapshot(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCurrentSpaceQuotaSnapshot(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getCurrentSpaceQuotaSnapshot(RawAsyncHBaseAdmin.Converter<SpaceQuotaSnapshot, QuotaProtos.GetQuotaStatesResponse>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCurrentSpaceQuotaSnapshot(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Returns the Master's view of a quota on the given
tableName
or null if the Master has no quota information on that table. - getCurrentSpaceQuotaSnapshot(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns the Master's view of a quota on the given
tableName
or null if the Master has no quota information on that table. - getCurrentSpaceQuotaSnapshot(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getCurrentSpaceQuotaSnapshot(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getCurrentSpaceQuotaSnapshot(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getCurrentSpaceQuotaSnapshot(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getCurrentState() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getCurrentState() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- getCurrentState(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- getCurrentState(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- getCurrentState(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
-
Returns the current
SpaceQuotaSnapshot
for the givensubject
. - getCurrentStateId() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
This method is used from test code as it cannot be assumed that state transition will happen sequentially.
- getCurrentTerm() - Method in class org.apache.hadoop.hbase.util.LossyCounting
- getCurrentTime() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getCurrentUserName() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Returns the userName for the current logged-in user.
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Returns the current value.
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Returns the current value.
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- getCurrentValue() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- getCurrentWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getCursor() - Method in class org.apache.hadoop.hbase.client.Result
-
Return the cursor if this Result is a cursor result.
- getCursor() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- getCursor() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- getCursorPosition() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- getCursorPosition() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- getCursorPosition() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- getCursorPosition() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- getCurTaskZKVersion() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- getCurTotalNonRootEntrySize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getCurTotalNonRootEntrySize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getCycles() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- getData() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- getData() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
-
Returns This chunk's backing data.
- getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- getData(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Gets the data of the node.
- getData(String, boolean, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getData is an idempotent operation.
- getData(String, Watcher, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getData is an idempotent operation.
- getData(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get znode data.
- getDataAndWatch(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- getDataAndWatch(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the data at the specified znode and set a watch.
- getDataAndWatch(ZKWatcher, String, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the data at the specified znode and set a watch.
- getDataAndWatch(ZKWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the data at the specified znode and set a watch.
- GetDataAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
- GetDataAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.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.LruAdaptiveBlockCache
- getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getDataBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getDataBlockEncoder() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns the data block encoder
- getDataBlockEncoderById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Find and create data block encoder for given id;
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns the data block encoding algorithm used in block cache and optionally on disk
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Returns the
DataBlockEncoding
encoding used - getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
Returns the data block encoding
- 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
- getDataBlockEncodingId() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns get data block encoding id that was used to encode this block
- getDataBlockIndexReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getDataBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getDataBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getDataChecksumType() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
Function to get corresponding
DataChecksum.Type
. - getDataChunksPool() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getDataCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- getDataDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getDataFileName(int) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- getDataHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getDataHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getDataHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getDataHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.MetricsRegionServerWrapper
-
Ammount of data in the memstore but not in the WAL because mutations explicitly had their WAL turned off.
- getDataInMemoryWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns the size of data processed bypassing the WAL, in bytes
- getDataInternal(ZKWatcher, String, Stat, boolean, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- getDataLength() - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- getDataLocality() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.Returns the data locality of region in the regionserver.
- getDataLocality() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the data locality of region in the regionserver.
- getDataLocality() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getDataLocalityForSsd() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getDataLocalityForSsd() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Different from dataLocality,this metric's numerator only include the data stored on ssd
- getDataLocalityForSsd() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getDataMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getDataMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getDataMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getDataMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getDataNodeHosts() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getDatanodeInfoMap() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- getDataNodePort() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- getDataNoWatch(ZKWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the data at the specified znode without setting a watch.
- getDataNsDir(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getDataRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return the rootDir.
- getDataSetWatch(String, Long) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- getDataSetWatchAsync() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- getDataSetWatchFailure(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- getDataSetWatchFailure(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- getDataSetWatchSuccess(String, byte[]) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- getDataSetWatchSuccess(String, byte[], int) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- getDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Returns Size of data.
- getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Returns Sum of all cell sizes.
- 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.NonThreadSafeMemStoreSizing
- getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getDataSize() - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- getDataSize() - Method in class org.apache.hadoop.hbase.util.LossyCounting
- getDataSizeLimit() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getDataSizeProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getDataTableDir(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- 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.MobFileName
-
Gets the date string.
- getDate() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
The date that hbase was compiled.
- 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
- getDaughterOneRI() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getDaughterRegionIdTimestamp(RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Calculate daughter regionid to use.
- getDaughterRegions(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the daughter regions by reading the corresponding columns of the catalog table Result.
- getDaughterTwoRI() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getDeadline() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Return the deadline of this call.
- getDeadline() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getDeadline(RPCProtos.RequestHeader, Message) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
-
Returns the deadline of the specified request.
- 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
- getDeadNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- getDeadNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Returns the list of dead nodes
- getDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the dead region servers
- getDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getDeadRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- getDeadServerNames() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the names of region servers on the dead list
- getDeadServerNames() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getDeadServerNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.Returns the names of region servers on the dead list
- getDeadServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-13656). Use
ClusterStatus.getDeadServerNames()
. - getDeadServers() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getDeadServers() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- getDeadServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
- getDeadServers(long) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
Get the servers which died since a given timestamp.
- getDeadServersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getDeadServerNames()
. - getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags
- getDecoder(InputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
-
Implementation depends on
InputStream.available()
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
-
Implementation depends on
InputStream.available()
- getDecoder(InputStream) - 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.codec.CellCodec
- getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags
- getDecoder(ByteBuff) - Method in interface org.apache.hadoop.hbase.codec.Codec
- getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
- getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
- getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
- getDecoder(ByteBuff) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
- getDecompressor() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- getDecompressorType() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getDecryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getDecryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getDecryptor() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return a decryptor for decrypting data.
- getDeepCopy() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- getDeepCopy() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- getDefaultBlockDecodingContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Get the default decoder for blocks from this file.
- getDefaultBlockDecodingContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- getDefaultBlockSize(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Return the number of bytes that large input files should be optimally be split into to minimize i/o time.
- getDefaultBufferSize(FileSystem) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the default buffer size to use during writes.
- getDefaultChecksumType() - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
- getDefaultCipherSuites(boolean) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getDefaultCipherSuitesForJavaVersion(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getDefaultCodec(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- getDefaultEventLoopConfig(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- getDefaultExecutor(Configuration) - Static method in class org.apache.hadoop.hbase.client.HTable
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- getDefaultExtension() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getDefaultFileExtension() - Method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
The file extension that is associated with this file type.
- getDefaultHost(String, String) - Static method in class org.apache.hadoop.hbase.util.DNS
-
Wrapper around DNS.getDefaultHost(String, String), calling DNS.getDefaultHost(String, String, boolean) when available.
- getDefaultLength() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- getDefaultLoadBalancerClass() - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
-
The default
LoadBalancer
class. - getDefaultMasterPort(Configuration) - Static method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.Supplies the default master port we should use given the provided configuration.
- getDefaultParameters(Configuration) - Static method in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- getDefaultParameters(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- getDefaultProvider() - Method in class org.apache.hadoop.hbase.wal.WALFactory
- getDefaultRegionLocation() - Method in class org.apache.hadoop.hbase.RegionLocations
- getDefaultRegionReplica(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- getDefaultReplication(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- getDefaultServers() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getDefaultServers(List<RSGroupInfo>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getDefaultSlop() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- getDefaultSortField() - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- getDefaultSortField() - Method in interface org.apache.hadoop.hbase.hbtop.mode.ModeStrategy
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- getDefaultSortField() - Method in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- getDefaultThreadPool(Configuration) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
-
Returns a Thread pool for the RPC's to region replicas.
- getDefaultValues() - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- getDefaultValues() - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getDefaultValuesBytes() - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- getDefaultWorkingSnapshotDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the default working directory for snapshots - where they are built, where they are temporarily copied on export, etc.
- getDefinedImplemantations() - Static method in class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
- getDelay(long) - Method in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedObject
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- getDelay(TimeUnit) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- getDelegate() - Method in class org.apache.hadoop.hbase.io.DelegatingInputStream
- getDelegate() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getDelegate() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
-
Retrieves the singleton instance of the
EnvironmentEdge
that is being managed. - getDelegatee() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- getDelegateeForModification() - Method in class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor
-
Deprecated.
- getDelegateeForModification() - Method in class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor
-
Deprecated.
- getDelegateeForModification() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getDelegateeForModification() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getDelegatesForTesting() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Exposed for TESTING!
- getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- 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
- getDeleteFamilyBloomHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getDeleteFamilyBloomHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getDeleteFamilyBloomMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getDeleteFamilyBloomMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getDeleteFamilyBloomMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getDeleteFamilyBloomMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getDeleteFamilyCnt() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getDeleteTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
deleteTracker metric
- getDelimiter(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Find index of passed delimiter walking from start of buffer forwards.
- getDelimiterInReverse(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Find index of passed delimiter walking from end of buffer backwards.
- getDependentListByTable(TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Get the dependent image list for a specific table of this backup in time order from old to new if want to restore to this backup image level.
- getDeployedOn() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getDesc(List<Throwable>, List<? extends Row>, List<String>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getDesc(Map<String, Integer>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getDescription() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
-
Returns a description of the operation
- getDescription() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- getDescription() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- getDescription() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- getDescription() - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- getDescription() - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- getDescription() - Method in class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- 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
- getDescription() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getDescription() - Method in interface org.apache.hadoop.hbase.ServerTask
-
Get the task's description.
- getDescription() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- getDescription() - Method in enum org.apache.hadoop.hbase.thrift.ImplType
- getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration) - Static method in class org.apache.hadoop.hbase.client.RegionInfoDisplay
-
Get the descriptive name as
RegionState
does it but with hidden startkey optionally - getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use RegionInfoDisplay#getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration) over in hbase-server module.
- getDescriptor() - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Gets the
TableDescriptor
for this table. - getDescriptor() - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getDescriptor() - Method in class org.apache.hadoop.hbase.client.HTable
- getDescriptor() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getDescriptor() - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets the
table descriptor
for this table. - getDescriptor() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get a table descriptor.
- getDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Method for getting the tableDescriptor
- getDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getDescriptor(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getDeserializer() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Returns CacheableDeserializer instance which reconstructs original object from ByteBuffer.
- getDeserializer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getDeserializer(int) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
Get the cacheable deserializer registered at the given identifier Id.
- getDeserializer(Class<Cell>) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization
- getDeserializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
- getDeserializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- getDeserializer(Class<ExtendedCell>) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization
- getDeserializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
Deprecated.
- getDeserializerIdentifier() - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
-
Get the identifier of this deserializer.
- getDeserializerIdentifier() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockDeserializer
- getDesiredMaxFileSize() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- 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
-
Deprecated.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
-
Returns deviation of the data values that are in the current list of data values
- getDfs(Configuration) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- getDfs(FileSystem) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- getDFSHedgedReadMetrics(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns The DFSClient DFSHedgedReadMetrics instance or null if can't be found or not on hdfs.
- getDFSReplication() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns replication factor set for this CF
- getDFSReplication() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getDFSReplication() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getDictionary(Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- getDictionary(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getDictionary(Configuration, String) - Static method in class org.apache.hadoop.hbase.io.compress.DictionaryCache
-
Load a dictionary or return a previously cached load.
- getDictionaryId(byte[]) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- getDifferentFavoredNode(BalancerClusterState, List<ServerName>, int) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLocalityPicker
- getDirectMemorySize() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
Returns the direct memory limit of the current progress
- getDirectMemoryUsage() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
Returns the current amount of direct memory used.
- getDirUri(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the URI in the string format
- getDisabledTableRegions() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
- getDispersionInformation() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return a list which contains 3 elements: average dispersion score, max dispersion score and min dispersion score as first, second and third elements, respectively.
- getDisplayedHeaders() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- getDisplayedRecords() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- getDoasFromHeader(HttpServletRequest) - Static method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
-
The purpose of this function is to get the doAs parameter of a http request case insensitively
- getDouble(String, double) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getDrainingRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the draining region servers
- getDrainingRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getDrainingServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns A copy of the internal list of draining servers.
- getDropDependentColumn() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- getDstTrackerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- getDummyHeaderForVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Return the appropriate DUMMY_HEADER for the minor version
- getDummyHeaderForVersion(boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Return the appropriate DUMMY_HEADER for the minor version
- getDumpServlet() - Method in class org.apache.hadoop.hbase.master.HMaster
- getDumpServlet() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getDurability() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Get the current durability
- getDurability() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns the durability setting for the table.
- getDurability() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the durability setting for the table.
- getDurability() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns the durability setting for the table.
- 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[]) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- 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 class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getEarliestMemStoreSeqNum(byte[], byte[]) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- 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
- getEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getEditsFiltered() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Gets the number of edits not eligible for replication this source queue logs so far.
- getEditsRead() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- 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
- getEffectiveLevel(String) - Static method in class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- getEffectiveLevel(String) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- getEffectiveUser() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Get the current thread local effective user
- getElements() - Method in class org.apache.hadoop.hbase.util.LossyCounting
- getEligibleRequestsCount() - Method in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
-
Returns Current value for requests which could have used bloom filters but wasn't defined or loaded.
- getEmptyRegionInfo() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getEmptyRegionInfo() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getEnabled() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- getEnabled() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- getEnabled() - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- getEnabledProtocols(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getEncodedBuffer(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- getEncodedCompressedSize(Compression.Algorithm, Compressor) - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Estimate size after second stage of compression (e.g.
- getEncodedData() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Returns encoded data with header
- getEncodedDataSizeWritten() - Method in class org.apache.hadoop.hbase.io.encoding.EncodingState
- getEncodedName() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns the encoded region name
- getEncodedName() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the encoded region name.
- getEncodedName() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns the encoded region name
- getEncodedNameAsBytes() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- getEncodedNameAsBytes() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the encoded region name as an array of bytes.
- getEncodedNameAsBytes() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- getEncodedNodeName(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.Gets the full path node name for the log file being split.
- getEncodedPath() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getEncodedPath() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns Encoded Path if this StoreFile was made with a Stream.
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region's encoded name.
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns encoded region name
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns encoded region name
- getEncoder() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Return new data block encoder for given algorithm type.
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags
- getEncoder(OutputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
- 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
- getEncodingById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- getEncodingById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getEncodingState() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- getEncodingState() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Returns the encoding state
- getEncodingState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- getEncryptionContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getEncryptionContext() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getEncryptionKey() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Return the raw crypto key attribute for the family, or null if not set
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getEncryptionType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Return the encryption algorithm in use by this family
- getEncryptionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getEncryptionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getEncryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getEncryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getEncryptor() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Get an encryptor for encrypting data.
- getEnd() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- getEnd() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Inclusive.
- getEndKey() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- getEndKey() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns the endKey
- getEndKey() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the endKey.
- getEndKey() - Method in class org.apache.hadoop.hbase.HbckRegionDetails
- getEndKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns the endKey
- getEndKey() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getEndKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Returns the end key
- getEndKey() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getEndKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
- getEndKey(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- getEndKeyForDisplay(RegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.client.RegionInfoDisplay
-
Get the end key for display.
- getEndKeyForDisplay(HRegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use RegionInfoDisplay#getEndKeyForDisplay(RegionInfo, Configuration) over in hbase-server module.
- getEndKeys() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Gets the ending row key for every region in the currently open table.
- getEndKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the ending row key for every region in the currently open table.
- getEndpointObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessor
- getEndpointObserver() - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Returns end row key
- getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the end row.
- getEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns end row
- getEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- 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
- getEndTime() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- getEndTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns the upper bound on timestamps of items of interest
- getEndTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getEngine() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
- 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
-
Returns number of KV entries in this HFile
- getEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getEntries() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- getEntries() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- getEntriesTimeout - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- getEntry() - Method in class org.apache.hadoop.hbase.client.SingleResponse
- getEntry() - Method in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- getEntry(short) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Gets an entry from the dictionary.
- getEntry(short) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- getEntryBySubEntry(long) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getEntryBySubEntry(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Finds the entry corresponding to the deeper-level index block containing the given deeper-level entry (a "sub-entry"), assuming a global 0-based ordering of sub-entries.
- getEntryCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getEntryEndPos() - Method in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- getEntrySizeExcludeBulkLoad(WAL.Entry) - Static method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- getEntrySizeIncludeBulkLoad(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- getEntryUsers(Table, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- getEnum(String, T) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getEnvironment() - Method in interface org.apache.hadoop.hbase.coprocessor.ObserverContext
- getEnvironment() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- getEnvironment() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getErasureCodingPolicy() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
The HDFS erasure coding policy for a table.
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
The HDFS erasure coding policy for a table.
- getErasureCodingPolicy() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.The HDFS erasure coding policy for a table.
- getErr() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- getErrorCheckable() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
exposed for testing.
- getErrorHandler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- getErrorHandler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
- getErrorList() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- getErrorList() - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- getErrorMessages() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- 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
-
Returns the Bloom filter error rate in the given configuration
- getErrorReporter(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getErrorResponse(String, Exception) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getErrors() - Method in interface org.apache.hadoop.hbase.client.AsyncRequestFuture
- getErrors() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getErrors() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getEstimatedEntrySize(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- getEstimatedNumberOfKvsScanned() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Returns The estimated number of KVs seen by this scanner (includes some skipped KVs).
- getEstimatedUniquesFrac() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- getEvent() - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- getEvent() - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- getEvent() - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- getEvent() - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
Retrieve event type for NamedQueueService implementation.
- getEvent() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- getEvent(HttpServletRequest) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- getEventByOrdinal(int) - Static method in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- getEventCount(int) - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- getEventLoopConfig(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
- getEventLoopConfig(Configuration) - Static method in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
- 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.regionserver.FlushRegionCallable
- getEventType() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- getEventType() - Method in class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- getEventType() - Method in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- getEventType() - Method in class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- getEventType() - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- getEventType() - Method in class org.apache.hadoop.hbase.replication.regionserver.SwitchRpcThrottleRemoteCallable
- getEvictCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- getEvictedBlocks() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- 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
- getEvictionThread() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- getEvictionThread() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getExceedThrottleQuotaRowKey() - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- 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
- getException() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getException() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- getException() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.Returns Null or the run exception; call this method after thread is done.
- getException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
-
Get the last exception which has occurred when re-setting the watch.
- getException(byte[]) - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
Returns the exception for the region, if any.
- getExceptionCount() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- 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.
- getExceptionMessage() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.MasterCallable
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getExceptionMessageAdditionalDetail() - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
Returns Some details from the implementation that we would like to add to a terminating exception; i.e.
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- getExceptionMsg() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
- getExceptions() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- getExceptions() - Method in class org.apache.hadoop.hbase.client.MultiResponse
- getExcludeDatanodeManager() - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- getExcludeDatanodeManager() - Method in class org.apache.hadoop.hbase.wal.WALFactory
- getExcludeDNs() - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- getExcludedServersForSystemTable() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
For a given cluster with mixed versions of servers, get a list of servers with lower versions, where system table regions should not be assigned to.
- getExcludeNamespaces() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getExcludeTableCFsMap() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getExclusiveLockOwnerProcedure() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- getExclusiveLockOwnerProcedure() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getExclusiveLockOwnerProcedure() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Get the procedure which holds the exclusive lock.
- getExclusiveLockProcIdOwner() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Return the id of the procedure which holds the exclusive lock, if exists.
- getExecString() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent.LocalShell
- getExecString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine.DuFileCommand
- getExecutedWriteBufferPeriodicFlushes() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getExecutor() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getExecutor() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
- getExecutor() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
- getExecutor(String) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- getExecutor(ExecutorType) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- getExecutorLazily(ExecutorService.ExecutorConfig) - 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(ExecutorConfig)
- getExecutorName(String) - Method in enum org.apache.hadoop.hbase.executor.ExecutorType
-
Returns Conflation of the executor type and the passed
serverName
. - getExecutorPool() - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- getExecutorPoolName() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getExecutorService() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
ExecutorService
- getExecutorService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getExecutorService() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns hbase executor service
- getExecutorServiceType() - Method in enum org.apache.hadoop.hbase.executor.EventType
- getExecutorThreadPool(ExecutorType) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- getExecutorType() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- getExeEx() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- getExhaustiveDescription() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- 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
- getExists() - Method in class org.apache.hadoop.hbase.client.Result
- getExistsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
- getExpiration() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- getExpirationDate() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getExpireBefore() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- getExpiredStores(Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
- getExportFilter(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- getExpression() - Method in class org.apache.hadoop.hbase.security.visibility.CellVisibility
-
Returns The visibility expression
- getExtendedAttribute(String) - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Return a named String value injected into the WALKey during processing, such as by a coprocessor
- getExtendedAttribute(String) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- getExtendedAttributes() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns a map of all extended attributes injected into this WAL key.
- getExtendedAttributes() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- getExternalClassLoaders() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Retrieves the set of classloaders used to instantiate Coprocessor classes defined in external jar files.
- getExternalDfsUri() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getExternalZkConnectString() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getExtraContextForError(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- getExtraFreeFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Get an extra header value.
- getExtraHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Get all extra headers (read-only).
- getFactor(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaUtil.KeyFromRow
- getFactory() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- getFactoryId() - Method in class org.apache.hadoop.hbase.wal.WALFactory
- getFailed() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- getFailed() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- getFailed() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Return the failed exception, null if not failed.
- getFailed() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- getFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- getFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Get the count of the failed bathes
- getFailedCounter() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
- getFailedCounter() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureMetrics
-
Returns Total number of instances failed for a type of a procedure
- getFailedCounterForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getFailedDeletions() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.Returns a set of failed deletions
- getFailedFiles() - Method in exception org.apache.hadoop.hbase.backup.FailedArchiveException
- getFailedIncrements() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getFailedIncrements() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getFailedInserts() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getFailedInserts() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getFailedMsg() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getFailedOn() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
Returns any exception thrown during service method invocation, or
null
if no exception was thrown. - getFailedOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getFailedOperations() - Method in interface org.apache.hadoop.hbase.client.AsyncRequestFuture
- getFailedOperations() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getFailedPuts() - Method in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- getFailedPuts() - Method in class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- getFailedRegions() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- 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. - getFailureCount() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.Returns failure count
- getFailureInfo() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- getFailureMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of check failure mob file paths after checkTables is called.
- getFailures() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of check failure file paths after checkTables is called.
- getFallBackCandidates(List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- getFallbackToSimpleAuth(SaslDataTransferClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslAdaptor
- getFamilies() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the keys of the familyMap
- getFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
HTableDescriptor.getColumnFamilies()
instead. - getFamilies() - Method in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- getFamilies() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the set of families present on disk n
- getFamilies() - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
For use by FSWALEntry ONLY.
- getFamiliesKeys() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-18008). Use
HTableDescriptor.getColumnFamilyNames()
. - getFamily() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the family to check
- getFamily() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns the column family
- getFamily() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns the column family
- getFamily() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Returns the family
- getFamily() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getFamily() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getFamily() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getFamily() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- getFamily() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- getFamily() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- getFamily() - Method in class org.apache.hadoop.hbase.tool.BulkLoadHFiles.LoadQueueItem
- getFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
HTableDescriptor.getColumnFamily(byte[])
instead. - getFamily(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getFamilyArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyArray() - Method in interface org.apache.hadoop.hbase.Cell
-
Contiguous bytes composed of legal HDFS filename characters which may start at any index in the containing array.
- getFamilyArray() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getFamilyArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the backing array of the entire KeyValue (all KeyValue fields are in a single array)
- getFamilyArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getFamilyArray() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns The
ByteBuffer
containing the column family bytes. - getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getFamilyByteBuffer() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getFamilyCellMap() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Method for retrieving the put's familyMap
- getFamilyDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Given a particular region dir, return all the familydirs inside it
- getFamilyLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyLength() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Number of family bytes.
- getFamilyLength() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getFamilyLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Family length
- getFamilyLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getFamilyLength() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getFamilyLength(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyLength(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyLength(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Family length
- getFamilyLengthPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyLengthPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyLengthPosition(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyLengthPosition(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyLengthPosition(int) - Method in class org.apache.hadoop.hbase.KeyValue
- getFamilyLengthPosition(int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's familyMap
- getFamilyMap() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Scan
-
Getting the familyMap
- getFamilyMap(byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Map of qualifiers to values.
- getFamilyMapOfLongs() - Method in class org.apache.hadoop.hbase.client.Increment
-
Before 0.95, when you called Increment#getFamilyMap(), you got back a map of families to a list of Longs.
- getFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getFamilyNameInBytes() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getFamilyNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
-
Returns the family names which are effected by this edit.
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyOffset() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Array index of first family byte
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Family offset
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getFamilyOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Family offset
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns Position in the
ByteBuffer
where column family bytes start - getFamilyPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getFamilyPosition() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getFamilyPosition(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getFamilyStoreDirectoryPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getFamilyString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getFamilyToFilesMapping() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- getFatalConnectionString(int, byte) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getFavoredNodeList(String) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- getFavoredNodes() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getFavoredNodes() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getFavoredNodes(List<ServerName>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
-
Returns PB'ed bytes of
HBaseProtos.FavoredNodes
generated by the server list. - 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
-
Returns the list of favored region server for this region based on the plan
- 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
-
Convert PB bytes to ServerName.
- getFavoredNodesManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getFavoredNodesManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Favored Nodes Manager
- 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.
- getField() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- getField() - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- getField() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Header
- getField(List<Field>, String) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- getFieldInfos() - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- getFieldInfos() - Method in interface org.apache.hadoop.hbase.hbtop.mode.ModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- getFieldInfos() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getFields() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getFieldValue(Field, String) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- getFieldValueType() - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- getFifteenMinuteRate() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- getFifteenMinuteRate() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- getFile(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getFileBeingSplit() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- getFileCacheForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
-
Exposed for Testing!
- getFileChannels() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- getFileChecksum(FileSystem, Path) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- 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
- getFileCreateTime() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getFileDetails(Collection<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Extracts some details about the files to compact that are commonly needed by compactors.
- 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
- getFileInfoHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getFileInfoHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFileInfoMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getFileInfoMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getFileInfoMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getFileInfoMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFileInfoOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getFileLink(Path, Configuration) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- getFileList(List<Path>, PathFilter) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- getFileList(Configuration, List<Path>, PathFilter) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.Get a list of paths that need to be split given a set of server-specific directories and optionally a filter.
- getFilename() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- getFilename() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getFilename() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- 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.
- getFileName(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- getFileNameCompatibleString(TableName) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getFilenameFromBulkLoad(Map<byte[], List<Path>>[]) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- getFileNode(String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getFileNode(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getFilenum() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getFileNum(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- 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 class org.apache.hadoop.hbase.io.hfile.ReaderContext
- 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.BulkLoadHFiles.LoadQueueItem
- getFilePaths(FileSystem, Path, PathFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getFilePermissions(FileSystem, Configuration, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Get the file permissions specified in the configuration, if they are enabled.
- getFileRegion() - Method in class org.apache.hadoop.hbase.io.Reference
- getFiles() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
-
Returns the hfiles in the snapshot when this was made.
- getFiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns unmodifiable collection of StoreFiles in compaction
- getFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- getFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Get the backing files associated with this WAL.
- getFiles(FileSystem, Path, long, long) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- getFiles(FileSystem, Path, List<String>, PathFilter) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getFilesForScan(byte[], boolean, byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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.io.hfile.ReaderContext
- getFileSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- getFileSize(String) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
-
Using Linux command du to get file's real size
- getFileSize(FileSystem, String) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
-
Computes the size of a single file on the filesystem.
- getFileSize(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- GetFileSize() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetFileSize
- getFilesLength(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Get the total length of files under the given directory recursively.
- getFileSplitPoint(HStoreFile, CellComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Gets the approximate mid-point of the given file that is optimal for use in splitting it.
- getFilesRecursively(String) - Method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- getFileStatus() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns The
FileStatus
of the file - getFileStatus(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
Get the FileStatus of the referenced file.
- getFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns
FileSystem
being used by this region - getFilesystem() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getFileSystem() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Returns the
FileSystem
on which this file resides - getFileSystem() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- 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.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the underlying
FileSystem
- 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.regionserver.StoreFileInfo
- getFileSystem() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getFileSystem() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getFileSystem() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- getFileSystem() - Method in interface org.apache.hadoop.hbase.Server
-
Returns Return the FileSystem object used (can return null!).
- getFileSystem() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- getFileSystem(List<String>) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getFilter() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the filter to check
- getFilter() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getFilter() - Method in class org.apache.hadoop.hbase.client.Query
- getFilter() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns RowFilter
- getFilter() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- getFilter() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
- getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Returns the Filter
- getFilter() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- getFilter() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns the filter specification
- getFilterArguments(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Returns the arguments of the filter from the filter string
- getFilterByFromThrift(TLogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getFilterByOperator() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getFilteredLogs(AdminProtos.SlowLogResponseRequest, List<TooSlowLog.SlowLogPayload>) - Static method in class org.apache.hadoop.hbase.namequeues.LogHandlerUtils
- getFilteredReadRequestCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getFilteredReadRequestCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of filtered read requests made to region
- getFilteredReadRequestCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getFilteredReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of filtered read requests that have been issued against this region
- getFilteredReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getFilteredReadRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of write requests that have been issued against this table
- getFilteredReadRequestCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getFilteredReadRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- getFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- getFilteredReadRequests() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- getFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns count of filtered read requests for a user
- getFilteredReadRequests() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getFilteredReadRequestCount()
instead. - getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getFilteredReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of filtered read requests to regions hosted on this region server.
- getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFilteredReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns filtered read requests count for this region
- getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getFilteredReadRequestsCount() - Method in interface org.apache.hadoop.hbase.UserMetrics.ClientMetrics
- getFilteredReadRequestsCount() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- 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.
- getFilterHistories() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getFilterIfMissing() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Get whether entire row should be filtered if column is not found.
- getFilterInitializers(Configuration) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Get an array of FilterConfiguration specified in the conf
- getFilterName(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Returns the filter name given a simple filter expression
- getFilterParams(Configuration, String) - Static method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
-
Constructs a mapping of configuration properties to be used for filter initialization.
- getFilters() - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Get the filters.
- getFilters() - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- getFilters() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getFinalFunctionCosts() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- getFinalParameters() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getFingerprint() - Method in class org.apache.hadoop.hbase.client.Get
-
Compile the table and column family (i.e.
- getFingerprint() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getFingerprint() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Compile the column family (i.e.
- getFingerprint() - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a Map containing a fingerprint which identifies the type and the static schema components of a query (i.e.
- getFingerprint() - Method in class org.apache.hadoop.hbase.client.Scan
-
Compile the table and column family (i.e.
- getFirst() - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- getFirst() - Method in class org.apache.hadoop.hbase.util.Pair
-
Return the first element stored in the pair.
- getFirst() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
-
Return the first element stored in the pair.
- getFirst() - Method in class org.apache.hadoop.hbase.util.Triple
- getFirst(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Return the first node of the tree.
- getFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getFirstFailureAt() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.Returns time of the fist failure
- 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
- getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- getFirstKeyCellInBlock(ByteBuff) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Return first key in block as a cell.
- getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- getFirstLevelCache() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- getFirstRegionInfo() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- getFirstRegionInfo() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- getFirstRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getFirstRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getFiveMinuteRate() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- getFiveMinuteRate() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Returns the five-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- getFlags() - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Returns the set of configured match flags, a bit mask that may include
Pattern
flags - getFlags() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- getFlags() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- getFlattenAction() - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- getFlattenAction() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- getFloat(String, float) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getFloat(Configuration, String, float, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- 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.MetricsRegionServerWrapper
-
Get the number of cells flushed to disk.
- getFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The number of cells flushed to disk
- getFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data flushed to disk, in bytes.
- getFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The total size of data flushed to disk, in bytes
- getFlushedOutputFileSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getFlushedOutputFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The total size of out output files on disk, in bytes
- getFlusherCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getFlushPolicyClass(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
-
Get FlushPolicy class for the given table.
- getFlushPolicyClassName() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
This gets the class associated with the flush policy which determines the stores need to be flushed when flushing a region.
- getFlushPolicyClassName() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
This gets the class associated with the flush policy which determines the stores need to be flushed when flushing a region.
- getFlushPolicyClassName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.This gets the class associated with the flush policy which determines the stores need to be flushed when flushing a region.
- 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.
- getFlushQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the flush queue.
- getFlushQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns reference to FlushRequester
- 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
-
Returns the controller to avoid flush too fast
- getForceRegionRetainmentRetries() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getForceRegionRetainmentWaitInterval() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getForegroundColor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- getForegroundColor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- getFormatVersion() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getFormatVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
- getFragmentationInfo(HMaster, Configuration) - Method in class org.apache.hadoop.hbase.master.http.MasterStatusServlet
- getFreeBufferCount() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
The
ConcurrentLinkedQueue.size()
is O(N) complexity and time-consuming, so DO NOT use the method except in UT. - getFreeBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- getFreeMemory() - Method in class org.apache.hadoop.hbase.util.JVM
-
Return the physical free memory (not the JVM one, as it's not very useful as it depends on the GC), but the one from the OS as it allows a little bit more to guess if the machine is overloaded or not).
- 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.LruAdaptiveBlockCache
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getFromCacheOrFetch() - Method in class org.apache.hadoop.hbase.master.CachedClusterId
-
Fetches the ClusterId from FS if it is not cached locally.
- getFromHBase(Get) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getFromMaster() - Method in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- getFromRegion() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- getFromRegionServer() - Method in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- getFromServer() - Method in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- getFromServer() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- getFromTables() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- getFromThrift(TGet) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
Get
(HBase) from aTGet
(Thrift). - getFs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the handle on the local file system
- getFsReadTime() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getFsReadTime() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
- getFsReadTime() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getFsReadTime() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getFullyCachedFiles() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns an Optional containing the map of files that have been fully cached (all its blocks are present in the cache.
- getFullyCachedFiles() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getFullyCachedFiles() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
Returns the list of fully cached files
- getGauge(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableGaugeLong from the storage.
- getGaugeInt(String, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableGaugeInt from the storage.
- getGcCollectorBeans() - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getGCMCiphers() - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getGcTimes() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- getGeneralBloomFilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- 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
- getGeneralBloomMetaHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getGeneralBloomMetaHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getGeneralBloomMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getGeneralBloomMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getGeneralBloomMetaMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getGeneralBloomMetaMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getGeneralBloomWriter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
For unit testing only.
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- getGeneralQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getGetTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
getTracker metric
- getGlobalLimiter() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
Return the limiter associated with this quota.
- getGlobalLimiterWithoutUpdatingLastQuery() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
Return the limiter associated with this quota without updating internal last query stats
- getGlobalMemStoreDataSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Returns the global Memstore data size in the RegionServer
- 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
-
Returns the global memstore on-heap size in the RegionServer
- getGlobalMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- getGlobalMemStoreLimitLowMark() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- getGlobalMemStoreLimitLowMarkPercent() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- getGlobalMemStoreOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Returns the global memstore off-heap size in the RegionServer
- getGlobalMemStoreSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
-
Returns Pair of global memstore size and memory type(ie.
- getGlobalMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getGlobalOffHeapMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- getGlobalOnHeapMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- getGlobalPermissions(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- getGlobalRootPaths() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
return paths that user will global permission will visit
- getGlobalSource() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
- getGlobalSource() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- getGlobalTracer() - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
- getGroupAdminServer() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- getGroupAuths(String[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- getGroupAuths(String[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- 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
- getGroupInfoManager() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- getGroupName(String) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Returns the actual name for a group principal (stripped of the group prefix).
- getGroupNames() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- getGroupNames() - Method in class org.apache.hadoop.hbase.security.User
-
Returns the list of groups of which this user is a member.
- getGroupNames() - Method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- getGroups() - Static method in class org.apache.hadoop.hbase.security.UserProvider
- getGroups(String) - Method in class org.apache.hadoop.hbase.security.User.TestingGroups
- getGuaranteedClientSideOnly() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- getHandler(String, double, int, BlockingQueue<CallRunner>, AtomicInteger, AtomicInteger, Abortable) - Method in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
- getHandler(String, double, int, BlockingQueue<CallRunner>, AtomicInteger, AtomicInteger, Abortable) - Method in class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- getHandler(String, double, int, BlockingQueue<CallRunner>, AtomicInteger, AtomicInteger, Abortable) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Override if providing alternate Handler implementation.
- getHandlerCount(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getHashCount() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- getHashType() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- getHashType(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
-
This utility method converts the name of the configured hash type to a symbolic constant.
- getHBase1CompatibleName(String) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Deprecated.Since hbase-2.0.0. Will be removed in hbase-3.0.0.
- getHBaseServerWrapper() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- getHBaseVersion() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the HBase version string as reported by the HMaster
- getHBaseVersion() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getHBaseVersion() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.Returns the HBase version string as reported by the HMaster
- getHBaseVersion() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
-
Returns the HBase release
- getHBaseVersion() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the HBase version as a string (e.g.
- getHBaseVersion() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- getHbck() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an Hbck implementation to fix an HBase cluster.
- getHbck() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getHbck() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve an Hbck implementation to fix an HBase cluster.
- getHbck() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getHbck() - Method in class org.apache.hadoop.hbase.SharedConnection
- getHbck(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an Hbck implementation to fix an HBase cluster.
- getHbck(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getHbck(ServerName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve an Hbck implementation to fix an HBase cluster.
- getHbck(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getHbck(ServerName) - Method in class org.apache.hadoop.hbase.SharedConnection
- getHbckChore() - Method in class org.apache.hadoop.hbase.master.HMaster
- getHbckChore() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
HbckChore
- gethbckEmptyRegionInfo() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckHoles() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckInconsistentRegions() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- getHbckInternal(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getHbckLockPath() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.Returns Will be
null
unless you callHBaseFsck.FileLockCallable.call()
- gethbckOrphanRegionsOnFs() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckOrphanRegionsOnRs() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckOverlaps() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckReportEndTime() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckReportStartTime() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- gethbckUnknownServers() - Method in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
Get the HDFSBlocksDistribution derived from the StoreFile input stream, re-computing if cache is expired.
- getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns the HDFS block distribution
- getHDFSBlocksDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getHdfsEntry() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getHdfsHRI() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getHdfsRegionDir() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getHead() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- getHeader() - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- getHeader() - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- getHeader() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The request header of this call.
- getHeader() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getHeader() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Response
- getHeader(String) - Method in interface org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
-
Returns the value of a header.
- getHeader(String) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- getHeader(ByteBuf, int) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- getHeaderAndDataForTest() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns the header or the compressed data (or uncompressed data when not using compression) as a byte array.
- getHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Returns the HTTP response headers
- getHeaderSize() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- getHealthReport() - Method in class org.apache.hadoop.hbase.HealthReport
-
Gets the health report of the region server.
- getHealthReport(HealthChecker.HealthCheckerExitStatus) - Method in class org.apache.hadoop.hbase.HealthChecker
- getHeap() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
Returns the current Heap
- getHeapAllocationBytes() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getHeapAllocationBytes(ByteBuffAllocator...) - Static method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getHeapAllocationRatio(ByteBuffAllocator...) - Static method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsHeapMemoryManagerSource
- getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns heap memory manager instance
- getHeapOccupancy() - Method in class org.apache.hadoop.hbase.client.RegionLoadStats
- getHeapOccupancyPercent() - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- getHeapOccupancyPercent() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
-
Returns heap occupancy percentage, 0 <= n <= 1.
- getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Returns The heap size of this segment.
- 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.NonThreadSafeMemStoreSizing
- getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- getHeapSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the heap size of this batch
- getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the current heap size, in MB
- getHeapSizeProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getHedgedReadOps() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
hedgedReadOps metric
- getHedgedReadOps() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Count of hedged read operations
- getHedgedReadOps() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getHedgedReadOpsInCurThread() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Count of times a hedged read executes in current thread
- getHedgedReadOpsInCurThread() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getHedgedReadWin() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
hedgedReadWin metric
- getHedgedReadWins() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Count of times a hedged read beat out the primary read.
- getHedgedReadWins() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getHFileBlock() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
- getHFileCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
- getHFileCleaners() - Method in class org.apache.hadoop.hbase.master.HMaster
- getHFileCleanerScanPool(String) - Static method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- getHFileCleanerScanPool(Configuration) - Static method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- getHFileContext() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
-
Returns HFile meta information
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- getHFileContext() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Returns HFile context information
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getHFilecorruptionChecker() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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
- 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
- getHFileInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getHFileInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getHFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getHFileLinkPatternRelativePath(Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Convert a HFileLink path to a table relative path.
- getHFileMinorVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getHfileName() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
-
Returns The hfileName portion of this cache key
- getHFileName() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getHFileNames(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the store file names in the snapshot.
- getHFileNames(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the store file names in the snapshot.
- getHFileNode(String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getHFilePath(TableName, WALProtos.BulkLoadDescriptor, String, byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- getHFileReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getHFileRefsPeerNode(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getHFileRefsZNodeCversion() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getHFilesChecked() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns number of hfiles checked in the last HfileCorruptionChecker run
- getHFilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getHFilesSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The size of only the store files which are HFiles, in bytes.
- getHFileVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getHFileWriter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
For use in testing.
- getHfs() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getHighest(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
-
Private internal method that returns the higher of the two key values, or null if they are both null
- getHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- getHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- getHistogram() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- getHistogram() - Method in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- getHistogram() - Method in interface org.apache.hadoop.hbase.metrics.Timer
- getHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- getHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
Returns a summary of
hist
. - getHistory(int) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Show backup history command
- getHistory(int) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- getHistory(int) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get first n backup history records
- getHistory(int, BackupInfo.Filter...) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Show backup history command with filters
- getHistory(int, BackupInfo.Filter...) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- getHistory(Configuration, int, Path, BackupInfo.Filter...) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- getHistory(Configuration, Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- 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
- getHLogTargetDir() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getHMAC(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- getHoleCover(Pair<RegionInfo, RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- getHoles() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getHost() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Returns the host name
- getHost() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getHostAddress() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getHostAndPort() - Method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.getAddress()
instead. - getHostAndWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Returns the hosts and their weights
- getHostInetAddress() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getHostname() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- getHostname() - Method in class org.apache.hadoop.hbase.HRegionLocation
- getHostname() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
-
Returns null if not set
- getHostname() - Method in class org.apache.hadoop.hbase.net.Address
-
Deprecated.Use
Address.getHostName()
instead - getHostname() - Method in class org.apache.hadoop.hbase.ServerName
- getHostname(Configuration, DNS.ServerType) - Static method in class org.apache.hadoop.hbase.util.DNS
-
Get the configured hostname for a given ServerType.
- getHostName() - Static method in class org.apache.hadoop.hbase.chaos.ChaosUtils
- getHostName() - Method in class org.apache.hadoop.hbase.HbckServerName
- getHostName() - Method in class org.apache.hadoop.hbase.net.Address
- getHostName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- getHostName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- getHostName() - Method in interface org.apache.hadoop.hbase.UserMetrics.ClientMetrics
- getHostName() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- getHostName(Configuration) - Static method in class org.apache.hadoop.hbase.rest.RESTServer
- getHostnameForServerPrincipal(Configuration, InetAddress) - Static method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getHostnameLowerCase() - Method in class org.apache.hadoop.hbase.ServerName
- getHostNameMinusDomain(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. This is for internal use only.
- getHostnamePort() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
Returns String made of hostname and port formatted as per
Addressing.createHostAndPortStr(String, int)
- getHostnamePort(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getHostPort() - Method in class org.apache.hadoop.hbase.HbckServerName
- getHostsForLocations(LocatedBlock) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getHotWindowAgeMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getHotWindowStoragePolicy() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getHRegion() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Returns the HRegionInfo for the current region
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Returns the HRegionInfo for the current region
- getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- getHRegionInfo(Result, byte[]) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the RegionInfo object from the column
HConstants.CATALOG_FAMILY
andqualifier
of the catalog table result. - getHriList() - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- getHris() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- getHTableDescriptor() - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
HFileOutputFormat2.TableInfo.getTableDescriptor()
instead. - getHTableDescriptor(TableName, Connection, RpcRetryingCallerFactory, RpcControllerFactory, int, int) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
HBaseAdmin.getTableDescriptor(TableName, Connection, RpcRetryingCallerFactory,RpcControllerFactory,int,int)
- getHTableMultiplexerStatus() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.Returns the current HTableMultiplexerStatus
- getHtd() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getHttpClient() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Returns the wrapped HttpClient
- getHttpClient() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getHttpServer() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
the Jetty server, not null means the HTTP server is started, for test only
- getId() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getId() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
-
This method allows you to retrieve the identifier for the operation if one was set.
- getId() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Returns The id of a data block encoder.
- getId() - Method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Returns The id of a data block encoder.
- getId() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Use this instead of
Enum.ordinal()
. - getId() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- getId() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
Returns snapshot's identifier.
- getId() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the identifier of this peer
- getId() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the identifier of this peer
- getId() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Returns the encoded region id
- getId() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- getId() - Method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- getID() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- getIdentifier() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- getIdentifier() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- getIdentifier(String, SecretManager<T>) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- getIfCached(Path) - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- getIfPresentOrNew() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
- getImmutableSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getImplementationClassName() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Returns Name of the class we will use when we construct a
BufferedMutator
instance or null if default implementation. - getIncludedTables() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getIncomingWindow(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- getInconsistentRegions() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
The inconsistent regions.
- getInconsistentRegions() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getIncrBackupFileList() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getIncrBackupLogFileMap() - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager
-
Obtain the list of logs that need to be copied out for this incremental backup.
- getIncrementalBackupTableSet() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Return the current tables covered by incremental backup.
- getIncrementalBackupTableSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Return the current tables covered by incremental backup.
- getIncrementTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
incrementTracker metric
- getIncrTimeRanges() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getIncrTimestampMap() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
-
Get new region server log timestamps after distributed log roll
- getIncrTimestampMap() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- getIndex(long) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- getIndex(TableName, List<TableName>) - Static method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- getIndexBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getIndexBlockEncoding() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Return the index block encoding algorithm used in block cache and optionally on disk
- getIndexBlockEncoding() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getIndexBlockEncoding() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getIndexBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getIndexBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder
-
Returns the index block encoding
- getIndexBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- getIndexBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- getIndexChunksPool() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getIndexStatistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- getIndexStatistics(BucketAllocator.IndexStatistics) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- getIndexType() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getIndividualAttributes() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getInflightWALCloseCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Returns number of WALs currently in the process of closing.
- getInfo(String) - Static method in class org.apache.hadoop.hbase.security.SecurityInfo
-
Returns the security configuration associated with the given service name.
- getInfoPort() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- 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
-
Returns the info server
- getInfoServerPort() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getInfoServerPort() - Method in interface org.apache.hadoop.hbase.ServerMetrics
- getInfoServerPort() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getInheritedFNForDaughter(FavoredNodeAssignmentHelper, List<ServerName>, FavoredNodesPlan.Position, FavoredNodesPlan.Position) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- getInheritedFNForDaughter(FavoredNodeAssignmentHelper, List<ServerName>, FavoredNodesPlan.Position, FavoredNodesPlan.Position) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- getInitialCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getInitialDelay() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns initial delay before executing chore in getTimeUnit() units
- getInitialDelay(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Extracts the initial delay for the chore from the configuration.
- getInitialDelay(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Extracts the initial delay for the chore from the configuration.
- getInitialDelay(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
-
Extracts the initial delay for the chore from the configuration.
- getInitialDelay(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Extracts the initial delay for the chore from the configuration.
- getInitialDelay(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Extracts the initial delay for the chore from the configuration.
- getInitialFilters() - Method in class org.apache.hadoop.hbase.hbtop.mode.DrillDownInfo
- getInitialFunctionCosts() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- getInitializedEvent() - Method in class org.apache.hadoop.hbase.master.HMaster
- getInitializedEvent() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Tripped when Master has finished initialization.
- getInitialResponse() - Method in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
-
Computes the initial response a client sends to a server to begin the SASL challenge/response handshake.
- getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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
-
Deprecated.
- getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.FlushTableProcedure
- 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.ModifyTableDescriptorProcedure
- 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.SnapshotProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- getInitialState() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Return the initial state object that will be used for the first call to executeFromState().
- getInitialState() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getInitTotalCost() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- 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.
- getInMemoryCompaction() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns in-memory compaction policy if set for the cf.
- getInMemoryCompaction() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getInMemoryCompaction() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getInMemoryCompactionPool() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getInMemoryCompactionPoolForTest() - Static method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getInmemoryFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getInnerStoreCellComparator(byte[]) - Static method in class org.apache.hadoop.hbase.InnerStoreCellComparator
-
Utility method that makes a guess at comparator to use based off passed tableName.
- getInnerStoreCellComparator(TableName) - Static method in class org.apache.hadoop.hbase.InnerStoreCellComparator
-
Utility method that makes a guess at comparator to use based off passed tableName.
- getInputOptionsField(Class<?>) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- getInputPaths(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- getInputStream() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
- getInputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
- getInputStream() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
-
Get a SASL wrapped InputStream.
- getInputStreamWrapper() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- getInstance() - Static method in interface org.apache.hadoop.hbase.CellComparator
-
A comparator for ordering cells in user-space tables.
- getInstance() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- getInstance() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the loaded coprocessor instance
- getInstance() - Static method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- getInstance() - Static method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- getInstance() - Static method in class org.apache.hadoop.hbase.io.MetricsIO
-
Get a static instance for the MetricsIO so that accessors access the same instance.
- getInstance() - Static method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- getInstance() - Static method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- getInstance() - Static method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
- getInstance() - Static method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreFactory
- 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() - Static method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
-
Returns the static, immutable instance of
NoLimitScannerContext
to be used whenever limits should not be enforced - getInstance() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
Returns the RESTServlet singleton instance
- getInstance() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- getInstance() - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
- getInstance() - Static method in class org.apache.hadoop.hbase.util.MurmurHash
- getInstance() - Static method in class org.apache.hadoop.hbase.util.MurmurHash3
- getInstance(int) - Static method in class org.apache.hadoop.hbase.util.Hash
-
Get a singleton instance of hash function of a given type.
- getInstance(int, int) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
- getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
- getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilitySingletonFactory
-
Get the singleton instance of Any classes defined by compatibiliy jar's
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Returns a singleton instance of
SaslClientAuthenticationProviders
. - getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Returns a singleton instance of
SaslServerAuthenticationProviders
. - getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
-
Get a singleton instance of hash function of a type defined in the configuration.
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
- getInstance(Configuration, UserProvider) - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
- getInstance(MasterServices) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getInstances(String, Class<U>) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getInt() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the int value at the current position.
- getInt() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the int value at the current position.
- getInt() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getInt() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getInt() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next int value from this range.
- getInt(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the int at the given index.
- getInt(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Fetches the int at the given index.
- getInt(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getInt(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getInt(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the int value at
index
- getInt(int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getInt(String, int) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getInt(Configuration, String, String, int) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Deprecated.it will be removed in 3.0.0. Use
Configuration.addDeprecation(String, String)
instead. - getIntAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the int value at the given offset from current position.
- getIntAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getIntAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getInteger(HttpServletRequest, String, Integer) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- getIntermediateIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getIntermediateIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getIntermediateIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getIntermediateIndexHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getIntermediateIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getIntermediateIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getIntermediateIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getIntermediateIndexMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getInternal(Get, boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getInternalName() - Method in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- getInts(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getIoEngine() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getIOEngineFromName(String, long, String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Get the IOEngine from the IO engine name
- getIOError(Throwable) - Static method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getIOHitsPerSecond() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- getIOTimePerHit() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- getIp4Address() - Static method in class org.apache.hadoop.hbase.util.Addressing
- getIp6Address() - Static method in class org.apache.hadoop.hbase.util.Addressing
- getIpAddress() - Static method in class org.apache.hadoop.hbase.util.Addressing
- getIpAddress(Addressing.AddressSelectionCondition) - Static method in class org.apache.hadoop.hbase.util.Addressing
- getIpAddressBytes() - Static method in class org.apache.hadoop.hbase.client.ClientIdGenerator
-
Returns Some IPv4/IPv6 address available on the current machine that is up, not virtual and not a loopback address.
- getIsActiveMaster() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Whether this master is the active master
- getIsActiveMaster() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getIsolationLevel() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getIsolationLevel() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns The isolation level of this query.
- getIsOnlineLogProviderEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- getIssueDate() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getItemAllocationSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- getItemByteBuffer(ByteBuff, int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getItemByteBufferCount(ByteBuff) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getItemIndex(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getItemIndexForByteBuff(ByteBuff, int, int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getItemIndexFromCurItemIndex(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getIterator() - Method in class org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
- getIterator(int) - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Provides access to compressed value.
- getIterator(Cell) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- getIv() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- getIv() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- getIv() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the initialization vector
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the expected initialization vector length, in bytes, or 0 if not applicable
- getIvLength() - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Get the expected length for the initialization vector
- getIvLength() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the expected length for the initialization vector
- getJar(Class) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
-
Returns the full path to the Jar containing the class.
- getJar(Class<?>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Invoke 'getJar' on a custom JarFinder implementation.
- getJarPath() - Method in interface org.apache.hadoop.hbase.client.CoprocessorDescriptor
-
Returns Path of the jar file.
- getJarPath() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- getJasonProvider() - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Get the
JacksonJaxbJsonProvider
instance; - GetJavaProperty - Class in org.apache.hadoop.hbase.util
-
A generic way for querying Java properties.
- GetJavaProperty() - Constructor for class org.apache.hadoop.hbase.util.GetJavaProperty
- getJCECipherInstance() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
Returns the version of the embedded Jersey framework
- getJitter() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getJumboChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Creates and inits a chunk of a special size, bigger than a regular chunk size.
- getJVMSpecVersion() - Static method in class org.apache.hadoop.hbase.util.JVM
- getJVMVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
Returns the JVM vendor and version
- getKeepAliveMasterService() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getKeepAliveTime(TimeUnit) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getKeepAliveTimeMillis() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- getKeepDeletedCells() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns return the KeepDeletedCells
- getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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
- getKeepProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getKey() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getKey() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- getKey() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
From the current position creates a cell using the key part of the current buffer
- getKey() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- getKey() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- 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.KeyValue
-
Do not use unless you have to.
- getKey() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getKey() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- getKey() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- getKey() - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteNode
- getKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry
- getKey() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
Returns the row key
- getKey() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- getKey() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- getKey() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
-
Gets the key
- getKey(int) - Method in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- getKey(int) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- getKey(String) - Method in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Retrieve the key for a given key aliase
- getKey(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- getKey(Path) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- getKeyBytes() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getKeyBytesHash() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getKeyCount() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
- getKeyCount() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
-
Returns The number of keys added to the bloom
- getKeyCount() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- getKeyDataStructureSize(int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a
KeyValue
instance with the provided characteristics would take up in its underlying data structure for the key. - getKeyFormat() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- getKeyForNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
- getKeyFromConf(Configuration, String, String) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- getKeyFromRow(byte[]) - Method in interface org.apache.hadoop.hbase.quotas.QuotaUtil.KeyFromRow
- getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getKeyLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getKeyLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getKeyLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getKeyLength() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the key length required by this cipher, in bytes
- getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Length of key portion.
- getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getKeyLength() - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- getKeyLength() - Method in class org.apache.hadoop.hbase.SizeCachedKeyValue
- getKeyLength() - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- getKeyNode(int) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- getKeyOfBiggestCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Key offset in backing buffer..
- getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getKeyProvider(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- getKeys() - Method in class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- getKeys(String[]) - Method in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Retrieve keys for a given set of key aliases
- getKeys(String[]) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- getKeysAndRegionsInRange(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HTable
-
Get the corresponding start keys and regions for an arbitrary range of keys.
- getKeysAndRegionsInRange(byte[], byte[], boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HTable
-
Get the corresponding start keys and regions for an arbitrary range of keys.
- getKeysParentZNode() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
get token keys parent node
- 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
- getKeyString() - Method in class org.apache.hadoop.hbase.KeyValue
- getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
-
Returns a count of all KeyValues in the region where this coprocessor is loaded.
- getKeyValueDataStructureSize(int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a
KeyValue
instance with the provided characteristics would take up for its underlying data structure. - getKeyValueDataStructureSize(int, int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a
KeyValue
instance with the provided characteristics would take up for its underlying data structure. - getKeyValueDataStructureSize(int, int, int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a
KeyValue
instance with the provided characteristics would take up for its underlying data structure. - getKeyValueForClass(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Get the kv
Map.Entry
in the descriptor for the specified class - 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
- getKind() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- getKind() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getKVBufSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- getL1CacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of blocks in L1 cache
- getL1CacheCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of blocks evicted from L1 cache
- getL1CacheEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Free cache size (bytes) of L1 cache
- getL1CacheFreeSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit count of L1 cache.
- getL1CacheHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheHitRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit ratio of L1 cache.
- getL1CacheHitRatio() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss count of L1 cache.
- getL1CacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheMissRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss ratio of L1 cache.
- getL1CacheMissRatio() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL1CacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Cache size (bytes) of L1 cache
- getL1CacheSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of blocks in L2 cache
- getL2CacheCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of blocks evicted from L2 cache
- getL2CacheEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Free cache size (bytes) of L2 cache
- getL2CacheFreeSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit count of L2 cache.
- getL2CacheHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheHitRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit ratio of L2 cache.
- getL2CacheHitRatio() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss count of L2 cache.
- getL2CacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheMissRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss ratio of L2 cache.
- getL2CacheMissRatio() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getL2CacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Cache size (bytes) of L2 cache
- getL2CacheSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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
- getLabelOrdinals(ExpressionNode, List<Integer>, Set<Integer>, boolean, VisibilityLabelOrdinalProvider) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- getLabels() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- getLabels() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getLabels() - Method in class org.apache.hadoop.hbase.security.visibility.Authorizations
- 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
-
Returns The total number of visibility labels.
- getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getLargeCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getLargeCompactionThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getLargeLogPayloads(AdminProtos.SlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- getLargeLogResponses(RpcController, AdminProtos.SlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getLargeQueueInitSize() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- getLargestFile(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Gets the largest file (with reader) out of the list of files.
- getLargestQueueFromServersNotCompacting() - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- getLast(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Return the last node of the tree.
- getLastAppliedOpAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- getLastAppliedOpAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- getLastAttemptAt() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.Returns time of the latest attempt
- getLastCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- 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
-
Returns aggregate size of all HStores used in the last compaction
- getLastContact() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getLastestPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getLastFlushedSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.master.ServerManager
- getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLastFullCompute() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Returns a strictly-increasing measure of time extracted by
System.nanoTime()
. - getLastGcDuration(ObjectName) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getLastHost() - Method in class org.apache.hadoop.hbase.master.assignment.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
- getLastKeyCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getLastKeyUpdate() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- getLastMajorCompactionAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns Age of the last major compaction
- getLastMajorCompactionAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getLastMajorCompactionTimestamp() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getLastMajorCompactionTimestamp() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the timestamp of the oldest hfile for any store of this region.
- getLastMajorCompactionTimestamp() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getLastMajorCompactionTimestamp(byte[]) - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the timestamp of the last major compaction for the passed table The timestamp of the oldest HFile resulting from a major compaction of that table, or 0 if no such HFile could be found.
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the timestamp of the last major compaction for the passed table.
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getLastMajorCompactionTimestamp(RpcController, MasterProtos.MajorCompactionTimestampRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getLastMajorCompactionTimestamp(RpcController, MasterProtos.MajorCompactionTimestampRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the timestamp of the last major compaction for the passed region.
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the timestamp of the last major compaction for the passed region.
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the timestamp of the last successful major compaction for the passed region or 0 if no HFile resulting from a major compaction exists
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getLastMajorCompactionTimestampForRegion(RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getLastMajorCompactionTimestampForRegion(RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLastMajorCompactionTs() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getLastMajorCompactionTimestamp()
instead. - getLastMajorCompactionTsForRegion(byte[]) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics.getLastMajorCompactionTimestamp(byte[])
instead. - getLastMajorCompactionTsForTable(TableName) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics.getLastMajorCompactionTimestamp(TableName)
instead. - getLastPeekedCell() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getLastProcId() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getLastQuery() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
- getLastRegion() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
-
Get last region this RpcChannel communicated with
- 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.
- getLastReport() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
Returns Returns last published Report that comes of last successful execution of this chore.
- getLastReport() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Returns Returns last published Report that comes of last successful scan of hbase:meta.
- getLastReportTimestamp() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getLastReportTimestamp() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the last timestamp (server side) of generating this metrics
- getLastReportTimestamp() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getLastRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getLastRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getLastRowKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getLastSegment() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getLastSeqIds() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the last sequenceid for each region if the table has serial-replication scope
- getLastSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getLastSequenceId(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
- getLastSequenceId(String, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getLastSequenceId(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Read the max sequence id of the specific region for a given peer.
- getLastSequenceId(String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getLastSequenceIdWithVersion(String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
Return the {lastPushedSequenceId, ZNodeDataVersion} pair.
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- getLastTouched() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getLastTxid(Deque<FSWALEntry>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- getLastUpdate() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getLastUpdate() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getLastUpdate() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- getLastUpdate() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
- getLastWalPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the path of the last WAL that was read.
- getLastWalPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the position in the last WAL that was read.
- getLatch() - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- getLatestVersionOnly() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Get whether only the latest version of the column value should be compared.
- getLeafIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getLeafIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getLeafIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getLeafIndexHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getLeafIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getLeafIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getLeafIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getLeafIndexMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getLeaseManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getLeaseManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns The RegionServer's "Leases" service
- getLeaseName() - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
-
Returns the lease name
- 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
- getLeft() - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- getLeftoverRegions() - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Returns an
Iterator
over the Regions which were skipped last invocation of the chore. - getLegacyKeyComparatorName() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.The HFileV2 file format's trailer contains this class name.
- getLegacyKeyComparatorName() - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.The HFileV2 file format's trailer contains this class name.
- getLength() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Header
- getLength() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- getLength() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Returns the number of valid bytes in the buffer
- getLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Length of bytes this KeyValue occupies in
KeyValue.getBuffer()
. - getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the length of the split.
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- getLength() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Returns the length
- getLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- getLength() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- getLength() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- getLength() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
-
Retrieve the maximum length (in bytes) of encoded values.
- getLength() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getLength() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
The length of the range.
- getLength() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Returns the number of valid bytes in the buffer
- getLength() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.WriterBase
- getLength(byte[], int) - Static method in class org.apache.hadoop.hbase.ArrayBackedTag
- getLength(byte[], int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Determines the total length of the KeyValue stored in the specified byte array and offset.
- getLenOfBiggestCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getLevel(String) - Static method in class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- getLevel(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- getLevel(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Compressor
- getLevel(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoCompressor
- getLevel(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyCompressor
- getLevel(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdCompressor
- getLevel(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getLevel(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- GETLEVEL - Enum constant in enum org.apache.hadoop.hbase.http.log.LogLevel.Operations
- getLevel0Copy() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
-
Returns A lazy L0 copy from current state.
- getLevel0Files() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Returns Level 0 files.
- getLevel0Files() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getLevel0MinFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getLexicalErrorMessage(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- getLimit() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getLimit() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getLimit() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the limit of rows for this scan
- getLimit() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- getLimit() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- getLimit() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
- getLimit() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
-
Returns the limit, in bytes, of the target (e.g.
- getLimit() - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView
-
Returns the limit, in bytes, of the target (e.g.
- getLimit() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getLimit() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Return the current limit
- getLineBytes() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getListener() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getListener() - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
-
Returns listener
- getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler.Context
- getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcSchedulerContext
- getListenerAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
- getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.Return the socket (ip+port) on which the RPC server is listening to.
- getListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Get a copy of current registered listeners
- getListOfBackupIdsFromDeleteOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getListOfBackupIdsFromMergeOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getListOfRegionInfos(List<Pair<RegionInfo, ServerName>>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getListOfReplicators() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all region servers that have outstanding replication queues.
- getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getListOfReplicators0() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getListOfServers() - Method in class org.apache.hadoop.hbase.HbckInconsistentRegions
- getLiveMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
- getLiveNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- getLiveNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Returns the list of live nodes
- getLiveRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
- getLiveRegionServers() - Method in class org.apache.hadoop.hbase.master.HMaster
- getLiveRegionServers(Supplier<ServerName>, int) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Get live region servers from masters.
- getLiveRegionServers(Supplier<ServerName>, int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getLiveRegionServers(ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
- getLiveRegionServers(RpcController, RegionServerStatusProtos.GetLiveRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLiveServerLoads() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getLiveServerMetrics() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the names of region servers on the live list
- getLiveServerMetrics() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getLiveServerMetrics() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getLiveServers() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getLiveServers() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource.ClusterMetricsResource
- 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() - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- getLoad() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getNumberOfRegions()
instead. - getLoad(ServerName) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getLiveServerMetrics()
instead. - getLoad(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns ServerMetrics if serverName is known else null
- getLoadAverage() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getLoadBalancer() - Method in class org.apache.hadoop.hbase.master.HMaster
- getLoadBalancer() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns load balancer
- getLoadBalancer(Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
-
Create a loadbalancer from the given conf.
- getLoadBalancerClassName() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Fetch the configured
LoadBalancer
class name. - getLoadColumnFamiliesOnDemandValue() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getLoadColumnFamiliesOnDemandValue() - Method in class org.apache.hadoop.hbase.client.Query
-
Get the raw loadColumnFamiliesOnDemand setting; if it's not set, can be null.
- 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 inBlockCache
. - 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.
- getLoadOnOpenBlocks() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getLoadSequence() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- getLoadSequence() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the load sequence number
- getLoadStatistics() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns statistics about the current load of the region
- getLocalBytesRead() - Static method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getLocalBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Number of bytes read from the local HDFS DataNode.
- getLocalBytesRead() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getLocalConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getLocalityOfRegion(int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getLocallyCachedPolicies() - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
-
Returns an unmodifiable version of the policy enforcements that were cached because they are not in violation of their quota.
- getLocalPath(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getLocalTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getLocatedBlockLocations(LocatedBlock) - Static method in class org.apache.hadoop.hbase.util.LocatedBlockHelper
- getLocateType(Scan) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- getLocation() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- getLocation() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getLocation() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Returns the value of the Location header
- getLocation() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Returns the name and port of the region server hosting the region
- getLocation(boolean) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- getLocationForReplica(RegionLocations) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- getLocations() - Method in class org.apache.hadoop.hbase.io.FileLink
-
Returns the locations to look for the linked file.
- getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region's location as an array.
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- getLocations() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- getLocations(TableName) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getLocationSeqNum() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- getLocator() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getLocator(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getLock() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
- getLock() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- getLock(Map<T, LockAndQueue>, T) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- 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
- getLockEntry(long) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Blocks until the lock corresponding to the given id is acquired.
- getLockEntryForRollback(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getLockForNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- getLockManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getLockManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns
LockManager
to lock namespaces/tables/regions. - getLockResource(LockedResourceType, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getLockResource(LockedResourceType, String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getLockResource(LockedResourceType, String) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
- getLockResource(LockedResourceType, String) - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- getLocks() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get locks.
- getLocks() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List locks.
- getLocks() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getLocks() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getLocks() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getLocks() - Method in class org.apache.hadoop.hbase.master.HMaster
- getLocks() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get locks
- getLocks() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getLocks() - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
-
List lock queues.
- getLocks() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
List lock queues.
- getLocks() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- getLocks() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getLocks(RpcController, MasterProtos.GetLocksRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getLocks(RpcController, MasterProtos.GetLocksRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLockStatus() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- getLockType() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getLogBackupDir(String, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Given the backup root dir and the backup id, return the log file location for an incremental backup.
- getLogBackupDir(String, String) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Given the backup root dir and the backup id, return the log file location for an incremental backup.
- getLogBackupPath(String, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- getLogCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
- getLogCleanerScanPool(Configuration) - Static method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- getLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the directory where wals are stored by their RSs
- getLogDirs(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Retrieve recent online records from HMaster / RegionServers.
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Retrieve recent online records from HMaster / RegionServers.
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getLogEntries(Set<ServerName>, String, ServerType, int, Map<String, Object>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getLogEntries(RpcController, HBaseProtos.LogRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getLogEntries(RpcController, HBaseProtos.LogRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getLogEntries(RpcController, HBaseProtos.LogRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getLogFileName() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- getLogFilePath(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getLogFiles() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getLogFilesForNewBackup(Map<String, Long>, Map<String, Long>, Configuration, String) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager
-
For each region server: get all log files newer than the last timestamps but not newer than the newest timestamps.
- getLogFileSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Returns the size of log files in use
- 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() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- 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
- getLogFileSize(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
returns the size of rolled WAL files.
- 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
- getLogFileSizeIfBeingWritten(Path) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- getLogger(TableName, long) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- getLogId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getLogIdFromName(String) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getLoginContext() - Static method in class org.apache.hadoop.hbase.util.ClientUtils
-
To authenticate the demo client, kinit should be invoked ahead.
- getLogMessageDetail(int, Path, long) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
-
Returns Detail to append to any log message around lease recovering.
- getLogReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
This method gets the datanode replication count for the current WAL.
- getLogReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- getLogReplication() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
This method gets the datanode replication count for the current WAL.
- getLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of available log files
- getLogSeqNum() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Deprecated.
- getLogsSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the total log size
- getLogType(RpcLogDetails) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- getLogTypeFromThrift(TLogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getLong() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the long value at the current position.
- getLong() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the long value at the current position.
- getLong() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getLong() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getLong() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value from this range.
- getLong(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the long at the given index.
- getLong(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Fetches the long at the given index.
- getLong(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getLong(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getLong(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at
index
- getLong(int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getLong(String, long) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getLong(HttpServletRequest, String) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- getLongAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the long value at the given offset from current position.
- getLongAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getLongAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getLongBytes(String, long) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getLongCompactions() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Returns the longCompactions thread pool executor
- getLongFromSnapshotProps(Map<String, Object>, String) - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getLongValue() - Method in class org.apache.hadoop.hbase.Size
-
get the value
- getLongValue(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
-
Returns Get the long out of the passed in Cell
- getLowest(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- getLowestLocalityRegionOnServer(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getLowestSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Returns the lowest unflushed sequence id for the region.
- getLowestSequenceId(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- getLowestSequenceId(Map<?, Long>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- getLowestTimestamp(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Gets lowest timestamp from candidate StoreFiles
- getLruCacheStats() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getMajorCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during major compactions.
- getMajorCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The number of cells processed during major compactions
- getMajorCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during major compactions, in bytes.
- getMajorCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The total amount of data processed during major compactions, in bytes
- getMajorCompactionCompressionType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Compression type setting for major compactions.
- getMajorCompactionCompressionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMajorCompactionCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getMajorCompactionJitter() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getMajorCompactionPeriod() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getMajorCompactionRequest(RegionInfo) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- getMajorCompactionRequest(RegionInfo) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- 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.HFileInfo
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- getMajorVersion(String) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- getManager() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- getManifest(Configuration, Path, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- getManifestPath(Configuration, Path, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- getMap() - Method in class org.apache.hadoop.hbase.client.Result
-
Map of families to all versions of its qualifiers and values.
- getMapForTests() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- getMapForTests() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getMapperClass(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Get the application's mapper class.
- getMaster() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current active master.
- getMaster() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns current master server name wrapped by
CompletableFuture
- getMaster() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns a
MasterKeepAliveConnection
to the active master - getMaster() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getMaster() - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- getMaster() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getMasterName()
instead. - getMaster() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.Returns the master value
- getMaster() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getMaster() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- getMaster() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
-
Returns the master
- getMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Returns the HMaster thread
- getMasterActiveTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns timestamp in millis when HMaster became the active master.
- getMasterAddr(Configuration) - Static method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.Builds the default master address end point if it is not specified in the configuration.
- getMasterAddress() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the address of the current master if one is available.
- getMasterAddress(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the address of the current master if one is available.
- getMasterAddress(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get master address.
- getMasterAddressTracker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Master address tracker instance.
- 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
-
Returns Master's instance of
MasterCoprocessorHost
- getMasterCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getMasterCoprocessorNames() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Helper that delegates to getClusterMetrics().getMasterCoprocessorNames().
- getMasterCoprocessorNames() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns a list of master coprocessors wrapped by
CompletableFuture
- getMasterCoprocessorNames() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getMasterCoprocessorNames() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getMasterCoprocessorNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getMasterCoprocessors() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.getMasterCoprocessorNames()
- getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getMasterCoprocessorNames()
instead. - getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns array of coprocessor SimpleNames.
- getMasterFileSystem() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMasterFileSystem() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's filesystem
MasterFileSystem
utility class. - getMasterFileSystem() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getMasterFinishedInitializationTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns timestamp in millis when HMaster finished becoming the active master
- getMasterImplementation(Configuration) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
- getMasterIndex(ServerName) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getMasterInfoPort() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the info port of the current master if one is available.
- getMasterInfoPort() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the info port of the current master if one is available.
- getMasterInfoPort() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getMasterInfoPort() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getMasterInfoPort() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getMasterInfoPort() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the info port of the current master of one is available.
- getMasterInfoPort(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get master info port.
- getMasterInitializationTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the time in Millis when the master finished initializing/becoming the active master
- 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
-
Returns Master's instance of
MetricsMaster
- getMasterName() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns detailed information about the current master
ServerName
. - getMasterName() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getMasterName() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getMasterName() - Method in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- getMasterObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- 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.rsgroup.RSGroupAdminEndpoint
- 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.access.SnapshotScannerHDFSAclController
- 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
-
Returns Master's instance of
ProcedureExecutor
- getMasterProcedureManagerHost() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns the underlying MasterProcedureManagerHost
- getMasterProcedureManagerHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the underlying MasterProcedureManagerHost
- getMasterProto(byte[]) - Static method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getMasterQuotaManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMasterQuotaManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
MasterQuotaManager
- getMasterQuotaManager(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- getMasterRegion() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMasterRpcServices() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMasters() - Method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- getMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Returns Read-only list of master threads.
- getMasters(RpcController, RegistryProtos.GetMastersRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getMasterServices() - Method in interface org.apache.hadoop.hbase.coprocessor.HasMasterServices
-
Deprecated.Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption.
- getMasterServices() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors
- getMasterServices() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getMasterServiceState() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Visible for tests
- getMasterStartTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns timestamp in millis when HMaster was started.
- getMasterStub() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- getMasterTasks() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Provide the list of master tasks
- getMasterTasks() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getMasterTasks() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getMasterWalManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMasterWalManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's WALs
MasterWalManager
utility class. - getMax() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- getMax() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- getMax() - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Returns the biggest timestamp that should be considered
- getMax() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getMax() - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- getMax() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the highest value in the snapshot.
- getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
Returns the maximumTimestamp
- getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- getMax() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- getMax() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- getMaxAllowedOperationTime() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- getMaxAttempts() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- getMaxAttempts() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getMaxBalancingTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns Maximum time we should run balancer for
- getMaxBlockBytesScanned() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- getMaxCachedBlocksByFile(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
- getMaxCacheSize() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- getMaxChunkSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
- getMaxColumn() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns the max column range for the filter
- getMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns true if max column is inclusive, false otherwise
- getMaxCompactedStoreFileRefCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getMaxCompactedStoreFileRefCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the max reference count for any store file among all compacted stores files of this region
- getMaxCompactedStoreFileRefCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getMaxCompactedStoreFileRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns get maximum ref count of storeFile among all compacted HStore Files for the HStore
- getMaxCompactedStoreFileRefCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the max number of references active on any store file among all compacted store files that belong to this region
- getMaxCompactedStoreFileRefCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMaxCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getMaxCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMaxCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns upper bound on file size to be included in minor compactions
- getMaxCompactSize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getMaxCost(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- getMaxCount() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getMaxCount() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- getMaxCount(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getMaxFileDescriptorCount() - Method in class org.apache.hadoop.hbase.util.JVM
-
Get the number of the maximum file descriptors the system can use.
- getMaxFileSize() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getMaxFileSize() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns the maximum size upto which a region can grow to after which a region split is triggered.
- getMaxFileSize() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the maximum size upto which a region can grow to after which a region split is triggered.
- getMaxFileSize() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns the maximum size upto which a region can grow to after which a region split is triggered.
- getMaxFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns upper bound on number of files to be included in minor compactions
- getMaxFlushedSeqId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMaxFlushedSeqId() - Method in interface org.apache.hadoop.hbase.regionserver.Region
- getMaxFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getMaxFlushQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMaxFold(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Returns the value for Bloom filter max fold in the given configuration
- getMaxHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getMaxHeapSize()
instead. - getMaxHeapSize() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getMaxHeapSize() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the maximum allowable size of the heap
- getMaxHeapSize() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the maximum heap size, in MB
- getMaximumAllowedTimeBetweenRuns() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns max allowed time in millis between runs.
- 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
-
Returns The max number of keys that can be inserted to maintain the desired error rate
- getMaxKeys() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- getMaxKeys(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Returns max key for the Bloom filter from the configuration
- getMaxKeyValueSize() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMaxKeyValueSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getMaxKeyValueSize() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getMaxKeyValueSize(Configuration) - Static method in class org.apache.hadoop.hbase.client.HTable
-
Returns maxKeyValueSize from configuration.
- getMaxLatency() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getMaxLatency() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getMaxLatencyForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getMaxLoad() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getMaxLogId(FileStatus[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Make sure that the file set are gotten by calling
WALProcedureStore.getLogFiles()
, where we will sort the file set by log id. - getMaxMasterTimeout(Configuration, SnapshotProtos.SnapshotDescription.Type, long) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- getMaxMemory() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
-
Returns the max memory of the process.
- 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
-
Returns The maximum memstoreTS in all store files.
- 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
-
Deprecated.
- getMaxModifiedProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- getMaxMultiSizeLimit() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Returns the maximum size (in bytes) that should be included in any single multi() call.
- getMaxOverlapsToSideline() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getMaxPoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getMaxPoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getMaxPriority() - Method in class org.apache.hadoop.hbase.client.RowMutations
- getMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getMaxQueueSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getMaxQueueSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getMaxRegions(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- getMaxRegionSequenceId(Configuration, RegionInfo, IOExceptionSupplier<FileSystem>, IOExceptionSupplier<FileSystem>) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Deprecated.Only for compatibility, will be removed in 4.0.0.
- getMaxRegionSequenceId(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Get the max sequence id which is stored in the region directory.
- getMaxRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns Maximum number of regions in transition
- getMaxReplicaId(List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Returns Maximum region replica id found in passed list of regions.
- getMaxResultSize() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getMaxResultSize() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getMaxResultSize() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the maximum result size in bytes.
- getMaxResultSize() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Returns the maximum result size to be returned by the given operation.
- getMaxResultSize() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
- getMaxResultSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- getMaxResultsPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's maximum number of values to return per Column Family
- getMaxResultsPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getMaxResultsPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns maximum number of values to return per row per CF
- getMaxRetries() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMaxRetryInQueue() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- 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
-
Returns The maximum sequence id in all store files.
- getMaxSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns This files maximum edit sequence id.
- getMaxSequenceId(FileStatus[]) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- 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.LruAdaptiveBlockCache
-
Get the maximum size of this cache.
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the maximum size of this cache.
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- getMaxSkew(double, double) - Static method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
-
Return the max deviation of distribution Compute max as if all region servers had 0 and one had the sum of all costs.
- getMaxSleepTime() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getMaxSplitImbalance() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getMaxStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Max age of store files hosted on this region server
- getMaxStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns Max age of store files under this region
- getMaxStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Max age of store files in this store
- getMaxStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns Max age of store files for this table
- getMaxStoreFileAge(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getMaxStoreFileRefCount(Configuration) - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- getMaxStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the max number of store files across all regions of this region server.
- getMaxStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMaxStoreFiles(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the max number of store files across all regions of this table
- getMaxStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- 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
- getMaxTierAgeCutoff(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- getMaxTime() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- getMaxTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- GetMaxTimestamp() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetMaxTimestamp
- getMaxTrailerSize() - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getMaxValue() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
returns the maximum value for this type T
- getMaxValues() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getMaxVersions() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns maximum number of versions
- getMaxVersions() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMaxVersions() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's maximum number of version
- getMaxVersions() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getMaxVersions() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the max number of versions to fetch
- getMaxVersions() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns maximum number of versions to return
- getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getMaxWaitTime() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- getMBeanAttributeInfo(ObjectName) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getMD5AsHex(byte[]) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
-
Given a byte array, returns in MD5 hash as a hex string.
- getMD5AsHex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
-
Given a byte array, returns its MD5 hash as a hex string.
- getMean() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- getMean() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- getMean() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getMean() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMean() - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
-
Returns mean of the data values that are in the current list of data values
- getMeanRate() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- getMeanRate() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Returns the mean rate at which events have occurred since the meter was created.
- getMechanismName() - Method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Return the SASL mechanism name
- getMechanismName() - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- getMechanismNames(Map<String, ?>) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer.SaslPlainServerFactory
- getMedian() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the median value in the distribution.
- 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
- getMemoryFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getMemoryLayout() - Static method in class org.apache.hadoop.hbase.util.ClassSize
- getMemoryPools() - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getMemstore() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns MemStore Instance to use in this store.
- getMemStoreDataSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMemStoreDataSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
- getMemStoreDataSize(HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Returns Return memstore data size or null if
r
is null - getMemStoreFlusher() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getMemStoreFlushSize() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns the size of the memstore after which a flush to filesystem is triggered.
- getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the size of the memstore after which a flush to filesystem is triggered.
- getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns the size of the memstore after which a flush to filesystem is triggered.
- 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
-
Returns Gets the Memstore flush size for the region that this store works with.
- getMemStoreHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMemStoreHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
- getMemStoreHeapSize(HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Returns Return memstore heap size or null if
r
is null - getMemStoreLAB() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the off heap memstore (if enabled), otherwise get the limit size of the on heap memstore.
- getMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMemstoreLoad() - Method in class org.apache.hadoop.hbase.client.RegionLoadStats
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
RegionLoadStats.getMemStoreLoad()
instead - getMemStoreLoad() - Method in class org.apache.hadoop.hbase.client.RegionLoadStats
- getMemStoreLoadPercent() - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- getMemStoreOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMemStoreOffHeapSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
- getMemStoreOffHeapSize(HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Returns Return memstore offheap size or null if
r
is null - getMemstoreOnlyRowReadsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMemstoreOnlyRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the number of row reads completely on memstore per store
- getMemstoreOnlyRowReadsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMemstoreOnlyRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the number of read requests purely from the memstore.
- getMemstoreOnlyRowReadsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns number of row reads completely from memstore per store for this table
- getMemstoreOnlyRowReadsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the memstore size
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- 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 interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the memstore on this region server.
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the size of the memstore on this region server.
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The size of this store's memstore.
- getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- getMemStoreSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the memory store size against this table
- getMemStoreSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getMemstoreSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getMemStoreSizeMB() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getMemStoreSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getMemStoreSize()
instead. - getMemStoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns memstore size, in MB
- getMemStoreSizeMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getMergedMemStoreLAB(Configuration, List<ImmutableSegment>) - Method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- getMergedRegion() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Returns The merged region.
- getMergedRegions() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getMergeMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for merge operation - getMergeMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getMergeMinRegionAge() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return this instance's configured value for "hbase.normalizer.merge.min_region_age.days".
- getMergeMinRegionAge() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergeMinRegionAge(SimpleRegionNormalizer.NormalizeContext) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergeMinRegionCount() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return this instance's configured value for "hbase.normalizer.merge.min.region.count".
- getMergeMinRegionCount() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergeMinRegionCount(SimpleRegionNormalizer.NormalizeContext) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergeMinRegionSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return this instance's configured value for "hbase.normalizer.merge.min_region_size.mb".
- getMergeMinRegionSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergeMinRegionSizeMb(SimpleRegionNormalizer.NormalizeContext) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergePlanCount() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of region merge plans executed.
- getMergePlanCount() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getMergePlanCount() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Return the number of times a
MergeNormalizationPlan
has been submitted. - getMergePlanCount() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- getMergeProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for merge procedure
- getMergeRegionInfo() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getMergeRegions(Cell[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns Deserialized regioninfo values taken from column values that match the regex 'info:merge.*' in array of
cells
. - getMergeRegions(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns Return all regioninfos listed in the 'info:merge*' columns of the
regionInfo
row. - getMergeRegionsWithName(Cell[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns Deserialized values of <qualifier,regioninfo> pairs taken from column values that match the regex 'info:merge.*' in array of
cells
. - getMergeRequestMaxNumberOfRegionsCount() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- getMergeRequestMaxNumberOfRegionsCount() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- getMergesDir(RegionInfo) - 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.exceptions.RegionMovedException
- 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
- getMessage(int, List<RetriesExhaustedException.ThrowableWithExtraContext>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedException
- getMessage(Exception) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- getMessage(String, int, List<Throwable>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedException
- getMessages() - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
- getMetaAssignEvent(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- 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
- getMetaBlockIndexReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getMetaBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- getMetaBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getMetaCacheMisses() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getMetaCacheNumClearRegion() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
metaCacheNumClearRegion metric
- getMetaCacheNumClearServer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
metaCacheNumClearServer metric
- getMetaData(ByteBuffer) - 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
- getMetaEntry() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getMetaForRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getMetaHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getMetaHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getMetaHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMetaHTable(Connection) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Callers should call close on the returned
Table
instance. - getMetaIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getMetaKeyForRegion(RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the row key to use for this regionInfo
- getMetaLocationOrNull(HMaster) - Method in class org.apache.hadoop.hbase.master.http.MasterStatusServlet
- getMetaLocationSyncer() - Method in class org.apache.hadoop.hbase.master.HMaster
- getMetaLocationSyncer() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get the meta location syncer.
- getMetaLock() - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
-
Deprecated.only used for
RecoverMetaProcedure
. Should be removed along withRecoverMetaProcedure
. - getMetaLookupPool() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getMetaMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getMetaMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getMetaMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMetaOperationTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getMetaOperationTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMetaOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface
-
Deprecated.
- getMetaPoolName() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getMetaPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getMetaPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getMetaProto(byte[]) - Static method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getMetaProvider() - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
Called when we lazily create a hbase:meta WAL OR from ReplicationSourceManager ahead of creating the first hbase:meta WAL so we can register a listener.
- getMetaQueue() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getMetaReadRpcTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getMetaReadRpcTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMetaRegionFromName(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getMetaRegionInfoIfToBeMoved(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.util.RegionMover
- getMetaRegionLocation(int) - Method in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Gets the HRegionLocation for a given meta replica ID.
- getMetaRegionLocation(CompletableFuture<RegionLocations>, List<String>) - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getMetaRegionLocation(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available.
- getMetaRegionLocation(ZKWatcher, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available.
- getMetaRegionLocationCache() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getMetaRegionLocations() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- getMetaRegionLocations() - Method in interface org.apache.hadoop.hbase.client.ConnectionRegistry
-
Get the location of meta region(s).
- getMetaRegionLocations() - Method in class org.apache.hadoop.hbase.client.RegionServerRegistry
- getMetaRegionLocations() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getMetaRegionLocations() - Method in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Returns Optional list of HRegionLocations for meta replica(s), null if the cache is empty.
- getMetaRegionLocations(RpcController, RegistryProtos.GetMetaRegionLocationsRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getMetaRegionMovePlan() - Method in class org.apache.hadoop.hbase.util.RegionMover
- getMetaRegionSet() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getMetaRegionState(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Load the meta region state from the meta server ZNode.
- getMetaRegionState(ZKWatcher, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Load the meta region state from the meta region server ZNode.
- getMetaReplicaCallTimeoutMicroSecondScan() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getMetaReplicaIdFromPath(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Parses the meta replicaId from the passed path.
- getMetaReplicaIdFromZNode(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Parse the meta replicaId from the passed znode
- getMetaReplicaNodes() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Get the znodes corresponding to the meta replicas from ZK
- getMetaReplicaNodesAndWatchChildren() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Same as
ZKWatcher.getMetaReplicaNodes()
except that this also registers a watcher on base znode for subsequent CREATE/DELETE operations on child nodes. - getMetaScan(Configuration, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getMetaScan(AsyncTable<?>, int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- getMetaScannerCaching() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMetaScanTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getMetaScanTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getMetaTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- 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.
- getMeter() - Method in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- getMeter() - Method in interface org.apache.hadoop.hbase.metrics.Timer
- getMethod() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- getMethod() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The service method.
- getMethod() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getMethod() - Method in interface org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
-
Returns the method.
- getMethod() - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- getMethod(String, Class<?>...) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- getMethodDescriptor(String, Descriptors.ServiceDescriptor) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getMethodName() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getMethodName(CallRunner) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Return the
Descriptors.MethodDescriptor.getName()
fromcallRunner
or "Unknown". - getMetric(String, ConcurrentMap<String, T>, MetricsConnection.NewMetric<T>) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Get a metric for
key
frommap
, or create it withfactory
. - getMetricRegistries() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- getMetricRegistries() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Returns MetricRegistry's created.
- getMetricRegistry() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getMetricRegistryForMaster() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
-
Returns a MetricRegistry that can be used to track metrics at the master level.
- getMetricRegistryForMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- 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.
- getMetricRegistryForRegionServer() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getMetricRegistryForRegionServer() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- getMetricRegistryForRegionServer() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
- getMetricRegistryInfo() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
- getMetricRegistryInfo() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- getMetricRegistryInfo() - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Return the MetricRegistryInfo object for this registry.
- getMetricRegistryInfo() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- getMetricRegistryInfos() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- getMetricRegistryInfos() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Returns MetricRegistryInfo's for the MetricRegistry's created.
- 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.metrics.impl.MetricRegistryImpl
- getMetrics() - Method in interface org.apache.hadoop.hbase.metrics.MetricSet
-
A map of metric names to metrics.
- 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
-
Returns the metrics tracker for the region server
- getMetrics() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Get the metrics instance.
- getMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- getMetrics() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getMetrics() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter.MetricsSourceAdapter
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- getMetricsConnection(Configuration, String, Supplier<ThreadPoolExecutor>, Supplier<ThreadPoolExecutor>) - Static method in class org.apache.hadoop.hbase.client.MetricsConnection
- getMetricsContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the metrics context.
- getMetricsContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- getMetricsContext() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
-
Get the metrics context.
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- getMetricScope() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
scope of the metrics object
- getMetricsDescription() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the description of what this source exposes.
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
-
Get the description of what this source exposes.
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- getMetricsJmxContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the name of the context in JMX that this source will be exposed through.
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
-
Get the name of the context in JMX that this source will be exposed through.
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- getMetricsMap() - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Get all of the values since the last time this function was called.
- getMetricsMap() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- getMetricsMap(boolean) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Get all of the values.
- getMetricsName() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the name of the metrics that are being exported by this source.
- getMetricsName() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- getMetricsName() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
-
Get the name of the metrics that are being exported by this source.
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- 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
- getMetricsRegistry() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- 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
- getMetricsTableRequests() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMetricsUserAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- getMetricsUserAggregate(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateFactory
- getMidKeyMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getMidKeyMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Used when writing the root block index of a multi-level block index.
- getMidpoint(CellComparator, Cell, Cell) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Try to return a Cell that falls between
left
andright
but that is shorter; i.e. - getMidStripeSplitRatio(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getMillisFromLastRoll() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getMillisToNextPeriodicRoll() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getMin() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Gets the minimum timestamp requested by filter.
- getMin() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- getMin() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- getMin() - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Returns the smallest timestamp that should be considered
- getMin() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- getMin() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getMin() - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- getMin() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Returns the lowest value in the snapshot.
- getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
Returns the minimumTimestamp
- getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- getMin() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- getMinBlockSizeBytes() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMinBlockSizeBytes() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
The minimum block size configuration from all relevant column families.
- getMinColumn() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns the min column range for the filter
- getMinColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns true if min column is inclusive, false otherwise
- getMinCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns lower bound below which compaction is selected without ratio test
- getMinFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getMinFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns upper bound on number of files to be included in minor compactions
- getMinimumMidpointArray(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Try to get a byte array that falls between left and right as short as possible with lexicographical order;
- getMinimumMidpointArray(ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Try to create a new byte array that falls between left and right as short as possible with lexicographical order.
- 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
- getMinLoad() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getMinLocalityToForceCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getMinModifiedProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- getMinorCompactionCompressionType() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Compression type setting for minor compactions.
- getMinorCompactionCompressionType() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMinorCompactionCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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
- getMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- 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
- getMinSkew(double, double) - Static method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
-
Return the min skew of distribution
- getMinStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Min age of store files hosted on this region server
- getMinStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns Min age of store files under this region
- getMinStoreFileAge() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Min age of store files in this store
- getMinStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns Min age of store files for this table
- getMinStoreFileAge(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getMinToStart() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Calculate min necessary to start.
- getMinValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getMinValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getMinValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getMinValue() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
- getMinValue(Map<T, Long>) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Get the min value for all the Values a map.
- getMinVersions() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns The minimum number of versions to keep.
- getMinVersions() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMinVersions() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getMinVersions() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- getMinVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getMinVersions() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- getMinWidth(HttpServletRequest) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- 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
-
Returns the number of missing log files
- getMissingStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of missing store files
- getMissRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getMixedRowReadsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getMixedRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the number of row reads on memstore and file per store
- getMixedRowReadsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getMixedRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the number of read requests from the files under this store.
- getMixedRowReadsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns number of row reads from file and memstore per store for this table
- getMixedRowReadsCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getMobColumnFamilies(TableDescriptor) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Get list of Mob column families (if any exists)
- getMobCompactionState(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Gets the mob file compaction state for a specific table.
- getMobCompactPartitionPolicy() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Get the mob compact partition policy for this family
- getMobCompactPartitionPolicy() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMobCompactPartitionPolicy() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getMobDataDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getMobDataNsDir(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getMobDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- 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.regionserver.HRegion
- getMobFileCache() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
May be null if this is a master which not carry table.
- getMobFileCache() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns The cache for mob files.
- getMobFileCacheAccessCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of accesses to the mob file cache.
- getMobFileCacheAccessCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFileCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of cached mob files.
- getMobFileCacheCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFileCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of items evicted from the mob file cache.
- getMobFileCacheEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFileCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the hit percent to the mob file cache.
- getMobFileCacheHitPercent() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFileCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of misses to the mob file cache.
- getMobFileCacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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
-
Returns number of mob files checked in the last HfileCorruptionChecker run
- getMobFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getMobFlushCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of the flushes in mob-enabled stores.
- getMobFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getMobFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of mob cells flushed to disk.
- getMobFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getMobFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of mob cells flushed to disk, in bytes.
- getMobFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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
-
Returns the path of the mob hfiles.
- 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
- getMobScanCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of scanned mob cells.
- getMobScanCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobScanCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getMobScanCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of scanned mob cells, in bytes.
- getMobScanCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getMobStoreFilePercentage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the percentage of the mob store files
- getMobStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of available store files in the mob dir
- getMobStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the total size of the store files in the mob store
- 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.
- getMobTableDir(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getMobThreshold() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Gets the mob threshold of the family.
- getMobThreshold() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getMobThreshold() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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
-
Returns Get the modification time of the file.
- getModificationTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getModificationTimestamp() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Get the modification time of this store file.
- 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.
- getModifiedMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- getModifiedMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- getModifiersField() - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- getModTime() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getMonitor() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Returns the tracker for which tables should be archived.
- getMonitorStatus() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Set up monitor status if it is not created.
- getMonitorStatus() - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Set up monitor status if it is not created.
- getMostLocalEntityForRegion(int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- getMostRecentPosition() - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
-
Returns index of most recent
- getMovedRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getMoveMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for move region operation - getMoveMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getMoveProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for move procedure
- getMovesCalculated() - Method in class org.apache.hadoop.hbase.client.BalanceResponse
-
The number of moves calculated by the balancer if
BalanceResponse.isBalancerRan()
is true. - getMovesExecuted() - Method in class org.apache.hadoop.hbase.client.BalanceResponse
-
The number of moves actually executed by the balancer if it ran.
- getMTime() - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Last modification logical time
- getMulti() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- getMultiFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getMultiGetsCount() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getMultiMutationsCount() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getMultiple(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getMultipleRowResource(String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
- getMultiplexer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getMultiplier() - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
- getMultiServiceCalls() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getMultiTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
multiTracker metric
- getMutation(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- getMutation(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- getMutation(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- getMutations() - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Returns An unmodifiable list of the current mutations.
- getMutationsForCoprocs() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
This method is potentially expensive and useful mostly for non-replay CP path.
- getMutationsForCoprocs() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- getMutationsForCoprocs() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- getMutationsFromWALEntry(AdminProtos.WALEntry, CellScanner, Pair<WALKey, WALEdit>, Durability) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
This function is used to construct mutations from a WALEntry.
- getMvcc() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- getMvcc() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- getMVCC() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getMvccFromOperationContext(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
-
Return the write point of the previous succeed operation.
- getMvccReadPoint() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getMvccReadPoint() - Method in class org.apache.hadoop.hbase.client.Scan
-
Get the mvcc read point used to open a scanner.
- getMvccReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Returns The Scanner's MVCC readPt see
MultiVersionConcurrencyControl
- getMvccReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- getMvccReadPoint(Scan) - Static method in class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor
- getMyAddress() - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- getMyEphemeralNodeFileName() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
Get the name of the file used to store the znode contents
- getMyEphemeralNodePath() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getName() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Returns the name of the file (not the full fs path, just the individual file name)
- getName() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- getName() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- getName() - Method in class org.apache.hadoop.hbase.backup.util.BackupSet
- getName() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Gets the fully qualified table name instance of the table that this
AsyncBufferedMutator
writes to. - getName() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- getName() - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Gets the fully qualified table name instance of this table.
- getName() - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getName() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Gets the fully qualified table name instance of the table whose region we want to locate.
- getName() - Method in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- getName() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Gets the fully qualified table name instance of the table that this BufferedMutator writes to.
- getName() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getName() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns a copy of Name of this column family
- getName() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getName() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- getName() - Method in class org.apache.hadoop.hbase.client.HTable
- getName() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getName() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the fully qualified table name instance of this table.
- getName() - Method in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- getName() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getName() - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets the fully qualified table name instance of this table.
- getName() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- getName() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
-
Returns the executor name inferred from the type and the servername on which this is running.
- getName() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Returns Name of this column family
- getName() - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- getName() - Method in class org.apache.hadoop.hbase.http.ServletConfig
- getName() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return this Cipher's name
- getName() - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Return the provider's name
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- 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.HFilePrettyPrinter.KeyValueStats
- 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.master.http.MetaBrowser
- getName() - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
-
Gets the name of the namespace.
- getName() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
- 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.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- getName() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getRegionName()
instead. - 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.LeaseManager.LeaseStillHeldException
-
Returns name of lease
- 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.rest.model.ColumnSchemaModel
-
Returns the column name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the region server's name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the region name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Returns the table name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableModel
-
Returns the name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Returns the region name
- getName() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns the table name
- getName() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
Returns the table name
- getName() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Get group name.
- getName() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getName() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- getName() - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
-
Returns the unique name to identify this authentication method among other HBase auth methods.
- getName() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- getName() - Method in class org.apache.hadoop.hbase.security.User
-
Returns the full user name.
- getName() - Method in class org.apache.hadoop.hbase.TableName
- getName() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getName() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
returns the name of this checksum type
- getName() - Method in enum org.apache.hadoop.hbase.util.DNS.ServerType
- getName() - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- getNameAsString() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Name of this column family
- getNameAsString() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- getNameAsString() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getNameAsString() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Returns The name string of this column family
- getNameAsString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Get the name of the table as a String
- getNameAsString() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the region name as a string
- getNameAsString() - Method in class org.apache.hadoop.hbase.TableName
- getNameAsString() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns the user name as a string
- getNamedQueueEvent() - Method in class org.apache.hadoop.hbase.namequeues.NamedQueuePayload
- getNamedQueueEvent() - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- getNamedQueueEvent() - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- getNamedQueueRecorder() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
get NamedQueue Provider to add different logs to ringbuffer
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.LogEventHandler
-
Retrieve in memory queue records from ringbuffer
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
-
Retrieve in memory queue records from ringbuffer
- getNamedQueueRecords(NamedQueueGetRequest) - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
Retrieve in memory queue records from ringbuffer
- getNamedQueueRecords(NamedQueueGetRequest) - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- 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.
- getNameFromId(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Find and return the name of data block encoder for the given id.
- getNameFromId(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Find and return the name of data block encoder for the given id.
- getNameInBytes() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Returns name converted to bytes.
- getNameInBytes() - Method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Returns name converted to bytes.
- getNamespace() - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- getNamespace() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- getNamespace() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the namespace this table is in.
- getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNamespace() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- getNamespace() - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- getNamespace() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- getNamespace() - Method in class org.apache.hadoop.hbase.TableName
- getNamespace(String) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
Get a Namespace
- getNamespace(String) - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- getNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get a Namespace
- getNamespaceAsString() - Method in class org.apache.hadoop.hbase.TableName
- getNamespaceDescriptor(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get a namespace descriptor by name.
- getNamespaceDescriptor(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get a namespace descriptor by name
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getNamespaceDir(Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the
Path
object representing the namespace directory under path rootdir - getNamespaceFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns the Namespace filter regex
- getNamespaceFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getNamespaceInstanceResource(String) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Dispatch to NamespaceInstanceResource for getting list of tables.
- getNamespaceInstanceResource(String) - Method in class org.apache.hadoop.hbase.rest.NamespacesResource
-
Dispatch to NamespaceInstanceResource
- getNamespaceLimiter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified namespace.
- getNamespaceLock(String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getNamespaceName() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture
-
Returns the namespace name
- 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
- getNamespaceName() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- getNamespacePermissions(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- getNamespaceQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getNamespaceQuotaCache() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- getNamespaceQuotaManager() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- getNamespaceQuotaSnapshot(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Fetches the
SpaceQuotaSnapshot
for the given namespace from this chore. - 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. - getNamespaceQuotaTables() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Returns an unmodifiable view of all tables in namespaces that have namespace quotas.
- getNamespaceResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
- getNamespaceRootPaths(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
return paths that user will namespace permission will visit
- getNamespaceRowKey(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getNamespaceRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getNamespaces() - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
Get all Namespaces
- getNamespaces() - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- getNamespaces() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Get all Namespaces
- getNamespaces() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable namespace set of this peer
- getNamespaces() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getNamespaces() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get replicable namespace set of this peer
- getNamespaces() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesModel
-
Returns all namespaces
- getNamespaceSnapshots(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a set of the names of all namespaces containing snapshot entries.
- getNamespaceSnapshotSize(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Fetches the computed size of all snapshots against tables in a namespace for space quotas.
- getNamespaceSnapshotStore() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- getNamespaceSpaceUtilization() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Gets the space usage and limit for each namespace.
- getNamespaceSpaceUtilization() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getNamespacesWithQuotas() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- getNamespaceTable() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- getNamespaceTableCfWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
Returns a WALEntryFilter for checking replication per table and CF.
- getNameWithNamespaceInclAsString() - Method in class org.apache.hadoop.hbase.TableName
-
Ideally, getNameAsString should contain namespace within it, but if the namespace is default, it just returns the name.
- getNbEntries() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- getNbHFiles() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the number of HFiles in this batch
- getNbOperations() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns total number of operations in this batch
- getNbRowKeys() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the number of distinct row keys in this batch
- getNeedResults() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getNegativeResultsCount() - Method in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
-
Returns Current value for bloom negative results count
- getNegotiatedProperty(String) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- getNegotiatedQop() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- getNegotiatedQop() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- getNettyDirectMemoryUsage() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
Returns the current amount of direct memory used by netty module.
- getNettyDmUsage() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getNettyDmUsage() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getNewAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- getNewExternalChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- getNewExternalChunk(int) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- getNewExternalChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- getNewExternalChunk(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- getNewExternalChunk(ChunkCreator.ChunkType) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- getNewExternalChunk(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- getNewMultiActionRunnable(ServerName, MultiAction, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getNewPath() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
retrieve the next path to use for writing.
- 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
- getNewRpcRetryingCallerFactory(Configuration) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns a new RpcRetryingCallerFactory from the given
Configuration
. - getNewRpcRetryingCallerFactory(Configuration) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getNextBlockOnDiskSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- getNextBlockOnDiskSize(ByteBuff, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- getNextCallSeq() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
-
If the filter returns the match code SEEK_NEXT_USING_HINT, then it should also tell which is the next key it must seek to.
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that are not sure which key must be next seeked to, can inherit this implementation that, by default, returns a null Cell.
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Pick the next cell that the scanner should seek to.
- getNextDelay(int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getNextForFuzzyRule(boolean, byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- getNextForFuzzyRule(boolean, byte[], int, int, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- getNextForFuzzyRule(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- getNextFreeOffset() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- 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
-
Returns the next key in the index (the key to seek to the next block)
- 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
-
Delegate to
Filter.getNextCellHint(Cell)
. - getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- getNextLogLine(WALStreamReader, Path, boolean) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- getNextMajorCompactTime(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
-
Returns When to run next major compaction
- getNextMode() - Method in class org.apache.hadoop.hbase.hbtop.mode.DrillDownInfo
- getNextPriority(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
- getNextQueue(CallRunner) - Method in interface org.apache.hadoop.hbase.ipc.QueueBalancer
-
Returns the index of the next queue to which a request should be inserted
- getNextQueue(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RandomQueueBalancer
- getNextRangeIndex(byte[]) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Calculates the position where the given rowkey fits in the ranges list.
- 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
- getNextRegionForUnload() - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- getNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- 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.
- getNNAddresses(DistributedFileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns A set containing all namenode addresses of fs
- getNoChecksumFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns the filesystem that is specially setup for doing reads from storage.
- getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- getNodeName(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the name of the current node from the specified fully-qualified path.
- getNonce() - Method in class org.apache.hadoop.hbase.client.Action
- getNonce() - Method in class org.apache.hadoop.hbase.client.HTable
- getNonce() - Method in class org.apache.hadoop.hbase.client.NoncedRegionServerCallable
- getNonce() - Method in class org.apache.hadoop.hbase.util.NonceKey
- getNonce() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns The nonce
- getNonce() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns The nonce
- getNonce(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- getNonce(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- getNonce(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- getNonceGenerator() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getNonceGenerator() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns Nonce generator for this ClusterConnection; may be null if disabled in configuration.
- getNonceGenerator() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.HTable
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.MultiAction
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.NoncedRegionServerCallable
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.client.NonceGenerator
-
Returns the nonce group (client ID) of this client manager.
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
- getNonceGroup() - Method in class org.apache.hadoop.hbase.util.NonceKey
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns The nonce group
- getNonceGroup() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns The nonce group
- getNonceGroup(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- getNonceGroup(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- getNonceGroup(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- getNonceKey() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- getNonceKey() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- 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
- getNonFavoredAssignedRegions() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return the regions not assigned to its favored nodes
- getNonMetaRegionLocator() - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getNonMetaRegionsMovePlan() - Method in class org.apache.hadoop.hbase.util.RegionMover
- getNonRootIndexedKey(ByteBuff, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
The indexed key at the ith position in the nonRootIndex.
- getNonRootSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getNonRootSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Returns the size of this chunk if stored in the non-root index block format
- 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.
- getNormalizationTargets() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- getNormalizerTargetRegionCount() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if there is the target region count.
- getNormalizerTargetRegionCount() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if there is the target region count.
- getNormalizerTargetRegionCount() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getNormalizerTargetRegionSize() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if there is the target region size.
- getNormalizerTargetRegionSize() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if there is the target region size.
- getNormalizerTargetRegionSize() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getNoSuchSnapshot() - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
-
Returns a singleton that corresponds to no snapshot information.
- getNotifierForTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Returns the correct instance of
FileArchiverNotifier
for the given table name. - getNoVersionMap() - Method in class org.apache.hadoop.hbase.client.Result
-
Map of families to their most recent qualifiers and values.
- getNullPollCalls() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- getNumActionsPerServer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getNumActionsPerServerHist() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
numActionsPerServerHist metric
- getNumAlwaysStandByMasters() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getNumAtOrBelow(long) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- getNumAtOrBelow(long) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getNumberOfActionsInProgress() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getNumberOfCachedRegionLocations(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getNumberOfCachedRegionLocations(TableName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Return the number of cached region for a table.
- getNumberOfChildren(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Get the number of children of the specified node.
- getNumberOfChoresMissingStartTime() - Method in class org.apache.hadoop.hbase.ChoreService
-
Return number of chores that this service currently has scheduled that are missing their scheduled start time
- getNumberOfListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Returns The number of currently registered listeners
- getNumberOfOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.OutputSink
-
Returns number of regions we've recovered
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- getNumberOfRegions() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ServerLoad.getRequestCountPerSecond()
instead. - getNumberOfRulesLoaded() - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- getNumberOfRunningProcess() - Method in class org.apache.hadoop.hbase.util.JVM
-
Workaround to get the current number of process running.
- getNumberOfScheduledChores() - Method in class org.apache.hadoop.hbase.ChoreService
-
Returns number of chores that this service currently has scheduled
- getNumberOfStatistics() - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
-
Returns number of statistics
- getNumberOfTasksInProgress() - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Returns The number of running task.
- getNumberOfTasksInProgress() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- getNumberOfThreads(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
The number of threads in the thread pool that will run the map function.
- getNumBytesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getNumBytesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumChunks() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- getNumCompactionsCompleted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getNumCompactionsCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumCompactionsFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the total number of compactions that have been reported as failed on this region.
- getNumCompactionsFailed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumCompactionsQueued() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the total number of compactions that are currently queued(or being executed) at point in time
- getNumCompactionsQueued() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getNumDataNodes() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getNumDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of dead region servers
- getNumDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getNumDrainingRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of draining region servers
- getNumDrainingRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getNumEntries() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getNumEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Returns the number of entries in this block index chunk
- getNumExceptions() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getNumFilesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getNumFilesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumFlushesQueued() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the total number of flushes currently queued(being executed) for this region at point in time
- getNumFlushesQueued() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getNumGeneralCallsDropped() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getNumGeneralCallsDropped() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
-
Returns Number of HFiles in this store
- getNumLevels() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Returns the number of levels in this block index.
- getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getNumLifoModeSwitches() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getNumLifoModeSwitches() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
-
Returns the number of log files in use
- 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.DisabledWALProvider
- 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
- getNumMasters() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getNumMutationsWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of mutations received with WAL explicitly turned off.
- getNumMutationsWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns the number of mutations processed bypassing the WAL
- getNumObservers() - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
-
Returns the number of observers.
- getNumOfAppends() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getNumOfCells() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- getNumOfChunksReturnedToPool(Set<Integer>) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- 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
- getNumOfIncrements() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getNumOfPuts() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getNumOfReplicas - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- 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
- getNumOnlineRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
The number of online regions
- getNumOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumOpenConnections() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
-
Deprecated.The number of open RPC conections
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.wal.OutputSink
-
Returns the number of currently opened writers
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- getNumOpenWriters() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Get current open writers
- getNumPositivesForTesting(int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- getNumQueriesForTesting(int) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- getNumQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Returns number of queues.
- getNumRecordsFailedPuts() - Method in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- getNumRecordsFailedPuts() - Method in class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- getNumReferenceFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Number of reference files on this region server
- getNumReferenceFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns Number of reference files under this region
- getNumReferenceFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Number of reference files in this store
- getNumReferenceFiles(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns Number of reference files for this table
- getNumReferenceFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getNumRegions() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getNumRegions() - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- getNumRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getNumRegions(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of regions hosted on for this table
- getNumRegions(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getNumRegions(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Computes the total number of regions in a table.
- getNumRegionsAdded() - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- getNumRegionsComparator() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getNumRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of live region servers
- getNumRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getNumRegionServers() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getNumRegionsOnFavoredNodeByPosition(FavoredNodesPlan.Position) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return the number of regions based on the position (primary/secondary/ tertiary) assigned to their favored nodes
- getNumRegionsOpened() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getNumRegisteredProviders() - Method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Returns the number of providers that have been registered.
- getNumRegisteredProviders() - Method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Returns the number of registered providers.
- getNumReportedRegions(TableName, QuotaSnapshotStore<TableName>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Computes the number of regions reported for a table.
- getNumRolledLogFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Returns the number of rolled log files
- 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
-
Returns how many block index entries there are in the root level
- getNumServers() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getNumSinks() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of store files hosted on this region server.
- getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of store files hosted on this region server.
- getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumStoreFiles(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of store files hosted for this table
- getNumStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of stores hosted on this region server.
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of stores hosted on this region server.
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getNumStores(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of stores hosted on for this table
- getNumStores(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getNumThreads() - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- getNumThreads() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Returns the number of threads/slots passed to start()
- getNumThreads() - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- getNumThreads() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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 interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of master WAL files.
- getNumWALFiles() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getNumWALFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of WAL files of this region server.
- getNumWALFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumWALSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of WAL files with slow appends for this region server.
- getNumWALSlowAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getNumZkServers() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getObject() - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- getObjectFromMessage(byte[]) - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
-
Initialize the model from a protobuf representation.
- getObservedSnapshotSizes(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Fetches any persisted HBase snapshot sizes stored in the quota table.
- getOffHeapMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the off heap memstore.
- getOffHeapMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getOffHeapMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the off heap memstore on this region server.
- getOffHeapMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.NonThreadSafeMemStoreSizing
- getOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getOffHeapSize() - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- 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.ByteBufferKeyValue
- getOffset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- getOffset() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Cannot be
HFileBlock.UNSET
. - getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- getOffset() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Return the offset into the buffer.
- getOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Offset into
KeyValue.getBuffer()
at which this KeyValue starts. - getOffset() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Returns the offset
- getOffset() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getOffset() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
The offset, the index into the underlying byte[] at which this range begins.
- getOffset() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Return the offset into the buffer.
- 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
- getOldestToCompact(long, long) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getOldestWalAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- getOldestWalTimestamp() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- getOldLocality(ServerName, byte[], Map<ServerName, ServerMetrics>) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- getOldLogDir() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
Get the directory where old logs go
- getOldLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the directory where wals are archived
- getOldPath() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- 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
- getOldWALsDirSize() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
- getOldWALsDirSize() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the size of old WALs directory in bytes.
- getOldWALsDirSize() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getOnDiskDataSize(int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getOnDiskDataSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getOnDiskDataSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the size of data on disk + header.
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the on-disk size of header + data part + checksum.
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns the on-disk size of the block.
- getOnDiskSizeWithHeader(ByteBuff, boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Parse total on disk size including header and checksum.
- getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the on-disk size of the data part + checksum (header excluded).
- getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns the on-disk size of the data portion of the block.
- getOneArgStaticMethodAsFunction(Class<?>, String, Class<I>, Class<R>) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
-
Creates a Function which can be called to performantly execute a reflected static method.
- getOneMinuteRate() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- getOneMinuteRate() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Returns the one-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
- getOneRandomRack(Set<String>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- getOneRandomServer(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.
- getOngoingBackupId() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Check if any ongoing backup.
- getOnHeapCacheSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- 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'.
- getOnHeapMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the on heap memstore.
- getOnHeapMemStoreLimit() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getOnHeapMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the on heap memstore on this region server.
- getOnHeapMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getOnlineEntries() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getOnlineFavoredNodes(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- getOnlineRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getOnlineRegionInfos(List<? extends Region>) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- getOnlineRegions() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns Interface to Map of regions online on this RegionServer
RegionCoprocessorEnvironment.getServerName()
}. - getOnlineRegions() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
-
Returns Interface to Map of regions online on this RegionServer
RegionServerCoprocessorEnvironment.getServerName()
}. - getOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- getOnlineRegions(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-17980). Use
Admin.getRegions(ServerName sn)
. - getOnlineRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
HBaseAdmin.getRegions(ServerName)
. - getOnlineRegions(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getOnlineRegionsAsPrintableString() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getOnlineRegionsInterface(ServerName) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get the server side
OnlineRegions
interface for the specific region server. - getOnlineRegionsInterface(ServerName) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getOnlineRegionsLocalContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
For tests, web ui and metrics.
- getOnlineRS() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getOnlineServers() - Method in class org.apache.hadoop.hbase.master.HMaster
- getOnlineServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns Read-only map of servers to serverinfo
- getOnlineServers(MasterServices) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getOnlineServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns A copy of the internal list of online servers.
- 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.
- getOpenAndCloseThreadPool(int, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
- getOpenFileDescriptorCount() - Method in class org.apache.hadoop.hbase.util.JVM
-
Get the number of opened filed descriptor for the runtime jvm.
- getOpenMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for open region request - getOpenMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getOpenProcId() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- getOpenProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for OpenRegionProcedure
- getOpenRegions() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns the latest sequence number that was read from storage when this region was opened
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- getOpenSeqNumForParentRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- getOpenSslFilteredDefaultCiphers() - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Not all of our default ciphers are available in OpenSSL.
- getOperation - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationFuture
- getOperation - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- getOperation(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Returns The operation(Mutation) at the specified position.
- getOperationId() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
- getOperationId() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- getOperationsFromCoprocessors(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getOperationStatus(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Returns Gets the status code for the operation(Mutation) at the specified position.
- getOperationStatusCode() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
- getOperationTimeout() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return the operation timeout for a rpc call.
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- getOperationTimeout() - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0 and will be removed in 3.0 version use
Table.getOperationTimeout(TimeUnit)
instead - getOperationTimeout() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getOperationTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get timeout of each operation in Table instance.
- getOperationTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getOperationTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.HTable
- getOperationTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getOperationTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.Table
-
Get timeout of each operation in Table instance.
- getOperationTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getOperationTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.AddColumnFamilyFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteColumnFamilyFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DisableTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.EnableTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.FlushTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.LegacyFlushFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.MergeTableRegionsFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyColumnFamilyFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyColumnFamilyStoreFileTrackerFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTablerStoreFileTrackerFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture
-
Returns the operation type like CREATE_NAMESPACE, DELETE_NAMESPACE, etc.
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.RestoreSnapshotFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.SnapshotFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.SplitTableRegionFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
-
Returns the operation type like CREATE, DELETE, DISABLE etc.
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateRegionFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateTableFuture
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.AddColumnFamilyProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.CreateNamespaceProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.CreateTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteColumnFamilyProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteNamespaceProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DisableTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.EnableTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.FlushTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.MergeTableRegionProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyColumnFamilyProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyColumnFamilyStoreFileTrackerProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyNamespaceProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyTableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyTableStoreFileTrackerProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.SnapshotProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.SplitTableRegionProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TruncateRegionProcedureBiConsumer
- getOperationType() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TruncateTableProcedureBiConsumer
- getOperator() - Method in class org.apache.hadoop.hbase.filter.BitComparator
-
Returns the bitwise operator
- getOperator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
Deprecated.since 2.0.0. Will be removed in 3.0.0. Use
CompareFilter.getCompareOperator()
instead. - getOperator() - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Get the operator.
- getOperator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Deprecated.since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueFilter.getCompareOperator()
instead. - getOperator() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
- getOperator(byte) - Static method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- getOperator(String) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- getOpsShipped() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Gets the number of OPs shipped by this source queue to target cluster.
- getOPsShipped() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getOption() - Method in enum org.apache.hadoop.hbase.thrift.ImplType
- getOptionAsDouble(CommandLine, String, double) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getOptionAsInt(CommandLine, String, int) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getOptionAsInt(CommandLine, String, int, int) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getOptionAsLong(CommandLine, String, int) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getOptionAsLong(CommandLine, String, int, int) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- getOptions() - Static method in class org.apache.hadoop.hbase.chaos.ChaosService
- getOptions() - Method in class org.apache.hadoop.hbase.hbtop.HBTop
- getOptions() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- getOptions() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- getOrComputeLocality(int, int, BalancerClusterState.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Looks up locality from cache of localities.
- getOrComputeRackLocalities() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Retrieves and lazily initializes a field storing the locality of every region/server combination
- getOrComputeRegionCacheRatio(int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getOrComputeRegionsToMostLocalEntities(BalancerClusterState.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Lazily initializes and retrieves a mapping of region -> server for which region has the highest the locality
- getOrComputeServerWithBestRegionCachedRatio() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- getOrComputeWeightedLocality(int, int, BalancerClusterState.LocalityType) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns locality weighted by region size in MB.
- getOrComputeWeightedRegionCacheRatio(int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns the weighted cache ratio of a region on the given region server
- getOrCreate(K, PoolMap.PoolResourceSupplier<V>) - Method in class org.apache.hadoop.hbase.util.PoolMap
- getOrCreate(PoolMap.PoolResourceSupplier<R>) - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
- getOrCreate(PoolMap.PoolResourceSupplier<R>) - Method in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- getOrCreate(PoolMap.PoolResourceSupplier<R>) - Method in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- getOrCreateFamilies() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- getOrCreateInfo(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Gets the entry in regionInfo corresponding to the the given encoded region name.
- getOrCreateLowestSequenceIds(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- getOrCreateMetricsClient(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
Create a instance of ClientMetrics if not present otherwise return the previous one
- getOrCreateMetricsClient(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- getOrCreateMetricsUser(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- getOrCreateMetricsUser(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
Returns a MetricsUserSource if already exists, or creates and registers one for this user
- getOrCreateMetricsUser(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- getOrCreateNode(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- getOrCreateRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getOrCreateSaslServer() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getOrCreateTableSource(String, MetricsTableWrapperAggregate) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
Returns MetricsTableSource registered for the table.
- getOrCreateTableSource(String, MetricsTableWrapperAggregate) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- getOrDefault(String, Function<String, T>, T) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- getOrDefault(Bytes, Function<byte[], T>, T) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getOrDefault(Bytes, Function<String, T>, T) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getOrder() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Retrieve the sort
Order
imposed by this data type, or null when natural ordering is not preserved. - getOrder() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- getOrder() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
- getOrder() - Method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawByte
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawBytes
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawDouble
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawFloat
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawInteger
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawLong
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawShort
- getOrder() - Method in class org.apache.hadoop.hbase.types.RawString
- getOrder() - Method in class org.apache.hadoop.hbase.types.Struct
- getOrder() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- getOrder() - Method in class org.apache.hadoop.hbase.types.Union2
- getOrder() - Method in class org.apache.hadoop.hbase.types.Union3
- getOrder() - Method in class org.apache.hadoop.hbase.types.Union4
- getOrderOfSize() - Method in enum org.apache.hadoop.hbase.Size.Unit
- getOrEmptyString(Configuration, String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Extracts the value for the given key from the configuration of returns a string of zero length.
- getOrFetch(AtomicReference<T>, AtomicReference<CompletableFuture<T>>, boolean, Supplier<CompletableFuture<T>>, Predicate<T>, String) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- getOriginalIndex() - Method in class org.apache.hadoop.hbase.client.Action
- 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
-
Returns the origin path of the hfile.
- getOrigLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- getOrigLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- getOrigLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- 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.
- getOrMakeChunk() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Get the current chunk, or, if there is no current chunk, allocate a new one from the JVM.
- getOrphanRegionsOnFS() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
The regions have directory on FileSystem, but no region info in meta.
- getOrphanRegionsOnFS() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getOrphanRegionsOnRS() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
The regions only opened on RegionServers, but no region info in meta.
- getOrphanRegionsOnRS() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getOSVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
Returns the OS name, version, and hardware architecture
- getOuputStream() - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
- getOutput() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- getOutput(HttpServletRequest) - Method in class org.apache.hadoop.hbase.http.ProfileServlet
- getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
- getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Returns the output committer.
- getOutputCounts() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.OutputSink
-
Returns a map from encoded region ID to the number of edits written out for that region.
- getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- getOutputFileSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- getOutputFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Returns the total file size for flush output files, in bytes
- getOutputPath(SnapshotProtos.SnapshotFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
Returns the location where the inputPath will be copied.
- getOutputStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Currently, we need to expose the writer's OutputStream to tests so that they can manipulate the default behavior (such as setting the maxRecoveryErrorCount value).
- getOutputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- getOutputStream() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
-
Get a SASL wrapped OutputStream.
- 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
- getOverallAverageLatency() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getOverhead() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- getOverhead() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- getOverlaps() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getOwner() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getOwner() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getOwnerString() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- getOwnerString() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- getOwnerString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 0.94.1
- getPageEndPosition() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- getPageSize() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- getPageSize() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- getPageStartPosition() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- getParam() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getParam() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The call parameter message.
- getParam() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getParam() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getParameter(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Unquote the name and quote the value.
- getParameterMap() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
- getParameterNames() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Return the set of parameter names, quoting each name.
- getParameterTypes(Object[]) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- getParameterValues(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
- getParams() - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- getParams() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getParent(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Returns the full path of the immediate parent of the specified node.
- getParent(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- getParentProcId() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getParentRegion() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getParentRegionNames() - Method in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- getParentRegionServerName(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getParentsBytes(List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getParentToChildrenPairMap() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns the map of parent-children_pair.
- getParsedServers() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- getParserForTypeMethod - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- getPartition(ImmutableBytesWritable, V2, int) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Gets the partition number for a given key (hence record) given the total number of partitions i.e.
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- getPartition(Import.CellWritableComparable, Cell, int) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparablePartitioner
- getPartition(Import.KeyValueWritableComparable, KeyValue, int) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparablePartitioner
-
Deprecated.
- getPartitionSize(float) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getPassword(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getPassword(Configuration, String, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Get the password from the Configuration instance using the getPassword method if it exists.
- getPassword(TokenIdentifier) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler
- getPath() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Returns the path to this file
- getPath() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- getPath() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Returns the path to this
HFile
- getPath() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- getPath() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Returns Path or null if we were passed a stream rather than a Path.
- 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 class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- getPath() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns Path or null if this StoreFile was made with a Stream.
- getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns The
Path
of the file - getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- getPath() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns path to znode where the ZKOp will occur
- getPath(Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Return the 'path' component of a Path.
- getPath(Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Return the 'path' component of a Path.
- getPathHelper() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- GetPathName() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetPathName
- getPathOffsetEndStr(Path, long, long) - Static method in class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
- getPathSpec() - Method in class org.apache.hadoop.hbase.http.ServletConfig
- getPathsToWatch() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
-
Returns the zk path(s) to watch
- getPathsToWatch() - Method in class org.apache.hadoop.hbase.master.zksyncer.MasterAddressSyncer
- getPathsToWatch() - Method in class org.apache.hadoop.hbase.master.zksyncer.MetaLocationSyncer
- getPattern() - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Returns the string representation of the configured regular expression for matching
- getPattern() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- getPattern() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- getPattern(String, Pattern) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getPauseMillis() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getPauseMillisForServerOverloaded() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getPauseNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getPauseNsForServerOverloaded() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getPauseNsFromException(Throwable, int, long) - Method in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
-
Returns the nanos, if any, for which the client should wait
- getPauseTime(int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getPauseTime(long, int) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Calculate pause time.
- getPayload() - Method in class org.apache.hadoop.hbase.namequeues.RingBufferEnvelope
-
Retrieve current namedQueue payload
NamedQueuePayload
available on Envelope and free up the Envelope - getPayload(String, String, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- getPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the ReplicationPeerImpl for the specified cached peer.
- getPeerBandwidth() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the per node bandwidth upper limit for this peer
- getPeerBandwidth() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- getPeerCache() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- getPeerClusterConfiguration(Configuration, ReplicationPeerDescription) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Returns the configuration needed to talk to the remote slave cluster.
- getPeerClusterConfiguration(ReplicationPeerConfig, Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getPeerConfig() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the peer config object
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get the peer config object
- getPeerConfig(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.getReplicationPeerConfig(String)
instead - getPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- getPeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- getPeerConfig(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Get the peer config of a replication peer.
- getPeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- getPeerData() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getPeerDir(String) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- 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.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
- getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- getPeerId(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- 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.ReplicationLoadSource
- getPeerLock(String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getPeerNode(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- 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
- getPeerQueue(String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getPeerQuorumConfig(Configuration, String) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- getPeersCount() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- getPeerState() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Returns the state of the peer by reading local cache.
- getPeerState() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- getPeerState(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- getPeerState(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- getPeerStateNode(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- getPeerStorage() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- getPeerTableCFs(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0, use
ReplicationAdmin.getPeerConfig(String)
instead. - 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.replication.VerifyWALEntriesReplicationEndpoint
- getPeerUUID() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- getPercentFileLocal() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local.
- getPercentFileLocal() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getPercentFileLocalSecondaryRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local for secondary region replicas.
- getPercentFileLocalSecondaryRegions() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getPeriod() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getPeriod() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns period to execute chore in getTimeUnit() units
- getPeriod() - Method in class org.apache.hadoop.hbase.util.Sleeper
-
Returns the sleep period in milliseconds
- getPeriod(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Extracts the period for the chore from the configuration.
- getPeriod(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Extracts the period for the chore from the configuration.
- getPeriod(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
-
Extracts the period for the chore from the configuration.
- getPeriod(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Extracts the period for the chore from the configuration.
- getPeriod(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Extracts the period for the chore from the configuration.
- getPeriodicalFlushTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Returns the periodical flush interval, 0 means disabled.
- getPeriodicalFlushTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- getPermission() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- getPermissions(Configuration, byte[], Table, byte[], byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Reads user permission assignments stored in the
l:
column family of the first table row in_acl_
. - getPerServerFailuresCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getPersistencePath() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getPerTableFailuresCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getPhase() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getPid() - Static method in class org.apache.hadoop.hbase.client.ClientIdGenerator
-
Returns PID of the current process, if it can be extracted from JVM name, or null.
- getPid() - Static method in class org.apache.hadoop.hbase.util.ProcessUtils
- 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
- getPipeline() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
This method gets the pipeline for the current WAL.
- getPipeline() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- getPipeline() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
This method gets the pipeline for the current WAL.
- getPipelineSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getPlanSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- getPlanSizeMb() - Method in interface org.apache.hadoop.hbase.master.normalizer.NormalizationPlan
- getPlanSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- getPluggableQueueClass() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- getPolicies() - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
-
Returns an unmodifiable version of the active
SpaceViolationPolicyEnforcement
s. - getPolicy() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
-
Returns the violation policy, which may be null.
- getPolicy() - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
-
Returns the violation policy, which may not be presented.
- 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. - getPolicyNameForPath(DistributedFileSystem, Path) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- getPolicyNameFromInfo(Object) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- getPolicyNames(Collection<Object>) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- getPollCalls() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- getPool() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getPool() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getPool() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getPool() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getPool() - Method in class org.apache.hadoop.hbase.client.HTable
-
The pool is used for mutli requests for this HTable
- getPool() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getPoolAllocationBytes() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getPoolCompletedTaskCount() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getPoolCompletedTaskCount() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getPooledChunks() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- getPoolLargestPoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getPoolLargestPoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getPoolSize() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getPoolSize(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Return the pool size specified in the configuration, which is applicable only if the pool type is
PoolMap.PoolType.RoundRobin
. - getPoolSize(ChunkCreator.ChunkType) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- getPoolTaskCount() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getPoolTaskCount() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getPoolType(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Return the pool type specified in the configuration, which must be set to either
PoolMap.PoolType.RoundRobin
orPoolMap.PoolType.ThreadLocal
, otherwise default to the former. - getPort() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- getPort() - Method in class org.apache.hadoop.hbase.HRegionLocation
- getPort() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- getPort() - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Deprecated.Since 0.99.0
- getPort() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
-
Returns -1 if not set
- getPort() - Method in class org.apache.hadoop.hbase.net.Address
- getPort() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- getPort() - Method in class org.apache.hadoop.hbase.ServerName
- getPort() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getPos() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- getPos() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- getPos() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- getPos() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- getPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Returns the position of the last Entry returned by next()
- getPosition() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getPosition() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
The current
position
marker. - getPosition() - Method in interface org.apache.hadoop.hbase.wal.WALStreamReader
-
Get the current reading position.
- getPosition() - Method in interface org.apache.hadoop.hbase.wal.WALTailingReader
-
Get the current reading position.
- getPositionQuietly() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- getPreadMaxBytes() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- 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
- getPrefetchDelay() - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- getPrefetchDelay() - Method in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
- getPrefetchFutures() - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- getPrefetchRunnable() - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- getPrefix() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- getPrefix() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- getPrefix() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- getPrefixLength() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getPrepareFlushResult() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getPreparePutToStoreMap() - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- getPrettyHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
Returns pretty summary of
hist
. - getPrevBlockBytesScannedDifference() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- getPrevBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the offset of the previous block of the same type in the file, or -1 if unknown
- 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
- getPrevious() - Method in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- getPreviousNamespaceSnapshotSize(Table, String) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Fetches the current size of all snapshots in the given
namespace
. - getPrimaryCallTimeoutMicroSecond() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getPrimaryCallTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- 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.HbckRegionInfo
- getPrimaryMetaScanTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getPrimaryOperationTimeout() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getPrimaryScanTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getPrimaryTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- 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.client.Action
- getPriority() - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- getPriority() - Method in interface org.apache.hadoop.hbase.client.CoprocessorDescriptor
-
Returns The order to execute this coprocessor
- getPriority() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- getPriority() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getPriority() - Method in class org.apache.hadoop.hbase.client.MultiAction
- getPriority() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- getPriority() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getPriority() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
- getPriority() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getPriority() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- getPriority() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the priority assigned to the loaded coprocessor
- 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.HTableDescriptor
-
Deprecated.
- getPriority() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- getPriority() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- getPriority() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- getPriority() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Returns The priority of this request
- getPriority() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getPriority() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The Priority of this call.
- getPriority() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getPriority() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- getPriority() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns priority of compaction request
- 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.RegionCoprocessorHost.TableCoprocessorAttribute
- getPriority() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getPriority(RPCProtos.RequestHeader, Message, User) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
-
Returns the 'priority type' of the specified request.
- 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(RPCProtos.RequestHeader, Message, User) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getPriority(TableName) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getProc() - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- getProcedure() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getProcedure() - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- getProcedure() - Method in class org.apache.hadoop.hbase.procedure2.store.ProtoAndProcedure
- getProcedure(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getProcedure(Class<T>, long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getProcedure(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Returns the procedure.
- getProcedureCoordinatorRpcs(String, String) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinationManager
-
Method to retrieve
ProcedureCoordinatorRpcs
- getProcedureCoordinatorRpcs(String, String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinationManager
- getProcedureEnvironment() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getProcedureEvent() - Method in class org.apache.hadoop.hbase.master.assignment.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.procedure.ProcedureCoordinationManager
-
Method to retrieve
ProcedureMemberRpcs
- getProcedureMemberRpcs(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinationManager
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- getProcedureMetrics(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- getProcedureMetrics(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Override this method to provide procedure specific counters for submitted count, failed count and time histogram.
- getProcedureNames() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Returns Return set of all procedure names.
- getProcedureResult(long, CompletableFuture<Void>, int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getProcedureResult(MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- getProcedureResult(RpcController, MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getProcedureResult(RpcController, MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getProcedures() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get procedures.
- getProcedures() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List procedures
- getProcedures() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getProcedures() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getProcedures() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getProcedures() - Method in class org.apache.hadoop.hbase.master.HMaster
- getProcedures() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get procedures
- getProcedures() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Get procedures.
- getProcedures() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- getProcedures() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getProcedures(RpcController, MasterProtos.GetProceduresRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getProcedures(RpcController, MasterProtos.GetProceduresRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getProcedureScheduler() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getProcedureScheduler() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getProcedureScheduler() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- 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
- getProcedureStore() - Method in class org.apache.hadoop.hbase.master.HMaster
- getProcedureTimeout - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- getProcessingTime() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getProcessName() - Method in class org.apache.hadoop.hbase.master.HMaster
- getProcessName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getProcessPID() - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getProcessTime() - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- getProcExecutionLock() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getProcId() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- getProcId() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getProcIdHashCode(long) - Static method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Get an hashcode for the specified Procedure ID
- getProcIds() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- getProcName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- getProcName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- getProcName() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- getProcName() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- getProcName() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getProcName() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- getProcName() - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- getProcName() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getProcStack(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getProgress() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
-
Get current progress
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- getProgress() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Return the aggregate progress for all currently active compactions.
- getProgress() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- getProgressPct() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
getter for calculated percent complete
- getPromotedValueFromProto(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getPromotedValueFromProto(HBaseProtos.DoubleMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getPromotedValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getPromotedValueFromProto(R) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the promoted type from the proto message
- getProperties() - Method in interface org.apache.hadoop.hbase.client.CoprocessorDescriptor
-
Returns Arbitrary key-value parameter pairs passed into the coprocessor.
- getProperties() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- getProperties() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
-
Returns The map of uncategorized namespace properties.
- getPropertySources(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getPropertyValue() - Method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
The property string that specifies that a key store or trust store should use this store file type.
- getProto() - Method in class org.apache.hadoop.hbase.procedure2.store.ProtoAndProcedure
- getProto() - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Returns a copy of the internal state of
this
- getProto() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
-
Returns a copy of the internal state of
this
- getProtobuf(UriInfo, String) - Method in class org.apache.hadoop.hbase.rest.TableScanResource
- getProtocol() - Method in exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
- getProtocolFactory() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getProtoForCellType(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getProtoForCellType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getProtoForCellType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getProtoForCellType(T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the PB message corresponding to the cell type
- getProtoForPromotedType(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getProtoForPromotedType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getProtoForPromotedType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getProtoForPromotedType(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the PB message corresponding to the promoted type
- getProtoForType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getProtoViolationPolicy(SpaceViolationPolicy) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getProvider() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the provider for this Cipher
- getProvider(String, String, String) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
instantiate a provider from a config property.
- getProviderClass(String, String) - Method in class org.apache.hadoop.hbase.wal.WALFactory
- getProxyuserConfiguration(FilterConfig) - Method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- getPushDownFilters() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getPutTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
putTracker metric
- getQop(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
-
Returns
SaslUtil.QualityOfProtection
corresponding to the givenstringQop
value. - 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
-
Returns Returns the qualified path of this StoreFile
- getQualifiedStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.JobUtil
-
Initializes the staging directory and returns the qualified path.
- getQualifier() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the qualifier to check
- getQualifier() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Returns the qualifier
- getQualifier() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns the column qualifier
- getQualifier() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Returns the qualifier
- getQualifier() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getQualifier() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- getQualifier() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- getQualifier() - Method in class org.apache.hadoop.hbase.TableName
- getQualifier() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- getQualifier(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getQualifierArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierArray() - Method in interface org.apache.hadoop.hbase.Cell
-
Contiguous raw bytes that may start at any index in the containing array.
- getQualifierArray() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getQualifierArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the backing array of the entire KeyValue (all KeyValue fields are in a single array)
- getQualifierArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getQualifierArray() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getQualifierAsString() - Method in class org.apache.hadoop.hbase.TableName
- getQualifierBufferShallowCopy(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- getQualifierByte(Cell, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns The
ByteBuffer
containing the column qualifier bytes. - getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getQualifierByteBuffer() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierLength() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Number of qualifier bytes.
- getQualifierLength() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getQualifierLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier length
- getQualifierLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getQualifierLength() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getQualifierLength(int, int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierLength(int, int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier length
- getQualifierLength(int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getQualifierLength(int, int, int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierLength(int, int, int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier length
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierOffset() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Array index of first qualifier byte
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier offset
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getQualifierOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier offset
- getQualifierOffset(int, int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Qualifier offset
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns Position in the
ByteBuffer
where column qualifier bytes start - getQualifierPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getQualifierPosition() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getQualifierPosition(int, int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getQualifierString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getQuantiles() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
- getQuantiles() - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Return the values with the default quantiles.
- getQuantiles(double[]) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
-
Computes the quantiles give the ratios.
- getQuantiles(double[]) - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Computes the quantiles give the ratios.
- getQuantiles(double[]) - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- getQuantiles(double[]) - Method in interface org.apache.hadoop.hbase.metrics.Snapshot
-
Return the values with the given quantiles.
- getQuarantined() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of successfully quarantined paths after checkTables is called.
- getQuarantinedMobFiles() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Returns the set of successfully quarantined paths after checkTables is called.
- getQueue() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getQueue(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Return queue for the given walGroupId Please don't add or remove elements from the returned queue.
- getQueue(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- getQueue(ServerName) - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- 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
- getQueueId() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getQueueId() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- getQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Returns the length of the pending queue
- getQueueNode(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getQueues() - Method in class org.apache.hadoop.hbase.ipc.RandomQueueBalancer
-
Exposed for use in tests
- getQueues() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Returns the list of request queues
- getQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- getQueueSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- getQueueSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getQueueSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getQueueSize(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Get the queue size for the given walGroupId.
- getQueueStorage() - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- getQueueStorage() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getQueuesZNodeCversion() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getQueueTime() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getQuorum() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Get the quorum address of this instance.
- getQuorumString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- getQuota(QuotaFilter) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List the quotas based on the filter.
- getQuota(QuotaFilter) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List the quotas based on the filter.
- getQuota(QuotaFilter) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getQuota(QuotaFilter) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getQuota(QuotaFilter) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getQuota(QuotaFilter) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getQuota(UserGroupInformation, TableName, int) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Returns the quota for an operation.
- getQuotaCache() - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- getQuotaForNamespace(String) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
-
Fetches the namespace quota.
- getQuotaForTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
-
Fetches the table quota.
- getQuotaObserverChore() - Method in class org.apache.hadoop.hbase.master.HMaster
- getQuotaOperationType(ClientProtos.Action, boolean) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- getQuotaOperationType(ClientProtos.MutateRequest) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- getQuotaOperationType(ClientProtos.MutationProto, boolean) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- getQuotaRetriever(QuotaFilter) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.getQuota(QuotaFilter)
. - getQuotaRetriever(QuotaFilter) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getQuotaRetriever(QuotaFilter) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getQuotas(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getQuotas(Connection, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getQuotaScope() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- 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. - getQuotaState(ConcurrentMap<K, QuotaState>, K) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the QuotaState requested.
- getQuotaStates(RpcController, QuotaProtos.GetQuotaStatesRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getQuotaStates(RpcController, QuotaProtos.GetQuotaStatesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getQuotaStatus() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
-
Returns the status of the quota.
- getQuotaStatus() - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView
-
Returns the status of the quota.
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- getQuotaUserName(UserGroupInformation) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Applies a request attribute user override if available, otherwise returns the UGI's short username
- getRack(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.RackManager
-
Same as
RackManager.getRack(ServerName)
except that a list is passed - getRack(ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState.DefaultRackManager
- 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.
- getRackForRegion(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Maps region index to rack index
- getRackManager() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- getRackOfServer(ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- getRAMQueueEntries(BlockingQueue<BucketCache.RAMQueueEntry>, List<BucketCache.RAMQueueEntry>) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Blocks until elements available in
q
then tries to grab as many as possible before returning. - getRandomGenerator() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
-
Returns any candidate generator in random
- getRandomGenerator() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Select the candidate generator to use based on the cost of cost functions.
- getRandomKey() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getRandomKey() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getRandomKey() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create a random symmetric key
- getRandomReplicaId() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
-
Select an random replica id (including the primary replica id).
- getRange(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getRanges() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
Returns the ranges to be counted
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
Returns the type of range histogram size or time
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- getRateLimiter() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
-
Used in test only.
- getRaw(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- getRaw(String) - Method in interface org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfigMap
- getRaw(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- getRaw(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- 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 class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Returns the number of bytes available to read to avoid exceeding the quota
- getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Returns the number of bytes available to read to avoid exceeding the quota
- getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- getReadBalancer() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- getReadConsumed() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- getReadConsumed() - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- getReadConsumed() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Returns the number of bytes consumed from the quota by the operation
- getReader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- getReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Returns Reader that underlies this Scanner instance.
- getReader() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- getReader() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- getReader() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
- getReader(FileStatus, boolean, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Create a new
WALStreamReader
for reading logs to split. - getReader(Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Create a new
WALStreamReader
for reading logs to split. - getReaderContext() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getReaderPath() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getReaderType() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- getReadFailureCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- getReadFailureCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getReadFailures() - Method in interface org.apache.hadoop.hbase.tool.Canary
- getReadFailures() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- getReadFailures() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- getReadFailures() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getReadLatency() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getReadLatencyMap() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getReadLimit() - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- getReadLimit() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Returns the maximum number of bytes ever available to read
- getReadLimit() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- getReadLockCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getReadOnlyConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getReadOnlyConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getReadOnlyConfiguration() - Method in interface org.apache.hadoop.hbase.regionserver.Region
- getReadOnlyConfiguration() - Method in interface org.apache.hadoop.hbase.regionserver.Store
- getReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.ChangedReadersObserver
-
Returns the read point of the current scan
- getReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- getReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- getReadPoint(IsolationLevel) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns readpoint considering given IsolationLevel.
- getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getReadQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getReadQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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.RegionLoad
-
Deprecated.
- getReadRequestCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of read requests made to region
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of read requests that have been issued against this region
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getReadRequestCount() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns the number of read requests made by user
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- getReadRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of read requests that have been issued against this table
- getReadRequestCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getReadRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getReadRequestCount()
instead. - getReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of read requests to regions hosted on this region server.
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns read requests count for this region
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the current total read requests made to region
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.UserMetrics.ClientMetrics
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- getReadRequestsRatePerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the rate of read requests per second to regions hosted on this region server.
- getReadRequestsRatePerSecond() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getReadRpcTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getReadRpcTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- getReadRpcTimeout() - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0 and will be removed in 3.0 version use
Table.getReadRpcTimeout(TimeUnit)
instead - getReadRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get timeout of each rpc read request in this Table instance.
- getReadRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getReadRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.HTable
- getReadRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getReadRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.Table
-
Get timeout of each rpc read request in this Table instance.
- getReadRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getReadRpcTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getReadShare(Configuration) - Method in class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- getReadShare(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- getReadSuccessCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- getReadSuccessCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getReadType() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getReadType() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the read type for this scan
- getReadyToWriteCount() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- getRealCacheSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getRealUser() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- getRealUser(User) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- getRealUser(User) - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Returns the "real" user, the user who has the credentials being authenticated by the remote service, in the form of an
UserGroupInformation
object. - getReason() - Method in class org.apache.hadoop.hbase.client.BalancerRejection
- getReason() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getReassigns() - Method in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- getReceiveTime() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The timestamp when the call is constructed.
- getReceiveTime() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Builds a TableRecordReader.
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
- getRecords() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in interface org.apache.hadoop.hbase.hbtop.mode.ModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- getRecords(ClusterMetrics, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
-
Creates a new record writer.
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Creates a new record writer.
- getRecoverableZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Get the connection to ZooKeeper.
- getRecoveredEditsWriter(TableName, byte[], long) - Method in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
-
Get a writer and path for a log starting at the given entry.
- getRecoveredHFiles(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- getRecoveredHFilesDir(Path, String) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- getRecoveredQueueStartPos() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- getRecycler() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- getRefCellTags() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
- getRefCnt() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- getRefCntValue() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- getRefCntValue() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- getRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- getRefCount() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getRefCount() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Return the ref count associated with the reader whenever a scanner associated with the reader is opened.
- getReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getReferenceAndLinkFilePaths(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- 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) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- getReferenceFilePaths(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getReferenceKey(Reference<V>) - Method in class org.apache.hadoop.hbase.util.ObjectPool
-
Get key of the given reference
- getReferenceKey(Reference<V>) - Method in class org.apache.hadoop.hbase.util.SoftObjectPool
- getReferenceKey(Reference<V>) - Method in class org.apache.hadoop.hbase.util.WeakObjectPool
- getReferenceType() - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
- getReferredToFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getReferredToRegionAndFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- getRefillIntervalAdjustedLimit(long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
- getRefreshIntervalMs(boolean) - Method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- getRefreshReplicaCountChore(CatalogReplicaLoadBalanceSimpleSelector) - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- getRegex() - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- getRegion() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- getRegion() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- getRegion() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns the region associated with this coprocessor
- getRegion() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
Returns regionInfo
- getRegion() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- getRegion() - Method in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- getRegion() - Method in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- getRegion() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
-
Returns The RegionInfo of the region we are operating on.
- getRegion() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- getRegion() - Method in class org.apache.hadoop.hbase.master.RegionState
- getRegion() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
-
Returns the region
- getRegion() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- getRegion() - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getRegion() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- getRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Protected Utility method for safely obtaining an HRegion handle.
- getRegion(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- getRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegion(String) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
-
Return
Region
instance. - getRegion(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deprecated.
- getRegion(RegionInfo) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get the server side
Region
interface for the specific region. - getRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getRegion(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Find the HRegion based on a region specifier
- getRegion1Info() - Method in class org.apache.hadoop.hbase.HbckOverlapRegions
- getRegion1Info() - Method in class org.apache.hadoop.hbase.HbckRegionHoles
- getRegion2Info() - Method in class org.apache.hadoop.hbase.HbckOverlapRegions
- getRegion2Info() - Method in class org.apache.hadoop.hbase.HbckRegionHoles
- getRegionAddress(RegionInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- getRegionAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- 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
- 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
- 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
-
Returns the new RegionAssignmentSnapshot n
- getRegionByEncodedName(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionByEncodedName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionByStateOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionCachedInfo() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getRegionCachedInfo() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getRegionCachedInfo() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the region cache information for the regions hosted on this server
- getRegionCachedInfo() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getRegionCacheRatioOnRegionServer(int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns the amount by which a region is cached on a given region server.
- getRegionChainHoles() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getRegionChainOverlap() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getRegionCount() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the number of regions deployed on the cluster
- getRegionCount() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getRegionCount() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- getRegionCount() - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
-
Gets the total number of regions in namespace.
- getRegionCount(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
- getRegionCount(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- 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.namespace.NamespaceTableAndRegionInfo
- getRegionCountOfTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
-
Returns cached region count, or -1 if quota manager is disabled or table status not found
- 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() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns
Path
to the region directory. - getRegionDir(Path, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.For tests only; to be removed.
- getRegionDir(Path, TableName, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the
Path
object representing the region directory under path rootdir - getRegionDir(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Returns the directory for a give
region
. - getRegionDirFromRootDir(Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getRegionDirFromTableDir(Path, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getRegionDirFromTableDir(Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getRegionDirRecoveredEditsDir(Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- 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
-
Returns the
HRegionFileSystem
used by this region - getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getRegionHashCode() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getRegionHashCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getRegionHdfsPath() - Method in class org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
- getRegionHFileReferences(SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- getRegionId() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns the regionId
- getRegionId() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the regionId.
- getRegionId() - Method in class org.apache.hadoop.hbase.HbckInconsistentRegions
- getRegionId() - Method in class org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
- getRegionId() - Method in class org.apache.hadoop.hbase.HbckOrphanRegionsOnRS
- getRegionId() - Method in class org.apache.hadoop.hbase.HbckRegionDetails
- getRegionId() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns the regionId
- getRegionIdFromOp(Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
-
Get regionId from Ops such as: get, put, delete.
- getRegionIndex(Pair<byte[][], byte[][]>, byte[]) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns region information for the region this coprocessor is running on
- getRegionInfo() - Method in class org.apache.hadoop.hbase.HbckEmptyRegionInfo
- getRegionInfo() - Method in class org.apache.hadoop.hbase.HbckUnknownServers
- getRegionInfo() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
Deprecated.Since 2.0.0. Will remove in 3.0.0. Use
HRegionLocation.getRegion()
} instead. - getRegionInfo() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Returns Target Region's RegionInfo or null if not available or pertinent.
- getRegionInfo() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getRegionInfo() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
TableSnapshotInputFormat.TableSnapshotRegionSplit.getRegion()
- getRegionInfo() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- 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
-
Deprecated.
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the
RegionInfo
that describe this on-disk region view - getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns region information for this region
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Returns The RegionInfo for this scanner.
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the parent region info hosting this store
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- getRegionInfo() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getRegionInfo() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- getRegionInfo(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Get the region info for the passed region name.
- getRegionInfo(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Resolve a cached
RegionInfo
from the region name as abyte[]
. - getRegionInfo(String) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Resolve a cached
RegionInfo
from the encoded region name as aString
. - getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRegionInfo(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns RegionInfo object from the column HConstants.CATALOG_FAMILY:HConstants.REGIONINFO_QUALIFIER of the catalog table Result.
- getRegionInfo(Result, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the RegionInfo object from the column
HConstants.CATALOG_FAMILY
andqualifier
of the catalog table result. - getRegionInfo(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getRegionInfo(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Get
RegionInfo
from Master using content ofHBaseProtos.RegionSpecifier
as key. - getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
This method implements Admin getRegionInfo.
- getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getRegionInfoByEncodedName(BalancerClusterState, String) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- getRegionInfoColumn() - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column qualifier for serialized region info
- getRegionInfoColumn() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized region info
- getRegionInfoFileContent(RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns Content of the file we write out to the filesystem under a region
- getRegionInfoForDefaultReplica(RegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns the RegionInfo for the default replicaId (0).
- getRegionInfoForFs(RegionInfo) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns the regionInfo object to use for interacting with the file system.
- getRegionInfoForFS() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- getRegionInfoForReplica(RegionInfo, int) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns the RegionInfo for the given replicaId.
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- getRegionInfoList(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Fetches all Regions for a table.
- getRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
-
This map contains the state of all hbck items.
- getRegionInfoResponse(MasterProcedureEnv, ServerName, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
-
Raw call to remote regionserver to get info on a particular region.
- getRegionInfoResponse(MasterProcedureEnv, ServerName, RegionInfo, boolean) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- getRegionInfosFromManifest(SnapshotManifest) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getRegionInfoWithLargestEndKey(RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- getRegionList(Path) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Gets region list
- getRegionList(TableName) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Gets region list
- getRegionLoad(RpcController, AdminProtos.GetRegionLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getRegionLoadCost(Collection<BalancerRegionLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadAsRateFunction
- getRegionLoadCost(Collection<BalancerRegionLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- getRegionLocalityMappingFromFS(Configuration, String, int, Map<String, Map<String, Float>>) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
This function is to scan the root path of the file system to get either the mapping between the region name and its best locality region server or the degree of locality of each region on each of the servers having at least one block of that region.
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Returns the region's hostname
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region location.
- getRegionLocation() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getRegionLocation() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the first not-null region location in the list
- getRegionLocation(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Get the region location for the passed region name.
- getRegionLocation(byte[]) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[], int) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Finds the region with the given
replicaId
on which the given row is being served. - getRegionLocation(byte[], int) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region with the given replica id on which the given row is being served.
- getRegionLocation(byte[], int, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Finds the region with the given
replicaId
on which the given row is being served. - getRegionLocation(byte[], int, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- getRegionLocation(byte[], int, boolean) - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- getRegionLocation(byte[], int, boolean) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region with the given replica id on which the given row is being served.
- getRegionLocation(int) - Method in class org.apache.hadoop.hbase.RegionLocations
- getRegionLocation(ByteBuffer, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getRegionLocation(AsyncTable<?>, byte[]) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the HRegionLocation from meta for the given region
- getRegionLocation(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the HRegionLocation from meta for the given region
- getRegionLocation(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the HRegionLocation from meta for the given region
- getRegionLocation(Result, RegionInfo, int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the HRegionLocation parsed from the given meta row Result for the given regionInfo and replicaId.
- getRegionLocation(Result, RegionInfo, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the HRegionLocation parsed from the given meta row Result for the given regionInfo and replicaId.
- getRegionLocation(TableName, byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Find region location hosting passed row
- getRegionLocation(TableName, byte[], boolean) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getRegionLocation(TableName, byte[], int, RegionLocateType, boolean, long) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionLocation(TableName, byte[], int, RegionLocateType, long) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionLocation(TableName, byte[], RegionLocateType, boolean, long) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionLocation(TableName, byte[], RegionLocateType, long) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionLocationByRegionName(byte[]) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the region location from the list for matching regionName, which can be regionName or encodedRegionName
- getRegionLocationInCache(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- getRegionLocations() - Method in class org.apache.hadoop.hbase.RegionLocations
- getRegionLocations(boolean, int, ClusterConnection, TableName, byte[]) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- getRegionLocations(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Find all the replicas for the region on which the given row is being served.
- getRegionLocations(byte[]) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Find all the replicas for the region on which the given row is being served.
- getRegionLocations(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Find all the replicas for the region on which the given row is being served.
- getRegionLocations(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- getRegionLocations(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- getRegionLocations(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Find all the replicas for the region on which the given row is being served.
- getRegionLocations(int, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
-
Get the region locations for meta region.
- getRegionLocations(ClusterConnection, TableName, byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- getRegionLocations(Result) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns an HRegionLocationList extracted from the result.
- getRegionLocations(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns an HRegionLocationList extracted from the result.
- getRegionLocations(TableName, byte[], int, RegionLocateType, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- getRegionLocations(TableName, byte[], RegionLocateType, boolean, long) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionLocationsForPrepare(byte[]) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Fetch region locations for the row.
- getRegionLocationsForReopen(List<HRegionLocation>) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- getRegionLocationsInternal(TableName, byte[], int, RegionLocateType, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- getRegionLocationWithEncodedName(AsyncTable<?>, byte[]) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the HRegionLocation from meta for the given encoded region name
- getRegionLocator() - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Gets the
AsyncTableRegionLocator
for this table. - getRegionLocator() - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getRegionLocator() - Method in class org.apache.hadoop.hbase.client.HTable
- getRegionLocator() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getRegionLocator() - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets the
RegionLocator
for this table. - getRegionLocator() - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- getRegionLocator() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to get the
RegionLocator
. - getRegionLocator() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getRegionLocator(byte[]) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Retrieve a regionLocator for the table.
- getRegionLocator(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve a AsyncRegionLocator implementation to inspect region information on a table.
- getRegionLocator(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getRegionLocator(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a RegionLocator implementation to inspect region information on a table.
- getRegionLocator(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getRegionLocator(TableName) - Method in class org.apache.hadoop.hbase.SharedConnection
- getRegionLocator(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- getRegionLock(String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getRegionManifestPath(Path, SnapshotProtos.SnapshotRegionManifest) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- 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.
- getRegionMap() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getRegionMaxSeqIdInStores() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- getRegionMetrics() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- getRegionMetrics() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getRegionMetrics() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns region load metrics
- getRegionMetrics() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getRegionMetrics(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get
RegionMetrics
of all regions hosted on a regionserver. - getRegionMetrics(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get a list of
RegionMetrics
of all regions hosted on a region server. - getRegionMetrics(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getRegionMetrics(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegionMetrics(ServerName, TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get
RegionMetrics
of all regions hosted on a regionserver for a table. - getRegionMetrics(ServerName, TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get a list of
RegionMetrics
of all regions hosted on a region server for a table. - getRegionMetrics(ServerName, TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getRegionMetrics(ServerName, TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRegionMetrics(ServerName, TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegionMetrics(ServerName, TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getRegionMetrics(AdminProtos.GetRegionLoadRequest, ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegionName() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getRegionName() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- getRegionName() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getRegionName() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the regionName as an array of bytes.
- getRegionName() - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- getRegionName() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- getRegionName() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- 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.mob.MobFileName
-
Gets region name
- getRegionName() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- getRegionName() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getRegionName() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the region name
- getRegionName() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getRegionName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the region.
- getRegionName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getRegionName() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getRegionName(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
If the input is a region name, it is returned as is.
- getRegionName(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns Region name as a String for use in logging, etc.
- getRegionNameAsString() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns Region name as a String for use in logging, etc.
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns Region name as a String for use in logging, etc.
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getRegionNameAsString() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getRegionNameAsString(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
- getRegionNameAsString(RegionInfo, byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
- getRegionNameAsStringForDisplay(RegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.client.RegionInfoDisplay
-
Get the region name for display.
- getRegionNameAsStringForDisplay(HRegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use RegionInfoDisplay#getRegionNameAsStringForDisplay(RegionInfo, Configuration) over in hbase-server module.
- getRegionNameForDisplay(RegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.client.RegionInfoDisplay
-
Get the region name for display.
- getRegionNameForDisplay(HRegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use RegionInfoDisplay#getRegionNameForDisplay(RegionInfo, Configuration) over in hbase-server module.
- getRegionNameFromManifest(SnapshotProtos.SnapshotRegionManifest) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Extract the region encoded name from the region manifest
- getRegionNameFromOrigBulkLoadRow(String) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getRegionNames(List<HRegionLocation>) - Static method in class org.apache.hadoop.hbase.client.HRegionLocator
- getRegionNames(HRegionLocation) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionNames(RegionLocations) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- getRegionNameToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the regioninfo for a region
- getRegionNode(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- getRegionNormalizer(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
-
Create a region normalizer from the given conf.
- getRegionNormalizerChore() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- getRegionNormalizerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getRegionNormalizerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
RegionNormalizerManager
- getRegionObserver() - Method in class org.apache.hadoop.hbase.backup.BackupObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- 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
- getRegionOpenAndInitThreadPool(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
- getRegionOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- getRegionPlans() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- getRegionReferenceAndLinkFileCount(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- 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
- getRegionReplication() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns Returns the configured replicas per region
- getRegionReplication() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the configured replicas per region
- getRegionReplication() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns the configured replicas per region
- getRegionReplication(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- getRegionReplication(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- getRegionReplication(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getRegionReportPercent(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Extracts the percent of Regions for a table to have been reported to enable quota violation state change.
- getRegionReportPercent(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Extracts the percent of Regions for a table to have been reported to enable quota violation state change.
- getRegionResult(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets the result in hbase:meta for the specified region.
- getRegions() - Method in class org.apache.hadoop.hbase.client.MultiAction
- getRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegions() - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
-
Get all online regions in this RS.
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Returns the total number of regions served by the cluster
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the list of regions served by the region server
- getRegions() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Returns the regions
- getRegions(List<HBaseProtos.RegionSpecifier>, CacheEvictionStatsBuilder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Find the List of HRegions based on a list of region specifiers
- getRegions(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Returns List of Regions associated with this
server
. - getRegions(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get all the online regions on a region server.
- getRegions(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get all the online regions on a region server.
- getRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegions(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the regions of a given table.
- getRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the regions of a given table.
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Gets the online regions of the specified table.
- getRegions(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
-
Get all online regions of a table in this RS.
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getRegionScanner(Scan) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- getRegionScanner(ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getRegionScannerHolder(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Returns The associated RegionScannerHolder for
scannerId
or null. - getRegionsCount() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics.getRegionCount()
. - getRegionServer() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- getRegionServer() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- getRegionServer() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- getRegionServer() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
-
Returns the region server
- getRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Returns region server
- getRegionServerAccounting() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionServerAccounting() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns the RegionServerAccounting for this Region Server
- getRegionServerAddresses() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Get all the region server addresses.
- getRegionServerAddresses() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getRegionServerCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getCoprocessorNames()
instead. - getRegionServerCount(Connection) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
-
Alternative getCurrentNrHRS which is no longer available.
- getRegionServerFatalLogBuffer() - Method in class org.apache.hadoop.hbase.master.HMaster
- getRegionServerFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns the RegionServer filter regex
- getRegionServerFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getRegionServerGroup() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Get the region server group this table belongs to.
- getRegionServerGroup() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getRegionServerGroup() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getRegionServerImplementation(Configuration) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
- getRegionServerIndex(ServerName) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- getRegionServerInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
- getRegionServerList(List<String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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
- getRegionServerQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getRegionServerQuotaCache() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- getRegionServerQuotaLimiter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified region server.
- getRegionServerRowKey(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getRegionServerRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getRegionServerRpcQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionServerRpcQuotaManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns RegionServer's instance of
RegionServerRpcQuotaManager
- getRegionServers() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the live server list.
- getRegionServers() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns current live region servers list wrapped by
CompletableFuture
- getRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
Returns Read-only list of region server threads.
- getRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the live region servers
- getRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getRegionServers() - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
- getRegionServers() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
Get a list of all the addresses of all the available region servers for this peer cluster, or an empty list if no region servers available at peer cluster.
- getRegionServers(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Retrieve all current live region servers including decommissioned if excludeDecommissionedRS is false, else non-decommissioned ones only
- getRegionServers(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.HasRegionServerServices
-
Deprecated.Returns An instance of RegionServerServices, an object NOT for Coprocessor consumption.
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns Instance of
RegionServerServices
used by this HRegion. - getRegionServerServices() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors
- getRegionServersInZK(ZKWatcher) - Method in class org.apache.hadoop.hbase.master.ServerManager
- getRegionServersOfTable(RegionLocator) - Method in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- getRegionServerSpaceQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRegionServerSpaceQuotaManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns RegionServer's instance of
RegionServerSpaceQuotaManager
- getRegionServerSpaceQuotaSnapshots(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Fetches the observed
SpaceQuotaSnapshotView
s observed by a RegionServer. - getRegionServerSpaceQuotaSnapshots(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Fetches the observed
SpaceQuotaSnapshotView
s observed by a RegionServer. - getRegionServerSpaceQuotaSnapshots(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getRegionServerSpaceQuotaSnapshots(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRegionServerSpaceQuotaSnapshots(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getRegionServerSpaceQuotaSnapshots(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getRegionServerStub(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- 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
- getRegionServices() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- getRegionServicesForStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns store services for this region, to access services required by store level needs
- getRegionsFromMeta(TreeMap<String, HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- getRegionsInTransition() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- 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
- getRegionSize(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
-
Returns size of given region in bytes.
- getRegionSize(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- getRegionSize(RegionInfo) - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Returns the size for the give region if one exists.
- getRegionSize(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- getRegionSizeMap() - Method in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- getRegionSizeMb() - Method in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- getRegionSizeMB() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getRegionSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getRegionSizeMB() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the total size of the hfiles in the region
- getRegionSizeMB() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getRegionSizeMB(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns the size in MB from the most recent RegionLoad for region
- getRegionSizeMB(RegionInfo) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Returns size of region in MB and if region is not found than -1
- getRegionSizeStore() - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- getRegionSizeStore() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Returns the
RegionSizeStore
tracking filesystem utilization by each region. - getRegionsLoad() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - 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
- getRegionsMovePlan(boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover
- getRegionsOfFavoredNode(ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- getRegionsOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Returns Return online regions of table; does not include OFFLINE or SPLITTING regions.
- getRegionsOfTable(TableName, Predicate<RegionStateNode>) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Returns Return the regions of the table and filter them.
- getRegionsOfTableForDeleting(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Get the regions for deleting a table.
- getRegionsOfTableForEnabling(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Get the regions for enabling a table.
- getRegionsOfTableForReopen(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Get the regions to be reopened when modifying a table.
- getRegionsOnCrashedServer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure
-
If no Regions found in Master context, then we will search hbase:meta for references to the passed server.
- getRegionsOnCrashedServer(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Returns List of Regions on crashed server.
- getRegionsOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Returns the regions hosted by the specified server.
- getRegionSplitEditsPath(TableName, byte[], long, String, String, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Path to a file under RECOVERED_EDITS_DIR directory of the region found in
logEntry
named for the sequenceid in the passedlogEntry
: e.g. - getRegionSplitLimit() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Returns the regionSplitLimit
- getRegionSplitPolicyClassName() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
This gets the class associated with the region split policy which determines when a region split should occur.
- getRegionSplitPolicyClassName() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
This gets the class associated with the region split policy which determines when a region split should occur.
- getRegionSplitPolicyClassName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.This gets the class associated with the region split policy which determines when a region split should occur.
- getRegionsRecoveryChoreInterval(Configuration) - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- getRegionsReopened() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- getRegionsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
- getRegionsStateInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionStartKeys(List<RegionLocator>, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Return the start keys of all of the regions in this table, as a list of ImmutableBytesWritable.
- getRegionState() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getRegionState(String) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionState(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionState(Result, RegionInfo) - 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
-
Deprecated.
- getRegionStateColumn() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized region state
- getRegionStateColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized region state
- getRegionStateNode() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- getRegionStateNode(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionStateNode(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- getRegionStateNodeFromEncodedRegionName(String) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionStateNodeFromName(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionStateNodes() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Returns A view of region state nodes for all the regions.
- getRegionStateNodes(TableName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getRegionStates() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getRegionStates() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Returns A snapshot of region state nodes for all the regions.
- getRegionStates() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- getRegionStatesCount(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Provide regions state count for given table.
- getRegionStatesInTransition() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getRegionStatesInTransition() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getRegionStatesInTransition() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- 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.
- getRegionsToFlush(String) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
-
Get the list of regions to flush for the table on this server It is possible that if a region moves somewhere between the calls we'll miss the region.
- 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.
- getRegionsToSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Determine if the snapshot should be handled on this server NOTE: This is racy -- the master expects a list of regionservers.
- getRegionsWithoutValidFavoredNodes() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return the regions without favored nodes
- getRegionToRegionServerMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get region to region server map
- getRegionTransitionState(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getRegionWALFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns the WAL
HRegionFileSystem
used by this region - getRegionWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- getRegistredMBeans(ObjectName, MBeanServer) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getRegistry(Configuration, User) - Static method in class org.apache.hadoop.hbase.client.ConnectionRegistryFactory
-
Returns The connection registry implementation to use.
- getRejectDecommissionedHostsConfig(Configuration) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Reads the value of HConstants.REJECT_DECOMMISSIONED_HOSTS_KEY from the config and returns it
- getRelativeOffset(int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getRelativeOffsetForByteBuff(ByteBuff, int, int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getRemaining() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- getRemaining() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- getRemaining() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- getRemaining() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- getRemaining() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- getRemaining() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getRemaining() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
The number of bytes remaining between position and the end of the range.
- getRemainingRpcTimeout(RpcCall, HBaseRpcController, long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getRemainingTime() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getRemainingTime(int) - Method in class org.apache.hadoop.hbase.client.RetryingTimeTracker
- getRemainingTime(TimeUnit, long) - Static method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
-
Returns Time remaining as milliseconds.
- getRemoteAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Returns Address of remote client in this call
- getRemoteAddress() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns the address of the remote client associated with the current RPC request or not present if no address is set.
- getRemoteAddress() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getRemoteClientIpAndPort() - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Returns Remote client's ip and port else null if can't be determined.
- getRemoteDispatcher() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getRemoteInetAddress(int, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns Get remote side's InetAddress
- getRemoteInetAddress(MetricsConnection) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- 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
-
Returns Port of remote address in this call
- getRemotePort() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getRemotePort() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getRemoteProcedure() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteOperation
- getRemoteProcedure(long) - Method in class org.apache.hadoop.hbase.master.HMaster
- getRenewer() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Returns the account name that is allowed to renew the token.
- getReopenMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for reopen region operation - getReopenMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getReopenProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for reopen procedure
- 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
- getReplBarrierFamilyDescForMeta() - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- getReplicableEdits() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Gets the number of edits eligible for replication read from this source queue logs so far.
- getReplicableHFiles(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getReplicableHFiles(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all hfile references in the given peer.
- getReplicableHFiles(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getReplicableHFiles0(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getReplicaCallTimeoutMicroSecondScan() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.Action
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns the region replica id
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns region replica id where Query will fetch data from.
- getReplicaId() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns returns region replica id
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- getReplicaId() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns the region replica id
- getReplicaId() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getReplicaId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the replica id of this region.
- 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.HbckRegionInfo
- getReplicaLoad(List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- getReplicaLocationOrFail(Action) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getReplicationBarrier(Cell) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getReplicationBarrier(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getReplicationBarrierResult(Connection, TableName, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getReplicationBarrierResult(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getReplicationBarriers(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getReplicationDelay() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- 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
-
Returns the replication endpoint used by this replication source
- getReplicationEndpointImpl() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getReplicationLag() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getReplicationLoad(ServerName[]) - Method in class org.apache.hadoop.hbase.master.HMaster
- getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.Call directly from client such as hbase shell
- getReplicationLoadSink() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Call directly from client such as hbase shell
- getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getReplicationLoadSourceEntries() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- getReplicationLoadSourceList() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.Call directly from client such as hbase shell
- getReplicationLoadSourceList() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Call directly from client such as hbase shell
- getReplicationLoadSourceList() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getReplicationLoadSourceMap() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.Call directly from client such as hbase shell
- getReplicationLoadSourceMap() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Call directly from client such as hbase shell
- getReplicationLoadSourceMap() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- 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 interface org.apache.hadoop.hbase.client.Admin
-
Returns the configured ReplicationPeerConfig for the specified peer.
- getReplicationPeerConfig(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns the configured ReplicationPeerConfig for the specified peer
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- getReplicationPeerConfig(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the configured ReplicationPeerConfig for the specified peer
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getReplicationPeerConfig(RpcController, ReplicationProtos.GetReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getReplicationPeerConfig(RpcController, ReplicationProtos.GetReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getReplicationPeerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getReplicationPeerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the
ReplicationPeerManager
. - getReplicationPeerManager() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getReplicationPeerModificationProcedures(RpcController, ReplicationProtos.GetReplicationPeerModificationProceduresRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getReplicationPeerModificationProcedures(RpcController, ReplicationProtos.GetReplicationPeerModificationProceduresRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getReplicationPeers() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the ReplicationPeers used by this ReplicationSourceManager
- getReplicationPeers(FileSystem, ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
- getReplicationPeerStorage(FileSystem, ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
-
Create a new
ReplicationPeerStorage
. - getReplicationPeerStorageClass(Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
- getReplicationQueueInfo() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getReplicationQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getReplicationQueueStorage() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getReplicationQueueStorage() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Returns The instance of queueStorage used by this ReplicationSource.
- getReplicationQueueStorage(ZKWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
-
Create a new
ReplicationQueueStorage
. - 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.
- getReplicationSinkService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return the object that implements the replication sink executorService.
- getReplicationSourceService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return the object that implements the replication source executorService.
- getReplicationZnodesDump(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
-
Returns a string with replication znodes and position of the replication log
- getReplicationZnodesDump(ZKWatcher, StringBuilder) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
-
Appends replication znodes to the passed StringBuilder.
- getReplSyncUpPath(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- getReport() - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Do not call until after
ReportMakingVisitor.close()
. - getReportTime() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getReportTimestamp()
instead. - getReportTimestamp() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getReportTimestamp() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the timestamp (server side) of generating this metrics
- getReportTimestamp() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getRequest() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- 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
- getRequest(Service, Descriptors.MethodDescriptor, ByteString) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getRequestAttribute(String) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns a single request attribute value, or null if no value is present.
- getRequestAttribute(String) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getRequestAttributes() - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get the map of request attributes
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.client.HTable
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getRequestAttributes() - Method in interface org.apache.hadoop.hbase.client.Table
-
Get the attributes to be submitted with requests
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- getRequestAttributes() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Get the map of request attributes
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getRequestAttributes() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns the map of attributes specified when building the request.
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getRequestAttributes() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- 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 interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the number of requests since last report
- getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getRequestCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of write requests and read requests made to region
- getRequestCount() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getRequestCount() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns total Number of requests from the start of the region server.
- getRequestCount() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getRequestCount() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns the number of write requests and read requests and coprocessor service requests made by the user
- getRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- getRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getRequestCountPerSecond() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the number of requests per second.
- getRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method should return any additional data that is needed on the server side to construct the ColumnInterpreter.
- 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.
- getRequestLog(String) - Static method in class org.apache.hadoop.hbase.http.HttpRequestLog
- getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the number of requests per second processed by the region server
- getRequestsCount() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterMetrics.getRequestCount()
instead. - getRequestsCount() - Method in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
-
Returns Current value for bloom requests count
- getRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionMetrics.getRequestCount()
instead. - getRequestSizeBytes() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getRequestsPerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of requests per second.
- getRequestsPerSecond() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRequestsPerSecond() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRequestCountPerSecond()
instead. - getRequestURL() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Quote the url so that users specifying the HOST HTTP header can't inject attacks.
- 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.ipc.ServerCall
- getRequestUser() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- getRequestUserName() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Returns Current request's user name or not present if none ongoing.
- 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.
- getRequeueCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- getRescanNode(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- getResource(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getResource(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- getResourceName() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getResourceType() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getResponse() - Method in interface org.apache.hadoop.hbase.ipc.RpcResponse
- getResponse() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getResponse(Message, byte[]) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getResponse(ClientProtos.CoprocessorServiceResponse, Message) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- getResponseBody(HttpResponse) - Static method in class org.apache.hadoop.hbase.rest.client.Client
-
Returns the response body of the HTTPResponse, if any, as an array of bytes.
- getResponseCellSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
The size of response cells that have been accumulated so far.
- getResponseCellSize() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getResponseExceptionSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
- getResponseExceptionSize() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getResponseSize() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getResponseSize() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getResponseSizeBytes() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getRestoreAcl() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Exposed for Testing: HBASE-26462
- getRestoreAcl() - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Exposed for Testing: HBASE-26462
- getRestoreDependentList(boolean) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Get the image list of this backup for restore in time order.
- getRestoreDir() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getRestoreJob(Configuration) - Static method in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
-
Gets backup restore job
- getRestoreRootDir() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- getRestoreSFT(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getRestrictedSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- getRestrictedSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- getRestrictedSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.NoRegionSplitRestriction
- getRestrictedSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
-
Returns a restricted split point.
- getRESTVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
Returns the REST gateway version
- getResult() - Method in class org.apache.hadoop.hbase.client.CheckAndMutateResult
-
Returns It is used only for CheckAndMutate operations with Increment/Append.
- getResult() - Method in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- getResult() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
- getResult() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns the serialized result if any, otherwise null
- getResult() - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
-
Returns the detailed result code
- getResult() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
- getResult() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- getResult() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
- getResult() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Deprecated.Obtain the processing result.
- getResult() - Method in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
- getResult(byte[]) - Method in class org.apache.hadoop.hbase.client.MultiResponse
- getResult(long) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- getResult(long) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- getResult(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getResultOrException(Exception, int) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getResultOrException(ClientProtos.ResultOrException.Builder, int) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getResultOrException(ClientProtos.Result, int) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getResultOrProcedure(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getResults() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getResults() - Method in interface org.apache.hadoop.hbase.client.AsyncRequestFuture
- getResults() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- getResults() - Method in class org.apache.hadoop.hbase.client.MultiResponse
- getResults() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- getResults() - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
-
Returns Collected results; wait till visits complete to collect all possible results
- getRetainedRegionRWRequestsCnt() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Returns the retained metrics of region's read and write requests count
- getRetCode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getRetries() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getRetries() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- getRetriesCount(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- getRetriesNumber() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getRetryCounter() - Static method in class org.apache.hadoop.hbase.regionserver.handler.HandlerUtil
-
Get an exponential backoff retry counter.
- getRetryFactory(Configuration) - Static method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- getRetryInQueue() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getRetryPauseTime() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Return pause time configured in
HConstants.HBASE_RPC_SHORTOPERATION_RETRY_PAUSE_TIME
} - getReverseScanResult(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRevision() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the subversion revision number for the root directory
- getRight() - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- getRitCount() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getRitDuration() - Method in class org.apache.hadoop.hbase.master.RegionState
- getRITThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- getRNG() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
- getRNG() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- getRootBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Returns the number of root-level blocks in this block index
- getRootBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- getRootBlockCount() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- getRootBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- getRootBlockDataSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
-
from 0 to
- 1
- getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
-
from 0 to
- 1
- getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
-
from 0 to
- 1
- getRootBlockKey(int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- getRootBlockOffset(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- getRootDir() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Returns HBase root dir.
- getRootDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getRootDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Get the path for the root data directory
- getRootDirFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- getRootIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getRootIndexHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getRootIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getRootIndexHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRootIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getRootIndexMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getRootIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getRootIndexMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreFileRootLevelIndexSize()
instead. - getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns The current total size of root-level indexes for the region, in KB.
- getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getRootKeyZNode() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- getRootProcedureId(Map<Long, Procedure<T>>, Procedure<T>) - Static method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Helper to lookup the root Procedure ID given a specified procedure.
- getRootProcedureId(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getRootProcId() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getRootSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getRootSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
Returns the size of this chunk if stored in the root index block format
- getRow() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the row
- getRow() - Method in class org.apache.hadoop.hbase.client.Cursor
- getRow() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's row
- getRow() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Method for retrieving the delete's row
- getRow() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- getRow() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getRow() - Method in class org.apache.hadoop.hbase.client.Result
-
Method for retrieving the row key that corresponds to the row from which this Result was created.
- getRow() - Method in interface org.apache.hadoop.hbase.client.Row
-
Returns The row.
- getRow() - Method in class org.apache.hadoop.hbase.client.RowMutations
- getRow() - Method in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- getRow() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getRow(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- getRow(int) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRow(Result, Result) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- getRowAccess() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getRowArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getRowArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getRowArray() - Method in interface org.apache.hadoop.hbase.Cell
-
Contiguous raw bytes that may start at any index in the containing array.
- getRowArray() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getRowArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getRowArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getRowArray() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
-
Implement Cell interface
- getRowArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getRowArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getRowArray() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the backing array of the entire KeyValue (all KeyValue fields are in a single array)
- getRowArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getRowArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getRowArray() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getRowAsInt(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Converts the rowkey bytes of the given cell into an int value
- getRowByte(Cell, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.
- getRowByte(Cell, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
misc
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns The
ByteBuffer
containing the row bytes. - getRowByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getRowByteBuffer() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
-
Returns a count of the rows in the region where this coprocessor is loaded.
- getRowFilter(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
- getRowForRegion(RegionInfo) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
- getRowKey() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- getRowKey(String, long) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
-
Creates a rowkey with region server name and timestamp.
- getRowKey(WALEventTrackerPayload) - Static method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
-
Create rowKey: 1.
- getRowKey(TooSlowLog.SlowLogPayload) - Static method in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
Create rowKey: currentTime APPEND slowLogPayload.hashcode Scan on slowlog table should keep records with sorted order of time, however records added at the very same time could be in random order.
- getRowKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getRowKeyLength() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getRowKeyOffset() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getRowKeyRegEx(byte[], String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getRowLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getRowLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getRowLength() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Number of row bytes.
- getRowLength() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getRowLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getRowLength() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getRowLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Row length
- getRowLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getRowLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getRowLength() - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- getRowLength() - Method in class org.apache.hadoop.hbase.SizeCachedKeyValue
- getRowLength() - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- getRowLength() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- 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.
- getRowLock(byte[], boolean, Region.RowLock) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getRowLock(Lock) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- getRowLockInternal(byte[], boolean, Region.RowLock) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getRowOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getRowOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getRowOffset() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Array index of first row byte
- getRowOffset() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getRowOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Row offset
- getRowOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getRowOffset() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getRowOffsetPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's offset per row per column family (#kvs to be skipped)
- getRowOffsetPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getRowOffsetPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Scan
-
Method for retrieving the scan's offset per row per column family (#kvs to be skipped)
- getRowPosition() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns Position in the
ByteBuffer
where row bytes start - getRowPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getRowPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getRowPosition() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getRowPosition() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getRowPrefixCell(Cell) - Method in class org.apache.hadoop.hbase.util.RowPrefixFixedLengthBloomContext
- getRowProcessorPB(RowProcessor<S, T>) - Static method in class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
- getRowRanges() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- getRowResource(String, String, String, String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
- getRowResourceWithSuffixGlobbing(String, String, String, String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
- getRows() - Method in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- getRows() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
Returns the rows
- getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowsToLock() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Deprecated.Rows to lock while operation.
- getRowString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getRPC() - 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 interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
- 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
- getRpcCall() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- getRpcCallSize(CallRunner) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Return the
RpcCall.getSize()
fromcallRunner
or 0L. - getRpcClient() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
For tests only.
- getRpcClientClass(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcClientFactory
- getRpcController() - Method in class org.apache.hadoop.hbase.client.MasterCallable
- getRpcController() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getRpcControllerCellScanner() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Get the RpcController CellScanner.
- getRpcControllerFactory() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns Connection's RpcControllerFactory instance
- getRpcControllerFactory() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getRpcControllerFactory() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getRpcCounters() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
rpcCounters metric
- getRpcFullScanRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of full region rpc scan requests to this region server.
- getRpcFullScanRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRpcGetRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc get requests to this region server.
- getRpcGetRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRpcHistograms() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
rpcHistograms metric
- getRpcMultiRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc multi requests to this region server.
- getRpcMultiRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRpcMutateRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc mutate requests to this region server.
- getRpcMutateRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getRpcName(Descriptors.MethodDescriptor) - Static method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
-
Retrieve the
$method
value frommd
. - getRpcPackageAndService(Descriptors.ServiceDescriptor) - Static method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
-
Retrieve the combined
$package.$service
value fromsd
. - 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.
- getRpcQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getRpcRefCount(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getRpcRefCount(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- getRpcRetryingCallerFactory() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns Connection's RpcRetryingCallerFactory instance
- getRpcRetryingCallerFactory() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getRpcs() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Returns the rpcs implementation for all current procedures
- getRpcs() - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Package exposed.
- getRpcScanRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc scan requests to this region server.
- getRpcScanRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
-
As we have a call sequence for scan, it is useless to have a different rpc timeout which is less than the scan timeout.
- getRpcTimeout() - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.
- getRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get timeout of each rpc request in this Table instance.
- getRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.HTable
- getRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.Table
-
Get timeout of each rpc request in this Table instance.
- getRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getRpcTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getRpcTimers() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
rpcTimers metric
- getRsAdmin() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- getRsAdmin(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
- getRsCoprocessors() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getCoprocessorNames()
instead. - getRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Gets
RSGroupInfo
for the given group name. - getRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getRSGroup(String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- getRSGroupAssignmentsByTable(TableStateManager, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
This is an EXPENSIVE clone.
- getRSGroupInfo(RpcController, RSGroupAdminProtos.GetRSGroupInfoRequest, RpcCallback<RSGroupAdminProtos.GetRSGroupInfoResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- getRSGroupInfo(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Gets
RSGroupInfo
for given group name. - getRSGroupInfo(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- getRSGroupInfo(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- getRSGroupInfo(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getRSGroupInfo(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.RSGroupTableAccessor
- getRSGroupInfo(Result) - Static method in class org.apache.hadoop.hbase.RSGroupTableAccessor
- getRSGroupInfoOfServer(RpcController, RSGroupAdminProtos.GetRSGroupInfoOfServerRequest, RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfServerResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- getRSGroupInfoOfTable(RpcController, RSGroupAdminProtos.GetRSGroupInfoOfTableRequest, RpcCallback<RSGroupAdminProtos.GetRSGroupInfoOfTableResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- getRSGroupInfoOfTable(TableName) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Gets
RSGroupInfo
for the given table's group. - getRSGroupInfoOfTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- getRSGroupInfoOfTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- getRSGroupOfServer(Address) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Retrieve the RSGroupInfo a server is affiliated to
- getRSGroupOfServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- getRSGroupOfServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- getRSGroupOfServer(Address) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Gets the group info of server.
- getRSGroupOfServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getRSGroupOfTable(TableName) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Get the group membership of a table
- getRSGroupOfTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- getRSLogTimestampMins(Map<TableName, Map<String, Long>>) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Loop through the RS log timestamp map for the tables, for each RS, find the min timestamp value for the RS among the tables.
- getRSMobFileCleanerChore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRsName() - Method in class org.apache.hadoop.hbase.HbckOrphanRegionsOnRS
- getRsName() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- getRsNode(ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getRsNode(ServerName) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get full znode name for given region server
- getRsNode(ServerName) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getRsPath(ServerName) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- getRsPorts() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- getRSReports() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Returns a snapshot of rsReports
- getRSRpcServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRsSnapshotVerifier() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getRunnerStats() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
runnerStats metric
- getRunningTasks() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.TrackingThreadPoolExecutor
- getSampleCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Returns the number of samples kept by the estimator
- getSamplingResult() - Method in class org.apache.hadoop.hbase.util.ReservoirSample
- getSaslAuthMethod() - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslAuthenticationProvider
- getSaslAuthMethod() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslAuthenticationProvider
- getSaslAuthMethod() - Method in class org.apache.hadoop.hbase.security.provider.GssSaslAuthenticationProvider
- getSaslAuthMethod() - Method in interface org.apache.hadoop.hbase.security.provider.SaslAuthenticationProvider
-
Returns the attributes which identify how this provider authenticates.
- getSaslAuthMethod() - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslAuthenticationProvider
- getSaslMechanism() - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
-
Returns the SASL mechanism used by this authentication method.
- getSaslPropsResolver(SaslDataTransferClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslAdaptor
- getSaslQop() - Method in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- getSaslQOP() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- getSaslQOP() - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClient
- getScan() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getScan() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
-
If "hbase.slowlog.scan.payload.enabled" is enabled then this value may be present and should represent the Scan that produced the given
OnlineLogRecord
- getScan() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- getScan() - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Gets the scan defining the actual details like columns etc.
- getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns a Scan object from the stored string representation.
- getScan() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- getScan() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
-
Returns a copy of the Scan object.
- getScanAsString() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns a scan string
- getScanBalancer() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- getScanDetailsWithId(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getScanDetailsWithRequest(ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getScanForTableName(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
This method creates a Scan object that will only scan catalog rows that belong to the specified table.
- getScanForUpdateRegionReplicas(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- getScanFromCommandLine(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- getScanInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getScanLabelGenerators(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- getScanLimit() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- getScanMetrics() - Method in class org.apache.hadoop.hbase.client.AbstractClientScanner
-
Used internally accumulating metrics on scan.
- getScanMetrics() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- getScanMetrics() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
-
Returns the scan metrics, or
null
if we do not enable metrics. - getScanMetrics() - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.Use
ResultScanner.getScanMetrics()
instead. And notice that, please do not use this method andResultScanner.getScanMetrics()
together, the metrics will be messed up. - getScanMetrics() - Method in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- getScanMetrics() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- getScanner() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- getScanner() - Method in class org.apache.hadoop.hbase.mob.MobFile
-
Internal use only.
- getScanner() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.ResultScannerWrapper
- getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. 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.io.HalfStoreFileReader
- getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. 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. should we cache the blocks? use pread (for concurrent small readers) is scanner being used for compaction?
- getScanner(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Gets a scanner on the current table for the given family.
- getScanner(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed. - getScanner(byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets a scanner on the current table for the given family.
- getScanner(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getScanner(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Gets a scanner on the current table for the given family and qualifier.
- getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed. - getScanner(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets a scanner on the current table for the given family and qualifier.
- getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getScanner(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Returns the scanner associated with the specified ID.
- getScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
Returns the Scanner associated with the specified Id.
- getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Creates the scanner for the given read point
- getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Returns The outstanding RegionScanner for
scannerId
or null if none found. - getScanner(long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
-
Creates the scanner for the given read point
- getScanner(Configuration, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getScanner(Configuration, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Create a Scanner on this file.
- getScanner(Configuration, boolean, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- getScanner(Configuration, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Create a Scanner on this file.
- getScanner(Scan) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Returns a scanner on the current table as specified by the
Scan
object. - getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed. - getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getScanner(Scan) - Method in interface org.apache.hadoop.hbase.client.Table
-
Returns a scanner on the current table as specified by the
Scan
object. - getScanner(Scan) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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(Scan, List<KeyValueScanner>, long, long) - 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.
- getScannerCaching() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getScannerCaching() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getScannerCallableForReplica(int) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
- getScannerCallableForReplica(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- getScannerInstanceResource(String) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
- getScannerInternal(Scan, Scan) - Method in class org.apache.hadoop.hbase.client.HTable
- getScannerMaxResultSize() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getScannerMaxResultSize() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- 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
- getScannerResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
- getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getScanners() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
Create new
SnapshotSegmentScanner
s for iterating over the snapshot. - 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(long) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
This method is protected under
HStore#lock
read lock. - getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- getScanners(long) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
- getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- 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).
- 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, 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
- getScannerTimeout() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getScannerVirtualTime(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Get the vtime associated with the scanner.
- getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- getScanQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getScanQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getScanReadConsumeEstimate(long, long, long, long, long) - Static method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- getScanRegionState() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- getScanReplicaId() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getScanResource(String, int, String, String, List<String>, int, int, long, long, boolean, boolean, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
- getScans() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Allows subclasses to get the list of
Scan
objects. - getScanShare(Configuration) - Method in class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- getScanShare(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- getScanStart() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- getScanTable() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- getScanTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getScanTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get the timeout of a single operation in a scan.
- getScanTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getScanTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getScanTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getScanTracker() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
scanTracker metric
- getScanType(CompactionRequestImpl) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.InternalScannerFactory
- getScanType(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
- getScheduler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- getScheduler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
- getScheduler() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- 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.
- getSchemaResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
- getScheme(HttpConfig.Policy) - Method in class org.apache.hadoop.hbase.http.HttpConfig
- getSchemePrefix() - Method in class org.apache.hadoop.hbase.http.HttpConfig
- getScope() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns the scope tag
- getScope() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getScope() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getScope(Configuration, String, Object) - Static method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Returns the scope for a MetricsConnection based on the configured
MetricsConnection.METRICS_SCOPE_KEY
or by generating a default from the passed clusterId and connectionObj's hashCode. - 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
- getScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- getSecond() - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- getSecond() - Method in class org.apache.hadoop.hbase.util.Pair
-
Return the second element stored in the pair.
- getSecond() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
-
Return the second element stored in the pair.
- getSecond() - Method in class org.apache.hadoop.hbase.util.Triple
- getSecondaryAndTertiary(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- getSecondaryIndexOffsetMarks() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockIndexChunk
- getSecondaryIndexOffsetMarks() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
- getSecondaryToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- getSecondLevelCache() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- getSecretKeyForSubject(String, Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Resolves a key for the given subject
- 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
-
Returns RegionServer's instance of
SecureBulkLoadManager
- getSecurityCapabilities() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return the set of supported security capabilities.
- getSecurityCapabilities() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Returns the list of supported security capabilities.
- getSecurityCapabilities() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getSecurityCapabilities() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getSecurityCapabilities() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getSecurityCapabilities() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getSecurityCapabilities(RpcController, MasterProtos.SecurityCapabilitiesRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getSecurityCapabilities(RpcController, MasterProtos.SecurityCapabilitiesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Returns the security capabilities in effect on the cluster
- getSeekCount() - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- getSegment() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
-
Private Methods
- getSegments() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
Returns an ordered list of segments from most recent to oldest in memstore
- 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
- getSegmentsCellsCount(List<? extends Segment>) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getSegmentsHeapSize(List<? extends Segment>) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getSegmentsKeySize(List<? extends Segment>) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getSegmentsOffHeapSize(List<? extends Segment>) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getSelectedRecord() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- getSelectionTime() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns compaction request creation time in milliseconds
- getSelectionTime() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- getSeqid() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Returns This events' sequence id.
- getSeqNum() - Method in class org.apache.hadoop.hbase.HRegionLocation
- getSeqNum() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- getSeqNum() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionInfo
- getSeqNumColumn(int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column qualifier for seqNum column for replicaId
- getSeqNumColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for seqNum column for replicaId
- getSeqNumDuringOpen(Result, int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
The latest seqnum that the server writing to meta observed when opening the region.
- getSeqNumDuringOpen(Result, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
The latest seqnum that the server writing to meta observed when opening the region.
- getSequenceId() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getSequenceId() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getSequenceId() - Method in interface org.apache.hadoop.hbase.Cell
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0.
- getSequenceId() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getSequenceId() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
A region-specific unique monotonically increasing sequence ID given to each Cell.
- getSequenceId() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.KeyValue
-
used to achieve atomic operations in the memstore.
- getSequenceId() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.SequenceId
- getSequenceId() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getSequenceId() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
SequenceId is only available post WAL-assign.
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getSequenceIdFiles(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- getSequenceNumber() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- 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
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getSerializedSize() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Serialized size (defaults to include tag length if has some tags).
- getSerializedSize() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Returns Serialized size (defaults to include tag length).
- getSerializedSize() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getSerializedSize() - Method in class org.apache.hadoop.hbase.KeyValue
- getSerializedSize() - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
-
Override by just returning the length for saving cost of method dispatching.
- getSerializedSize() - Method in class org.apache.hadoop.hbase.SizeCachedKeyValue
-
Override by just returning the length for saving cost of method dispatching.
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getSerializedSize(boolean) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
KeyValue format
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.KeyValue
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.NoTagsKeyValue
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue
- getSerializedSize(boolean) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getSerializedSize(Cell, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- getSerializer(Class<Cell>) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization
- getSerializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
- getSerializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- getSerializer(Class<ExtendedCell>) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization
- getSerializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
Deprecated.
- getSerialPeerIdsBelongsTo(TableName) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- getSerialReplicationRegionPeerNode(String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
Put all regions under /hbase/replication/regions znode will lead to too many children because of the huge number of regions in real production environment.
- getServer() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- getServer() - Method in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- getServer() - Method in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- getServer() - Method in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- getServer() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getServer() - Method in class org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
- getServerClass() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getServerColumn(int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column qualifier for server column for replicaId
- getServerColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for server column for replicaId
- getServerConfigurationOnOneLine(ZooKeeperServer) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- getServerConnectors() - Method in class org.apache.hadoop.hbase.http.HttpServer
- getServerCrashMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Returns
OperationMetrics
containing common metrics for server crash operation - getServerCrashMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- getServerCrashProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
Returns Set of metrics for assign procedure
- getServerFromFavoredNode(List<ServerName>, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- getServerImpl(Configuration) - Static method in enum org.apache.hadoop.hbase.thrift.ImplType
- getServerInfo(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
- getServerInfo(RpcController, AdminProtos.GetServerInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Get some information of the region server.
- getServerLock(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getServerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getServerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's
ServerManager
instance. - getServerName() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- getServerName() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.Returns server name
- getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
-
Returns Hosting Server's ServerName
- getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns Hosting Server's ServerName
- getServerName() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
-
Returns Hosting Server's ServerName
- getServerName() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- getServerName() - Method in class org.apache.hadoop.hbase.HbckUnknownServers
- getServerName() - Method in class org.apache.hadoop.hbase.HRegionLocation
- getServerName() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Quote the server name so that users specifying the HOST HTTP header can't inject attacks.
- getServerName() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- getServerName() - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- getServerName() - Method in class org.apache.hadoop.hbase.master.HMaster
- getServerName() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getServerName() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- getServerName() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- getServerName() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get ServerName
- getServerName() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- getServerName() - Method in interface org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface
-
Returns Name of this server instance.
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.RegionState
- getServerName() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionInfo
- getServerName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get ServerName
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getServerName() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- getServerName() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- getServerName() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getServerName() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- getServerName() - Method in interface org.apache.hadoop.hbase.Server
-
Returns The unique server name for this server.
- getServerName() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getServerName() - Method in interface org.apache.hadoop.hbase.ServerMetrics
- getServerName() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getServerName() - Method in class org.apache.hadoop.hbase.ServerName
- getServerName() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- getServerName() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getServerName() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- getServerName(String, int, long) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.valueOf(String, int, long)
instead. - getServerName(String, long) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.valueOf(String, long)
instead. - getServerName(Result, int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns a
ServerName
from catalog tableResult
. - getServerName(Result, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns a
ServerName
from catalog tableResult
. - getServerName(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
The procedure could be restarted from a different machine.
- getServerName(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getServerNameAsString() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getServerNameColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized region state
- getServerNameForReadRegionServerLastLogRollResult(byte[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get server's name from rowkey
- getServerNameForRegion(RegionInfo, Admin, Connection) - Static method in class org.apache.hadoop.hbase.util.MoveWithAck
-
Get servername that is up in hbase:meta hosting the given region.
- 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>/...
- getServerNameInMeta() - Method in class org.apache.hadoop.hbase.HbckInconsistentRegions
- getServerNameLessStartCode(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.getAddress()
- getServerNameOrEmptyString(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- getServerNamesFromHBase(Set<ServerName>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getServerNamesFromThrift(Set<TServerName>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getServerNamesFromWALDirPath(PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
Returns listing of ServerNames found by parsing WAL directory paths in FS.
- getServerNode(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Returns Pertinent ServerStateNode or NULL if none found (Do not make modifications).
- 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.
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- getServerOperationType() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- getServerPrincipal() - Method in class org.apache.hadoop.hbase.security.SecurityInfo
-
Deprecated.Since 2.6.0, will be removed in 4.0.0. Use
SecurityInfo.getServerPrincipals()
instead. - getServerPrincipal(Configuration, String, InetAddress) - Static method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getServerPrincipals() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- getServerPrincipals() - Method in class org.apache.hadoop.hbase.security.SecurityInfo
- getServerPriority(ServerProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
-
Return the priority for the given procedure.
- getServerQueue(ServerName, ServerProcedureInterface) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getServerRegionsMap() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- getServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getLiveServerMetrics()
instead. - getServers() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getServers() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Get list of servers.
- getServersByLoad() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- getServersFromRack(String) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- getServersName() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
- getServersName() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getServersName() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getServersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ClusterStatus.getLiveServerMetrics()
. - getServerStartcodeFromServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use instance of ServerName to pull out start code.
- getServerStats() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
serverStats metric
- getServerStats(String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKDump
-
Gets the statistics from the given server.
- getServersToCompact(Set<ServerName>) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- getServersToOldestBackupMapping(List<BackupInfo>) - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- getServerUserRegions(Connection, ServerName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Get the user regions a given server is hosting.
- getServerVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
-
Returns the servlet container version
- 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.
- getServerWithBestCacheRatioForRegion(int) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- 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
-
Returns The service of this call.
- getService() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- 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
- getServiceName() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- getServiceName(Descriptors.ServiceDescriptor) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
-
Returns the name to use for coprocessor service calls.
- 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.example.BulkDeleteEndpoint
- getServices() - Method in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- getServices() - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
-
Just returns a reference to this object, which implements the RowCounterService interface.
- getServices() - Method in interface org.apache.hadoop.hbase.Coprocessor
-
Coprocessor endpoints providing protobuf services should override this method.
- getServices() - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- getServices() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- getServices() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Returns list of blocking services and their security info classes that this server supports
- 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.rsgroup.RSGroupAdminEndpoint
- 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
- getSessionId() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- getSessionPasswd() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- getSettingsQualifierForUserNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getSettingsQualifierForUserTable(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getSettingsQualifierRegexForUserNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getSettingsQualifierRegexForUserTable(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getSeverity() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- getsFromHBase(List<Get>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getsFromThrift(List<TGet>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
TGet
s (Thrift) into a list ofGet
s (HBase). - getSharedData() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
Returns shared data between all instances of this coprocessor
- getSharedData() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- getSharedLockCount() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- getSharedLockCount() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getSharedLockCount() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Get the number of procedures which hold the shared lock.
- getSharedStoreFilePercentage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the percentage of the shared store files
- getSharedStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the total size of the store files shared
- getShippedBytes() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
- getShippedBytes() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- getShippedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getShippedOps() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getShippedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getShort() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the short value at the current position.
- getShort() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the short value at the current position.
- getShort() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getShort() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getShort() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next short value from this range.
- getShort(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the short value at the given index.
- getShort(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Fetches the short at the given index.
- getShort(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getShort(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getShort(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the short value at
index
- getShort(int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getShortAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Fetches the short value at the given offset from current position.
- getShortAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- getShortAfterPosition(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- getShortCircuitBytesRead() - Static method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getShortCircuitBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Number of bytes read locally through HDFS short circuit.
- getShortCircuitBytesRead() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getShortCompactions() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Returns the shortCompactions thread pool executor
- getShortDescription() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getShortHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
Returns an abbreviated summary of
hist
. - getShortMidpointKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Since 0.99.2;
- getShortMidpointKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.Don't do any fancy Block Index splitting tricks.
- getShortName() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- getShortName() - Method in class org.apache.hadoop.hbase.security.User
-
Returns the shortened version of the user name -- the portion that maps to an operating system user name.
- getShortName() - Method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- getShortNameToLog() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns Return a short, printable name for this region (usually encoded name) for us logging.
- getShortNameToLog() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns Return a short, printable name for this region (usually encoded name) for us logging.
- getShortNameToLog() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns Return a short, printable name for this region (usually encoded name) for us logging.
- getShortNameToLog(List<RegionInfo>) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns a String of short, printable names for
hris
(usually encoded name) for us logging. - getShortNameToLog(List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.getShortNameToLog(List)
)}. - getShortNameToLog(RegionInfo...) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns a String of short, printable names for
hris
(usually encoded name) for us logging. - getShortNameToLog(HRegionInfo...) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.getShortNameToLog(RegionInfo...)
. - getSidelineDir() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getSimpleComparator() - Method in interface org.apache.hadoop.hbase.CellComparator
-
Return a dumbed-down, fast comparator for hbase2 base-type, the
ByteBufferKeyValue
. - getSimpleComparator() - Method in class org.apache.hadoop.hbase.CellComparatorImpl
- getSimpleComparator() - Method in class org.apache.hadoop.hbase.MetaCellComparator
- getSimpleName() - Method in enum org.apache.hadoop.hbase.Size.Unit
- getSimpleProvider() - Method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Returns the provider and token pair for SIMPLE authentication.
- getSimpleProvider() - Method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Extracts the SIMPLE authentication provider.
- getSingleFactor() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- getSingleSourceSourceByTable() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- getSink() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
- getSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- getSink() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- getSink() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- getSink() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- getSink(Configuration, Class) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- getSinkAppliedOps() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- getSinkAppliedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- 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.hbtop.terminal.impl.batch.BatchTerminal
- getSize() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- getSize() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- getSize() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Find the size of minimal buffer that could store compressed data.
- getSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- getSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Returns size of blocks in the cache
- getSize() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
- getSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- getSize() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Deprecated.since 0.98.5. Use
ImmutableBytesWritable.getLength()
instead - getSize() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Used to calculate the request call queue size.
- getSize() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getSize() - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- getSize() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getSize() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- getSize() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- getSize() - Method in interface org.apache.hadoop.hbase.quotas.RegionSize
-
Returns the size of the region.
- getSize() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- getSize() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns total size of all StoreFiles in compaction
- 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
-
Returns aggregate size of HStore
- getSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Size of the Hfile
- getSize() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- getSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
-
Returns the file size
- getSize() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Bytes.getLength()
instead. - getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
- getSize(ProtobufMessageHandler, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
- getSizeCoefficients(Class, boolean) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
The estimate of the size of a class instance depends on whether the JVM uses 32 or 64 bit addresses, that is it depends on the size of an object reference.
- getSizeData() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- getSizeOfCleaners() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- getSizeOfLatestPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getSizeOfLogQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the sizeOfLogQueue
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getSizeOfStoreFile(TableName, String, String, String) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Computes the size of the store file given its name, region and family name in the archive directory.
- getSizeOfStoreFile(TableName, FileArchiverNotifierImpl.StoreFileReference) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Computes the size of the store files for a single region.
- getSizeOfStoreFiles(TableName, Set<FileArchiverNotifierImpl.StoreFileReference>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Computes the size of each store file in
storeFileNames
- getSizeScope() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Returns
ScannerContext.LimitScope
indicating scope in which the size limit is enforced - getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
- getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.SteppingSplitPolicy
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- getSkippedCount(NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Retrieve a count of the number of times plans of type
type
were submitted but skipped. - getSkippedCount(NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- getSkippedEditsCounter() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- getSkippingRow() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
In this mode, only block size progress is tracked, and limits are ignored.
- getSleepInterval() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getSleepTime() - Method in class org.apache.hadoop.hbase.client.DelayingRunner
- getSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- getSlowAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- getSlowLogPayloads() - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- getSlowLogPayloads(AdminProtos.SlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- getSlowLogPayloads(AdminProtos.SlowLogResponseRequest, NamedQueueRecorder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getSlowLogQueryFromHBase(LogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getSlowLogQueryFromThrift(TLogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getSlowLogRecordsFromHBase(List<OnlineLogRecord>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getSlowLogRecordsFromThrift(List<TOnlineLogRecord>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getSlowLogResponseFromServer(ServerName, Map<String, Object>, int, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getSlowLogResponseFromServer(ServerName, Map<String, Object>, int, String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getSlowLogResponseRequest() - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- getSlowLogResponses(Map<String, Object>, Set<ServerName>, int, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getSlowLogResponses(Map<String, Object>, Set<ServerName>, int, String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getSlowLogResponses(Set<ServerName>, LogQueryFilter) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Admin.getLogEntries(Set, String, ServerType, int, Map)
instead. - getSlowLogResponses(Set<ServerName>, LogQueryFilter) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
AsyncAdmin.getLogEntries(Set, String, ServerType, int, Map)
instead. - getSlowLogResponses(Set<ServerName>, LogQueryFilter) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getSlowLogResponses(Set<TServerName>, TLogQueryFilter) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getSlowLogResponses(RpcController, AdminProtos.SlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getSmallCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.compactions.Compactor
- 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.procedure.SnapshotProcedure
- getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- getSnapshot() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
Returns the description of the snapshot being run
- getSnapshot() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- getSnapshotDesc() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- getSnapshotDescription() - Method in exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
-
Returns the description of the snapshot that is being failed
- getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the snapshot descriptor
- 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
- getSnapshotDir(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getSnapshotDirs(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Retrieve the directories into which snapshots have been restored from (
MultiTableSnapshotInputFormatImpl.RESTORE_DIRS_KEY
) - getSnapshotFileAndSize(FileSystem, Configuration, TableName, String, String, String, long) - Static method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- getSnapshotFiles(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Extract the list of files (HFiles/WALs) to copy using Map-Reduce.
- getSnapshotFilesMap(Configuration, SnapshotDescription, ExecutorService, ConcurrentHashMap<Path, Integer>, AtomicLong, AtomicLong, AtomicLong) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Gets the store files map for snapshot
- getSnapshotFormat(SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- 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
-
Returns the underlying snapshot manager
- getSnapshotManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the underlying snapshot manager
- getSnapshotManifest(Configuration, String, Path, FileSystem) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSnapshotName() - Method in class org.apache.hadoop.hbase.backup.BackupTableInfo
- getSnapshotName(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getSnapshotName(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSnapshotName(TableName) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getSnapshotNames() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- 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
- getSnapshotQuotaObserverChore() - Method in class org.apache.hadoop.hbase.master.HMaster
- getSnapshotRootDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getSnapshotRootDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the snapshot root directory.
- getSnapshots(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Fetches all
SpaceQuotaSnapshot
objects from thehbase:quota
table. - getSnapshotScanners() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- getSnapshotScanners() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableSegment
-
We create a new
SnapshotSegmentScanner
to increase the reference count ofMemStoreLABImpl
used by this segment. - getSnapshotsDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- getSnapshotSegments() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- 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
- getSnapshotsFromTables(Admin, Set<TableName>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Computes a mapping of originating
TableName
to snapshots, when theTableName
exists in the providedSet
. - getSnapshotsInProgress() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- 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
-
Returns size of the memstore snapshot
- getSnapshotSizeFromResult(Result) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Extracts the size component from a serialized
SpaceQuotaSnapshot
protobuf. - getSnapshotSizeQualifier(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getSnapshotSizesForTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
-
Fetches any serialized snapshot sizes from the quota table for the
tn
provided. - 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
- getSnapshotsToComputeSize() - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Fetches each table with a quota (table or namespace quota), and then fetch the name of each snapshot which was created from that table.
- getSnapshotsToScans(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Retrieve the snapshot name -> list<scan> mapping pushed to configuration by
MultiTableSnapshotInputFormatImpl.setSnapshotToScans(Configuration, Map)
- getSocketAddr(String, String, int) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getSocketAddr(String, String, String, int) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getSocketAddress() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getSoftLimit() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- getSortedTagOrdinals(List<List<Integer>>, Tag) - Static method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- getSource() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
- getSource() - Method in class org.apache.hadoop.hbase.master.RegionPlan
-
Get the source server for the plan for this region.
- getSource() - Method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- getSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- getSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
-
Returns return a singleton instance of MetricsUserAggregateSource or null in case of NoOp
- getSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- getSource() - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- getSource() - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- getSource(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
- getSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- getSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the normal source for a given peer
- getSource(String, MetricsHBaseServerWrapper) - Static method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
- getSourceFiles() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- getSourceFileStatus(Mapper.Context, SnapshotProtos.SnapshotFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- getSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getSourceInitializing() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the source initializing counts
- getSourceManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getSourceManager() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Returns the replication source manager
- getSourceManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- getSourceMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getSourceMetrics() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Returns metrics of this replication source
- getSourceName() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- getSourcePaths(Field) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- 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(TableName) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- getSpaceQuota(T) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
-
Fetch the Quota for the given
subject
. - getSpaceQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getSpaceQuotaRegionSizes(RpcController, QuotaProtos.GetSpaceQuotaRegionSizesRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- 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
- getSpaceQuotaTableSizes() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Fetches the table sizes on the filesystem as tracked by the HBase Master.
- getSpaceQuotaTableSizes() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Fetches the table sizes on the filesystem as tracked by the HBase Master.
- getSpaceQuotaTableSizes() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getSpaceQuotaTableSizes() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getSpaceQuotaTableSizes() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getSpaceQuotaTableSizes() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getSpan() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- getSpecificStores(List<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
get stores which matches the specified families
- getSpecifiedSnapshotDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory within the given filepath to store the snapshot instance
- getSpengoPrincipal(Configuration, String) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getSplitAlgo(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSplitCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getSplitEditFilesSorted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Returns sorted set of edit files made by splitter, excluding files with '.temp' suffix.
- getSplitKey() - Method in class org.apache.hadoop.hbase.io.Reference
- getSplitKeys() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- getSplitKeys(byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getSplitLogDir(Path, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- getSplitLogManager() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
- 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
-
Deprecated.
- getSplitLogManagerCoordination() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- 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
-
Deprecated.
- getSplitMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for split operation - getSplitMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getSplitOrMergeStateStore() - Method in class org.apache.hadoop.hbase.master.HMaster
- getSplitParentRegions() - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
- getSplitPartSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getSplitPlanCount() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of region split plans executed.
- getSplitPlanCount() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getSplitPlanCount() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Return the number of times a
SplitNormalizationPlan
has been submitted. - getSplitPlanCount() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- 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
-
Deprecated.
- 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.
- getSplitPoint(Collection<HStoreFile>, CellComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Gets the mid point of the largest file passed in as split point.
- getSplitPointFromAllFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getSplitPolicy() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns split policy for this region.
- getSplitPolicyClass(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
- getSplitProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for split procedure
- getSplitQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getSplitQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the split queue
- getSplitQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getSplitRegionInfo() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getSplitRegions() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- getSplitRow() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getSplits() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
- getSplits(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Return the list of splits extracted from the scans/snapshots pushed to conf by
MultiTableSnapshotInputFormatImpl.setInput(Configuration, Map, Path)
- getSplits(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSplits(Connection, TableName, RegionSplitter.SplitAlgorithm) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- getSplits(Scan, SnapshotManifest, List<HRegionInfo>, Path, Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSplits(Scan, SnapshotManifest, List<HRegionInfo>, Path, Configuration, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormat
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionInputFormat
-
Returns a split for each store files directory using the block location of each file as locality reference.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat
- getSplits(JobContext, String, String) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
-
implementation shared with deprecated HLogInputFormat
- getSplitsDir(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- getSplitSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- getSplitTarget() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- 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.
- getSplitWALManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getSplitWALManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns return null if current is zk-based WAL splitting
- getSpnegoKeytab(Configuration) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getSrcChecksum() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the checksum of the source files from which Hadoop was compiled.
- getSrcTrackerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- getSslContext() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- getSslContext() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- getStackIndexes() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.JobUtil
-
Initializes the staging directory and returns the path.
- getStamp() - Method in class org.apache.hadoop.hbase.master.RegionState
- getStart() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- getStart() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- getStartcode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns time stamp in millis of when this region server was started
- getStartcode() - Method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.5.0, will be removed in 4.0.0. Use
ServerName.getStartCode()
instead. - getStartCode() - Method in class org.apache.hadoop.hbase.HbckServerName
- getStartCode() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get HRegionServer start time
- getStartCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getStartCode() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Returns the region server's start code
- getStartCode() - Method in class org.apache.hadoop.hbase.ServerName
-
Return the start code.
- getStartCodeColumn(int) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column qualifier for server start code column for replicaId
- getStartCodeColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for server start code column for replicaId
- getStartEndKeys() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Gets the starting and ending row keys for every region in the currently open table.
- getStartEndKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the starting and ending row keys for every region in the currently open table.
- getStartEndKeys() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
- getStartEndKeys() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- getStartKey() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns the startKey
- getStartKey() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns the startKey.
- getStartKey() - Method in class org.apache.hadoop.hbase.HbckRegionDetails
- getStartKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns the startKey
- getStartKey() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- 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
-
Returns the start key
- getStartKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Returns the start key
- getStartKey() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getStartKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
- getStartKey(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Gets the start key from the specified region name.
- getStartKey(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.getStartKey(byte[])
. - getStartKey(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- getStartKeyForDisplay(RegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.client.RegionInfoDisplay
-
Get the start key for display.
- getStartKeyForDisplay(HRegionInfo, Configuration) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use RegionInfoDisplay#getStartKeyForDisplay(RegionInfo, Configuration) over in hbase-server module.
- getStartKeyFromName(String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
-
get startKey from MobFileName.
- getStartKeys() - Method in interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator
-
Gets the starting row key for every region in the currently open table.
- getStartKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the starting row key for every region in the currently open table.
- getStartKeysInRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
- getStartLogErrorsCnt() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getStartPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- getStartPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- getStartRow() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getStartRow() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the startrow
- getStartRow() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Returns starting row key
- getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the start row.
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns start row
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- 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 class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- getStartTime() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getStartTime() - Method in class org.apache.hadoop.hbase.client.RetryingTimeTracker
- getStartTime() - Method in class org.apache.hadoop.hbase.ipc.Call
- getStartTime() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The time when the call starts to be executed.
- getStartTime() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getStartTime() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- getStartTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get hbase master start time
- getStartTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getStartTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns the lower bound on timestamps of items of interest
- getStartTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getStartTime() - Method in interface org.apache.hadoop.hbase.ServerTask
-
Get the task start time.
- getStartTime() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- getStartTimestamp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Gets the time stamp from when the Sink was initialized.
- getStartTrackingTime() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
- getStartTs() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getStartTs() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getStartupProgress() - Method in class org.apache.hadoop.hbase.master.HMaster
- getStat() - Method in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- getState() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getState() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns table state
- getState() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Returns the current
FileChangeWatcher.State
. - getState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getState() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- getState() - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- getState() - Method in class org.apache.hadoop.hbase.master.RegionState
- getState() - Method in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- getState() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getState() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getState() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- getState() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getState() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- getState() - Method in interface org.apache.hadoop.hbase.ServerTask
-
Get the current state of the task.
- getState() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- getState() - Method in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- getState() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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
-
Deprecated.
- getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getState(int) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.FlushTableProcedure
- 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.ModifyTableDescriptorProcedure
- 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.SnapshotProcedure
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- 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(int) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Convert an ordinal (or state id) to an Enum (or more descriptive) state object.
- getState(int) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getState(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- getState(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
Gets an instance of NamespaceTableAndRegionInfo associated with namespace.
- getStateAndServerName(ZooKeeperProtos.MetaRegionServer) - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getStateColumn() - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column qualifier for serialized table state
- getStateColumn(int) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- 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.FlushTableState) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- getStateId(MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- getStateId(MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- getStateId(MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- getStateId(MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- getStateId(MasterProcedureProtos.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- getStateId(MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- getStateId(MasterProcedureProtos.ModifyStoreFileTrackerState) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getStateId(MasterProcedureProtos.ModifyTableDescriptorState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- getStateId(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- getStateId(MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- getStateId(MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- getStateId(MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- getStateId(MasterProcedureProtos.RegionStateTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.SnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- getStateId(MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getStateId(MasterProcedureProtos.SplitWALState) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getStateId(MasterProcedureProtos.SwitchRpcThrottleState) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- getStateId(MasterProcedureProtos.TruncateRegionState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- getStateId(MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- getStateId(TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Convert the Enum (or more descriptive) state object to an ordinal (or state id).
- getStateTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getStateTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getStateToString() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
- getStaticBloomSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns the size of the static blooms for this table
- getStaticBloomSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getStaticIndexSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Returns the size of the static indexes for this table
- getStaticIndexSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getStatisticsAtIndex(int) - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
-
Get statistics at index.
- getStatisticsTracker() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getStatisticsTracker() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns the current statistics tracker associated with this connection
- getStatisticsTracker() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getStats() - Method in class org.apache.hadoop.hbase.client.Result
-
Returns the associated statistics about the region from which this was returned.
- 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.LruAdaptiveBlockCache
-
Get counter statistics for this cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get counter statistics for this cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- 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
- getStats(ServerName) - Method in class org.apache.hadoop.hbase.client.ServerStatisticTracker
- getStatsForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics
- getStatus() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- getStatus() - Method in class org.apache.hadoop.hbase.HealthReport
-
Gets the status of the region server.
- 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.monitoring.MonitoredTaskImpl
- getStatus() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- getStatus() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
Returns String of the procedure members both trying to enter the barrier and already in barrier
- getStatus() - Method in interface org.apache.hadoop.hbase.ServerTask
-
Get the current status of the task.
- getStatus() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- getStatus(DataTransferProtos.PipelineAckProto) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- getStatusAndProgressAsString() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getStatusJournal() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
If journal is enabled, we will store all statuses that have been set along with the time stamps when they were set.
- getStatusJournal() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
-
Returns the status journal.
- getStatusTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getStatusTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- 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
- getStopper() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getStopRow() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getStopRow() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the stoprow
- getStopRow() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- getStopRowKey() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- getStoragePolicy() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Not using
enum
here because HDFS is not usingenum
for storage policy, see org.apache.hadoop.hdfs.server.blockmanagement.BlockStoragePolicySuite for more details. - getStoragePolicy() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getStoragePolicy() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getStoragePolicyForOldHDFSVersion(Path) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Before Hadoop 2.8.0, there's no getStoragePolicy method for FileSystem interface, and we need to keep compatible with it.
- getStoragePolicyName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Get the storage policy of the directory of CF.
- getStoragePolicyName(Path) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Get the storage policy of the source path (directory/file).
- getStore() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- 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
- getStore(Configuration, FileSystem, Path, TableDescriptor, RegionInfo, String) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
- getStore(Cell) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Return HStore instance.
- getStoreArchivePath(Configuration, RegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Gets 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, TableName, String, String) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the directory to archive a store directory
- getStoreArchivePathForArchivePath(Path, RegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
- getStoreArchivePathForRootDir(Path, RegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Gets the archive directory under specified root dir.
- getStoreCompactionPriority() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- getStoreCompactionPriority() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Returns The store compaction priority.
- getStoreCompactionPriority() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getStoreCompleteSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreSequenceId()
instead. - getStoreContext() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of stores
- getStoreCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreDir(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the directory path of the specified family
- getStoreDirHosts(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionInputFormat
-
return the top hosts of the store files, used by the Split
- 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
- getStoreFileAgeStream() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreFileComparator() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- getStoreFileComparator() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
- getStoreFileComparator() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getStorefileCount() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- getStoreFileCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreFileCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of storefiles
- getStoreFileCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreFileCount(Region) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getStorefileFieldSize(HStoreFile, ToLongFunction<StoreFileReader>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
- getStoreFileIndexSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreFileIndexSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
TODO: why we pass the same value to different counters? Currently, the value from getStoreFileIndexSize() is same with getStoreFileRootLevelIndexSize() see HRegionServer#createRegionLoad.
- getStoreFileIndexSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreFileIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Size (in bytes) of indexes in storefiles on disk.
- getStoreFileIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getStorefileIndexSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getStorefileIndexSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreFileRootLevelIndexSize()
instead. - getStorefileIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the total size of store file indexes, in KB
- getStorefileIndexSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 ((HBASE-3935)). Use
RegionLoad.getStoreFileRootLevelIndexSize()
instead. - getStoreFileInfo(String, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Return the store file information of the specified family/file.
- 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
-
Returns list of store file names for the given families
- getStoreFileManager() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Returns Store file manager to use.
- getStoreFileOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getStoreFilePath(String, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Return Qualified Path of the specified family/file
- getStoreFileRootLevelIndexSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreFileRootLevelIndexSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns The current total size of root-level indexes for the region
- getStoreFileRootLevelIndexSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStorefiles() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreFileCount()
instead. - getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
- getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns All store files.
- 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
- getStorefiles() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the number of store files
- getStorefiles() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ServerLoad.getRegionMetrics()
instead. - getStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns Map of StoreFiles by column family
- getStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStoreFiles(String, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStoreFiles(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Returns all HFiles belonging to the given region directory.
- getStoreFiles(Path) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- getStoreFilesBeingWritten() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Return the storefiles which are currently being written to.
- 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
-
Returns Count of store files
- getStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the number of available store files
- getStorefilesFieldSize(ToLongFunction<StoreFileReader>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreFilesFromSnapshot(SnapshotManifest, Predicate<String>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Extracts the names of the store files referenced by this snapshot which satisfy the given predicate (the predicate returns
true
). - getStoreFileSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the total size of the storefiles
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total size of the store files this region server is serving from.
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total size of the store files this region server is serving from.
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getStoreFileSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the store file size against this table
- getStoreFileSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getStoreFileSize(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Computes the length of a store file without succumbing to any errors along the way.
- getStorefileSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreFileSize()
instead. - getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the total size of store files, in MB
- getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - 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
-
Returns The size of the store file root-level indexes, in bytes.
- getStorefilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStorefilesSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The size of the store files, in bytes.
- getStorefilesSize(Collection<HStoreFile>, Predicate<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
- getStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns the total size of the store files referenced by the snapshot
- getStoreFileTrackerClassForMigration(Configuration, String) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- getStoreFileTrackerName(Class<? extends StoreFileTracker>) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- getStoreFileTrackerName(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- getStoreFileTtl() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreFileTtl() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
-
Returns Gets the cf-specific time-to-live for store files.
- getStoreFileUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreFileUncompressedDataIndexSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns The total size of all index blocks, not just the root level
- getStoreFileUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreFlusher() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Returns Store flusher to use.
- getStoreHomedir(Path, String, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- getStoreHomedir(Path, RegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- getStoreInfo() - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- getStoreInfo() - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- getStoreNameForUnderCompaction(HStore) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- getStoreOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getStoreRefCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.Returns the reference count for the stores of this region
- getStoreRefCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the reference count for the stores of this region
- getStoreRefCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreRefCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the number of references active on the store
- getStoreRefCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getStores() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreCount()
instead. - 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
- getStores() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the number of stores
- getStores() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getStores() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- getStoreSegments() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- getStoreSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getStoreSequenceId() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns completed sequence id per store.
- getStoreSequenceId() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getStoreSizeUncompressed() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getStoreSizeUncompressed() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns The size of the store files, in bytes, uncompressed.
- getStoresRequiringCompaction(Set<String>, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- getStoresRequiringCompaction(TableDescriptor) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- getStoresRequiringCompaction(MajorCompactionRequest) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- getStoresRequiringCompaction(MajorCompactionRequest) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- getStoreTracker() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getUncompressedStoreFileSize()
instead. - getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getStrategy(Configuration, String, String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
-
instantiate a strategy from a config property.
- getStream() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- getStream() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Gets the input stream instance.
- getStream(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Get the stream to use.
- getStreamScanner(boolean, boolean, boolean, long, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Get a scanner which uses streaming read.
- getStreamSlowMonitor(String) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- getStrForMax(int) - Method in class org.apache.hadoop.hbase.master.ServerManager
- getStringCollection(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getStringOrDefault(Bytes, Function<String, T>, T) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getStrings(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getStrings(String, String...) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getStripeBoundaries() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Returns All stripe boundaries; including the open ones on both ends.
- 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
- getStripeCopy(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- getStripeCount() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Returns Stripe count.
- getStripeCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getStripeFilesSize(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Gets the total size of all files in the stripe.
- getStripes() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Returns The stripes.
- getStripes() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- getStub() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- getStub() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getStubKey(String, ServerName) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Get a unique key for the rpc stub to the given server.
- getStubs() - Method in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- getSubject() - Static method in class org.apache.hadoop.hbase.thrift.DemoClient
- getSubject() - Static method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- getSubject() - Static method in class org.apache.hadoop.hbase.thrift2.DemoClient
- getSubjectAltNames(X509Certificate) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- getSubmittedCounter() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
- getSubmittedCounter() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureMetrics
-
Returns Total number of instances submitted for a type of a procedure
- getSubmittedRows() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getSubmittedTime() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- getSubprocedureIds() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- getSubproceduresStack() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- getSubprocs() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- getSubTaskPercntgInWholeTask() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
-
Get the current copy task percentage within the whole task if multiple copies are needed.
- getSuccessfulCoalescings() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getSuccessfulCoalescings() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getSuccessfulLogRolls() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- getSuccessfulLogRolls() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- getSuffix(byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
- getSum() - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- getSum(double[]) - Static method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- 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
- getSummary() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- getSumOfCellElementLengths(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return sum of the lengths of all the elements in a Cell; does not count in any infrastructure
- getSumOfCellKeyElementLengths(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return sum of all elements that make up a key; does not include infrastructure, tags or values.
- 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
- getSuperGroups() - Static method in class org.apache.hadoop.hbase.security.Superusers
- getSuperSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
-
Call super-classes' getSplits.
- getSuperUsers() - Static method in class org.apache.hadoop.hbase.security.Superusers
- getSupportedAlgorithms() - Static method in class org.apache.hadoop.hbase.io.compress.Compression
-
Get names of supported compression algorithms.
- getSupportedCiphers() - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Return the set of Ciphers supported by this provider
- getSupportedCiphers() - Method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- getSupportedCiphers() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- getSupportedCiphers() - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get names of supported encryption algorithms
- getSupportedCiphers(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get names of supported encryption algorithms
- getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Get names of supported compression algorithms.
- getSupportedFilters() - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Return a Set of filters supported by the Filter Language
- getSuspendedProcedures() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Access to suspendedProcedures is 'synchronized' on this object, but it's fine to return it here for tests.
- getSweepFuture() - Method in class org.apache.hadoop.hbase.util.LossyCounting
- getSyncedEntries() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- getSyncedLength() - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
-
Returns byteSize success synced to underlying filesystem.
- getSyncedLength() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- getSyncedLength() - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- getSyncedLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- getSyncedLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- getSyncedLength() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.WriterBase
-
NOTE: We add this method for
WALFileLengthProvider
used for replication, considering the case if we useAsyncFSWAL
,we write to 3 DNs concurrently, according to the visibility guarantee of HDFS, the data will be available immediately when arriving at DN since all the DNs will be considered as the last one in pipeline. - getSyncedPerSec() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- getSyncFuture(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getSyncMetrics() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- getSyncWaitMs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- getSyncWaitTimeout() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return the blocking wait time for an asynchronous operation.
- getSyncWaitTimeout() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getSyncWaitTimeout() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getSystemLoadAverage() - Method in class org.apache.hadoop.hbase.util.JVM
-
Get the system load average
- getSystemRegionInfoList() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- getSystemTableDescriptor(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get backup system table descriptor
- getSystemTableForBulkLoadedDataDescriptor(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get backup system table descriptor
- getSystemTables(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getSystemUser() - Static method in class org.apache.hadoop.hbase.security.Superusers
- getTable() - Method in class org.apache.hadoop.hbase.backup.BackupTableInfo
- getTable() - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.SnapshotCopy
- getTable() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getTable() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Get current table name of the region
- getTable() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns current table name of the region
- getTable() - Method in class org.apache.hadoop.hbase.client.replication.TableCFs
- getTable() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
SnapshotDescription.getTableName()
orSnapshotDescription.getTableNameAsString()
instead. - getTable() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Get current table name of the region
- getTable() - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Allows subclasses to get the
Table
. - getTable() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Returns table name
- getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to get the
Table
. - getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name.
- getTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- getTable() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- getTable(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Gets the table name from the specified region name.
- getTable(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.getTable(byte[])
. - getTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
-
Creates and returns a Table instance from a given table name.
- getTable(String) - Method in class org.apache.hadoop.hbase.rest.RESTServlet
-
Caller closes the table afterwards.
- getTable(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Caller closes the table afterwards.
- getTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- getTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTable(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncTable
implementation for accessing a table. - getTable(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a Table implementation for accessing a table.
- getTable(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getTable(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Retrieve an
AsyncTable
implementation for accessing a table. - getTable(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a Table implementation for accessing a table.
- getTableAggregate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsTableAggregateSource
- getTableAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- 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.
- 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(TableName) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
return value represent path for: ".../user/biadmin/backup1/default/t1_dn/backup_1396650096738/archive/data/default/t1_dn"
- getTableBackupDataDir(String, String, TableName) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- getTableBackupDir(String, String, TableName) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Given the backup root dir, backup id and the table name, return the backup image location, which is also where the backup manifest file is.
- getTableBackupDir(String, String, TableName) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Given the backup root dir, backup id and the table name, return the backup image location, which is also where the backup manifest file is.
- getTableBackupDir(TableName) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTableBackupPath(TableName, Path, String) - Static method in class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
Given the backup root dir, backup id and the table name, return the backup image location, which is also where the backup manifest file is.
- getTableBuilder(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncTableBuilder
for creatingAsyncTable
. - getTableBuilder(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getTableBuilder(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns an
AsyncTableBuilder
for creatingAsyncTable
. - getTableBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getTableBuilder(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Returns an
TableBuilder
for creatingTable
. - getTableBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getTableBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.SharedConnection
- getTableBuilder(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
-
Get a TableBuider to build ThriftTable, ThriftTable is NOT thread safe
- getTableBySnapshot(String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTableCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- getTableCF(ReplicationProtos.TableCF[], String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Get TableCF in TableCFs, if not exist, return null.
- getTableCFs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable (table, cf-list) map of this peer
- getTableCFs() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Get replicable (table, cf-list) map of this peer
- getTableCFsMap() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- getTableCFsNode(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- getTableCoprocessorAttrsFromSchema(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- getTableDesc(TableName) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Get table descriptor
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
-
Returns the table descriptor
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- getTableDescriptor() - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Table.getDescriptor()
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getTableDescriptor() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns table descriptor for this region
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns a table descriptor
- 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
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
-
Returns descriptor common to all regions.
- getTableDescriptor(FileSystem, TableName, String) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
- getTableDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.getDescriptor(TableName)
. - getTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- getTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
return TableDescriptor for a given tableName
- getTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getTableDescriptor(TableName, Connection, RpcRetryingCallerFactory, RpcControllerFactory, int, int) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTableDescriptor(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- 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.
- getTableDescriptorFromFs(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- 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.
- getTableDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Return table descriptors implementation.
- getTableDescriptors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return table descriptors implementation.
- getTableDescriptors() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns Return table descriptors implementation.
- getTableDescriptors() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- getTableDescriptors(List<String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.listTableDescriptors(List)
- getTableDescriptors(List<String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTableDescriptors(List<String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getTableDescriptors(List<TableDescriptor>, String, String, List<TableName>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Return a list of table table descriptors after applying any provided filter parameters.
- getTableDescriptors(List<TableName>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- getTableDescriptors(List<TTableName>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTableDescriptors(MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Get list of TableDescriptors for requested tables.
- getTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTableDescriptorsByPattern(String, boolean) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTableDescriptorsByTableName(List<TableName>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.listTableDescriptors(List)
- getTableDescriptorsByTableName(List<TableName>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTableDescriptorsByTableName(List<TableName>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getTableDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns
Path
to the region's root directory. - getTableDir(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the
Path
object representing the table directory under path rootdir - getTableDir(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Return the table directory in HDFS
- getTableDirAndSplitFile(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- getTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- getTableEncodedRegionNameAndLastBarrier(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getTableEncodedRegionNamesForSerialReplication(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- getTableFamily() - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Returns the column family used for table columns.
- getTableFamily() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column family used for table columns.
- getTableFamilyDescForMeta(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- getTableFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns the Table filter regex
- 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.
- 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.
- getTableFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getTableHRegionLocations(AsyncTable<AdvancedScanResultConsumer>, TableName) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Used to get all region locations for the specific table
- getTableHRegionLocations(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
List all region locations for the specific table.
- getTableInfo() - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
- getTableInfo() - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
- getTableInfoFileName(int, byte[]) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns Name of tableinfo file.
- getTableInfoPath(TableName) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Returns value represent path for: ""/$USER/SBACKUP_ROOT/backup_id/namespace/table/.hbase-snapshot/ snapshot_1396650097621_namespace_table" this path contains .snapshotinfo, .tabledesc (0.96 and 0.98) this path contains .snapshotinfo, .data.manifest (trunk)
- getTableInfoSequenceIdAndFileLength(Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns the current sequence id and file length or 0 if none found.
- 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.
- getTableList() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getTableList() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Get the table set of this image.
- getTableList() - Method in class org.apache.hadoop.hbase.rest.RootResource
- getTableListAsString() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTableLocations(TableName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Returns Map of cached locations for passed
tableName
.
Despite being Concurrent, writes to the map should be synchronized because we have cases where we need to make multiple updates atomically. - getTableLock(TableName) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- getTableMaxRowSize() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getTableName() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- getTableName() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- getTableName() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- getTableName() - Method in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- getTableName() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getTableName() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
-
Returns the table name
- getTableName() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getTableName() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- getTableName() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getTableName() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Get the name of the table
- getTableName() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Get the name of the table
- getTableName() - Method in class org.apache.hadoop.hbase.client.TableState
-
Table name for state
- getTableName() - Method in class org.apache.hadoop.hbase.HbckRegionDetails
- getTableName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Get the name of the table
- getTableName() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- getTableName() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- getTableName() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Returns Region's table name or null if not available or pertinent.
- getTableName() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- getTableName() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
Returns table name
- getTableName() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name converted to a byte array.
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- getTableName() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- getTableName() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- getTableName() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- 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.FlushRegionProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- 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 class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- getTableName() - Method in interface org.apache.hadoop.hbase.master.procedure.TableProcedureInterface
-
Returns the name of the table the procedure is operating on
- 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.quotas.QuotaSettings
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the table the region belongs to.
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getTableName() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getTableName() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- getTableName() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- getTableName() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getTableName() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- getTableName() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- getTableName() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns table name
- getTableName() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns table name
- getTableName(byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
- getTableName(ByteBuffer) - Static method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getTableName(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getTableName(Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the
TableName
object representing the table directory under path rootdir - getTableName(Path) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
- getTableName(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Get the table name from when this cell was written into a mob hfile as a TableName.
- getTableName(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getTableName(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getTableName(Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- getTableNameAsString() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getTableNameAsString() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- getTableNameAsString(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getTableNameBeforeRestoreSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Check whether the snapshot exists and contains disabled table
- getTableNameForBulkLoadedData(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getTableNameForReadLogTimestampMap(byte[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get table name from rowkey
- getTableNameFromOp(Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
-
Get table name from Ops such as: get, put, delete.
- getTableNameFromOrigBulkLoadRow(String) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getTableNameList(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- getTableNamePrefix() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- getTableNames() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTableNames() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getTableNames() - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- getTableNames() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getTableNames(MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Get list of userspace table names
- getTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTableNamesByPattern(String, boolean) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getTableNamesInBackupImages(String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- getTableNamespaceManager() - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
For internals use only.
- getTableNamespaceManager() - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- getTableNamespaceManager(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
- getTableNamespaceManager(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
- getTableNamespaceManager(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- getTableNameString(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Gets the table name from when this cell was written into a mob hfile as a string.
- getTableNameSuffixedWithFamily(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- getTableNamesWithIsTableEnabled() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getTableNameTag(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Gets the table name tag.
- getTableNode(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Get the zookeeper node associated with archiving the given table
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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
-
Deprecated.
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- 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.FlushRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- 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.ModifyTableDescriptorProcedure
- 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 class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- 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.TruncateRegionProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- getTableOperationType() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- getTablePermissions(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- getTablePriority(TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
-
Return the priority for the given table.
- getTableQueue(TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- getTableQuota(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getTableQuotaCache() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- getTableQuotaSnapshot(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Fetches the
SpaceQuotaSnapshot
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. - getTableQuotaTables() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Returns an unmodifiable view of all tables with table quotas.
- getTableRegionFamilyFiles(Path) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Returns The set of files in the specified family directory.
- getTableRegions() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- getTableRegions() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Returns the set of the regions contained in the table
- getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Returns the list of regions in the given table, or an empty list if the table does not exist
- getTableRegions(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets all of the regions of the specified table.
- getTableRegions(Connection, TableName, boolean) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets all of the regions of the specified table.
- getTableRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-17980). Use
Admin.getRegions(TableName)
. - getTableRegions(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
HBaseAdmin.getRegions(TableName)
. - getTableRegions(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getTableRegions(TableName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getTableRegionsAndLocations(AsyncTable<AdvancedScanResultConsumer>, TableName, boolean) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Used to get table regions' info and server.
- getTableRegionsAndLocations(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Do not use this method to get meta table regions, use methods in MetaTableLocator instead.
- getTableRegionsAndLocations(Connection, TableName, boolean) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Do not use this method to get meta table regions, use methods in MetaTableLocator instead.
- getTableRegionsAndLocations(TableName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getTableRegionsInfo(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getTableRegionStateNodes(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getTableRegionStates(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- getTableRegionStatesCount() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Provide region states count for given table.
- getTableRegionStatesCount() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getTableRegionStatesCount() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getTableResource(String) - Method in class org.apache.hadoop.hbase.rest.RootResource
- getTableRootPaths(TableName, boolean) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
return paths that user will table permission will visit
- getTableRowKey(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getTableRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getTables() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTables() - Method in class org.apache.hadoop.hbase.backup.util.BackupSet
- getTables() - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
-
Gets the set of table names belonging to namespace.
- getTables() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
Returns the tables
- getTables() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Get set of tables that are members of the group.
- getTables(AtomicInteger) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Return a list of user-space table names whose metadata have not been modified in the last few milliseconds specified by timelag if any of the REGIONINFO_QUALIFIER, SERVER_QUALIFIER, STARTCODE_QUALIFIER, SPLITA_QUALIFIER, SPLITB_QUALIFIER have not changed in the last milliseconds specified by timelag, then the table is a candidate to be returned.
- getTablesByNamespace() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Returns a view of all tables that reside in a namespace with a namespace quota, grouped by the namespace itself.
- getTableSchema() - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- getTableSet() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the table set
- getTableSetName() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- getTableSetTimestampMap() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTableSetTimestampMap(Map<String, BackupProtos.BackupInfo.RSTimestampMap>) - Static method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTablesForBackupType(BackupType) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- getTablesForSet(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- getTablesForSet(Connection, String) - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- getTablesInStates(TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
-
Return all tables in given states.
- getTableSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the table region size against this table
- getTableSize(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getTableSnapshotPath(Path, TableName, String) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
Returns value represent path for path to backup table snapshot directory: "/$USER/SBACKUP_ROOT/backup_id/namespace/table/.hbase-snapshot"
- getTableSnapshotPaths(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- getTableSnapshots(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Returns a multimap for all existing table snapshot entries.
- getTableSnapshotStore() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- getTableSource(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
- getTableSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- getTableSourceAgg() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- getTableSpaceUtilization() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Gets the space usage and limit for each table.
- getTableSpaceUtilization() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getTableSplits(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTableSplits(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getTableStartRowForMeta(TableName, MetaTableAccessor.QueryType) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- getTableStartRowForMeta(TableName, MetaTableAccessor.QueryType) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns start row for scanning META according to query type
- getTableState() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- getTableState(AsyncTable<?>, TableName) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- getTableState(Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Fetch table state for given table from META table
- getTableState(Result) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- getTableState(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Decode table state from META Result.
- getTableState(TableName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Retrieve TableState, represent current table state.
- getTableState(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getTableState(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- getTableState(ZKWatcher, TableName) - Static method in class org.apache.hadoop.hbase.util.ZKDataMigrator
-
Deprecated.Since 2.0.0. To be removed in hbase-3.0.0.
- getTableState(RpcController, MasterProtos.GetTableStateRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getTableState(RpcController, MasterProtos.GetTableStateRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- getTableStateColumn() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized table state
- getTableStateManager() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- getTableStateManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- getTableStateManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns Master's instance of
TableStateManager
- getTableStates(Connection) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Fetch table states from META table
- getTableStopRowForMeta(TableName, MetaTableAccessor.QueryType) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- getTableStopRowForMeta(TableName, MetaTableAccessor.QueryType) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns stop row for scanning META according to query type
- 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, FSUtils.ProgressReporter) - 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, HbckErrorReporter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Deprecated.Since 2.3.0. For removal in hbase4. Use ProgressReporter override instead.
- 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, FSUtils.ProgressReporter) - 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, HbckErrorReporter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Deprecated.Since 2.3.0. Will be removed in hbase4. Used
FSUtils.getTableStoreFilePathMap(FileSystem, Path, PathFilter, ExecutorService, ProgressReporter)
- getTableToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get regions for tables
- getTableToRegionsByRefCount(Map<ServerName, ServerMetrics>) - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- getTableUsers(Table, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- getTableWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- getTableWrapperAgg() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- getTag(byte) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTag(byte) - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTag(byte) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTag(byte) - Method in interface org.apache.hadoop.hbase.RawCell
-
Returns the specific tag of the given type
- getTag(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a tag by name
- getTag(Cell, byte) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of 2.0.0 and will be removed in HBase-3.0.0 Use
RawCell.getTag(byte)
- getTag(Cell, byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Retrieve Cell's first tag, matching the passed in type
- getTagArray(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- getTagCompressionContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- getTagCompressionContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- getTags() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTags() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTags() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTags() - Method in interface org.apache.hadoop.hbase.RawCell
-
Creates a list of tags in the current cell
- getTags(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of 2.0.0 and will be removed in 3.0.0
- getTags(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Return tags in the given Cell as a List
- getTagsArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTagsArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTagsArray() - Method in interface org.apache.hadoop.hbase.Cell
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0. Tags are are now internal.
- getTagsArray() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTagsArray() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Contiguous raw bytes representing tags that may start at any index in the containing array.
- getTagsArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the backing array of the entire KeyValue (all KeyValue fields are in a single array)
- getTagsArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTagsArray() - Method in class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- getTagsArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getTagsArray() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns The
ByteBuffer
containing the tag bytes. - getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTagsByteBuffer() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTagsLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTagsLength() - Method in interface org.apache.hadoop.hbase.Cell
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0. Tags are are now internal.
- getTagsLength() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTagsLength() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
HBase internally uses 2 bytes to store tags length in Cell.
- getTagsLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the total length of the tag bytes
- getTagsLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTagsLength() - Method in class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- getTagsLength() - Method in class org.apache.hadoop.hbase.NoTagsKeyValue
- getTagsLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getTagsLength() - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue
- getTagsLength() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTagsOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTagsOffset() - Method in interface org.apache.hadoop.hbase.Cell
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0. Tags are are now internal.
- getTagsOffset() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTagsOffset() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Returns the first offset where the tags start in the Cell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the offset where the tag data starts.
- getTagsOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTagsOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getTagsOffset() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTagsPosition() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns Position in the
ByteBuffer
where tag bytes start - getTagsPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTagsPosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTagsPosition() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTagsPosition() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTagsPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getTagsPosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTagsPosition() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- 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
- getTargetRootDir() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getTargetServer() - Method in class org.apache.hadoop.hbase.util.RegionMover
- getTargetServerName() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- getTargetServerName(Result, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the
ServerName
from catalog tableResult
where the region is transitioning on. - getTargetState(String, QuotaProtos.SpaceQuota) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- getTargetState(TableName, QuotaProtos.SpaceQuota) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- getTargetState(T, QuotaProtos.SpaceQuota) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
- getTargetToClean() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- getTaskForExecutionCallback - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Callback used by getTasksForAgentCallback while getting command, after getting command successfully, it executes command and set its status with respect to the command type.
- getTaskList() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- getTaskName(long, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
- getTaskName(long, String) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- getTaskNode() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- getTaskReadySeq() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.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
-
Deprecated.Returns the number of tasks processed by coordination.
- getTasks() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Gets tasks for execution, basically sets Watch on it's respective host's Znode and waits for tasks to be assigned, also has a getTasksForAgentCallback which handles execution of task.
- getTasks() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.Returns map of tasks
- getTasks() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- getTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
- 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() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getTasks() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Called directly from clients such as the hbase shell
- getTasks() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- 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.
- getTasksForAgentCallback - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Callback used while getting Tasks for agent if call executed without Exception, It creates a separate thread for each children to execute given Tasks parallely.
- getTaskType(String) - Static method in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- getTempDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Returns HBase temp dir.
- getTempDir() - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Gets the temp directory.
- getTempDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns
Path
to the region's temp directory, used for file creations - getter - Static variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getTerminal() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- getTerminalPrinter(int) - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- getTerminalPrinter(int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- getTerminalPrinter(int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- getTerminalPrinter(int) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- getTerminalSize() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- getTerminalSize() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- getTertiaryToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- getTestStage() - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- getTFilterByFromHBase(LogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getThird() - Method in class org.apache.hadoop.hbase.util.Triple
- getThread() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
Returns the thread that owned this sync future, use with caution as we return the reference to the actual thread object.
- getThreadFactory() - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
- getThreadInfo(Thread) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
- getThreadPool(int, int, String, BlockingQueue<Runnable>) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getThreadPoolExecutor() - Method in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- getThriftServerType() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getThriftServerType() - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- getThriftServerType() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- getThrottlePoint() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- getThrottlePoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Returns ThrottlePoint used for classifying small and large compactions
- getThrottleProto() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- getThrottleType() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- 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.regionserver.wal.SyncFuture
- getThrowable() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- getTHsHaServer(TNonblockingServerTransport, TProtocolFactory, TProcessor, TTransportFactory, InetSocketAddress) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getTicket() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- getTime() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- getTime() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- getTimeBetweenRuns() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Return how long in millis has it been since this chore last run.
- getTimeDiffInSec(long) - Static method in class org.apache.hadoop.hbase.util.MoveWithAck
- getTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTimeHisto() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
- getTimeHisto() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureMetrics
-
Returns Histogram of runtimes for all successfully completed instances of a type of a procedure
- getTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- getTimeLimit() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- getTimeLimit(RpcCall, HBaseRpcController, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getTimeOfDeath(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Get the time when a server died
- getTimeOfLastRun() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getTimeOfThisRun() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getTimeout() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns The timeout of this call.
- getTimeout() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- getTimeout() - Method in class org.apache.hadoop.hbase.procedure2.InlineChore
- getTimeout() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns the timeout in msec
- getTimeout() - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainerWithTimestamp
- getTimeout() - Method in interface org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedWithTimeout
- getTimeout() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- getTimeout(int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- getTimeout(Delayed) - Static method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
- getTimeoutInterval() - Method in class org.apache.hadoop.hbase.procedure2.InlineChore
- getTimeoutInterval() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- getTimeoutTimestamp() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Timeout of the next timeout.
- getTimeProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Deprecated.will be removed in 3.0
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.Append
-
Gets the TimeRange used for this append.
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the time range to check
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's TimeRange
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.Increment
-
Gets the TimeRange used for this increment.
- getTimeRange() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns TimeRange
- getTimeRange(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
- getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
Returns
TimeRangeTracker
for all the Cells in the snapshot. - getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getTimeScope() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Returns
ScannerContext.LimitScope
indicating scope in which the time limit is enforced - getTimestamp() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTimestamp() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTimestamp() - Method in interface org.apache.hadoop.hbase.Cell
-
Return a long value representing time at which this cell was "Put" into the row.
- getTimestamp() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- getTimestamp() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- getTimestamp() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTimestamp() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Method for retrieving the timestamp.
- getTimestamp() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- getTimestamp() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the timestamp.
- getTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTimestamp() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getTimestamp() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getTimestamp() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
Returns the timestamp
- getTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- getTimestamp() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTimestamp(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTimestamp(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the timestamp.
- getTimestamp(long) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- getTimestamp(String) - Static method in interface org.apache.hadoop.hbase.wal.WAL
-
Split a WAL filename to get a start time.
- getTimeStamp() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Mutation.getTimestamp()
instead - getTimeStamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask.StatusJournalEntry
- getTimeStamp() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- getTimeStamp() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- getTimestampKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- getTimeStampNextToReplicate() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
TimeStamp of next edit to be replicated.
- getTimestampOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTimestampOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTimestampOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Timestamp offset
- getTimestampOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTimestampOffset(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTimestampOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the timestamp offset
- getTimestampOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Get the TimestampOfLastAppliedOp.
- getTimeStampOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Deprecated.Since 2.0.0. Will be 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
- getTimestampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- 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.ReplicationLoadSource
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0.
- getTimeStampOfNextToReplicate() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- getTimestamps() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Returns the list of timestamps
- getTimestampsOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- getTimeStampsOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
-
Deprecated.Since hbase-2.0.0. Will be removed in 3.0.0.
- getTimestampStarted() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- getTimestampString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getTimeToLive() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Time-to-live of cell contents, in seconds.
- getTimeToLive() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getTimeToLive() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getTimeToPurgeDeletes() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- getTimeToPurgeDeletes() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getTimeToPurgeDeletes() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- getTimeUnit() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- getTimeUnit() - Method in class org.apache.hadoop.hbase.ScheduledChore
- getTimeUnit() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- getTimeUnit(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Extracts the time unit for the chore period and initial delay from the configuration.
- getTimeUnit(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Extracts the time unit for the chore period and initial delay from the configuration.
- getTimeUnit(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
-
Extracts the time unit for the chore period and initial delay from the configuration.
- getTimeUnit(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Extracts the time unit for the chore period and initial delay from the configuration.
- getTimeUnit(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Extracts the time unit for the chore period and initial delay from the configuration.
- getTimeUnitInMillis() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
- getTIOError(IOException) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- gettLogTypeFromHBase(LogQueryFilter) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- getTls13Ciphers() - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- getTmpDataDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getTmpDir() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getTmpDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Returns Return the tmp dir this tool writes too.
- getTmpDirName() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- getTmpNsDir(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getTmpRecoveredEditsFileName(String) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- getTmpRestoreOutputDir(FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Build temporary output path
- getTmpTableDir(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- getTNonBlockingServer(TNonblockingServerTransport, TProtocolFactory, TProcessor, TTransportFactory, InetSocketAddress) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getToken(String, String) - Method in class org.apache.hadoop.hbase.security.User
-
Returns the Token of the specified kind associated with this user, or null if the Token is not present.
- getTokenKind() - Method in class org.apache.hadoop.hbase.security.provider.AbstractSaslClientAuthenticationProvider
- getTokenKind() - Method in class org.apache.hadoop.hbase.security.provider.BuiltInSaslAuthenticationProvider
- getTokenKind() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslAuthenticationProvider
- getTokenKind() - Method in interface org.apache.hadoop.hbase.security.provider.SaslAuthenticationProvider
-
Returns the name of the type used by the TokenIdentifier.
- getTokenKind() - Method in class org.apache.hadoop.hbase.security.SecurityInfo
- getTokens() - Method in class org.apache.hadoop.hbase.security.User
-
Returns all the tokens stored in the user's credentials.
- getTopBlockLocations(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- getTopBlockLocations(RegionInfo, String) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
Returns an ordered list of hosts which have better locality for this region than the current host.
- 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
- getToRegion() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- getToServer() - Method in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- getToServer() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- getToTables() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- getTotalAndMaxNettyOutboundBytes() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
These two metrics are calculated together, so we want to return them in one call
- getTotalAndMaxNettyOutboundBytes() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getTotalAndMaxNettyOutboundBytes() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- getTotalBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getTotalBufferCount() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getTotalBufferedCount() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getTotalBufferedCounter() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getTotalBufferLimit() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Returns the maximum size in bytes of edits held in memory which are pending replication across all sources inside this RegionServer.
- getTotalBufferUsed() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- getTotalBytesCopied() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getTotalBytesRead() - Static method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getTotalBytesRead() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter for the number of bytes read from this stream, since creation.
- getTotalBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Number of total bytes read from HDFS.
- getTotalBytesRead() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTotalCompactedSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Returns the total data size processed by the currently running compaction, in bytes
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getCompactingCellCount()
instead. - getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Returns the total compacting key values in currently running compaction
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns The total number of compacting key-values
- getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getTotalExpectedRegions() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getTotalFailedCount() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getTotalFailedCounter() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- getTotalFailedPutCount() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- getTotalFavoredAssignments() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return the number of regions assigned to their favored nodes
- getTotalFileSize(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- getTotalFiltersCount(AdminProtos.SlowLogResponseRequest) - Static method in class org.apache.hadoop.hbase.namequeues.LogHandlerUtils
- getTotalIncrements() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- getTotalIncrements() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- getTotalKvCount(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- getTotalMemory() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
-
Returns the total memory of the process.
- getTotalNumberOfRacks() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- getTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ServerLoad.getRequestCount()
instead. - getTotalOpsProcessed() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- getTotalPendingOutboundBytes(Channel) - Static method in class org.apache.hadoop.hbase.util.NettyUnsafeUtils
-
Get total bytes pending write to socket
- getTotalQueueSize() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- getTotalQueueSize() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- getTotalRegionHFileSizeMB(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns the size of hFiles from the most recent RegionLoad for region
- getTotalRegions() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- getTotalReplicatedEdits() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- getTotalRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total number of requests per second.
- getTotalRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTotalRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
- getTotalRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getTotalRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the total number of requests that have been issued for this table
- 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
- getTotalRowActionRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getTotalRowActionRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTotalSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- getTotalSize(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getTotalSizeOfCells(Result) - Static method in class org.apache.hadoop.hbase.client.Result
-
Get total size of raw cells
- getTotalSizeWhenWrittenDelimited(Message...) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
Returns Size on the wire when the two messages are written with writeDelimitedTo
- getTotalSkippedEdits() - Method in class org.apache.hadoop.hbase.wal.OutputSink
- getTotalSleepTime() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter the total time spent in sleep.
- getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the static bloom filters.
- getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the total byte size of all Bloom filter bit arrays.
- getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getBloomFilterSize()
instead. - getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns The total size of static bloom, in KB
- getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getTotalStaticIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of of the static indexes including the roots.
- getTotalStaticIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the total size of all index blocks in the data block indexes, including the root level, intermediate levels, and the leaf level for multi-level indexes, or just the root level for single-level indexes.
- getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getStoreFileUncompressedDataIndexSize()
instead. - getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns The total size of static index, in KB
- getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getTotalStoreSize(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
-
Find the total size of a list of store files.
- getTotalSyncedBytes() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- getTotalTableFragmentation(HMaster) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the total overall fragmentation percentage.
- getTotalTasks() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getTotalUncompressedBytes(List<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
- 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.
- getTotalWALSize(FileSystem, List<String>, ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
-
return total size in bytes from a list of WALs
- getTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- getTracker() - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- getTracker() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- getTracker() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- getTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- getTrackerClass(String) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- getTrackerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- getTrackerName() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- 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.HFileInfo
- 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
- getTrailerHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getTrailerHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTrailerMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- getTrailerMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- getTrailerMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
- getTrailerMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getTrailerSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getTrailerSize(int) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getTransitionState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- getTries() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- getTrimmed(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTrimmed(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTrimmedStringCollection(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTrimmedStrings(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTrimmedStrings(String, String...) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getTruncateRegionCallable(TableName, RegionInfo) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getTrustedChannelResolver(SaslDataTransferClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslAdaptor
- getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- getTS(Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider.WALStartTimeComparator
-
Split a path to get the start time For example: 10.20.20.171%3A60020.1277499063250 Could also be a meta WAL which adds a '.meta' suffix or a synchronous replication WAL which adds a '.syncrep' suffix.
- getTserver() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
the thrift server, not null means the server is started, for test only
- getTsFromBackupId(String) - Static method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- getTThreadedSelectorServer(TNonblockingServerTransport, TProtocolFactory, TProcessor, TTransportFactory, InetSocketAddress) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getTThreadPoolServer(TProtocolFactory, TProcessor, TTransportFactory, InetSocketAddress) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- getTtl() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getTtl() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- getTTL() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Return the TTL requested for the result of the mutation, in milliseconds.
- getTTL() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- getTTL() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreHFileCleaner
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreWALCleaner
- getTtlMs(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
-
Deprecated.
- getTuneDirection(HeapMemoryManager.TunerContext) - Method in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
-
Determine best direction of tuning base on given context.
- getTxid() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
-
Returns The transaction id of this edit.
- getTxid() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- getType() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
-
Returns the tag type
- getType() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getType() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- getType() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- getType() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- getType() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns the type of cell in a human readable format using
Cell.Type
. - getType() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getType() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getType() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getType() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getType() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- getType() - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- getType() - Method in class org.apache.hadoop.hbase.master.balancer.BalanceAction
- getType() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- getType() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- getType() - Method in interface org.apache.hadoop.hbase.master.normalizer.NormalizationPlan
-
Returns the type of this plan
- getType() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- getType() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getType() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getType() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getType() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getType() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getType() - Method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- getType() - Method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- getType() - Method in interface org.apache.hadoop.hbase.Tag
-
Returns the tag type
- getType() - Method in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- getTypeByte() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTypeByte() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTypeByte() - Method in interface org.apache.hadoop.hbase.Cell
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0. Use
Cell.getType()
. - getTypeByte() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getTypeByte() - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Returns The byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc
- getTypeByte() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns KeyValue.TYPE byte representation
- getTypeByte() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getTypeByte() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getTypeByte(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getTypeByte(int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getTypeByte(int) - Method in class org.apache.hadoop.hbase.KeyValue
-
Return the KeyValue.TYPE byte representation
- getTypeByte(int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getTypeFilters() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns the QuotaType types that we want to filter one
- getTypeString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getUGI() - Method in class org.apache.hadoop.hbase.security.User
- getUnassignedRegions() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
Return the unassigned regions
- getUnassignMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Returns
OperationMetrics
containing common metrics for unassign region operation - getUnassignMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- getUnassignProcMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
Returns Set of common metrics for unassign procedure
- 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
- getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- getUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getUncleanlyClosedWALs() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the value of uncleanlyClosedWAL counter
- getUncompressedBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- getUncompressedSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
The uncompressed size of the block data, including header size.
- getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the uncompressed size of data part (header and checksum excluded).
- getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
The uncompressed size of the block data.
- getUncompressedStoreFileSize() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getUncompressedStoreFileSize() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the uncompressed size of the storefiles
- getUncompressedStoreFileSize() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getUndeletedHFileRefsPeers() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- getUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- getUnderlyingFileLinkInputStream(FSDataInputStream) - Static method in class org.apache.hadoop.hbase.io.FileLink
-
If the passed FSDataInputStream is backed by a FileLink, returns the underlying InputStream for the resolved link target.
- getUnderlyingInputStream() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- getUnencodedDataSizeWritten() - Method in class org.apache.hadoop.hbase.io.encoding.EncodingState
- getUnflushedEntriesCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getUnflushedSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Count the mutations which haven't been flushed
- getUniqueBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
Returns the sum of all unique blocks' weight
- getUniqueFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- getUniqueName() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- getUniqueTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- getUniqueWALFileNamePart(String) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Returns WAL file name
- getUniqueWALFileNamePart(Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Returns WAL file name
- getUnit() - Method in class org.apache.hadoop.hbase.Size
-
Returns size unit
- getUnit(String) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- getUnit(String) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- getUnit(String) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getUnknownServerNames() - Method in interface org.apache.hadoop.hbase.ClusterMetrics
-
Returns the names of region servers on the unknown list
- getUnknownServerNames() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- getUnknownServerNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- getUnknownServers() - Method in class org.apache.hadoop.hbase.master.HMaster
- getUnknownServers() - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- getUnknownServers() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- getUnneededFiles(long, List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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(List<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.
- getUnwrapKey(Configuration, String, EncryptionProtos.WrappedKey, Cipher) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
- getUpdatesBlockedMsHighWater() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- getUpdatesBlockedTime() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the amount of time that updates were blocked.
- getUpdatesBlockedTime() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getUpdatesLock() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- getUrl() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the subversion URL for the root hbase directory.
- getUsage() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- getUsage() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
-
Returns the current usage, in bytes, of the target (e.g.
- getUsage() - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView
-
Returns the current usage, in bytes, of the target (e.g.
- 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.
- getUsedBufferCount() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- getUsedBufferSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- getUsedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- getUsedHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
ServerLoad.getUsedHeapSize()
instead. - getUsedHeapSize() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getUsedHeapSize() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the amount of used heap
- getUsedHeapSize() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getUsedSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- getUser() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- getUser() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Get the
User
associated with this connection. - getUser() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- getUser() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- getUser() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- getUser() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- getUser() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- getUser() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- getUser() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- getUser() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getUser() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
The user that compiled hbase.
- getUserAggregate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Return the singleton instance for MetricsUserAggregateSource
- getUserAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- getUserAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- getUserAuths(byte[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Retrieve the visibility labels for the user.
- getUserAuths(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- 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.
- getUserEntries(Table, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- getUserFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns the User filter regex
- getUserFromPrincipal(String) - Static method in class org.apache.hadoop.hbase.security.SecurityUtil
-
Get the user name from a principal
- getUserFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserGlobalPermission(Configuration, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- getUserGroups(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Retrieve the groups of the given user.
- getUserInfo(User) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider
- getUserInfo(User) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider
- getUserInfo(User) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- getUserInfo(User) - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Constructs a
RPCProtos.UserInformation
from the givenUserGroupInformation
- getUserInfo(User) - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslClientAuthenticationProvider
- getUserLimiter(UserGroupInformation, TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified user/table.
- getUserMetrics() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- getUserMetrics() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns metrics per user
- getUserMetrics() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getUsername() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- getUserName() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- getUserName() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- getUserName() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- getUserName() - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Returns Remote client's username.
- getUserName() - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- getUserName() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns the user name
- getUserName() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- getUsernameFromConf(Configuration) - Static method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
-
Retrieve the static username from the configuration.
- getUserNameFromEncryptionKey(DataEncryptionKey) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- getUserNamespaceAndTable(Table, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- getUserNamespacePermission(Configuration, String, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- getUserNamespacePermissions(Configuration, String, String, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Returns the currently granted permissions for a given namespace as the specified user plus associated permissions.
- getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, byte[], String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, TableName) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, TableName, byte[], byte[], String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Deprecated.since 2.2.0 and will be removed in 4.0.0. Use
Admin.getUserPermissions(GetUserPermissionsRequest)
instead. - getUserPermissions(Configuration, byte[], byte[], byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Returns the currently granted permissions for a given table/namespace with associated permissions based on the specified column family, column qualifier and user name.
- getUserPermissions(Connection, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given pattern.
- getUserPermissions(Connection, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given table pattern and column family.
- getUserPermissions(Connection, String, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given table pattern, column family and column qualifier.
- getUserPermissions(Connection, String, byte[], byte[], String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given table pattern, column family and column qualifier.
- getUserPermissions(Connection, String, byte[], String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given table pattern, column family and user name.
- getUserPermissions(Connection, String, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given table pattern and user name.
- getUserPermissions(GetUserPermissionsRequest) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the global/namespace/table permissions for user
- getUserPermissions(GetUserPermissionsRequest) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get the global/namespace/table permissions for user
- getUserPermissions(GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- getUserPermissions(GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- getUserPermissions(GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- getUserPermissions(GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- GetUserPermissionsRequest - Class in org.apache.hadoop.hbase.security.access
- GetUserPermissionsRequest(String, String, TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- GetUserPermissionsRequest.Builder - Class in org.apache.hadoop.hbase.security.access
- getUserProvider() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- getUserQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserQuota(Connection, String, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserQuota(Connection, String, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserQuotaCache() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- getUserQuotaState(UserGroupInformation) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the QuotaState associated to the specified user.
- getUserRegionLockHeldTimer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getUserRegionLockQueue() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getUserRegionLockTimeout() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
get
- getUserRegionLockWaitingTimer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- getUserRowKey(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- getUserSources() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
- getUserSources() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- getUsersWithGlobalReadAction() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Return users with global read permission
- getUsersWithNamespaceReadAction(String, boolean) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Return users with namespace read permission
- getUsersWithReadAction(ListMultimap<String, UserPermission>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- getUsersWithTableReadAction(TableName, boolean, boolean) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Return users with table read permission
- getUserTablePermission(Configuration, String, TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- getUserTablePermissions(Configuration, TableName, byte[], byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Returns the currently granted permissions for a given table as the specified user plus associated permissions.
- getUserToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Returns the delegation token acquired, or null in case it was not acquired
- getUseThisHostnameInstead(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
- getUseThisHostnameInstead(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getUtf8ByteArrays(List<String>) - Static method in class org.apache.hadoop.hbase.util.Bytes
- getUUIDForCluster(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
-
Get the UUID for the provided ZK watcher.
- getValByRegex(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- getValidIndex(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
Get the index of the given anchor key for creating subsequent set.
- getValidProcs() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- getValue() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns the expected value
- getValue() - Method in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- getValue() - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
- getValue() - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
- getValue() - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- 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.
- getValue() - Method in interface org.apache.hadoop.hbase.metrics.Gauge
- getValue() - Method in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- getValue() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry
- getValue() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
Returns the value
- getValue() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- getValue(byte[]) - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Get a configuration value.
- getValue(byte[]) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getValue(byte[]) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Getter for accessing the metadata associated with the key.
- getValue(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getValue(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getValue(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Get the latest version of the specified column.
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
Returns value of type T
- getValue(String) - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Get a configuration value.
- getValue(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getValue(String) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Getter for accessing the metadata associated with the key.
- getValue(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- getValue(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getValue(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getValue(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getValue(String) - Static method in enum org.apache.hadoop.hbase.KeepDeletedCells
- getValue(Bytes) - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Get a configuration value.
- getValue(Bytes) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getValue(Bytes) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Getter for accessing the metadata associated with the key.
- getValue(Bytes) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getValue(Bytes) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getValue(Bytes) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- getValueArray() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
-
Returns The byte array backing this Tag.
- getValueArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getValueArray() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getValueArray() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- getValueArray() - Method in interface org.apache.hadoop.hbase.Cell
-
Contiguous raw bytes that may start at any index in the containing array.
- getValueArray() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getValueArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getValueArray() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getValueArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the backing array of the entire KeyValue (all KeyValue fields are in a single array)
- getValueArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getValueArray() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- getValueArray() - Method in interface org.apache.hadoop.hbase.Tag
-
Return an array containing the value bytes if
Tag.hasArray()
returns true. - getValueArray() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getValueAsBigDecimal(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Converts the value bytes of the given cell into a BigDecimal
- getValueAsByte(Tag) - Static method in interface org.apache.hadoop.hbase.Tag
-
Converts the value bytes of the given tag into a byte value
- getValueAsByteBuffer(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
Returns the value wrapped in a new
ByteBuffer
. - getValueAsByteBuffer(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
-
Returns the value wrapped in a new
ByteBuffer
. - getValueAsDouble(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Converts the value bytes of the given cell into a double value
- getValueAsInt(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Converts the value bytes of the given cell into a int value
- getValueAsLong(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Converts the value bytes of the given cell into a long value
- getValueAsLong(Tag) - Static method in interface org.apache.hadoop.hbase.Tag
-
Converts the value bytes of the given tag into a long value
- getValueAsString(Tag) - Static method in interface org.apache.hadoop.hbase.Tag
-
Converts the value bytes of the given tag into a String value
- getValueBufferShallowCopy(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in 3.0.
- getValueBufferShallowCopy(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns The
ByteBuffer
containing the value bytes. - getValueByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getValueByteBuffer() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getValueByteBuffer() - Method in interface org.apache.hadoop.hbase.Tag
-
Returns The
ByteBuffer
containing the value bytes. - getValueByteBuffer() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getValueCompressionAlgorithm(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- getValueCompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- getValueFromMBean(ObjectName, String) - Static method in class org.apache.hadoop.hbase.util.JSONMetricUtil
- getValueLength() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
-
Returns Length of actual tag bytes within the backed buffer
- getValueLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getValueLength() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getValueLength() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- getValueLength() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Number of value bytes.
- getValueLength() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getValueLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getValueLength() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getValueLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns Value length
- getValueLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getValueLength() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- getValueLength() - Method in interface org.apache.hadoop.hbase.Tag
-
Returns Length of tag value within the backed buffer
- getValueLength() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
-
Returns Offset of actual tag bytes within the backed buffer
- getValueOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getValueOffset() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getValueOffset() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- getValueOffset() - Method in interface org.apache.hadoop.hbase.Cell
-
Returns Array index of first value byte
- getValueOffset() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- getValueOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns the value offset
- getValueOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getValueOffset() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- getValueOffset() - Method in interface org.apache.hadoop.hbase.Tag
-
Returns Offset of tag value within the backed buffer
- getValueOffset() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.ByteBufferExtendedCell
-
Returns Position in the
ByteBuffer
where value bytes start - getValuePosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- getValuePosition() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- getValuePosition() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- getValuePosition() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- getValues() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Get all configuration values.
- getValues() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getValues() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns Getter for fetching an unmodifiable map.
- getValues() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Getter for fetching an unmodifiable
TableDescriptorBuilder.ModifyableTableDescriptor.values
map. - getValues() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- getValues() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns Getter for fetching an unmodifiable map.
- getValues(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- getValues(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- getValueShallowCopy() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- getValueShallowCopy() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Does a shallow copy of the value at the current position.
- getValueShallowCopy() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- 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
- getValueString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- getVaruint64(PositionedByteRange, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Decode a sequence of bytes in
src
as a varuint64. - getVer(ByteBuffer, ByteBuffer, byte[], byte[], int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Note: this public interface is slightly different from public Java APIs in regard to handling of the qualifier.
- getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getVersion() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- getVersion() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0
- getVersion() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
-
Returns the coprocessor environment version
- getVersion() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
Returns the Coprocessor interface version
- getVersion() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- getVersion() - Method in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- getVersion() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
-
Returns the storage cluster version
- getVersion() - Method in class org.apache.hadoop.hbase.security.access.Permission
-
Returns the object version number
- getVersion() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the string type version of a regionserver.
- getVersion() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getVersion() - Static method in class org.apache.hadoop.hbase.util.JvmVersion
-
Return the current JVM version information.
- getVersion() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the hbase version.
- getVersion() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- getVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Verifies current version of file system
- getVersion(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
May return "0.0.0" when server is not online
- getVersionComponents(String) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Returns the version components as String objects Examples: "1.2.3" returns ["1", "2", "3"], "4.5.6-SNAPSHOT" returns ["4", "5", "6", "-1"] "4.5.6-beta" returns ["4", "5", "6", "-2"], "4.5.6-alpha" returns ["4", "5", "6", "-3"] "4.5.6-UNKNOW" returns ["4", "5", "6", "-4"]
- getVersionComponents(HBaseProtos.VersionInfo) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
-
Returns the version components Examples: "1.4.3" returns [1, 4, 3], "4.5.6-SNAPSHOT" returns [4, 5, 6, "SNAPSHOT"]
- getVersionedBytes() - Method in class org.apache.hadoop.hbase.ServerName
-
Return
ServerName.getServerName()
as bytes with a short-sized prefix with theServerName.VERSION
of this class. - getVersionedList() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getVersionedTail() - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- getVersionInfo() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- getVersionNumber() - Method in interface org.apache.hadoop.hbase.ServerMetrics
-
Returns the version number of a regionserver.
- getVersionNumber() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- getVersionNumber(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
May return 0 when server is not online.
- getVersionNumber(HBaseProtos.VersionInfo) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
-
Pack the full number version in a int.
- getVersionResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
- getVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
-
Dispatch /version/rest to self.
- getVerTs(ByteBuffer, ByteBuffer, byte[], byte[], long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Note: this internal interface is slightly different from public APIs in regard to handling of the qualifier.
- getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- getViolationPolicy() - Method in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
-
Returns the violation policy in effect.
- getViolationPolicy(QuotaProtos.SpaceQuota) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- 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.
- getVisibilityExpressionResolver() - Method in class org.apache.hadoop.hbase.mapreduce.CellCreator
-
Returns Visibility expression resolver
- getVisibilityLabelService() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- getVisibilityLabelService(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- getVLong() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- getVLong() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value, which is stored as VLong, from this range
- getVLong(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getVLong(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at
index
which is stored as VLong - getVLongSize(long) - Static method in class org.apache.hadoop.hbase.util.AbstractByteRange
- getWaitingProcedures() - Method in class org.apache.hadoop.hbase.procedure2.LockedResource
- getWaitInterval() - Method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- getWaitInterval() - Method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- 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
- getWaitInterval(long, long, long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Time in milliseconds to wait for before requesting to consume 'amount' resource.
- getWaitIntervalMs() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Is there at least one resource available to allow execution?
- getWaitIntervalMs(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Are there enough available resources to allow execution?
- getWAL() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
-
Returns reference to the region server's WAL
- getWAL() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getWAL() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- getWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns WAL in use for this region
- getWAL() - Method in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- getWAL() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
- getWAL(String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getWAL(RegionInfo) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns the WAL for a particular region.
- getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- getWAL(RegionInfo) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- 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
- getWalArchiveDir() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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
- getWALDir() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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
-
Returns List of all RegionServer WAL dirs; i.e.
- getWalEdit(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Returns Gets the walEdit for the operation(Mutation) at the specified position.
- getWALEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getWALEditsRead() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- getWALEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- getWalEntries() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the WAL Entries.
- getWalEntriesWithSize() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
-
Returns the WAL Entries.
- getWalEntryFilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Call after
ReplicationSource.initializeWALEntryFilter(UUID)
else it will be null. - 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.replication.VerifyWALEntriesReplicationEndpoint
- getWALEntryfilter() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- getWALEventTrackerList() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- getWALEventTrackerListener(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getWALExcludeDNs() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the excluded datanodes in the cache of this region server.
- getWALExcludeDNs() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getWalFactory() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getWalFactory() - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- getWalFile() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- getWALFile() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination.SplitTaskDetails
-
Deprecated.Returns full file path in HDFS for the WAL file to be split.
- 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
-
Returns the wal file length provider
- getWALFileLengthProvider() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
- getWALFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of WAL files of this region server.
- getWALFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getWALFilesOlderThan(Configuration, HashMap<String, Long>) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Get list of all old WAL files (WALs and archive)
- getWalFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns the WAL
FileSystem
being used by this region - getWALFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
- getWALFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return the walFs.
- getWALFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- 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.
- getWalLength() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- getWalName() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- getWALNameFromStrPath(String) - Static method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getWalNeedsRoll() - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
- getWALObserver() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessor
- getWalPath() - Method in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- getWALPosition(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getWALPosition(ServerName, String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get the current position for a specific WAL in a given queue for a given regionserver.
- getWALPosition(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- 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
- getWALProvider() - Method in class org.apache.hadoop.hbase.wal.WALFactory
- getWALReaderEditsBufferBytes() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
-
Returns the size, in bytes, of edits held in memory to be replicated across all peers.
- getWALReaderEditsBufferBytes() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- getWALReaderEditsBufferUsage() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Returns the amount of memory in bytes used in this RegionServer by edits pending replication.
- getWALRegionDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getWALRegionDir(Configuration, TableName, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the WAL region directory based on the given table name and region name
- getWALRegionDir(MasterProcedureEnv, RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- getWalRoller() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getWALRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Returns HBase root log dir.
- getWALRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Return the walRootDir.
- getWALRootDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Get the path for the root directory for WAL data
- getWALs() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getWALs() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns the List of WALs that are used by this server Doesn't include the meta WAL
- 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.DisabledWALProvider
- 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
-
Returns the List of WALs that are used by this server
- getWalsByIdRecoveredQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a copy of the wals of the recovered sources on this rs
- getWALsInQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- getWALsInQueue(ServerName, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Get a list of all WALs in the given queue on the given region server.
- getWALsInQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getWALsInQueue0(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- getWALSplitDir(ServerName) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- getWALsToSplit(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- getWALTableDir(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Returns the Table directory under the WALRootDir for the specified table name
- getWarmWindowAgeMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getWarmWindowStoragePolicy() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- getWarnResponseSize(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- getWarnResponseTime(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- getWarnScanResponseSize(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- getWarnScanResponseTime(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- getWarnTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- getWarnTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- getWatcher() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- getWatcher() - Method in class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Returns The watcher associated with this listener
- getWatcherThreadName() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
- getWebAppContext() - Method in class org.apache.hadoop.hbase.http.HttpServer
- getWebAppsPath(String) - Method in class org.apache.hadoop.hbase.http.HttpServer
- getWebAppsPath(String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the pathname to the webapps files.
- getWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Returns the weight
- 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
- getWeightedLocality(int, int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- getWeightedLocality(BalancerClusterState, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCandidateGenerator
- getWeightForSsd() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Returns the weight for ssd
- getWindow(Configuration) - Static method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- getWindowStoragePolicy(long, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- getWorker() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- getWorker() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- getWorkers() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- getWorkerThreadCount() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Returns the current number of worker threads.
- getWorkingSnapshotDir(String, Path, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Get the directory to build a snapshot, before it is finalized
- getWorkingSnapshotDir(Path, Configuration) - 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, Configuration) - 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
- getWritable(byte[], int, int, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Set bytes into the passed Writable by calling its
Writable.readFields(java.io.DataInput)
. - getWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Set bytes into the passed Writable by calling its
Writable.readFields(java.io.DataInput)
. - 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.NoopQuotaLimiter
- getWriteAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Returns the number of bytes available to write to avoid exceeding the quota
- getWriteAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- getWriteBalancer() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- getWriteBufferFatalThreshold() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- getWriteBufferPeriodicFlushTimeoutMs() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the current periodic flush timeout value in milliseconds.
- getWriteBufferPeriodicFlushTimeoutMs() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getWriteBufferPeriodicFlushTimeoutMs() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getWriteBufferPeriodicFlushTimeoutMs() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getWriteBufferPeriodicFlushTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getWriteBufferPeriodicFlushTimerTickMs() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the current periodic flush timertick interval in milliseconds.
- getWriteBufferPeriodicFlushTimerTickMs() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- getWriteBufferPeriodicFlushTimerTickMs() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getWriteBufferPeriodicFlushTimerTickMs() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Returns the maximum size in bytes of the write buffer.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the maximum size in bytes of the write buffer for this HTable.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Returns the maximum size in bytes of the write buffer for this HTable.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- 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.CanaryTool.Sink
- getWriteFailureCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getWriteFailures() - Method in interface org.apache.hadoop.hbase.tool.Canary
- getWriteFailures() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- getWriteFailures() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- getWriteFailures() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getWriteLatency() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- getWriteLatency() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- 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.DelegatingRpcScheduler
- getWriteQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- getWriteQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
- 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
- getWriter() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- getWriter() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- getWriter(Path) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.BackupDistCp
- getWriterClassName() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- getWriterClsNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
Returns names of the accepted writer classes
- getWriterCreationTracker() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.RegionMetrics
-
Returns the number of write requests made to region
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns Current write count for all online regions.
- getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of mutations that have been issued against this region.
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.UserMetrics
-
Returns the number of write requests made by user
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- getWriteRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of write requests that have been issued for this table
- getWriteRequestCount(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- getWriteRequestCountPerSecond() - Method in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionLoad.getWriteRequestCount()
instead. - getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of write requests to regions hosted on this region server.
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns write request count for this region
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Returns the current total write requests made to region
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerLoad.getRegionMetrics()
instead. - getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.UserMetrics.ClientMetrics
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- getWriteRequestsRatePerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the rate of write requests per second to regions hosted on this region server.
- getWriteRequestsRatePerSecond() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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. - getWriteRpcTimeout() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- getWriteRpcTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- getWriteRpcTimeout() - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0 and will be removed in 3.0 version use
Table.getWriteRpcTimeout(TimeUnit)
instead - getWriteRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Get timeout of each rpc write request in this Table instance.
- getWriteRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- getWriteRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.HTable
- getWriteRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- getWriteRpcTimeout(TimeUnit) - Method in interface org.apache.hadoop.hbase.client.Table
-
Get timeout of each rpc write request in this Table instance.
- getWriteRpcTimeout(TimeUnit) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- getWriteRpcTimeoutNs() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- getWriteSuccessCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- getWriteSuccessCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- getWriteTime() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Returns the write time
- getWriteTime() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Returns the write time
- getWrongWALRegionDir(Configuration, TableName, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Deprecated.For compatibility, will be removed in 4.0.0.
- getYarnPoolName() - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- getZeroCopyBytesRead() - Static method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- getZeroCopyBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Returns Number of bytes read locally through HDFS zero copy.
- getZeroCopyBytesRead() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getZk() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- getZKClient() - Method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- getZKClientConfig(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
- getZkController() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- getZkPermissionWatcher() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- getZKPermissionWatcher() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns the
ZKPermissionWatcher
- getZKPermissionWatcher() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getZKPermissionWatcher() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns
ZKPermissionWatcher
- getZkProcedureUtil() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
-
Used in testing
- getZKQuorum(Configuration) - Static method in class org.apache.hadoop.hbase.chaos.ChaosUtils
- getZKQuorumServersString(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Return the ZK Quorum servers string given the specified configuration.
- getZKQuorumServersStringFromHbaseConfig(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Return the ZK Quorum servers string given the specified configuration
- getZkw() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
Get the ZK connection to this peer
- getZNodeForReplica(int) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Returns the znode string corresponding to a replicaId
- getZnodeParent() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- getZNodePaths() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Get the znodePaths.
- getZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
- getZooKeeper() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- getZooKeeper() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- getZooKeeper() - Method in interface org.apache.hadoop.hbase.Server
-
Gets the ZooKeeper instance for this server.
- getZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- getZooKeeperClusterKey(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Get the key to the ZK ensemble for this configuration without adding a name at the end
- getZooKeeperClusterKey(Configuration, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Get the key to the ZK ensemble for this configuration and append a name at the end
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the ZooKeeper Quorum Info
- getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the ZooKeeper Quorum Info
- getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- getZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- getZooKeeperServers() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- GIGABYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- global() - Static method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Return the global singleton instance for the MetricRegistries.
- GLOBAL - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- GLOBAL - Static variable in class org.apache.hadoop.hbase.metrics.MetricRegistries.LazyHolder
- GLOBAL_BYPASS - Enum constant in enum org.apache.hadoop.hbase.quotas.QuotaType
- globalArchivePath - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- globalCache - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
-
Cache for global permission excluding superuser and supergroup.
- globalFavoredNodesAssignmentPlan - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- globalLimiter - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
- globalMemStoreDataSize - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStoreHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStoreLimit - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStoreLimitLowMark - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStoreLimitLowMarkPercent - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- globalMemStoreLimitLowMarkPercent - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStoreOffHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalMemStorePercent - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- globalMemStorePercentMaxRange - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- globalMemStorePercentMaxRange - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- globalMemStorePercentMinRange - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- globalMemStorePercentMinRange - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- GlobalMetricRegistriesAdapter - Class in org.apache.hadoop.hbase.metrics.impl
-
This class acts as an adapter to export the MetricRegistry's in the global registry.
- GlobalMetricRegistriesAdapter() - Constructor for class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- GlobalMetricRegistriesAdapter.MetricsSourceAdapter - Class in org.apache.hadoop.hbase.metrics.impl
- globalMetrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- globalMetricsSource - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- globalOnHeapMemstoreLimit - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- globalOnHeapMemstoreLimitLowMark - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- GlobalPermission - Class in org.apache.hadoop.hbase.security.access
-
Represents an authorization for access whole cluster.
- GlobalPermission(Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.GlobalPermission
-
Construct a global permission.
- 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, 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, String, QuotaProtos.Quotas) - Constructor for class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- GlobalQuotaSettingsImpl(String, TableName, String, String, QuotaProtos.Throttle, Boolean, QuotaProtos.SpaceQuota) - Constructor for class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- globalSourceSource - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- globalStartTime - Variable in class org.apache.hadoop.hbase.client.RetryingTimeTracker
- globalWALArchiveDir - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- go - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- go - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- GOODROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- goToFilterDisplayMode(Screen, Terminal, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- goToInputModeForFilter(Screen, Terminal, int, boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- goToInputModeForRefreshDelay(Screen, Terminal, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- goToMessageMode(Screen, Terminal, int, String) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- grabGlobalCompletelyFreeBucket() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- grabQuota(long, long, long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- grabQuota(long, long, 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, long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- grabTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
try to grab a 'lock' on the task zk node to own and execute the task.
- grabTaskLock - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- grant(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.grant(UserPermission, boolean)
instead. - grant(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, String, boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.grant(UserPermission, boolean)
instead. - grant(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, TableName, byte[], byte[], boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.grant(UserPermission, boolean)
instead. - grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Deprecated.since 2.2.0 and will be removed in 4.0.0. Use
Admin.grant(UserPermission, boolean)
instead. - grant(Connection, String, boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grant global permissions for the specified user.
- grant(Connection, String, String, boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified namespace for the specified user.
- grant(Connection, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified namespace for the specified user.
- grant(Connection, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grant global permissions for the specified user.
- grant(Connection, TableName, String, byte[], byte[], boolean, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified table for the specified user
- grant(Connection, TableName, String, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified table for the specified user.
- grant(UserPermission, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Grants user specific permissions
- grant(UserPermission, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Grants user specific permissions
- grant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- grant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- grant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- grant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- grant(RpcController, AccessControlProtos.GrantRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- grant(RpcController, AccessControlProtos.GrantRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- grantAcl(UserPermission, Set<String>, Set<TableName>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Set acl when grant user permission
- greater(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- greater(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- GREATER - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
greater than
- GREATER - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.greater than
- GREATER - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- GREATER_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
greater than or equal to
- GREATER_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.greater than or equal to
- GREATER_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- GREATER_THAN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
GREATER_THAN Array
- GREATER_THAN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- GREATER_THAN_OR_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
GREATER_THAN_OR_EQUAL_TO Array
- GREATER_THAN_OR_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- greaterOrEqual(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- greaterOrEqual(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- GREEN - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- group - Variable in class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener
- group - Variable in class org.apache.hadoop.hbase.DaemonThreadFactory
- group - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- group - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
- group - Variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- group - Variable in class org.apache.hadoop.hbase.util.NonceKey
- 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 class org.apache.hadoop.hbase.wal.RegionGroupingProvider.IdentityGroupingStrategy
- group(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
-
Given an identifier and a namespace, pick a group.
- GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
JobConf parameter to specify the columns used to produce the key passed to collect from the map phase
- GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
JobConf parameter to specify the columns used to produce the key passed to collect from the map phase.
- GROUP_NAME_DELIMITER - Static variable in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
- GROUP_PREFIX - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Prefix character to denote group names
- groupAdminServer - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- groupAdminService - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- groupAndSend(Stream<Action>, int) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- groupAndSendMultiAction(List<Action>, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Group a list of actions per region servers, and send them.
- groupArchivedFiledBySnapshotAndRecordSize(List<String>, Set<Map.Entry<String, Long>>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
For each file in the map, this updates the first snapshot (lexicographic snapshot name) that references this file.
- groupAuths - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- groupByFamilies(Collection<LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- groupCache - Variable in class org.apache.hadoop.hbase.security.UserProvider
- groupCall(CompletableFuture<T>, Set<ServerName>, List<RegistryProtos.ClientMetaService.Interface>, int, AbstractRpcBasedConnectionRegistry.Callable<T>, Predicate<T>, String, ConcurrentLinkedQueue<Throwable>) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
-
send requests concurrently to hedgedReadsFanout end points.
- groupInfoManager - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- GroupingTableMap - Class in org.apache.hadoop.hbase.mapred
-
Extract grouping columns from input record
- GroupingTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.GroupingTableMap
- GroupingTableMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Extract grouping columns from input record.
- GroupingTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
- groupNameCache - Variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- groupNames - Variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- groupOrSplit(Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>, LoadIncrementalHFiles.LoadQueueItem, Table, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Attempt to assign the given load queue item into its target region group.
- groupOrSplitPhase(Table, ExecutorService, Deque<LoadIncrementalHFiles.LoadQueueItem>, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- groups - Variable in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- groups - Static variable in class org.apache.hadoop.hbase.security.UserProvider
- groupService - Static variable in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Group service to retrieve the user group information
- grow(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- GROW_ALIGN - Static variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- growNode(BitSetNode, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Grows
node
to containprocId
and updates the map. - gson - Variable in class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- gson - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- GSON - Static variable in class org.apache.hadoop.hbase.client.BalancerDecision
- GSON - Static variable in class org.apache.hadoop.hbase.client.BalancerRejection
- GSON - Static variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- GSON - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Needed generating JSON.
- GSON - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- GSON - Static variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- GSON - Static variable in class org.apache.hadoop.hbase.util.JSONBean
- GSON - Static variable in class org.apache.hadoop.hbase.util.JsonMapper
- GSON - Static variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- GsonFactory - Class in org.apache.hadoop.hbase.master.http.gson
-
Provides a singleton
Gson
instance configured just the way we like it. - GsonFactory() - Constructor for class org.apache.hadoop.hbase.master.http.gson.GsonFactory
- GsonMessageBodyWriter<T> - Class in org.apache.hadoop.hbase.http.gson
-
Implements JSON serialization via
Gson
for JAX-RS. - GsonMessageBodyWriter(Gson) - Constructor for class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- GsonSerializationFeature - Class in org.apache.hadoop.hbase.master.http.gson
-
Used to register with (shaded) Jersey the presence of Entity serialization using (shaded) Gson.
- GsonSerializationFeature() - Constructor for class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature
- GsonSerializationFeature.Binder - Class in org.apache.hadoop.hbase.master.http.gson
-
Register this feature's provided functionality and defines their lifetime scopes.
- GsonUtil - Class in org.apache.hadoop.hbase.util
-
Helper class for gson.
- GsonUtil() - Constructor for class org.apache.hadoop.hbase.util.GsonUtil
- GssSaslAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
-
Base client for client/server implementations for the "KERBEROS" HBase auth'n method.
- GssSaslAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.GssSaslAuthenticationProvider
- GssSaslClientAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- GssSaslClientAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- GssSaslServerAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- GssSaslServerAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider
- GssSaslServerAuthenticationProvider.SaslGssCallbackHandler - Class in org.apache.hadoop.hbase.security.provider
-
CallbackHandler for SASL GSSAPI Kerberos mechanism
- gt(int, int) - Method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-
Returns true when
lhs > rhs
. - gtBytes - Static variable in class org.apache.hadoop.hbase.http.HtmlQuoting
- guaranteedClientSideOnly - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- guaranteedClientSideOnly - Variable in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- guess(int) - Method in class org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
- GZ - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- GZ_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- GZ_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- GZIP_HEADER - Static variable in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
-
Fixed ten-byte gzip header.
- GZIP_HEADER_LENGTH - Static variable in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- GzipFilter - Class in org.apache.hadoop.hbase.rest.filter
- GzipFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.GzipFilter
- GZIPRequestStream - Class in org.apache.hadoop.hbase.rest.filter
- GZIPRequestStream(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- GZIPRequestWrapper - Class in org.apache.hadoop.hbase.rest.filter
- GZIPRequestWrapper(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
- GZIPResponseStream - Class in org.apache.hadoop.hbase.rest.filter
- GZIPResponseStream(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- GZIPResponseWrapper - Class in org.apache.hadoop.hbase.rest.filter
- GZIPResponseWrapper(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
H
- H - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'H'
- HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain(String[]) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKMainServer.HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain
- HADOOP_DOMAIN - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- HadoopCompressor<T extends io.airlift.compress.Compressor> - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop compressor glue for aircompressor compressors.
- HadoopCompressor(T, int) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- HadoopDecompressor<T extends io.airlift.compress.Decompressor> - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop decompressor glue for aircompressor decompressors.
- HadoopDecompressor(T, int) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- HadoopLz4Compressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Compressor
- HadoopLz4Compressor(Lz4Compressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Compressor
- HadoopLz4Decompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Decompressor
- HadoopLz4Decompressor(Lz4Decompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec.HadoopLz4Decompressor
- HadoopLzoCompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoCompressor
- HadoopLzoCompressor(LzoCompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoCompressor
- HadoopLzoDecompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoDecompressor
- HadoopLzoDecompressor(LzoDecompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec.HadoopLzoDecompressor
- HadoopSnappyCompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyCompressor
- HadoopSnappyCompressor(SnappyCompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyCompressor
- HadoopSnappyDecompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyDecompressor
- HadoopSnappyDecompressor(SnappyDecompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec.HadoopSnappyDecompressor
- HadoopZstdCompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdCompressor
- HadoopZstdCompressor(ZstdCompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdCompressor
- HadoopZstdDecompressor() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdDecompressor
- HadoopZstdDecompressor(ZstdDecompressor) - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec.HadoopZstdDecompressor
- 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(ReaderContext, HFileInfo, CacheConfig, Reference, StoreFileInfo, Configuration) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
Creates a half file reader for a hfile referred to by an hfilelink.
- HALT_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- HALT_KEY - Static variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
-
When timeout expired and initialization has not complete, call
System.exit(int)
when true, do nothing otherwise. - haltOnTimeout - Variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- handle() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.BucketEntryHandler
- handle(String) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslClientCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler
- handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider.SaslGssCallbackHandler
- handleAccessLocationException(FileLink, IOException, IOException) - Static method in class org.apache.hadoop.hbase.io.FileLink
-
Handle exceptions which are thrown when access locations of file link
- handleAcl() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- handleAsIdempotent(HttpRequest) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DelayRetryHandler
- handleBulkLoad(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- handleConnectionFailure(int, int, IOException) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
Handle connection failures If the current number of retries is equal to the max number of retries, stop retrying and throw the exception; Otherwise backoff N seconds and try connecting again.
- 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).
- handleCorrupted(ProcedureStore.ProcedureIterator) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureLoader
-
Called by the ProcedureStore.load() in case we have procedures not-ready to be added to the executor, which probably means they are corrupted since some information/link is missing.
- handleDeadWorker(ServerName) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- handleDeadWorkers(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- handleDegenerateRegion(HbckRegionInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling a region that has the same start and end key.
- handleDegenerateRegion(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling a region that has the same start and end key.
- handleDegenerateRegion(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleDuplicateStartKeys(HbckRegionInfo, HbckRegionInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling two regions that have the same start key.
- handleDuplicateStartKeys(HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling two regions that have the same start key.
- handleDuplicateStartKeys(HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleEventException(Throwable, long, RingBufferEnvelope) - Method in class org.apache.hadoop.hbase.namequeues.DisruptorExceptionHandler
- handleEventException(Throwable, long, RingBufferTruck) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferExceptionHandler
- handleException() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- handleException(Thread, Throwable) - Static method in class org.apache.hadoop.hbase.io.FileChangeWatcher
- 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.AssignRegionHandler
- handleException(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- handleException(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- handleException(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- handleException(List<KeyValueScanner>, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- handleException(FileSystem, Path, IOException) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- handleFailure(FastFailInterceptorContext, Throwable) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- handleFailure(RetryingCallerInterceptorContext, Throwable) - Method in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- handleFailure(RetryingCallerInterceptorContext, Throwable) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- handleFailure(RetryingCallerInterceptorContext, Throwable) - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
-
Call this function in case we caught a failure during retries.
- handleFailureToServer(ServerName, Throwable) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
Handles failures encountered when communicating with a server.
- handleFatalThreshold(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- handleGlobalAcl(Set<String>, Set<String>, Set<TableName>, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleGrantOrRevokeAcl(UserPermission, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType, Set<String>, Set<TableName>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleHDFSAcl(SnapshotScannerHDFSAclHelper.HDFSAclOperation) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleHDFSAclParallel(List<SnapshotScannerHDFSAclHelper.HDFSAclOperation>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleHDFSAclSequential(List<SnapshotScannerHDFSAclHelper.HDFSAclOperation>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- 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.
- handleHoleInRegionChain(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
-
There is a hole in the hdfs regions that violates the table integrity rules.
- handleHoleInRegionChain(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleHttpInteraction(RestCsrfPreventionFilter.HttpInteraction) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
-
Handles an
RestCsrfPreventionFilter.HttpInteraction
by applying the filtering logic. - handleInterruptedException(Procedure<TEnvironment>, InterruptedException) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- handleKeyPress(KeyPress) - Method in interface org.apache.hadoop.hbase.hbtop.screen.ScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- handleKeyPress(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- handleLeaderChange() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- handleMasterNodeChange() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
Handle a change in the master node.
- handleNamespaceAccessAcl(String, Set<String>, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleNamespaceAcl(Set<String>, Set<String>, Set<String>, Set<TableName>, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleOnShutdownException(Throwable) - Method in class org.apache.hadoop.hbase.namequeues.DisruptorExceptionHandler
- handleOnShutdownException(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferExceptionHandler
- handleOnStartException(Throwable) - Method in class org.apache.hadoop.hbase.namequeues.DisruptorExceptionHandler
- handleOnStartException(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferExceptionHandler
- handleOverlapGroup(Collection<HbckRegionInfo>) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling an group of regions that overlap.
- handleOverlapGroup(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling an group of regions that overlap.
- handleOverlapGroup(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
-
This takes set of overlapping regions and merges them into a single region.
- handleOverlapInRegionChain(HbckRegionInfo, HbckRegionInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Callback for handling two reigons that overlap in some arbitrary way.
- handleOverlapInRegionChain(HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Callback for handling two reigons that overlap in some arbitrary way.
- handleOverlapInRegionChain(HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleOverlapsParallel(TableIntegrityErrorHandler, byte[]) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo
- handler - Variable in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- handler - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- handler - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- handler - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemOverlapMerge
-
Deprecated.
- HANDLER - Enum constant in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- HANDLER_NAME - Static variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- handlerAdded(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- handlerCount - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- handlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- handlerCount - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- 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.
- handleRegionEndKeyNotEmpty(byte[]) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- handleRegionEndKeyNotEmpty(byte[]) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleRegionOverStuckWarningThreshold(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- handleRegionStartKeyNotEmpty(HbckRegionInfo) - 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(HbckRegionInfo) - 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.
- handleRegionStartKeyNotEmpty(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
-
This is a special case hole -- when the first region of a table is missing from META, HBase doesn't acknowledge the existance of the table.
- handleRegionStartKeyNotEmpty(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleReportForDutyResponse(RegionServerStatusProtos.RegionServerStartupResponse) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- handlerFailureThreshhold - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- handlerRemoved(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- handlers - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- HandlerUtil - Class in org.apache.hadoop.hbase.regionserver.handler
- HandlerUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.handler.HandlerUtil
- handleSaslConnectionFailure(int, int, Exception, UserGroupInformation, String) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
If multiple clients with the same principal try to connect to the same server at the same time, the server assumes a replay attack is in progress.
- handleScanError(DoNotRetryIOException, MutableBoolean, int) - Method in class org.apache.hadoop.hbase.client.ClientScanner
- handleSplit(HbckRegionInfo, HbckRegionInfo) - 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
- handleSplit(HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- handleTableAcl(Set<TableName>, Set<String>, Set<String>, Set<TableName>, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- handleThrowable(Throwable, ServerName, MutableBoolean, MutableBoolean) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- handleTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- handleTimer() - Method in interface org.apache.hadoop.hbase.hbtop.screen.ScreenView
- handleTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- handleTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- handleTooBigRequest(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- handleUnassignedTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
It is possible for a task to stay in UNASSIGNED state indefinitely - say SplitLogManager wants to resubmit a task.
- handleWatchEvent(Path, WatchEvent<?>, Runnable) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Handler for watch events that let us know a file we may care about has changed on disk.
- handleWritabilityChanged(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- hardCapacityLimitFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
hard capacity limit
- hardCapacityLimitFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
hard capacity limit
- has(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
A convenience method to determine if this object's familyMap contains a value assigned to the given family & qualifier.
- has(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
A convenience method to determine if this object's familyMap contains a value assigned to the given family, qualifier and timestamp.
- has(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Mutation
-
A convenience method to determine if this object's familyMap contains a value assigned to the given family, qualifier and timestamp.
- has(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation
-
A convenience method to determine if this object's familyMap contains the given value assigned to the given family, qualifier and timestamp.
- has(byte[], byte[], long, byte[], boolean, boolean) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Private method to determine if this object's familyMap contains the given value assigned to the given family, qualifier and timestamp, respecting the 2 boolean arguments.
- has(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Check to see if the Constraint is currently set.
- HAS_BROKEN_FINISH - Static variable in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
- HAS_LARGE_RESULT - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- HAS_MEMORY_USED_ATTRIBUTE - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- HAS_MORE_STATE - Enum constant in enum org.apache.hadoop.hbase.procedure2.StateMachineProcedure.Flow
- HAS_NEW_DNS_GET_DEFAULT_HOST_API - Static variable in class org.apache.hadoop.hbase.util.DNS
- HAS_PARSER - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- hasAccessControlServiceCoprocessor(MasterCoprocessorHost) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Determines if there is a MasterCoprocessor deployed which implements
AccessControlProtos.AccessControlService.Interface
. - hasAccessTable(Set<TablePermission>, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- hasActiveMaster() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
Returns True if cluster has an active master.
- hasAdministratorAccess(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Does the user sending the HttpServletRequest has the administrator ACLs? If it isn't the case, response will be modified to send an error to the user.
- hasAdministratorAccess(Configuration, AccessControlList, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.hadoop.hbase.http.HttpServer
- hasAncestor(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- hasAnyLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Returns true if any limit can be enforced within the checker's scope
- hasAnyReplicaGets - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- hasAnyWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- hasArray() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
- hasArray() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- hasArray() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns true or false if the underlying BB support hasArray
- hasArray() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns false.
- hasArray() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- hasArray() - Method in interface org.apache.hadoop.hbase.Tag
-
Return true if the tag is backed by a byte array
- hasAttributes() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- hasBackupSessions() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Checks if we have at least one backup session in backup system table This API is used by BackupLogCleaner
- hasBatchLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Returns true if the batch limit can be enforced in the checker's scope
- hasBeenModified(long) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
-
Check if the snapshot directory has been modified
- hasBestSplitRow() - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- hasBlocksForFile(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- hasBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Returns true if a response body was sent
- hasBulkloadSeqId(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- hasBypassGlobals() - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
- hasCallTimeout() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- hasCallTimeout() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
- hasCallTimeout() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- hasCellBlockSupport() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns true when this connection uses a
Codec
and so supports cell blocks. - hasCellBlockSupport() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- hasCellBlockSupport() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- hasCellBlockSupport() - Method in interface org.apache.hadoop.hbase.ipc.RpcClient
-
Return true when this client uses a
Codec
and so supports cell blocks. - hasCellTTL() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- hasCellVisibility() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- hasChildren - Variable in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- hasChildren() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- hasClientAckTime() - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- hasColumnFamily(byte[]) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Checks to see if this table contains the given column family
- hasColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Checks to see if this table contains the given column family
- hasColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- hasColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- hasCommandLineArguments(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKMainServer
- hasCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- hasConsumerTask - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- hasCoprocessor(String) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the table has an attached co-processor represented by the name className
- hasCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if the table has an attached co-processor represented by the name className
- hasCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if the table has an attached co-processor represented by the name className
- hasCounter(String) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Returns true if a counter exists with the counterName
- hasCustomPostScannerFilterRow - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- hasCustomPostScannerFilterRow() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- hasData - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- hasEditsSinceRestart() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- hasEncodedName(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Does region name contain its encoded name?
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns true if an end row was specified
- hasEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- hasError() - Method in interface org.apache.hadoop.hbase.client.AsyncRequestFuture
- hasError() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- hasError() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- hasErrors() - Method in class org.apache.hadoop.hbase.client.BatchErrors
- hasErrors(String) - Method in class org.apache.hadoop.hbase.HealthChecker
- hasException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- hasException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
-
Non-exceptional form of
ForeignExceptionSnare.rethrowException()
. - hasException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- hasException() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- hasException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
-
Check if an exception has occurred when re-setting the watch.
- hasExclusiveLock() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- hasExclusiveLock() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Whether the exclusive lock has been held.
- hasExpiredStores(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
- hasExpiredStripes(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- hasFamilies() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for checking if any families have been inserted into this Get
- hasFamilies() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- hasFamilies() - Method in class org.apache.hadoop.hbase.client.Increment
-
Method for checking if any families have been inserted into this Increment
- hasFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns true if familyMap is non empty, false otherwise
- hasFamily() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- hasFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Checks to see if this table contains the given column family
- hasFamilyQualifierPermission(User, Permission.Action, RegionCoprocessorEnvironment, Map<byte[], ? extends Collection<byte[]>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Returns
true
if the current user is allowed the given action over at least one of the column qualifiers in the given column families. - hasFamilyStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
- hasFilter() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
Returns whether this has a filter or not
- hasFilter() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- hasFilter() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns true is a filter has been specified, false if not
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.Filter
-
Primarily used to check for conflicts with scans(such as scans that do not read a full row at a time).
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterList
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- hasFilters - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- hasForwardedToken - Variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- hasFoundFirstRange() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Returns true if the first matching row range was found.
- hasFoundKV() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Returns true if first KV has been found.
- hasFreeSpace() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- hasGeneralBloom() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- hasGlobalReplicationScope() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if any of the table's cfs' replication scope are set to
HConstants.REPLICATION_SCOPE_GLOBAL
. - hasGlobalReplicationScope(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- hasGlobalReplicationScope(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- hasGlobalScope(NavigableMap<byte[], Integer>, byte[]) - Method in class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
- hash - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- hash - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- hash - Variable in class org.apache.hadoop.hbase.util.AbstractByteRange
-
Variable for lazy-caching the hashCode of this range.
- hash - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Hash Function
- hash() - Static method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- hash(HashKey<T>, int) - Method in class org.apache.hadoop.hbase.util.Hash
-
Calculate a hash using bytes from HashKey and the provided seed value.
- hash(HashKey<T>, int) - Method in class org.apache.hadoop.hbase.util.JenkinsHash
-
taken from hashlittle() -- hash a variable-length key into a 32-bit value
- hash(HashKey<T>, int) - Method in class org.apache.hadoop.hbase.util.MurmurHash
- hash(HashKey<T>, int) - Method in class org.apache.hadoop.hbase.util.MurmurHash3
-
Returns the MurmurHash3_x86_32 hash.
- Hash - Class in org.apache.hadoop.hbase.util
-
This class represents a common API for hashing functions.
- Hash() - Constructor for class org.apache.hadoop.hbase.util.Hash
- HASH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
- HASH_BATCH_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- HASH_DATA_DIR - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- HASH_NONCE_GRACE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
- hash128(byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return the MD5 digest of the concatenation of the supplied arguments.
- hash128(String...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return the MD5 digest of the concatenation of the supplied arguments.
- hash256(byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return the SHA-256 digest of the concatenation of the supplied arguments.
- hash256(String...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return the SHA-256 digest of the concatenation of the supplied arguments.
- hashCode - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- hashCode - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- hashCode - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- hashCode - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- hashCode - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- hashCode - Variable in class org.apache.hadoop.hbase.TableName
- hashCode - Variable in class org.apache.hadoop.hbase.util.HashedBytes
- hashCode() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- hashCode() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- hashCode() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
-
In line with
ByteBufferKeyValue.equals(Object)
, only uses the key portion, not the value. - hashCode() - Method in class org.apache.hadoop.hbase.client.Action
- hashCode() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest
- hashCode() - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
- hashCode() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- hashCode() - Method in class org.apache.hadoop.hbase.client.Get
- hashCode() - Method in class org.apache.hadoop.hbase.client.Increment
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. No replacement.
- hashCode() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- hashCode() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- hashCode() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- hashCode() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- hashCode() - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. No replacement
- hashCode() - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- hashCode() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns hash code
- hashCode() - Method in class org.apache.hadoop.hbase.client.TableState
- hashCode() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
- hashCode() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
- hashCode() - Method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- hashCode() - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
- hashCode() - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FilterList
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- hashCode() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.NullComparator
- hashCode() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.RowFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.ValueFilter
- hashCode() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- hashCode() - Method in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- hashCode() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.HealthReport
- hashCode() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.HRegionLocation
- hashCode() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- 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.HFileBlock
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- hashCode() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- hashCode() - Method in class org.apache.hadoop.hbase.io.Reference
- hashCode() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- hashCode() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- hashCode() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- hashCode() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- hashCode() - Method in class org.apache.hadoop.hbase.KeyValue
-
In line with
KeyValue.equals(Object)
, only uses the key portion, not the value. - hashCode() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- hashCode() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- hashCode() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
- hashCode() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- hashCode() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- hashCode() - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- hashCode() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- hashCode() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- hashCode() - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- hashCode() - Method in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- hashCode() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- hashCode() - Method in class org.apache.hadoop.hbase.master.RegionPlan
- hashCode() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Don't count timestamp in hash code calculation
- hashCode() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- hashCode() - Method in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- hashCode() - Method in class org.apache.hadoop.hbase.mob.CachedMobFile
- hashCode() - Method in class org.apache.hadoop.hbase.mob.MobFileName
- hashCode() - Method in class org.apache.hadoop.hbase.net.Address
- hashCode() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- hashCode() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- hashCode() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
- hashCode() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- hashCode() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- 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.LeaseManager.Lease
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.MobReferenceOnlyFilter
- hashCode() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- hashCode() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- hashCode() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- hashCode() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.GlobalPermission
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.Permission
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- hashCode() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- hashCode() - Method in class org.apache.hadoop.hbase.security.provider.AbstractSaslClientAuthenticationProvider
-
Provides a hash code to identify this AuthenticationProvider among others.
- hashCode() - Method in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- hashCode() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- hashCode() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- hashCode() - Method in class org.apache.hadoop.hbase.security.User
- hashCode() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- hashCode() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.DeleteVersionVisibilityExpressionFilter
- hashCode() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- hashCode() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.ServerName
- hashCode() - Method in class org.apache.hadoop.hbase.Size
- hashCode() - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- hashCode() - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- hashCode() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- hashCode() - Method in class org.apache.hadoop.hbase.TableName
- hashCode() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- hashCode() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- hashCode() - Method in exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCause
- hashCode() - Method in exception org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler.TIOErrorWithCause
- hashCode() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
- hashCode() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- hashCode() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- hashCode() - Method in class org.apache.hadoop.hbase.util.Bytes
- hashCode() - Method in class org.apache.hadoop.hbase.util.HashedBytes
- hashCode() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- hashCode() - Method in class org.apache.hadoop.hbase.util.ImmutableByteArray
- hashCode() - Method in class org.apache.hadoop.hbase.util.NonceKey
- hashCode() - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- hashCode() - Method in class org.apache.hadoop.hbase.util.Pair
- hashCode() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
- hashCode() - Method in class org.apache.hadoop.hbase.util.Triple
- hashCode() - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- hashCode() - Method in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.DeleteNodeFailSilent
- hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- hashCode() - Method in class org.apache.hadoop.metrics2.util.MetricQuantile
- hashCode(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Calculate a hash code from a given byte array.
- hashCode(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Calculate a hash code from a given byte array.
- hashCode(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Calculate the hash code for a given range of bytes.
- hashCode(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.ByteBuffer to hash offset to start from length to hash
- hashCode(User, String, Address) - Static method in class org.apache.hadoop.hbase.ipc.ConnectionId
- hashCount - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- hashCount - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Number of hash functions
- hashDir - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- hasHeartbeatExpired() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- 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
- hasher - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- HASHES_MATCHED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- HASHES_NOT_MATCHED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- hashFileIndex - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- hashFileName(String) - Method in class org.apache.hadoop.hbase.mob.MobFileCache
-
Use murmurhash to reduce the conflicts of hashed file names.
- hasHigherPriority(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Returns which operator has higher precedence
- HashKey<T> - Class in org.apache.hadoop.hbase.util
-
Used to calculate the hash
Hash
algorithms for Bloomfilters. - HashKey(T) - Constructor for class org.apache.hadoop.hbase.util.HashKey
- HashMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- hashResult(Result) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- HashTable - Class in org.apache.hadoop.hbase.mapreduce
- HashTable(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.HashTable
- HashTable.HashMapper - Class in org.apache.hadoop.hbase.mapreduce
- HashTable.ResultHasher - Class in org.apache.hadoop.hbase.mapreduce
- HashTable.TableHash - Class in org.apache.hadoop.hbase.mapreduce
- HashTable.TableHash.Reader - Class in org.apache.hadoop.hbase.mapreduce
- 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
- hashWithAlg(String, byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return the hash of the concatenation of the supplied arguments, using the hash algorithm provided.
- hasId() - Method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- hasImmutableSegments() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- hasIncrementOrAppend(Row) - Static method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- hasIncrementOrAppend(Row) - Static method in class org.apache.hadoop.hbase.client.AsyncProcess
- hasIncrementOrAppend(RowMutations) - Static method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- hasIncrementOrAppend(RowMutations) - Static method in class org.apache.hadoop.hbase.client.AsyncProcess
- hasLabels() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- hasLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- hasLeft() - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- hasLock() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
This is used in conjunction with
Procedure.holdLock(Object)
. - hasLockAccess(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- hasLockAccess(Procedure<?>) - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Return true if the procedure itself holds the exclusive lock, or any ancestors of the give procedure hold the exclusive lock.
- hasMaster() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Check if there is a master available.
- 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.
- hasMaxHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 No flag in 2.0
- hasMergeRegions(Cell[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns True if any merge regions present in
cells
; i.e. - hasMergeRegions(Connection, RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Check whether the given
regionInfo
has any 'info:merge*' columns. - hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- hasMetaTableRegion() - Method in interface org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface
-
Returns True if this server has an hbase:meta table region.
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- hasMetaTableRegion() - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- hasMethod(Method) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- hasMethod(String, Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- hasMethod(String, String...) - 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.
- hasMore - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- hasMore - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- hasMoreResults() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser.Results
- hasMoreState() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- 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
- hasMultipleColumnFamilies(Collection<Pair<byte[], String>>) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Determines whether multiple column families are present Precondition: familyPaths is not null
- hasMVCCInfo - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- hasMVCCInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- hasMVCCInfo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- hasNamespaceQuota(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Returns true if the table exists in a namespace with a namespace quota.
- hasNext() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- hasNext() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- hasNext() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator
-
Returns true if the iterator has more elements.
- hasNext() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever.Iter
- hasNext() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- hasNext() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- hasNext() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
- hasNext() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Try advance the stream if there is no entry yet.
- hasNext() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
- hasNext() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- hasNext() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- hasNext() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- hasNext() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- hasNext() - Method in class org.apache.hadoop.hbase.types.StructIterator
- hasNext() - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- hasNext() - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- hasNext() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- HasNext() - Constructor for enum org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
- hasNode(TRemote) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- hasNonce() - Method in class org.apache.hadoop.hbase.client.Action
- hasNonce(HRegion, long) - Static method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- hasNonceGroup() - Method in class org.apache.hadoop.hbase.client.MultiAction
- hasNoReferences(Pair<Boolean, Boolean>) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- 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
-
Returns whether there is an null column in the query
- hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- hasNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 No flag in 2.0
- hasOneMatchingQualifier(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- hasOwner() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- hasParent() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- hasPermission(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, TableName, byte[], byte[], String, Permission.Action[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.hasUserPermissions(String, List)
instead. - hasPermission(RpcController, AccessControlProtos.HasPermissionRequest, RpcCallback<AccessControlProtos.HasPermissionResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Deprecated.since 2.2.0 and will be removed in 4.0.0. Use
Admin.hasUserPermissions(String, List)
instead. - hasPermission(Connection, String, byte[], byte[], String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Validates whether specified user has permission to perform actions on the mentioned table, column family or column qualifier.
- hasPermission(Connection, String, String, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Validates whether specified user has permission to perform actions on the mentioned table, column family or column qualifier.
- hasProcedureSupport(int, int) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
- hasQualifier() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- hasQuota(int) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- hasRangeCounts() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- hasRecoveredEdits(Configuration, RegionInfo) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Check whether there is recovered.edits in the region dir
- hasRecycler() - Method in class org.apache.hadoop.hbase.nio.RefCnt
-
Returns true if this refCnt has a recycler.
- hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns True if this region has references.
- hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- hasReferences() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns
true
if the store has any underlying reference files to older HFiles - hasReferences(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns true if the specified family has reference files
- hasReferences(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
-
Determines whether any files in the collection are references.
- hasReferences(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Check whether region has Reference file
- hasRegionInfo() - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Returns True if this Controller is carrying the RPC target Region's RegionInfo.
- hasRegionInfo() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- hasRegionMemstoreReplication() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
HTableDescriptor.hasRegionMemStoreReplication()
instead - hasRegionMemStoreReplication() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns true if the read-replicas memstore replication is enabled.
- hasRegionMemStoreReplication() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns true if the read-replicas memstore replication is enabled.
- hasRegionMemStoreReplication() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns true if the read-replicas memstore replication is enabled.
- hasRegionReplicas - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- 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
-
Returns true if there're new regions
- hasRegionsToRemove() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns true if there're regions to remove
- hasRegionsToRestore() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
-
Returns true if there're regions to restore
- hasRegionsTwiceOverThreshold() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- hasRemaining() - Method in class org.apache.hadoop.hbase.ipc.BufferChain
- hasRemaining() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns true if there are elements between the current position and the limit.
- hasRemaining() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns true if there are elements between the current position and the limt
- hasRemaining() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- hasResult - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- hasRight() - Method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- hasRunnables() - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
- hasRunnables() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- hasRunnables() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Returns true if there are procedures available to process, otherwise false.
- hasSeenFailedSanityCheck() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Returns If a
FailedSanityCheckException
has been observed. - hasSeenNoSuchFamily() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Returns If a
NoSuchColumnFamilyException
has been observed. - hasSeenWrongRegion() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Returns If a
WrongRegionException
has been observed. - hasSelection() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
- hasServer(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKMainServer
- hasSizeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Returns true if the size limit can be enforced in the checker's scope
- hasStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Returns true if a start row was specified
- hasTable(TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- hasTableQuota(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
-
Returns true if the given table has a table quota.
- hasTableRegionStates(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- hasTagCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- hasTagCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- hasTagCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- hasTagCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- hasTasks() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- hasTasks() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- hasThrottle(QuotaProtos.ThrottleType, QuotaProtos.Throttle.Builder) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- hasTimeLimit(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Returns true if the time limit can be enforced in the checker's scope
- hasTimeout() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- hasTimestamp() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- hasTooManyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- hasTooManyStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns Whether this store has too many store files.
- hasTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 No flag in 2.0
- hasUnDeletedQueues() - Method in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- hasUsedHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 No flag in 2.0
- hasUserEntry(Table, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- hasUserGlobalHdfsAcl(Table, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- hasUserNamespaceHdfsAcl(Table, String, String) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- hasUserPermission(User, String, Permission) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Authorizes that if the current user has the given permissions.
- hasUserPermission(User, String, Permission) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- hasUserPermissions(String, List<Permission>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if the user has specific permissions
- hasUserPermissions(String, List<Permission>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if the user has specific permissions
- hasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- hasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- hasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- hasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- hasUserPermissions(List<Permission>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if call user has specific permissions
- hasUserPermissions(List<Permission>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if call user has specific permissions
- hasUserPermissions(RpcController, AccessControlProtos.HasUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- hasUserPermissions(RpcController, AccessControlProtos.HasUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- hasUserTableHdfsAcl(Table, String, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- hasUserTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
-
Returns true if the timestamp property has been specified by the user
- hasValidClientPortInList(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Check whether the client port in a specific position of the client port list is valid.
- hasValidMobRefCellValue(Cell) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Indicates whether the current mob ref cell has a valid value.
- hasValueCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- hasValueCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- hasValueCompression - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- hasValueCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- hasVisibilityLabelsServiceCoprocessor(MasterCoprocessorHost) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Determines if there is a MasterCoprocessor deployed which implements
VisibilityLabelsProtos.VisibilityLabelsService.Interface
. - hasWait() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- hasWorkItems() - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- haveSameParent(Procedure<?>, Procedure<?>) - Static method in class org.apache.hadoop.hbase.procedure2.Procedure
- 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.
- HBackupFileSystem - Class in org.apache.hadoop.hbase.backup
-
View to an on-disk Backup Image FileSytem Provides the set of methods necessary to interact with the on-disk Backup Image data.
- HBackupFileSystem() - Constructor for class org.apache.hadoop.hbase.backup.HBackupFileSystem
-
This is utility class.
- HBASE_APP_DIR - Static variable in class org.apache.hadoop.hbase.http.InfoServer
- HBASE_BACKUP_COPY_IMPL_CLASS - Static variable in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
- HBASE_BACKUP_MERGE_IMPL_CLASS - Static variable in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
- HBASE_BALANCER_MAX_BALANCING - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for the max balancing time
- HBASE_BALANCER_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for the balancer period
- HBASE_CANARY_FAIL_ON_ERROR - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_INFO_BINDADDRESS - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_INFO_PORT - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_READ_ALL_CF - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_READ_RAW_SCAN_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_REGION_READ_TABLE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_REGION_WRITE_SNIFFING - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_REGION_WRITE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_REGION_WRITE_TABLE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_REGIONSERVER_ALL_REGIONS - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_TIMEOUT - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_USE_REGEX - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- HBASE_CANARY_WRITE_DATA_TTL_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Canary config keys
- HBASE_CANARY_WRITE_PERSERVER_REGIONS_LOWERLIMIT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_WRITE_PERSERVER_REGIONS_UPPERLIMIT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_WRITE_TABLE_CHECK_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_WRITE_VALUE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CANARY_ZOOKEEPER_PERMITTED_FAILURES - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- 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_CHECKSUM_VERIFICATION - Static variable in class org.apache.hadoop.hbase.HConstants
-
If this parameter is set to true, then hbase will read data and then verify checksums.
- HBASE_CLIENT_ASYNC_CONNECTION_IMPL - Static variable in class org.apache.hadoop.hbase.client.ConnectionFactory
- HBASE_CLIENT_AUTOMATIC_KEYTAB_RENEWAL_DEFAULT - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- HBASE_CLIENT_AUTOMATIC_KEYTAB_RENEWAL_KEY - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Configuration to automatically try to renew keytab-based logins
- HBASE_CLIENT_CONNECTION_IMPL - Static variable in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Key for configuration in Configuration whose value is the class we implement making a new Connection instance.
- HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAILURE_MAP_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAILURE_MAP_CLEANUP_INTERVAL_MS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_CLEANUP_DURATION_MS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_INTERCEPTOR_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_MODE_ENABLED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.3.0, and in 3.0.0 the actually implementation will be removed so config this value will have no effect. The constants itself will be removed in 4.0.0.
- HBASE_CLIENT_INSTANCE_ID - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for unique identifier for this
Configuration
instance. - HBASE_CLIENT_IPC_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase client IPC pool size
- HBASE_CLIENT_IPC_POOL_TYPE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase client IPC pool type
- HBASE_CLIENT_KERBEROS_PRINCIPAL - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Client principal
- HBASE_CLIENT_KEYTAB_FILE - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Client keytab file
- HBASE_CLIENT_MAX_PERREGION_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The maximum number of concurrent connections the client will maintain to a single Region.
- HBASE_CLIENT_MAX_PERREQUEST_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The maximum heap size for each request.
- HBASE_CLIENT_MAX_PERREQUEST_ROWS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The maximum number of rows for each request.
- HBASE_CLIENT_MAX_PERSERVER_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The maximum number of concurrent connections the client will maintain to a single RegionServer.
- HBASE_CLIENT_MAX_SUBMIT_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The maximum size of submit.
- HBASE_CLIENT_MAX_TOTAL_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The maximum number of concurrent connections the client will maintain.
- HBASE_CLIENT_META_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase client meta operation timeout.
- HBASE_CLIENT_META_READ_RPC_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- HBASE_CLIENT_META_REPLICA_SCAN_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase client meta replica scan call timeout.
- HBASE_CLIENT_META_REPLICA_SCAN_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default HBase client meta replica scan call timeout, 1 second
- HBASE_CLIENT_META_SCANNER_TIMEOUT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- HBASE_CLIENT_NETTY_TLS_ENABLED - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_CLIENT_NETTY_TLS_HANDSHAKETIMEOUT - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_CLIENT_NETTY_TLS_VERIFY_SERVER_HOSTNAME - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_CLIENT_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase client operation timeout.
- HBASE_CLIENT_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for client pause value, used mostly as value to wait before running a retry of a failed get, region lookup, etc.
- HBASE_CLIENT_PAUSE_FOR_CQTBE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since 2.5.0, will be removed in 4.0.0. Please use hbase.client.pause.server.overloaded instead.
- HBASE_CLIENT_PAUSE_FOR_SERVER_OVERLOADED - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
-
Parameter name for client pause when server is overloaded, denoted by an exception where
HBaseServerException.isServerOverloaded(Throwable)
is true. - HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
-
The maximum number of concurrent pending RPC requests for one server in process level.
- HBASE_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for maximum retries, used as maximum for all retryable operations such as fetching of the root region from root region server, getting a cell's value, starting a row update, etc.
- HBASE_CLIENT_SCANNER_ASYNC_PREFETCH - Static variable in class org.apache.hadoop.hbase.client.Scan
-
Parameter name for client scanner sync/async prefetch toggle.
- HBASE_CLIENT_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name to set the default scanner caching for all clients.
- HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for maximum number of bytes returned when calling a scanner's next method.
- HBASE_CLIENT_SCANNER_ONHEAP_BLOCK_CACHE_FIXED_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
The client scanner timeout period in milliseconds.
- HBASE_CLIENT_SERVERSIDE_RETRIES_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_CLIENT_USE_SCANNER_TIMEOUT_PERIOD_FOR_NEXT_CALLS - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- HBASE_CLIENT_USE_SCANNER_TIMEOUT_PERIOD_FOR_NEXT_CALLS_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- HBASE_CLUSTER_MINIMUM_MEMORY_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_COUNTER_GROUP_NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- HBASE_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for HBase instance root directory
- HBASE_DIR_PERMS - Static variable in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Parameter name for HBase instance root directory permission
- HBASE_ENABLE_SEPARATE_CHILD_REGIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config key for enable/disable automatically separate child regions to different region servers in the procedure of split regions.
- 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_CONTROL_CHECK_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- 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_HTTP_STATIC_USER - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
- HBASE_INCR_RESTORE_IMPL_CLASS - Static variable in class org.apache.hadoop.hbase.backup.BackupRestoreFactory
- HBASE_JETTY_LOGS_SERVE_ALIASES - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
-
Enable/Disable aliases serving from jetty
- HBASE_LOCALITY_INPUTSTREAM_DERIVE_CACHE_PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- HBASE_LOCALITY_INPUTSTREAM_DERIVE_ENABLED - Static variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- HBASE_MASTER_BALANCER_HETEROGENEOUS_RULES_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Default rule to apply when the rule file is not found.
- HBASE_MASTER_BALANCER_HETEROGENEOUS_RULES_FILE - Static variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
configuration used for the path where the rule file is stored.
- HBASE_MASTER_BALANCER_MAX_RIT_PERCENT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for the max percent of regions in transition
- HBASE_MASTER_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.HMaster
- 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_LOADBALANCE_BYTABLE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for balancing the cluster by table
- HBASE_MASTER_LOADBALANCER_CLASS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for pluggable load balancers
- HBASE_MASTER_LOGCLEANER_PLUGINS - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_MASTER_NORMALIZER_CLASS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for pluggable region normalizer
- 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_META_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for number of versions, kept by meta table.
- HBASE_META_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for number of rows that will be fetched when calling next on a scanner if it is not served from memory.
- HBASE_META_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for number of versions, kept by meta table.
- HBASE_METRICS_SYSTEM_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.BaseSource
- HBASE_NETTY_ALLOCATOR_KEY - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
Name of property to change the byte buf allocator for the netty channels.
- HBASE_NETTY_EVENTLOOP_RPCCLIENT_THREADCOUNT_KEY - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
-
Name of property to change netty rpc client eventloop thread count.
- HBASE_NON_TABLE_DIRS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Directories that are not HBase table directories
- HBASE_NON_USER_TABLE_DIRS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since hbase-2.3.0; no replacement as not used any more (internally at least)
- HBASE_OLDWAL_DIR_SIZE_UPDATER_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config for the oldWALs directory size updater period
- HBASE_REGION_SERVER_ENABLE_COMPACTION - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- HBASE_REGION_SPLIT_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_REGIONSERVER_LEASE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.This config option is deprecated. Will be removed at later releases after 0.96.
- HBASE_REGIONSERVER_MINIBATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- HBASE_REGIONSIZECALCULATOR_ENABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
-
Boolean config for whether superclass should produce InputSplits with 'lengths'.
- HBASE_REPLICATION_PEER_BASE_CONFIG - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- HBASE_REST_SUPPORT_PROXYUSER - Static variable in class org.apache.hadoop.hbase.rest.RESTServlet
- HBASE_RPC - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.RpcSystem
- HBASE_RPC_READ_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
timeout for each read RPC
- HBASE_RPC_SHORTOPERATION_RETRY_PAUSE_TIME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Retry pause time for short operation RPC
- HBASE_RPC_SHORTOPERATION_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
timeout for short operation RPC
- HBASE_RPC_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
timeout for each RPC
- HBASE_RPC_WRITE_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
timeout for each write RPC
- 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_RS_NONCES_ENABLED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Whether nonces are enabled; default is true.
- HBASE_RSGROUP_LOADBALANCER_CLASS - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupableBalancer
-
Config for pluggable load balancers
- HBASE_SECURITY_AUTHORIZATION_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.User
- HBASE_SECURITY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.User
- HBASE_SERVER_NETTY_TLS_CLIENT_AUTH_MODE - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_SERVER_NETTY_TLS_ENABLED - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_SERVER_NETTY_TLS_SUPPORTPLAINTEXT - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_SERVER_NETTY_TLS_VERIFY_CLIENT_HOSTNAME - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- HBASE_SERVER_NETTY_TLS_WRAP_SIZE - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
-
Set the SSL wrapSize for netty.
- HBASE_SERVER_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for server pause value, used mostly as value to wait before running a retry of a failed operation.
- HBASE_SERVER_SCANNER_MAX_RESULT_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for maximum number of bytes returned when calling a scanner's next method.
- HBASE_SERVER_USEIP_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.HBASE_SERVER_USEIP_ENABLED_KEY
- HBASE_SERVER_USEIP_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
In some scenarios, such as the elastic scaling scenario on the cloud, the HBase client may not be able to resolve the hostname of the newly added node.
- HBASE_SNAPSHOT_ENABLED - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Enable or disable snapshot support
- HBASE_SNAPSHOT_MASTER_LOCK_ACQUIRE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- 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_SPLIT_WAL_COORDINATED_BY_ZK - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter; see SplitWALManager.
- HBASE_SPLIT_WAL_MAX_SPLITTER - Static variable in class org.apache.hadoop.hbase.HConstants
- HBASE_SPLITLOG_MANAGER_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for SplitLog manager timeout
- HBASE_SSL_ENABLED_DEFAULT - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
- HBASE_SSL_ENABLED_KEY - Static variable in interface org.apache.hadoop.hbase.http.ServerConfigurationKeys
-
Enable/Disable ssl for http server
- HBASE_TABLE_NORMALIZATION_ENABLED - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- HBASE_TEMP_DIRECTORY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Temporary directory used for table creation and deletion
- HBASE_THRIFT_CLIENT_BUIDLER_CLASS - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HBASE_THRIFT_CLIENT_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HBASE_THRIFT_CLIENT_SCANNER_CACHING_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HBASE_THRIFT_SERVER_NAME - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HBASE_THRIFT_SERVER_PORT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HBASE_THROUGHPUT_CONTROLLER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- HBASE_VERSION - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about hbase version
- HBASE_WAL_DIR - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Parameter name for HBase WAL directory
- HBASE_WAL_DIR_PERMS - Static variable in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Parameter name for HBase WAL directory permission
- HBaseAdmin - Class in org.apache.hadoop.hbase.client
-
HBaseAdmin is no longer a client API.
- HBaseAdmin(ClusterConnection) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin
- HBaseAdmin.AbortProcedureFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.AddColumnFamilyFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.CreateTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.DeleteColumnFamilyFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.DeleteTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.DisableTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.EnableTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.FlushTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.LegacyFlushFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.MergeTableRegionsFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.ModifyColumnFamilyFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.ModifyColumnFamilyStoreFileTrackerFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.ModifyTableFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.ModifyTablerStoreFileTrackerFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.NamespaceFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.ProcedureFuture<V> - Class in org.apache.hadoop.hbase.client
-
Future that waits on a procedure result.
- HBaseAdmin.ProcedureFuture.WaitForStateCallable - Interface in org.apache.hadoop.hbase.client
- HBaseAdmin.ReplicationFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.RestoreSnapshotFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.SnapshotFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.SplitTableRegionFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.TableFuture<V> - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.TableFuture.TableWaitForStateCallable - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.TruncateRegionFuture - Class in org.apache.hadoop.hbase.client
- HBaseAdmin.TruncateTableFuture - Class in org.apache.hadoop.hbase.client
- hbaseChecksumOffCount - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- HBASECLIENT_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- HBaseConfiguration - Class in org.apache.hadoop.hbase
-
Adds HBase configuration files to a Configuration
- HBaseConfiguration() - Constructor for class org.apache.hadoop.hbase.HBaseConfiguration
-
Deprecated.since 0.90.0. Please use
HBaseConfiguration.create()
instead. - HBaseConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.HBaseConfiguration
-
Deprecated.since 0.90.0. Please use
HBaseConfiguration.create(Configuration)
instead. - HBaseConfTool - Class in org.apache.hadoop.hbase.util
-
Tool that prints out a configuration.
- HBaseConfTool() - Constructor for class org.apache.hadoop.hbase.util.HBaseConfTool
- HBaseDatagramChannelFactory(Class<? extends T>, InternetProtocolFamily) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory
- HBaseException - Exception in org.apache.hadoop.hbase.exceptions
-
Base checked exception in HBase.
- HBaseException() - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
- HBaseException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
- HBaseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
- HBaseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
- HBaseFsck - Class in org.apache.hadoop.hbase.util
-
Deprecated.For removal in hbase-4.0.0. Use HBCK2 instead.
- HBaseFsck(Configuration) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Constructor
- HBaseFsck(Configuration, ExecutorService) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Constructor Configuration object if the master is not running if unable to connect to ZooKeeper
- HBaseFsck.CheckRegionConsistencyWorkItem - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- HBaseFsck.FileLockCallable - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- HBaseFsck.HBaseFsckTool - Class in org.apache.hadoop.hbase.util
-
Deprecated.This is a Tool wrapper that gathers -Dxxx=yyy configuration settings from the command line.
- HBaseFsck.PrintingErrorReporter - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- HBaseFsck.RegionBoundariesInformation - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- HBaseFsck.WorkItemHdfsDir - Class in org.apache.hadoop.hbase.util
-
Deprecated.Contact hdfs and get all information about specified table directory into regioninfo list.
- HBaseFsck.WorkItemHdfsRegionInfo - Class in org.apache.hadoop.hbase.util
-
Deprecated.Contact hdfs and get all information about specified table directory into regioninfo list.
- HBaseFsck.WorkItemOverlapMerge - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- HBaseFsck.WorkItemRegion - Class in org.apache.hadoop.hbase.util
-
Deprecated.Contact a region server and get all information from it
- 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
- HBaseFsckTool(Configuration) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.HBaseFsckTool
-
Deprecated.
- HbaseHandlerMetricsProxy - Class in org.apache.hadoop.hbase.thrift
-
Converts a Hbase.Iface using InvocationHandler so that it reports process time of each call to ThriftMetrics.
- HbaseHandlerMetricsProxy(Object, ThriftMetrics, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- HBaseHbck - Class in org.apache.hadoop.hbase.client
-
Use
Connection.getHbck()
to obtain an instance ofHbck
instead of constructing an HBaseHbck directly. - HBaseHbck(MasterProtos.HbckService.BlockingInterface, RpcControllerFactory) - Constructor for class org.apache.hadoop.hbase.client.HBaseHbck
- HBaseHostnameVerifier - Class in org.apache.hadoop.hbase.io.crypto.tls
-
When enabled in
X509Util
, handles verifying that the hostname of a peer matches the certificate it presents. - HBaseHostnameVerifier() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- HBaseHostnameVerifier.SubjectName - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Note: copied from Apache httpclient with some minor modifications.
- 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
- HBaseInterfaceAudience - Class in org.apache.hadoop.hbase
-
This class defines constants for different classes of hbase limited private apis
- HBaseInterfaceAudience() - Constructor for class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Can't create this class.
- HBaseIOException - Exception in org.apache.hadoop.hbase
-
All hbase specific IOExceptions should be subclasses of HBaseIOException
- HBaseIOException() - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
- HBaseIOException(String) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
- HBaseIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
- HBaseIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
- HBaseMarkers - Class in org.apache.hadoop.hbase.log
- HBaseMarkers() - Constructor for class org.apache.hadoop.hbase.log.HBaseMarkers
- HBaseMetrics2HadoopMetricsAdapter - Class in org.apache.hadoop.hbase.metrics.impl
-
This is the adapter from "HBase Metrics Framework", implemented in hbase-metrics-api and hbase-metrics modules to the Hadoop Metrics2 framework.
- HBaseMetrics2HadoopMetricsAdapter() - Constructor for class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- 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
- HBaseReferenceCounted - Interface in org.apache.hadoop.hbase.nio
-
The HBaseReferenceCounted disabled several methods in Netty's
ReferenceCounted
, because those methods are unlikely to be used. - hbaseRegionsizecalculatorEnableOriginalValue - Variable in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
- 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.
- HBaseRpcController - Interface in org.apache.hadoop.hbase.ipc
-
Optionally carries Cells across the proxy/service interface down into ipc.
- HBaseRpcController.CancellationCallback - Interface in org.apache.hadoop.hbase.ipc
- HBaseRpcControllerImpl - Class in org.apache.hadoop.hbase.ipc
-
Get instances via
RpcControllerFactory
on client-side. - HBaseRpcControllerImpl() - Constructor for class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- HBaseRpcControllerImpl(CellScanner) - Constructor for class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
Used server-side.
- HBaseRpcControllerImpl(RegionInfo, List<CellScannable>) - Constructor for class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- HBaseRpcControllerImpl(RegionInfo, CellScanner) - Constructor for class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- HBaseRPCErrorHandler - Interface in org.apache.hadoop.hbase.ipc
-
An interface for calling out of RPC for error conditions.
- HBaseSaslRpcClient - Class in org.apache.hadoop.hbase.security
-
A utility class that encapsulates SASL logic for RPC client.
- HBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- HBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean, String, boolean) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- HBaseSaslRpcClient.WrappedInputStream - Class in org.apache.hadoop.hbase.security
- HBaseSaslRpcClient.WrappedOutputStream - Class in org.apache.hadoop.hbase.security
- HBaseSaslRpcServer - Class in org.apache.hadoop.hbase.security
-
A utility class that encapsulates SASL logic for RPC server.
- HBaseSaslRpcServer(SaslServerAuthenticationProvider, Map<String, String>, SecretManager<TokenIdentifier>) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- HBaseSemanticAttributes - Class in org.apache.hadoop.hbase.trace
-
The constants in this class correspond with the guidance outlined by the OpenTelemetry Semantic Conventions.
- HBaseSemanticAttributes() - Constructor for class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- HBaseSemanticAttributes.Operation - Enum in org.apache.hadoop.hbase.trace
-
These are values used with
HBaseSemanticAttributes.DB_OPERATION
. - HBaseSemanticAttributes.ReadType - Enum in org.apache.hadoop.hbase.trace
-
These values represent the different IO read strategies HBase may employ for accessing filesystem data.
- HBaseSemanticAttributes.RpcSystem - Enum in org.apache.hadoop.hbase.trace
-
These are values used with
HBaseSemanticAttributes.RPC_SYSTEM
. - HBaseServerException - Exception in org.apache.hadoop.hbase
-
Base class for exceptions thrown by an HBase server.
- HBaseServerException() - Constructor for exception org.apache.hadoop.hbase.HBaseServerException
- HBaseServerException(boolean) - Constructor for exception org.apache.hadoop.hbase.HBaseServerException
- HBaseServerException(boolean, String) - Constructor for exception org.apache.hadoop.hbase.HBaseServerException
- HBaseServerException(String) - Constructor for exception org.apache.hadoop.hbase.HBaseServerException
- HBaseServerExceptionPauseManager - Class in org.apache.hadoop.hbase.client.backoff
- HBaseServerExceptionPauseManager(long, long, long) - Constructor for class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- hbaseServiceHandler - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- HBaseServiceHandler - Class in org.apache.hadoop.hbase.thrift
-
abstract class for HBase handler providing a Connection cache and get table/admin method
- HBaseServiceHandler(Configuration, UserProvider) - Constructor for class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- hbaseServicePackage - Static variable in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
-
We assume that all HBase protobuf services share a common package name (defined in the .proto files).
- HBaseSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
-
General exception base class for when a snapshot fails.
- HBaseSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
-
Some exception happened for a snapshot and don't even know the snapshot that it was about.
- HBaseSnapshotException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
-
Exception when the description of the snapshot cannot be determined, due to some root other root cause.
- HBaseSnapshotException(String, Throwable, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
-
Exception for the given snapshot due to another exception.
- HBaseSnapshotException(String, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
-
Exception for the given snapshot that has no previous root cause.
- hbaseStagingDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- HBaseTrustManager - Class in org.apache.hadoop.hbase.io.crypto.tls
-
A custom TrustManager that supports hostname verification We attempt to perform verification using just the IP address first and if that fails will attempt to perform a reverse DNS lookup and verify using the hostname.
- HBaseTrustManager(X509ExtendedTrustManager, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
-
Instantiate a new HBaseTrustManager.
- hbaseVersion - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- hbaseVersion - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- hbaseVersion - Variable in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- hbck - Variable in class org.apache.hadoop.hbase.client.HBaseHbck
- hbck - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsRegionInfo
-
Deprecated.
- hbck - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- hbck - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- Hbck - Interface in org.apache.hadoop.hbase.client
-
Hbck fixup tool APIs.
- HBCK - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Denotes classes used by hbck tool for fixing inconsistent state of HBase.
- HBCK_CHORE_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
- HBCK_CODE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- HBCK_LOCK_FILE - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Here is where hbase-1.x used to default the lock for hbck1.
- HBCK_LOCK_PATH - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- HBCK_SIDELINEDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used by HBCK to sideline backup data
- hbckChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- HbckChore - Class in org.apache.hadoop.hbase.master.hbck
-
Used to do the hbck checking job at master side.
- HbckChore(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.hbck.HbckChore
- HbckConfigFactory - Class in org.apache.hadoop.hbase.master.http.hbck
- HbckConfigFactory() - Constructor for class org.apache.hadoop.hbase.master.http.hbck.HbckConfigFactory
- hbckEmptyRegionInfo - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckEmptyRegionInfo - Class in org.apache.hadoop.hbase
-
POJO to present Empty Region Info from Catalog Janitor Inconsistencies Report via REST API.
- HbckEmptyRegionInfo(String) - Constructor for class org.apache.hadoop.hbase.HbckEmptyRegionInfo
- hbckEphemeralNodePath - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- HbckErrorReporter - Interface in org.apache.hadoop.hbase.util
-
Deprecated.Since 2.3.0. To be removed in hbase4. Use HBCK2 instead. Remove when
HBaseFsck
is removed. - HbckErrorReporter.ERROR_CODE - Enum in org.apache.hadoop.hbase.util
-
Deprecated.
- hbckHoles - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- hbckInconsistentRegions - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckInconsistentRegions - Class in org.apache.hadoop.hbase
-
POJO to present HBCK Inconsistent Regions from HBCK Inconsistencies Report via REST API.
- HbckInconsistentRegions(String, HbckServerName, List<HbckServerName>) - Constructor for class org.apache.hadoop.hbase.HbckInconsistentRegions
- hbckLockCleanup - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- hbckLockPath - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- HbckMetrics - Class in org.apache.hadoop.hbase.master.http.hbck.model
-
This class exposes hbck.jsp report as JSON Output via /hbck/hbck-metrics API.
- HbckMetrics(long, long, List<HbckOrphanRegionsOnFS>, List<HbckOrphanRegionsOnRS>, List<HbckInconsistentRegions>, List<HbckRegionHoles>, List<HbckOverlapRegions>, List<HbckUnknownServers>, List<HbckEmptyRegionInfo>) - Constructor for class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckMetricsResource - Class in org.apache.hadoop.hbase.master.http.hbck.resource
-
The root object exposing hbck.jsp page as JSON Output.
- HbckMetricsResource(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- hbckOrphanRegionsOnFs - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckOrphanRegionsOnFS - Class in org.apache.hadoop.hbase
-
POJO to present Orphan Region on FS from HBCK Inconsistencies Report via REST API.
- HbckOrphanRegionsOnFS(String, String) - Constructor for class org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
- hbckOrphanRegionsOnRs - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckOrphanRegionsOnRS - Class in org.apache.hadoop.hbase
-
POJO to present Orphan Region on RS from HBCK Inconsistencies Report via REST API.
- HbckOrphanRegionsOnRS(String, HbckServerName) - Constructor for class org.apache.hadoop.hbase.HbckOrphanRegionsOnRS
- hbckOutFd - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- HbckOverlapRegions - Class in org.apache.hadoop.hbase
-
POJO to present Region Overlap from Catalog Janitor Inconsistencies Report via REST API.
- HbckOverlapRegions(HbckRegionDetails, HbckRegionDetails) - Constructor for class org.apache.hadoop.hbase.HbckOverlapRegions
- hbckOverlaps - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckRegionDetails - Class in org.apache.hadoop.hbase
-
POJO class for HBCK RegionInfo in HBCK Inconsistencies report.
- HbckRegionDetails(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.HbckRegionDetails
- HbckRegionHoles - Class in org.apache.hadoop.hbase
-
POJO to present Region Holes from Catalog Janitor Inconsistencies Report via REST API.
- HbckRegionHoles(HbckRegionDetails, HbckRegionDetails) - Constructor for class org.apache.hadoop.hbase.HbckRegionHoles
- HbckRegionInfo - Class in org.apache.hadoop.hbase.util
-
Maintain information about a particular region.
- HbckRegionInfo(HbckRegionInfo.MetaEntry) - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo
- HbckRegionInfo.HdfsEntry - Class in org.apache.hadoop.hbase.util
-
Stores the regioninfo entries from HDFS
- HbckRegionInfo.MetaEntry - Class in org.apache.hadoop.hbase.util
-
Stores the regioninfo entries scanned from META
- HbckRegionInfo.OnlineEntry - Class in org.apache.hadoop.hbase.util
-
Stores the regioninfo retrieved from Online region servers.
- hbckReport - Variable in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- HbckReport - Class in org.apache.hadoop.hbase.master.hbck
-
The result of an
HbckChore
execution. - HbckReport() - Constructor for class org.apache.hadoop.hbase.master.hbck.HbckReport
- hbckReportEndTime - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- hbckReportStartTime - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HBCKServerCrashProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
Acts like the super class in all cases except when no Regions found in the current Master in-memory context.
- HBCKServerCrashProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure
-
Used when deserializing from a procedure store; we'll construct one of these then call #deserializeStateData(InputStream).
- HBCKServerCrashProcedure(MasterProcedureEnv, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure
- HBCKServerCrashProcedure.UnknownServerVisitor - Class in org.apache.hadoop.hbase.master.procedure
-
Visitor for hbase:meta that 'fixes' Unknown Server issues.
- HbckServerName - Class in org.apache.hadoop.hbase
-
POJO class for ServerName in HBCK Inconsistencies report.
- HbckServerName(String, int, long) - Constructor for class org.apache.hadoop.hbase.HbckServerName
- HbckTableInfo - Class in org.apache.hadoop.hbase.util
-
Maintain information about a particular table.
- HbckTableInfo(TableName, HBaseFsck) - Constructor for class org.apache.hadoop.hbase.util.HbckTableInfo
- HbckTableInfo.HDFSIntegrityFixer - Class in org.apache.hadoop.hbase.util
-
This handler fixes integrity errors from hdfs information.
- HbckTableInfo.IntegrityFixSuggester - Class in org.apache.hadoop.hbase.util
- hbckUnknownServers - Variable in class org.apache.hadoop.hbase.master.http.hbck.model.HbckMetrics
- HbckUnknownServers - Class in org.apache.hadoop.hbase
-
POJO to present Unknown Regions from Catalog Janitor Inconsistencies Report via REST API.
- HbckUnknownServers(HbckRegionDetails, HbckServerName) - Constructor for class org.apache.hadoop.hbase.HbckUnknownServers
- hbckZodeCreated - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- hbi - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.CheckRegionConsistencyWorkItem
-
Deprecated.
- hbi - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsRegionInfo
-
Deprecated.
- HBTop - Class in org.apache.hadoop.hbase.hbtop
-
A real-time monitoring tool for HBase like Unix top command.
- HBTop() - Constructor for class org.apache.hadoop.hbase.hbtop.HBTop
- HBTop(Configuration) - Constructor for class org.apache.hadoop.hbase.hbtop.HBTop
- HColumnDescriptor - Class in org.apache.hadoop.hbase
-
Deprecated.
- HColumnDescriptor(byte[]) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-18433). Use
ColumnFamilyDescriptorBuilder.of(byte[])
. - HColumnDescriptor(String) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-18433). Use
ColumnFamilyDescriptorBuilder.of(String)
. - HColumnDescriptor(ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- HColumnDescriptor(HColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 (HBASE-18433). Use
ColumnFamilyDescriptorBuilder.copy(ColumnFamilyDescriptor)
. - HColumnDescriptor(HColumnDescriptor, boolean) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- HConstants - Class in org.apache.hadoop.hbase
-
HConstants holds a bunch of HBase-related constants
- HConstants() - Constructor for class org.apache.hadoop.hbase.HConstants
- HConstants.OperationStatusCode - Enum in org.apache.hadoop.hbase
-
Status codes used for return values of bulk operations.
- hdfs - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- HDFS_ACL_FAMILY - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
-
Add a new CF in HBase acl table to record if the HBase read permission is synchronized to related hfiles.
- HDFS_ACL_VALUE - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- hdfs_out - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
FSDataOutputStream associated with the current SequenceFile.writer
- hdfsAclHelper - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- HDFSAclOperation(FileSystem, Path, Set<String>, SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType, boolean, SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType) - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- HDFSAclOperation(Path, SnapshotScannerHDFSAclHelper.HDFSAclOperation) - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- hdfsBlocksDistribution - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- hdfsBlocksDistribution - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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
- 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
- HDFSBlocksDistribution.Visitor - Interface in org.apache.hadoop.hbase
-
Implementations 'visit' hostAndWeight.
- hdfsClientRetriesNumber - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
In order to handle NN connectivity hiccups, one need to retry non-idempotent operation at the client level.
- hdfsEntry - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- HdfsEntry() - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- HdfsEntry(Path) - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- HDFSIntegrityFixer(HbckTableInfo, HbckErrorReporter, Configuration, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- hdfsOnlyEdits - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- hdfsRegioninfoFilePresent - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- hdrSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
The size of the header
- head - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- head - Variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- head - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- head(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Make a new byte array from a subset of bytes at the head of another.
- head(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a HEAD request
- head(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a HEAD request
- header - Variable in enum org.apache.hadoop.hbase.hbtop.field.Field
- header - Variable in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- header - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.PrefetchedHeader
- header - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- header - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- Header - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
Represents headers for the metrics in the top screen.
- Header() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- Header(Field, int) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.Header
- HEADER_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- HEADER_MAGIC - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- HEADER_USER_AGENT - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- HEADER_VERSION - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- headerMaxLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- headerName - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- headers - Variable in class org.apache.hadoop.hbase.rest.client.Response
- headerSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Returns the size of this block header.
- headerSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
- headerSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- headerSize(boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Maps a minor version to the size of the header.
- HeaderSize() - Constructor for class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout.HeaderSize
- headMap(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- headMap(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- headMap(K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- headMap(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- headMap(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- headSet(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- headSet(K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- headSet(Cell) - 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
- headSet(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- HEALTH_CHORE_WAKE_FREQ - Static variable in class org.apache.hadoop.hbase.HConstants
- HEALTH_FAILURE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
-
The maximum number of health check failures a server can encounter consecutively.
- HEALTH_SCRIPT_LOC - Static variable in class org.apache.hadoop.hbase.HConstants
-
Health script related settings.
- HEALTH_SCRIPT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
- healthCheckChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
The health check chore.
- 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
- healthChecker - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- HealthChecker - Class in org.apache.hadoop.hbase
-
A utility for executing an external script that checks the health of the node.
- HealthChecker() - Constructor for class org.apache.hadoop.hbase.HealthChecker
- HealthChecker.HealthCheckerExitStatus - Enum in org.apache.hadoop.hbase
- HealthCheckerExitStatus() - Constructor for enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- healthCheckScript - Variable in class org.apache.hadoop.hbase.HealthChecker
- healthReport - Variable in class org.apache.hadoop.hbase.HealthReport
- HealthReport - Class in org.apache.hadoop.hbase
-
The Class HealthReport containing information about health of the node.
- HealthReport(HealthChecker.HealthCheckerExitStatus, String) - Constructor for class org.apache.hadoop.hbase.HealthReport
- heap - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- heap - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
- heap - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- HEAP - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- HEAP_ALLOCATOR_TYPE - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- HEAP_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- HEAP_BYTES_READ_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the amount of data was read into a
ByteBuffer
not of typedirect
. - HEAP_OCCUPANCY_ERROR_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- HEAP_OCCUPANCY_HIGH_WATERMARK_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HEAP_OCCUPANCY_LOW_WATERMARK_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- HEAP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.client.Append
- HEAP_OVERHEAD - Static variable in class org.apache.hadoop.hbase.client.Increment
- HEAP_SIZE - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- HEAP_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- HEAP_SIZE_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- HEAP_SIZE_OVERHEAD - Static variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- heapAllocationBytes - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- HeapByteBufAllocator - Class in org.apache.hadoop.hbase.ipc
-
A pooled ByteBufAllocator that does not prefer direct buffers regardless of platform settings.
- HeapByteBufAllocator() - Constructor for class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- heapInBuffer - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- heapMemMngImpl - Variable in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- HeapMemoryManager - Class in org.apache.hadoop.hbase.regionserver
-
Manages tuning of Heap memory using
HeapMemoryTuner
. - HeapMemoryManager(BlockCache, FlushRequester, Server, RegionServerAccounting) - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- HeapMemoryManager.HeapMemoryTuneObserver - Interface in org.apache.hadoop.hbase.regionserver
-
Every class that wants to observe heap memory tune actions must implement this interface.
- HeapMemoryManager.HeapMemoryTunerChore - Class in org.apache.hadoop.hbase.regionserver
- 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.
- HeapMemoryTunerChore() - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- heapMemTuner - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- heapMemTunerChore - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- heapOccupancy - Variable in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- heapOccupancy - Variable in class org.apache.hadoop.hbase.client.RegionLoadStats
- heapOccupancyHighWatermark - Variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- heapOccupancyHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
- heapOccupancyLowWatermark - Variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- heapOccupancyLowWatermark - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- heapOccupancyPercent - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- heapOverhead() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- heapOverhead() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- heapSize - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- heapSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- heapSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
'getHeapSize' tracks all Cell's heap size occupancy.
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- heapSize - Variable in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- heapSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- heapSize() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- heapSize() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns Calculate what Mutation adds to class heap size.
- heapSize() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- heapSize() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
-
Implement HeapSize interface
- heapSize() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- heapSize() - Method in interface org.apache.hadoop.hbase.io.HeapSize
-
Return the approximate 'exclusive deep size' of implementing object.
- 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.HFileBlockIndex.BlockIndexReader
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
HeapSize implementation.
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- 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.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- heapSize() - Method in class org.apache.hadoop.hbase.KeyValue
-
HeapSize implementation
- heapSize() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- heapSize() - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- heapSize() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- heapSize() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- 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.regionserver.StoreContext
- heapSize() - Method in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.SizeCachedKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- heapSize() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- heapSize() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- heapSize() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- HeapSize - Interface in org.apache.hadoop.hbase.io
-
Implementations can be asked for an estimate of their size in bytes.
- heapSizeChange(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- heapSizeMB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- 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
-
Deprecated.
- heartbeat(String, int, ServerName) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- HEARTBEAT_TIME_BUFFER - Static variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- heartbeatMessage - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
-
Saves whether or not the most recent response from the server was a heartbeat message.
- heartbeatNoDetails(long) - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- heartbeatTimeBuffer - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- heavyEvictionCountLimit - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Limit of count eviction process when start to avoid to cache blocks
- heavyEvictionMbSizeLimit - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Limit of volume eviction process when start to avoid to cache blocks
- heavyEvictionOverheadCoefficient - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Adjust auto-scaling via overhead of evition rate
- HEDGED_READ - Enum constant in enum org.apache.hadoop.hbase.CatalogReplicaMode
- HEDGED_READ_IN_CUR_THREAD - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_READ_IN_CUR_THREAD_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_READ_WINS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_READ_WINS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_READS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_READS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- HEDGED_REQS_FANOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
-
Default value for the fan out of hedged requests.
- HEDGED_REQS_FANOUT_KEY - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
-
Configuration key that controls the fan out of requests
- hedgedReadFanOut - Variable in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- hedgedReadOps - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- hedgedReadWin - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- height - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- height(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- HelloHBase - Class in org.apache.hbase.archetypes.exemplars.client
-
Successful running of this application requires access to an active instance of HBase.
- HelloHBase - Class in org.apache.hbase.archetypes.exemplars.shaded_client
-
Successful running of this application requires access to an active instance of HBase.
- HelloHBase() - Constructor for class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- HelloHBase() - Constructor for class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- HELP - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- HELP_OPTION - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- HelpCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.HelpCommand
- helper - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- helper - Variable in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- helpScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- HelpScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.help
-
The presentation logic for the help screen.
- HelpScreenPresenter(HelpScreenView, long, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- helpScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- HelpScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.help
-
The help screen.
- HelpScreenView(Screen, Terminal, long, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- HeterogeneousRegionCountCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
This is an optional Cost function designed to allow region count skew across RegionServers.
- HeterogeneousRegionCountCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- HEX_CHARS - Static variable in class org.apache.hadoop.hbase.util.Bytes
- HEX_CHARS_UPPER - Static variable in class org.apache.hadoop.hbase.util.Bytes
- hexCharsToByte(char, char) - Static method in class org.apache.hadoop.hbase.util.Bytes
- hexCharToNibble(char) - Static method in class org.apache.hadoop.hbase.util.Bytes
- HexStringSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
- hfcc - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- hfile - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- HFile - Class in org.apache.hadoop.hbase.io.hfile
-
File format for hbase.
- HFile() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFile
-
Shutdown constructor.
- HFILE_ARCHIVE_DIRECTORY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Directory under /hbase where archived hfiles are stored
- HFILE_ARCHIVE_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- HFILE_BLOCK_CACHE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- HFILE_BLOCK_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the size of the block cache
- 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_CLEANER - Enum constant in enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
- HFILE_CLEANER_CUSTOM_PATHS - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
The custom paths for hfile cleaner, subdirectories of archive, e.g.
- HFILE_CLEANER_CUSTOM_PATHS_PLUGINS - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Configure hfile cleaner classes for the custom paths
- 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_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicates the name of the HFile accessed.
- HFILE_NAME_PATTERN - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Regex that will work for hfiles
- 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.
- HFILE_ONHEAP_BLOCK_CACHE_FIXED_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- HFILE_ONHEAP_BLOCK_CACHE_FIXED_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for setting the fix size of the block size, default do nothing and it should be explicitly set by user or only used within ClientSideRegionScanner.
- HFILE_PREAD_ALL_BYTES_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- HFILE_PREAD_ALL_BYTES_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for setting pread must read both necessaryLen and extraLen, default is disabled.
- HFile.CachingBlockReader - Interface in org.apache.hadoop.hbase.io.hfile
-
An abstraction used by the block index.
- HFile.Reader - Interface in org.apache.hadoop.hbase.io.hfile
-
An interface used by clients to open and iterate an
HFile
. - HFile.Writer - Interface in org.apache.hadoop.hbase.io.hfile
-
API required to write an
HFile
- HFile.WriterFactory - Class in org.apache.hadoop.hbase.io.hfile
-
This variety of ways to construct writers is used throughout the code, and we want to be able to swap writer implementations.
- hfileArchiveDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- HFileArchiveManager - Class in org.apache.hadoop.hbase.backup.example
-
Client-side manager for which table's hfiles should be preserved for long-term archive.
- HFileArchiveManager(Connection, Configuration) - Constructor for class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- HFileArchiver - Class in org.apache.hadoop.hbase.backup
-
Utility class to handle the removal of HFiles (or the respective
StoreFiles
) for a HRegion from theFileSystem
. - HFileArchiver() - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver
- HFileArchiver.File - Class in org.apache.hadoop.hbase.backup
-
Wrapper to handle file operations uniformly
- HFileArchiver.FileablePath - Class in org.apache.hadoop.hbase.backup
- HFileArchiver.FileableStoreFile - Class in org.apache.hadoop.hbase.backup
- HFileArchiver.FileConverter<T> - Class in org.apache.hadoop.hbase.backup
-
Adapt a type to match the
HFileArchiver.File
interface, which is used internally for handling archival/removal of files - HFileArchiver.FileStatusConverter - Class in org.apache.hadoop.hbase.backup
-
Convert a FileStatus to something we can manage in the archiving
- HFileArchiver.StoreToFile - Class in org.apache.hadoop.hbase.backup
-
Convert the
HStoreFile
into something we can manage in the archive methods - 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
- HFileArchiveUtil() - Constructor for class org.apache.hadoop.hbase.util.HFileArchiveUtil
- hFileBlock - Variable in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
- HFileBlock - Class in org.apache.hadoop.hbase.io.hfile
-
Cacheable Blocks of an
HFile
version 2 file. - HFileBlock(BlockType, int, int, long, ByteBuff, boolean, long, int, int, HFileContext, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Creates a new
HFile
block from the given fields. - HFILEBLOCK_DUMMY_HEADER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Just an array of bytes of the right size.
- HFILEBLOCK_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
The size of a version 2 HFile block header, minor version 1.
- HFILEBLOCK_HEADER_SIZE_NO_CHECKSUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
The size data structures with minor version is 0
- HFileBlock.BlockDeserializer - Class in org.apache.hadoop.hbase.io.hfile
- HFileBlock.BlockIterator - Interface in org.apache.hadoop.hbase.io.hfile
-
Iterator for reading
HFileBlock
s in load-on-open-section, such as root data index block, meta index block, file info block etc. - HFileBlock.BlockWritable - Interface in org.apache.hadoop.hbase.io.hfile
-
Something that can be written into a block.
- HFileBlock.FSReader - Interface in org.apache.hadoop.hbase.io.hfile
-
An HFile block reader with iteration ability.
- HFileBlock.FSReaderImpl - Class in org.apache.hadoop.hbase.io.hfile
-
Reads version 2 HFile blocks from the filesystem.
- HFileBlock.Header - Class in org.apache.hadoop.hbase.io.hfile
- HFileBlock.PrefetchedHeader - Class in org.apache.hadoop.hbase.io.hfile
-
Data-structure to use caching the header of the NEXT block.
- HFileBlock.Writer - Class in org.apache.hadoop.hbase.io.hfile
-
Unified version 2
HFile
block writer. - HFileBlock.Writer.State - Enum in org.apache.hadoop.hbase.io.hfile
- HFileBlockBuilder - Class in org.apache.hadoop.hbase.io.hfile
- HFileBlockBuilder() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- HFileBlockDecodingContext - Interface in org.apache.hadoop.hbase.io.encoding
-
A decoding context that is created by a reader's encoder, and is shared across all of the reader's read operations.
- HFileBlockDefaultDecodingContext - Class in org.apache.hadoop.hbase.io.encoding
-
A default implementation of
HFileBlockDecodingContext
. - HFileBlockDefaultDecodingContext(Configuration, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- HFileBlockDefaultEncodingContext - Class in org.apache.hadoop.hbase.io.encoding
-
A default implementation of
HFileBlockEncodingContext
. - HFileBlockDefaultEncodingContext(Configuration, DataBlockEncoding, byte[], HFileContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- HFileBlockEncodingContext - Interface in org.apache.hadoop.hbase.io.encoding
-
An encoding context that is created by a writer's encoder, and is shared across the writer's whole lifetime.
- 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.BlockIndexChunkImpl - Class in org.apache.hadoop.hbase.io.hfile
-
A single chunk of the block index in the process of writing.
- HFileBlockIndex.BlockIndexReader - Class in org.apache.hadoop.hbase.io.hfile
-
The reader will always hold the root level index in the memory.
- HFileBlockIndex.BlockIndexWriter - Class in org.apache.hadoop.hbase.io.hfile
-
Writes the block index into the output stream.
- HFileBlockIndex.ByteArrayKeyBlockIndexReader - Class in org.apache.hadoop.hbase.io.hfile
-
An implementation of the BlockIndexReader that deals with block keys which are plain byte[] like MetaBlock or the Bloom Block for ROW bloom.
- HFileBlockIndex.CellBasedKeyBlockIndexReader - Class in org.apache.hadoop.hbase.io.hfile
-
An implementation of the BlockIndexReader that deals with block keys which are the key part of a cell like the Data block index or the ROW_COL bloom blocks This needs a comparator to work with the Cells
- HFileBlockIndex.CellBasedKeyBlockIndexReaderV2 - Class in org.apache.hadoop.hbase.io.hfile
- HFileBlockTranscoder() - Constructor for class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
- HFileCellMapper() - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob.HFileCellMapper
- 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, DirScanPool) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- HFileCleaner(int, Stoppable, Configuration, FileSystem, Path, DirScanPool, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- HFileCleaner(int, Stoppable, Configuration, FileSystem, Path, DirScanPool, Map<String, Object>, List<Path>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- HFileCleaner(String, int, Stoppable, Configuration, FileSystem, Path, String, DirScanPool, Map<String, Object>, List<Path>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
For creating customized HFileCleaner.
- HFileCleaner.HFileDeleteTask - Class in org.apache.hadoop.hbase.master.cleaner
- hfileCleanerPaths - Variable in class org.apache.hadoop.hbase.master.HMaster
- hfileCleaners - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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.HFileInfo
- hfileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- hFileContext - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- hFileContext - Variable in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
- HFileContext - Class in org.apache.hadoop.hbase.io.hfile
-
Read-only HFile Context Information.
- HFileContext() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileContext
- HFileContext(boolean, boolean, boolean, Compression.Algorithm, boolean, ChecksumType, int, int, DataBlockEncoding, Encryption.Context, long, String, byte[], byte[], CellComparator, IndexBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileContext
- HFileContext(HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Copy constructor
- HFileContextAttributesBuilderConsumer - Class in org.apache.hadoop.hbase.io.hfile.trace
-
Populate fields on an
AttributesBuilder
based on anHFileContext
. - HFileContextAttributesBuilderConsumer(HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
- HFileContextBuilder - Class in org.apache.hadoop.hbase.io.hfile
-
A builder that helps in building up the HFileContext
- HFileContextBuilder() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- HFileContextBuilder(HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Use this constructor if you want to change a few settings only in another context.
- 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
- HFileCorruptionChecker.MobRegionDirChecker - Class in org.apache.hadoop.hbase.util.hbck
-
An individual work item for parallelized mob dir processing.
- HFileCorruptionChecker.RegionDirChecker - Class in org.apache.hadoop.hbase.util.hbck
-
An individual work item for parallelized regiondir processing.
- 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.
- HFileDeleteTask(FileStatus, long) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- HFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
- HFileIndexBlockEncoder - Interface in org.apache.hadoop.hbase.io.hfile
-
Controls what kind of index block encoding is used.
- HFileIndexBlockEncoder.EncodedSeeker - Interface in org.apache.hadoop.hbase.io.hfile
- HFileIndexBlockEncoderImpl - Class in org.apache.hadoop.hbase.io.hfile
-
Do different kinds of index block encoding according to column family options.
- HFileIndexBlockEncoderImpl(IndexBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
-
Do index block encoding with specified options.
- hfileInfo - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- HFileInfo - Class in org.apache.hadoop.hbase.io.hfile
-
Metadata Map of attributes for HFile written out as HFile Trailer.
- HFileInfo() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileInfo
- HFileInfo(ReaderContext, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileInfo
- HFileInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Simple MR input format for HFiles.
- HFileInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- HFileInputFormat.HFileRecordReader - Class in org.apache.hadoop.hbase.mapreduce
-
Record reader for HFiles.
- 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
- hfileName - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- hfileName - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- hfileName - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- hfileOutPath - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- HFileOutputFormat2 - Class in org.apache.hadoop.hbase.mapreduce
-
Writes HFiles.
- HFileOutputFormat2() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- HFileOutputFormat2.TableInfo - Class in org.apache.hadoop.hbase.mapreduce
- HFileOutputFormat2.WriterLength - Class in org.apache.hadoop.hbase.mapreduce
- hfilePath - Variable in class org.apache.hadoop.hbase.tool.BulkLoadHFiles.LoadQueueItem
- HFilePreadReader - Class in org.apache.hadoop.hbase.io.hfile
-
Implementation of
HFile.Reader
to deal with pread. - HFilePreadReader(ReaderContext, HFileInfo, CacheConfig, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
- HFilePrettyPrinter - Class in org.apache.hadoop.hbase.io.hfile
-
Implements pretty-printing functionality for
HFile
s. - HFilePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- HFilePrettyPrinter(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- HFilePrettyPrinter.KeyValueStats - Class in org.apache.hadoop.hbase.io.hfile
-
Holds a Histogram and supporting min/max and range buckets for analyzing distribution of key bytes, value bytes, row bytes, and row columns.
- HFilePrettyPrinter.KeyValueStatsCollector - Class in org.apache.hadoop.hbase.io.hfile
- HFilePrettyPrinter.SimpleReporter - Class in org.apache.hadoop.hbase.io.hfile
-
Simple reporter which collects registered histograms for printing to an output stream in
HFilePrettyPrinter.SimpleReporter.report()
. - HFilePrettyPrinter.SimpleReporter.Builder - Class in org.apache.hadoop.hbase.io.hfile
-
A builder for
HFilePrettyPrinter.SimpleReporter
instances. - HFileProcedurePrettyPrinter - Class in org.apache.hadoop.hbase.procedure2.store.region
-
A tool to dump the procedures in the HFiles.
- HFileProcedurePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- HFileProcedurePrettyPrinter(PrintStream) - Constructor for class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- HFileReaderImpl - Class in org.apache.hadoop.hbase.io.hfile
-
Implementation that can handle all hfile versions of
HFile.Reader
. - HFileReaderImpl(ReaderContext, HFileInfo, CacheConfig, 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.
- HFileRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- hfileRefsZNode - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
The name of the znode that contains queues of hfile references to be replicated
- hfileRefsZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- 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, List<String>) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- HFileReplicator.Copier - Class in org.apache.hadoop.hbase.replication.regionserver
-
This class will copy the given hfiles from the given source file system to the given local file system staging directory.
- hfiles - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
- hfilesArchiveCount - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesArchiveSize - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- 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
- hfilesChecked - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- hfilesCorrupted - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesCount - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- hfilesMissing - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesMobCount - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesMobSize - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- hfilesReplicated - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- hfilesSize - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- HFileStreamReader - Class in org.apache.hadoop.hbase.io.hfile
-
Implementation of
HFile.Reader
to deal with stream read do not perform any prefetch operations (HFilePreadReader will do this). - HFileStreamReader(ReaderContext, HFileInfo, CacheConfig, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileStreamReader
- 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.
- HFileSystem.ReorderBlocks - Interface in org.apache.hadoop.hbase.fs
-
Interface to implement to add a specific reordering logic in hdfs.
- HFileSystem.ReorderWALBlocks - Class in org.apache.hadoop.hbase.fs
-
We're putting at lowest priority the wal files blocks that are on the same datanode as the original regionserver which created these files.
- hfileTtl - Variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- HFileWriterImpl - Class in org.apache.hadoop.hbase.io.hfile
-
Common functionality needed by all versions of
HFile
writers. - HFileWriterImpl(Configuration, CacheConfig, Path, FSDataOutputStream, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- hfs - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- hfs - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
The filesystem used to access data
- hfs - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- hfs - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- hfs - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- HIDDEN_END_KEY - Static variable in class org.apache.hadoop.hbase.client.RegionInfoDisplay
- HIDDEN_END_KEY - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- HIDDEN_FILE_FILTER - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
-
File filter that removes all "hidden" files.
- HIDDEN_START_KEY - Static variable in class org.apache.hadoop.hbase.client.RegionInfoDisplay
- HIDDEN_START_KEY - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- HiddenDirPerms - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- hideCursor() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- hideCursor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- hideCursor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- hideCursor() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- hideCursor() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- HIGH_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- higher(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- higher(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- higherEntry(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- higherEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- higherKey(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- higherKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- highestEndKeyRegionInfo - Variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Keep account of the highest end key seen as we move through hbase:meta.
- highestProcessedAppendTxid - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- highestProcessedAppendTxidAtLastSync - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- highestSequenceIds - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Map of region encoded names to the latest/highest region sequence id.
- 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.
- highPriorityLevel - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
What level a high priority call is at.
- hint - Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- hist - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- histogram - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- histogram - Variable in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- histogram - Variable in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- histogram - Variable in class org.apache.hadoop.metrics2.lib.MutableHistogram
- histogram(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- histogram(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Get or construct a
Histogram
used to measure a distribution of values. - Histogram - Interface in org.apache.hadoop.hbase.metrics
-
A metric which measures the distribution of values.
- histogramFactory - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- HistogramImpl - Class in org.apache.hadoop.hbase.metrics.impl
-
Custom histogram implementation based on FastLongHistogram.
- HistogramImpl() - Constructor for class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- HistogramImpl(int, long, long) - Constructor for class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- HistogramImpl(long) - Constructor for class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- HistogramImpl(CounterImpl, FastLongHistogram) - Constructor for class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- histogramSuffixes - Static variable in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- histories - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- HISTORY - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- HISTORY_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- HistoryCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- historyPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- hit(boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- hitCachingCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests that were cache hits, but only from requests that were set to use the block cache.
- hitCachingCounts - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Caching hit counts for each period in window
- hitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests that were cache hits
- hitCounts - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Hit counts for each period in window
- hlogTargetDir - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
For incremental backup, a location of a backed-up hlogs
- hMaster - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- hMaster - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- 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.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, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HMobStore
- holder - Static variable in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- holder - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- holder - Variable in class org.apache.hadoop.hbase.util.IdLock.Entry
- holdingCleanupTracker - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- 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.procedure.DeleteTableProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- holdLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- holdLock(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Used to keep the procedure lock even when the procedure is yielding or suspended.
- HOLE_IN_REGION_CHAIN - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- holes - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- HOLES - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- HOLES_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- holesGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- home() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- home() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- Home - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- homePath - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- horizontalScroll - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- host - Variable in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
- host - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
- host - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- host - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- host - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- host - Static variable in class org.apache.hadoop.hbase.thrift2.DemoClient
- host - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- HOST - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- HOST_FIELD - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- hostAddress - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- hostAndPort - Variable in class org.apache.hadoop.hbase.net.Address
- HostAndWeight(String, long, long) - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Constructor
- hostAndWeights - Variable in class org.apache.hadoop.hbase.HDFSBlocksDistribution
- hostingServer - Variable in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- hostname - Variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- hostname - Variable in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- hostname - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- hostname - Variable in class org.apache.hadoop.hbase.util.RegionMover
- hostname - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- hostName - Variable in class org.apache.hadoop.hbase.HbckServerName
- hostName - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- hostName - Variable in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- hostName - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- hostName - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- hostName(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Set the hostname of the http server.
- HOSTNAME_PORT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Addressing
- hostnameAndPort - Variable in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- hostnameVerificationEnabled - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- hostnameVerifier - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- hostPort - Variable in class org.apache.hadoop.hbase.HbckServerName
- hosts - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- hosts - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- hostsToIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- hotWindowAgeMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- hotWindowStoragePolicy - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- HOUR_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.HConstants
- HQuorumPeer - Class in org.apache.hadoop.hbase.zookeeper
-
HBase's version of ZooKeeper's QuorumPeer.
- HQuorumPeer() - Constructor for class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
- 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_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
- HREGION_COMPACTIONDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used to construct the name of the compaction directory during compaction
- HREGION_EDITS_REPLAY_SKIP_ERRORS - Static variable in class org.apache.hadoop.hbase.HConstants
- HREGION_LOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used to construct the name of the log directory for a region server
- HREGION_MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Conf key for the max file size after which we split the region
- HREGION_MEMSTORE_BLOCK_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Block updates if memstore has hbase.hregion.memstore.block.multiplier times hbase.hregion.memstore.flush.size bytes.
- HREGION_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Conf key for the memstore size at which we flush the memstore
- HREGION_OLDLOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Like the previous, but for old logs that are about to be deleted
- HREGION_VERSION - Static variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- HRegion.BatchOperation<T> - Class in org.apache.hadoop.hbase.regionserver
-
Class that tracks the progress of a batch operations, accumulating status codes and tracking the index at which processing is proceeding.
- HRegion.BatchOperation.Visitor - Interface in org.apache.hadoop.hbase.regionserver
-
Visitor interface for batch operations
- 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.MutationBatchOperation - Class in org.apache.hadoop.hbase.regionserver
-
Batch of mutation operations.
- HRegion.ObservedExceptionsInBatch - Class in org.apache.hadoop.hbase.regionserver
-
A class that tracks exceptions that have been observed in one batch.
- HRegion.PrepareFlushResult - Class in org.apache.hadoop.hbase.regionserver
-
A result object from prepare flush cache stage
- HRegion.ReplayBatchOperation - Class in org.apache.hadoop.hbase.regionserver
-
Batch of mutations for replay.
- HRegion.RowLockContext - Class in org.apache.hadoop.hbase.regionserver
- HRegion.RowLockImpl - Class in org.apache.hadoop.hbase.regionserver
-
Class used to represent a lock on a row.
- HRegion.WriteState - Class in org.apache.hadoop.hbase.regionserver
- HRegionFileSystem - Class in org.apache.hadoop.hbase.regionserver
-
View to an on-disk Region.
- HRegionFileSystem(Configuration, FileSystem, Path, RegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Create a view to the on-disk region
- HRegionInfo - Class in org.apache.hadoop.hbase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. use
RegionInfoBuilder
to buildRegionInfo
. - HRegionInfo(long, TableName) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Private constructor used constructing HRegionInfo for the first meta regions
- HRegionInfo(long, TableName, int) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- HRegionInfo(RegionInfo) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Construct a copy of another HRegionInfo
- HRegionInfo(HRegionInfo, int) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- HRegionInfo(TableName) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- HRegionInfo(TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Construct HRegionInfo with explicit parameters
- HRegionInfo(TableName, byte[], byte[], boolean) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Construct HRegionInfo with explicit parameters
- HRegionInfo(TableName, byte[], byte[], boolean, long) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Construct HRegionInfo with explicit parameters
- HRegionInfo(TableName, byte[], byte[], boolean, long, int) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Construct HRegionInfo with explicit parameters
- HRegionLocation - Class in org.apache.hadoop.hbase
-
Data structure to hold RegionInfo and the address for the hosting HRegionServer.
- HRegionLocation(RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.HRegionLocation
- HRegionLocation(RegionInfo, ServerName, long) - Constructor for class org.apache.hadoop.hbase.HRegionLocation
- HRegionLocator - Class in org.apache.hadoop.hbase.client
-
An implementation of
RegionLocator
. - HRegionLocator(TableName, ConnectionImplementation) - Constructor for class org.apache.hadoop.hbase.client.HRegionLocator
- HRegionMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
- HRegionPartitioner<K2,
V2> - Class in org.apache.hadoop.hbase.mapred -
This is used to partition the output keys into groups of keys.
- HRegionPartitioner<KEY,
VALUE> - Class in org.apache.hadoop.hbase.mapreduce -
This is used to partition the output keys into groups of keys.
- HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- HRegionServer - Class in org.apache.hadoop.hbase.regionserver
-
HRegionServer makes a set of HRegions available to clients.
- HRegionServer(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Starts a HRegionServer at the default location.
- HRegionServer.CompactionChecker - Class in org.apache.hadoop.hbase.regionserver
-
Inner class that runs on a long period checking if regions need compaction.
- HRegionServer.MovedRegionInfo - Class in org.apache.hadoop.hbase.regionserver
- HRegionServer.PeriodicMemStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
- HRegionServer.SystemExitWhenAbortTimeout - Class in org.apache.hadoop.hbase.regionserver
-
Force to terminate region server when abort timeout.
- 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
- HRegionWALFileSystem - Class in org.apache.hadoop.hbase.regionserver
-
A Wrapper for the region FileSystem operations adding WAL specific operations
- HRegionWALFileSystem(Configuration, FileSystem, Path, RegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionWALFileSystem
- hri - Variable in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
- hri - Variable in class org.apache.hadoop.hbase.master.RegionPlan
- hri - Variable in class org.apache.hadoop.hbase.master.RegionState
- hri - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- hriList - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- hris - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- HS_HA - Enum constant in enum org.apache.hadoop.hbase.thrift.ImplType
- HStore - Class in org.apache.hadoop.hbase.regionserver
-
A Store holds a column family in a Region.
- HStore(HRegion, ColumnFamilyDescriptor, Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HStore
-
Constructor
- HSTORE_OPEN_AND_CLOSE_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
-
The max number of threads used for opening and closing stores or store files in parallel
- HStore.StoreFileWriterCreationTracker - Class in org.apache.hadoop.hbase.regionserver
- HStore.StoreFlusherImpl - Class in org.apache.hadoop.hbase.regionserver
- 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(StoreFileInfo, BloomType, CacheConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Constructor, loads a reader and it's indices, etc.
- HStoreFile(StoreFileInfo, BloomType, CacheConfig, BloomFilterMetrics) - Constructor for class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Constructor, loads a reader and it's indices, etc.
- htable - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- htable - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- HTable - Class in org.apache.hadoop.hbase.client
-
An implementation of
Table
. - HTable(ConnectionImplementation, TableBuilderBase, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.HTable
-
Creates an object to access a HBase table.
- HTable.CheckAndMutateBuilderImpl - Class in org.apache.hadoop.hbase.client
- HTable.CheckAndMutateWithFilterBuilderImpl - Class in org.apache.hadoop.hbase.client
- htableDescriptor - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- HTableDescriptor - Class in org.apache.hadoop.hbase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
TableDescriptorBuilder
to buildHTableDescriptor
. - HTableDescriptor(TableDescriptor) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- HTableDescriptor(TableDescriptorBuilder.ModifyableTableDescriptor) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- HTableDescriptor(HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Construct a table descriptor by cloning the descriptor passed as a parameter.
- HTableDescriptor(HTableDescriptor, boolean) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- HTableDescriptor(TableName) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Construct a table descriptor specifying a TableName object
- HTableDescriptor(TableName, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Construct a table descriptor by cloning the descriptor passed as a parameter but using a different table name.
- hTableDescriptorFromThrift(TTableDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- hTableDescriptorsFromThrift(List<TTableDescriptor>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- HTableMultiplexer - Class in org.apache.hadoop.hbase.client
-
Deprecated.since 2.2.0, will be removed in 3.0.0, without replacement. Please use
BufferedMutator
for batching mutations. - HTableMultiplexer(Configuration, int) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- HTableMultiplexer(Connection, Configuration, int) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- HTableMultiplexer.AtomicAverageCounter - Class in org.apache.hadoop.hbase.client
-
Deprecated.Helper to count the average over an interval until reset.
- HTableMultiplexer.FlushWorker - Class in org.apache.hadoop.hbase.client
-
Deprecated.
- HTableMultiplexer.HTableMultiplexerStatus - Class in org.apache.hadoop.hbase.client
-
Deprecated.since 2.2.0, will be removed in 3.0.0, without replacement. Please use
BufferedMutator
for batching mutations. - HTableMultiplexer.PutStatus - Class in org.apache.hadoop.hbase.client
-
Deprecated.
- HTableMultiplexerStatus(Map<HRegionLocation, HTableMultiplexer.FlushWorker>) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- htd - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- htd - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- htd - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- htd - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- htd - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- htd - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- htd - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- htd - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- htds - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- HThreadedSelectorServerArgs - Class in org.apache.hadoop.hbase.thrift
-
A TThreadedSelectorServer.Args that reads hadoop configuration
- HThreadedSelectorServerArgs(TNonblockingServerTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
- HTML - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- HtmlQuoting - Class in org.apache.hadoop.hbase.http
-
This class is responsible for quoting HTML characters.
- HtmlQuoting() - Constructor for class org.apache.hadoop.hbase.http.HtmlQuoting
- HTTP_AND_HTTPS - Enum constant in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- HTTP_AUTHENTICATION_PREFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_AUTHENTICATION_SIGNATURE_SECRET_FILE_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_AUTHENTICATION_SIGNATURE_SECRET_FILE_SUFFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_HEADER_CACHE_SIZE - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- HTTP_JETTY_IDLE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_MAX_THREADS - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_MAX_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HTTP_MAX_THREADS_KEY_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HTTP_MIN_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HTTP_MIN_THREADS_KEY_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- HTTP_ONLY - Enum constant in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- HTTP_PRIVILEGED_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_PRIVILEGED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_ADMIN_GROUPS_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_ADMIN_USERS_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_KEYTAB_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_KEYTAB_SUFFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_KRB_NAME_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_KRB_NAME_SUFFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PREFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PRINCIPAL_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PRINCIPAL_SUFFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PROXYUSER_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PROXYUSER_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_SPNEGO_AUTHENTICATION_PROXYUSER_ENABLE_SUFFIX - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_UI_AUTHENTICATION - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_UI_NO_CACHE_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HTTP_UI_SHOW_STACKTRACE_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- HttpAuthenticationException - Exception in org.apache.hadoop.hbase.thrift
- HttpAuthenticationException(String) - Constructor for exception org.apache.hadoop.hbase.thrift.HttpAuthenticationException
- HttpAuthenticationException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.thrift.HttpAuthenticationException
- HttpAuthenticationException(Throwable) - Constructor for exception org.apache.hadoop.hbase.thrift.HttpAuthenticationException
- httpClient - Variable in class org.apache.hadoop.hbase.rest.client.Client
- httpClient - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- httpClientCreated - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- HttpConfig - Class in org.apache.hadoop.hbase.http
-
Statics to get access to Http related configuration.
- HttpConfig(Configuration) - Constructor for class org.apache.hadoop.hbase.http.HttpConfig
- HttpConfig.Policy - Enum in org.apache.hadoop.hbase.http
- HttpDoAsClient - Class in org.apache.hadoop.hbase.thrift
-
See the instructions under hbase-examples/README.txt
- HttpDoAsClient() - Constructor for class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- HttpDoAsClient.KerberosConfiguration - Class in org.apache.hadoop.hbase.thrift
- httpEnabled - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- httpGet - Variable in class org.apache.hadoop.hbase.rest.client.Client
- HttpKerberosServerAction(HttpServletRequest, UserGroupInformation) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
- HttpProxyExample - Class in org.apache.hadoop.hbase.client.example
-
A simple example on how to use
AsyncTable
to write a fully asynchronous HTTP proxy server. - HttpProxyExample(Configuration, int) - Constructor for class org.apache.hadoop.hbase.client.example.HttpProxyExample
- HttpProxyExample.Params - Class in org.apache.hadoop.hbase.client.example
- HttpProxyExample.RequestHandler - Class in org.apache.hadoop.hbase.client.example
- httpRequest - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- HttpRequestLog - Class in org.apache.hadoop.hbase.http
-
RequestLog object for use with Http
- HttpRequestLog() - Constructor for class org.apache.hadoop.hbase.http.HttpRequestLog
- httpResponse - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- HTTPS_ONLY - Enum constant in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- httpServer - Variable in class org.apache.hadoop.hbase.http.InfoServer
- httpServer - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- HttpServer - Class in org.apache.hadoop.hbase.http
-
Create a Jetty embedded server to answer http requests.
- HttpServer(String, String, int, boolean) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- HttpServer(String, String, int, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- HttpServer(String, String, int, boolean, Configuration, String[]) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- HttpServer(String, String, int, boolean, Configuration, AccessControlList) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- HttpServer(String, String, int, boolean, Configuration, AccessControlList, String[]) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.Since 0.99.0
- HttpServer(HttpServer.Builder) - Constructor for class org.apache.hadoop.hbase.http.HttpServer
- HttpServer.Builder - Class in org.apache.hadoop.hbase.http
-
Class to construct instances of HTTP server with specific options.
- HttpServer.ListenerInfo - Class in org.apache.hadoop.hbase.http
- HttpServer.QuotingInputFilter - Class in org.apache.hadoop.hbase.http
-
A Servlet input filter that quotes all HTML active characters in the parameter names and values.
- HttpServer.QuotingInputFilter.RequestQuoter - Class in org.apache.hadoop.hbase.http
- HttpServer.StackServlet - Class in org.apache.hadoop.hbase.http
-
A very simple servlet to serve up a text representation of the current stack traces.
- HttpServerUtil - Class in org.apache.hadoop.hbase.http
-
HttpServer utility.
- HttpServerUtil() - Constructor for class org.apache.hadoop.hbase.http.HttpServerUtil
- HTTPThriftClientBuilder(ThriftConnection) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.HTTPThriftClientBuilder
- httpUGI - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
- httpUGI - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- httpUGI - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- humanReadableByte(long) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
-
Convert a long size to a human readable string.
- humanReadableIntervalToSec(String) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
-
Convert a human readable time interval to seconds.
- humanReadableSizeToBytes(String) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
-
Convert a human readable size to bytes.
- humanReadableTimestamp(long) - Static method in class org.apache.hadoop.hbase.KeyValue
- humanReadableTTL(long) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
- humanSize(double) - Static method in class org.apache.hadoop.hbase.procedure2.util.StringUtils
- humanTimeDiff(long) - Static method in class org.apache.hadoop.hbase.procedure2.util.StringUtils
I
- I - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'I'
- ibmvendor - Static variable in class org.apache.hadoop.hbase.util.JVM
- id - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- id - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable
- id - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- id - Variable in class org.apache.hadoop.hbase.ClusterId
- id - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- id - Variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- id - Variable in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- id - Variable in class org.apache.hadoop.hbase.ipc.Call
- id - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- id - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
- id - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- id - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- id - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- id - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- id - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- id - Variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- id - Variable in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- id - Variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- id - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- id - Variable in class org.apache.hadoop.hbase.util.IdLock.Entry
- id - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- id - Variable in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- id(long) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- ID_ATRIBUTE - Static variable in class org.apache.hadoop.hbase.client.OperationWithAttributes
- ID_GEN - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- ID_LENGTH_OFFSET - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- ID_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- ID_SIZE - Static variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- ID_SIZE - Static variable in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- id2Call - Variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- id2Call - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- idArray - Static variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Maps data block encoding ids to enum instances.
- idArray - Static variable in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Maps data block encoding ids to enum instances.
- 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).
- idempotentMaskShift(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- identifier - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
- identifier - Variable in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- identifier - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- identifier - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- identity - Enum constant in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- IdentityGroupingStrategy() - Constructor for class org.apache.hadoop.hbase.wal.RegionGroupingProvider.IdentityGroupingStrategy
- IdentityTableMap - Class in org.apache.hadoop.hbase.mapred
-
Pass the given key and record as-is to reduce
- IdentityTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.IdentityTableMap
-
constructor
- IdentityTableMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Pass the given key and record as-is to the reduce phase.
- IdentityTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
- IdentityTableReduce - Class in org.apache.hadoop.hbase.mapred
-
Write to table each key, record pair
- IdentityTableReduce() - Constructor for class org.apache.hadoop.hbase.mapred.IdentityTableReduce
- IdentityTableReducer - Class in org.apache.hadoop.hbase.mapreduce
- IdentityTableReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
- idInBytes - Variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- idInBytes - Variable in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- IDLE_CONN_SWEEPER - Static variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- IDLE_SERVER_PREDICATOR - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- IDLE_TIME - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- idleRegionServerExist(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- idleScanInterval - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- idleScanThreshold - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- idleScanTimer - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- IdLock - Class in org.apache.hadoop.hbase.util
-
Allows multiple concurrent clients to lock on a numeric id with a minimal memory overhead.
- IdLock() - Constructor for class org.apache.hadoop.hbase.util.IdLock
- IdLock.Entry - Class in org.apache.hadoop.hbase.util
-
An entry returned to the client as a lock object
- 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
- idSeq - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- idx - Variable in class org.apache.hadoop.hbase.types.StructIterator
- ifEquals(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Check for equality.
- ifEquals(byte[]) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Check for equality.
- ifEquals(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Check for equality
- ifMatches(byte[], byte[], CompareOperator, byte[]) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Check for match
- ifMatches(CompareOperator, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Compare a value
- ifMatches(CompareOperator, byte[]) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- ifMatches(CompareOperator, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- ifMatches(CompareOperator, byte[]) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Check for match.
- ifMatches(CompareOperator, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- ifMatches(Filter) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Check for match
- ifMissing - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- ifNotExists() - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Check for lack of column.
- ifNotExists() - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- ifNotExists() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- ifNotExists() - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Check for lack of column.
- ifNotExists() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- ifNotExists(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Check for lack of column
- IGNORE_MISSING_FILES - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- IGNORE_TIMESTAMPS - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- IGNORE_TIMESTAMPS - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- IGNORE_UNMATCHED_CF_CONF_KEY - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- IGNORE_UNMATCHED_CF_CONF_KEY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- ignoreCase - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- ignoreCase - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter
- ignoreDirs - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- ignoreInitialPeriods - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- ignorePreCheckPermission - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- ignoreRegionMoveFailure(ExecutionException) - Method in class org.apache.hadoop.hbase.util.RegionMover
- ignoreRegionsInTransition - Variable in class org.apache.hadoop.hbase.client.BalanceRequest.Builder
- ignoreRegionsInTransition - Variable in class org.apache.hadoop.hbase.client.BalanceRequest
- ignoreSubTasksInTaskMonitor - Variable in class org.apache.hadoop.hbase.monitoring.TaskGroup
-
Whether to ignore to track(e.g.
- ignoreTimestamp - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- ignoreTimestamps - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- ignoreTimestamps - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- ignoreTimestamps - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- ignoreZKDeleteForTesting - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- IllegalArgumentIOException - Exception in org.apache.hadoop.hbase.exceptions
-
Exception thrown when an illegal argument is passed to a function/procedure.
- IllegalArgumentIOException() - Constructor for exception org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
- IllegalArgumentIOException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
- IllegalArgumentIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
- IllegalArgumentIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
- image - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- ImmutableByteArray - Class in org.apache.hadoop.hbase.util
-
Mainly used as keys for HashMap.
- ImmutableByteArray(byte[]) - Constructor for class org.apache.hadoop.hbase.util.ImmutableByteArray
- ImmutableBytesWritable - Class in org.apache.hadoop.hbase.io
-
A byte sequence that is usable as a key or value.
- ImmutableBytesWritable() - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Create a zero-size sequence.
- ImmutableBytesWritable(byte[]) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Create a ImmutableBytesWritable using the byte array as the initial value.
- ImmutableBytesWritable(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Set the value to a given byte range
- ImmutableBytesWritable(ImmutableBytesWritable) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Set the new ImmutableBytesWritable to the contents of the passed
ibw
. - ImmutableBytesWritable.Comparator - Class in org.apache.hadoop.hbase.io
-
A Comparator optimized for ImmutableBytesWritable.
- ImmutableConfWrapper(Configuration) - Constructor for class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- ImmutableHColumnDescriptor - Class in org.apache.hadoop.hbase.client
-
Deprecated.
- ImmutableHColumnDescriptor(ColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor
-
Deprecated.
- ImmutableHColumnDescriptor(HColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor
-
Deprecated.
- ImmutableHRegionInfo - Class in org.apache.hadoop.hbase.client
-
Deprecated.
- ImmutableHRegionInfo(RegionInfo) - Constructor for class org.apache.hadoop.hbase.client.ImmutableHRegionInfo
-
Deprecated.
- ImmutableHTableDescriptor - Class in org.apache.hadoop.hbase.client
-
Deprecated.
- ImmutableHTableDescriptor(TableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor
-
Deprecated.
- ImmutableHTableDescriptor(HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor
-
Deprecated.
- 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
- ImmutableScan - Class in org.apache.hadoop.hbase.client
-
Immutable version of Scan
- ImmutableScan(Scan) - Constructor for class org.apache.hadoop.hbase.client.ImmutableScan
-
Create Immutable instance of Scan from given Scan object
- 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 aMutableSegment
. - 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
- impl - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
- implClassName - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
The class name of the runtime implementation, used as prefix for logging/tracing.
- implementationClassName - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- implementationClassName(String) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Specify a BufferedMutator implementation other than the default.
- implies(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
-
check if given action is granted in given namespace.
- implies(Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.Permission
-
check if given action is granted
- implies(TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
-
Check if given action can performs on given table:family:qualifier.
- implies(TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
-
Check if given action can performs on given table:family.
- implies(TableName, KeyValue, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
-
Checks if this permission grants access to perform the given action on the given table and key value.
- ImplType - Enum in org.apache.hadoop.hbase.thrift
-
An enum of server implementation selections
- ImplType(String, boolean, Class<? extends TServer>, boolean) - Constructor for enum org.apache.hadoop.hbase.thrift.ImplType
- Import - Class in org.apache.hadoop.hbase.mapreduce
-
Import data written by
Export
. - Import() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import
- IMPORT_FORMAT_VER - Static variable in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- Import.CellImporter - Class in org.apache.hadoop.hbase.mapreduce
-
A mapper that just writes out KeyValues.
- Import.CellReducer - Class in org.apache.hadoop.hbase.mapreduce
- Import.CellSortImporter - Class in org.apache.hadoop.hbase.mapreduce
- Import.CellWritableComparable - Class in org.apache.hadoop.hbase.mapreduce
- Import.CellWritableComparable.CellWritableComparator - Class in org.apache.hadoop.hbase.mapreduce
- Import.CellWritableComparablePartitioner - Class in org.apache.hadoop.hbase.mapreduce
- Import.Importer - Class in org.apache.hadoop.hbase.mapreduce
-
Write table content out to files in hdfs.
- Import.KeyValueImporter - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
Import.CellImporter
. Will be removed from 3.0 onwards - Import.KeyValueReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
Import.CellReducer
. Will be removed from 3.0 onwards - Import.KeyValueSortImporter - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
Import.CellSortImporter
. Will be removed from 3.0 onwards - Import.KeyValueWritableComparable - Class in org.apache.hadoop.hbase.mapreduce
- Import.KeyValueWritableComparable.KeyValueWritableComparator - Class in org.apache.hadoop.hbase.mapreduce
- Import.KeyValueWritableComparablePartitioner - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
Import.CellWritableComparablePartitioner
. Will be removed from 3.0 onwards - Importer() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.Importer
- ImportTsv - Class in org.apache.hadoop.hbase.mapreduce
-
Tool to import data from a TSV file.
- ImportTsv() - Constructor for class org.apache.hadoop.hbase.mapreduce.ImportTsv
- ImportTsv.TsvParser - Class in org.apache.hadoop.hbase.mapreduce
- ImportTsv.TsvParser.BadTsvLineException - Exception in org.apache.hadoop.hbase.mapreduce
- ImportTsv.TsvParser.ParsedLine - Class in org.apache.hadoop.hbase.mapreduce
- in - Variable in class org.apache.hadoop.hbase.codec.BaseDecoder
- in - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- in - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- in - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- in - Variable in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationDeserializer
- in - Variable in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- in - Variable in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultDeserializer
- in - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- in - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- IN - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
- IN_MEMORY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HConstants
- IN_MEMORY - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- IN_MEMORY_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- IN_MEMORY_COMPACTION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- IN_MEMORY_COMPACTION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- IN_MEMORY_COMPACTION_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- 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_MULTIPLIER - 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
- IN_PROGRESS - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- inArchive - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
- inArchive() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
-
Returns true if the file is in the archive
- inBarrierMembers - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- inBuf - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- inc(byte) - Method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-
Returns
val
incremented by 1. - INC_BLOCKCACHE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- INC_BLOCKCACHE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- INC_MEMSTORE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- INC_MEMSTORE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- incActiveWorkerCount() - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Increment number of active thrift workers.
- incActiveWorkerCount() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incActiveWorkerCount() - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- incarnation - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- incBlockCacheSizeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- incCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a call took
- incCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incChildrenLatch() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor on procedure-load to restore the latch state
- incCounters(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a counter.
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Increment a named counter by some value.
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incFailuresCountDetails(ServerName, RegionInfo) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- incGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a gauge.
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Add some amount to a gauge.
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- 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
- incGlobalMemStoreSize(MemStoreSize) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- incInfoThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the INFO level threshold exceeded count
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- include(RegionStateNode, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Utility.
- INCLUDE - Enum constant in enum org.apache.hadoop.hbase.client.RequestController.ReturnCode
-
Accept current row.
- INCLUDE - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Include the Cell
- INCLUDE - Enum constant in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
- INCLUDE - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Include KeyValue in the returned result
- INCLUDE_AND_NEXT_COL - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Include the Cell and seek to the next column skipping older versions.
- INCLUDE_AND_SEEK_NEXT_COL - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Include KeyValue and done with column, seek to next.
- INCLUDE_AND_SEEK_NEXT_ROW - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Include KeyValue and done with row, seek to next.
- INCLUDE_AND_SEEK_NEXT_ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Include KeyValue and done with row, seek to next.
- INCLUDE_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
If query string includes 'description', then we will emit bean and attribute descriptions to output IFF they are not null and IFF the description is not the same as the attribute name: i.e.
- INCLUDE_THIS_FAMILY - Enum constant in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
- 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
- includeDeletedCells - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- includeExcludeRegionServers(String, List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Designates or excludes the servername whose hostname and port portion matches the list given in the file.
- includeMVCCReadpoint - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- includeMVCCReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- includeMVCCReadpoint(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
-
Whether to include MVCC or not
- includeNextStartRowWhenError - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- includeRegionInSplit(byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Test if the given region is to be included in the InputSplit while splitting the regions of a table.
- includeRegionInSplit(byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Test if the given region is to be included in the InputSplit while splitting the regions of a table.
- includesMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- includesMvcc - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Whether mvcc is to be included in the Read/Write
- includesMvcc - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Whether mvcc is to be included in the Read/Write
- includesMvcc() - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder.AbstractEncodedSeeker
- includesTag - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- includesTag() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- includesTag(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
-
Whether to includesTag or not
- includesTags - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Whether tags are to be included in the Read/Write
- includesTags - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Whether tags are to be included in the Read/Write
- includesTags() - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder.AbstractEncodedSeeker
- includeStartRow - Variable in class org.apache.hadoop.hbase.client.Scan
- includeStartRow() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- includeStartRow() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns if we should include start row when scan
- includesTimeRange(TimeRange) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Check if the range has any overlap with TimeRange
- includesTimeRange(TimeRange) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
Check if the range has ANY overlap with TimeRange
- includeStopRow - Variable in class org.apache.hadoop.hbase.client.Scan
- includeStopRow - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- includeStopRow() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- includeStopRow() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns if we should include stop row when scan
- includeTable(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- includeTags - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- includeTimestamp(long) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
If required, update the current TimestampRange to include timestamp
- 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(FirstLevelBlockCache, BlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
- InclusiveStopFilter - Class in org.apache.hadoop.hbase.filter
-
A Filter that stops after the given row.
- InclusiveStopFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- InclusiveStopFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- 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 class org.apache.hadoop.hbase.regionserver.HRegion
- incMemStoreSize(long, long, long, int) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
-
Returns The new dataSize ONLY as a convenience
- incMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- incMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- incMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- incMemStoreSize(MemStoreSize) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Increase the size of mem store in this region and the size of global mem store
- incMemStoreSize(MemStoreSize) - Method in interface org.apache.hadoop.hbase.regionserver.MemStoreSizing
- incMemStoreSizeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- incMethodTime(String, long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a method took
- incMethodTime(String, long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incMethodTime(String, long) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- incMySeqNum() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- incNextCallSeq(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- incNumRowKeysInBatchGet(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch get.
- incNumRowKeysInBatchGet(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incNumRowKeysInBatchGet(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- incNumRowKeysInBatchMutate(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch mutate.
- incNumRowKeysInBatchMutate(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incNumRowKeysInBatchMutate(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- IncompatibleFilterException - Exception in org.apache.hadoop.hbase.filter
-
Used to indicate a filter incompatibility
- IncompatibleFilterException() - Constructor for exception org.apache.hadoop.hbase.filter.IncompatibleFilterException
-
constructor
- IncompatibleFilterException(String) - Constructor for exception org.apache.hadoop.hbase.filter.IncompatibleFilterException
-
constructor
- INCONSISTENT_ARCHIVE_BAD_LINK - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- INCONSISTENT_ARCHIVE_IOE - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- INCONSISTENT_ARCHIVE_STALE - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- INCONSISTENT_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- INCONSISTENT_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- inconsistentRegions - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- inconsistentRegionsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- INCORRECT_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- incPeerSeqNum() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
- incr(long) - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
-
Increment the value by a delta
- INCR_BACKUP_SET - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- incrAppliedBatches(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- incrAppliedBatches(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- incrAppliedHFiles(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- incrAppliedHFiles(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- incrAppliedOps(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- incrAppliedOps(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- incrBackupFileList - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Incremental backup file list
- incrBatchesShipped(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrBatchesShipped(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrBatchesShipped(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrCacheDroppingExceptions(Object) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrCompletedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrCompletedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrConnectionCount() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the connection count of the metrics within a scope
- incrDelayRunners() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- incrDelayRunnersAndUpdateDelayInterval(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of delay runner counts and update delay interval of delay runner.
- incReadFailureCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- incReadFailureCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- incReadSuccessCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- incReadSuccessCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- INCREASE_BLOCK_CACHE_SIZE - Enum constant in enum org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
- INCREASE_MEMSTORE_SIZE - Enum constant in enum org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Increase the counter for heap occupancy percent above low watermark
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Increase the counter for heap occupancy percent above low watermark
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- increaseRefCount() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- increaseRefCount() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- increaseStoreFilesRefeCount(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- 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.
- increaseTunerDoNothingCounter() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Increase the counter for tuner neither expanding memstore global size limit nor expanding blockcache max size.
- increaseTunerDoNothingCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- 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
- incRegionCountForTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- incRegionCountMetrics(ScanMetrics) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- increment() - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Increment
this
by 1. - increment() - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- increment() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Increment the current version count
- increment() - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- increment(long) - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Increment
this
byn
. - increment(long) - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
- increment(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- increment(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- increment(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- increment(ByteBuffer, TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- increment(Increment) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Increments one or more columns within a single row.
- increment(Increment) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- increment(Increment) - Method in class org.apache.hadoop.hbase.client.HTable
- increment(Increment) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- increment(Increment) - Method in interface org.apache.hadoop.hbase.client.Table
-
Increments one or more columns within a single row.
- increment(Increment) - 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.
- increment(Increment) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- increment(Increment, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- increment(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, long, ActivePolicyEnforcement, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Execute an increment mutation.
- increment(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
Validates the input request parameters, parses columns from CellSetModel, and invokes Increment on HTable.
- increment(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- increment(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
Returns increment
- Increment - Class in org.apache.hadoop.hbase.client
-
Used to perform Increment operations on a single row.
- Increment(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Increment
-
Create a Increment operation for the specified row.
- Increment(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Increment
-
Create a Increment operation for the specified row.
- Increment(byte[], long, NavigableMap<byte[], List<Cell>>) - Constructor for class org.apache.hadoop.hbase.client.Increment
-
Construct the Increment with user defined data.
- Increment(Increment) - Constructor for class org.apache.hadoop.hbase.client.Increment
-
Copy constructor
- INCREMENT - Enum constant in enum org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType
- INCREMENT - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- INCREMENT - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- INCREMENT - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- INCREMENT_BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- INCREMENT_BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- INCREMENT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- INCREMENTAL - Enum constant in enum org.apache.hadoop.hbase.backup.BackupType
- INCREMENTAL_COPY - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- IncrementalBackupManager - Class in org.apache.hadoop.hbase.backup.impl
-
After a full backup was created, the incremental backup will only store the changes made after the last full or incremental backup.
- IncrementalBackupManager(Connection, Configuration) - Constructor for class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager
- IncrementalBackupManager.NewestLogFilter - Class in org.apache.hadoop.hbase.backup.impl
- incrementalCopyHFiles(String[], String) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- incrementalRestoreTable(Connection, Path, Path[], TableName[], TableName[], String) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
-
During incremental backup operation.
- IncrementalTableBackupClient - Class in org.apache.hadoop.hbase.backup.impl
-
Incremental backup implementation.
- IncrementalTableBackupClient() - Constructor for class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- IncrementalTableBackupClient(Connection, String, BackupRequest) - Constructor for class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- incrementAndGetRetries() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- incrementAppendCount(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the count of wal appends
- incrementAppendCount(TableName) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementAppendSize(TableName, long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the append size.
- incrementAppendSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementAppendTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to append.
- incrementAppendTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementAuthFailedCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to AUTHFAILED Exception.
- incrementAuthFailedCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- incrementBatchProgress(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Progress towards the batch limit has been made.
- incrementBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- incrementBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrementBlockBytesScanned(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Increment the number of block bytes scanned by the current call.
- incrementBlockBytesScanned(long) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- incrementBlockProgress(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Progress towards the block limit has been made.
- incrementBytes(byte[], long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Bytewise binary increment/deincrement of long contained in byte array on given amount.
- incrementClientReadMetrics(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- incrementClientWriteMetrics(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- IncrementCoalescer - Class in org.apache.hadoop.hbase.thrift
-
This class will coalesce increments from a thift server if hbase.regionserver.thrift.coalesceIncrement is set to true.
- IncrementCoalescer(ThriftHBaseServiceHandler) - Constructor for class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- IncrementCoalescer.FullyQualifiedRow - Class in org.apache.hadoop.hbase.thrift
-
Used to identify a cell that will be incremented.
- IncrementCoalescerMBean - Interface in org.apache.hadoop.hbase.thrift
- incrementColumnValue(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
- incrementColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.HTable
- incrementColumnValue(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.client.Table
- incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Atomically increments a column value.
- incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in class org.apache.hadoop.hbase.client.HTable
- incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in interface org.apache.hadoop.hbase.client.Table
-
Atomically increments a column value.
- incrementCompactionsQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- incrementConnectionLossCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a CONNECTIONLOSS Exception.
- incrementConnectionLossCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementCountOfRowsFilteredMetric(ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- incrementCountOfRowsScannedMetric(ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- incrementDataInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a DATAINCONSISTENCY Exception.
- incrementDataInconsistencyCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementEdits(int) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- incrementEligible() - Method in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
-
Increment for cases where bloom filter could have been used but wasn't defined or loaded.
- incrementErrorLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementErrorLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementFailedAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed append requests.
- incrementFailedAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Convenience method to update metrics when batch of operations has failed.
- incrementFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Convenience method to update metrics when batch of operations has failed.
- incrementFailedDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Delete requests.
- incrementFailedDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFailedGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Get requests.
- incrementFailedGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFailedIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed increment requests.
- incrementFailedIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFailedPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Put Requests.
- incrementFailedPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFailedScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementFailedScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed scan requests.
- incrementFailedScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- incrementFilteredReadRequests() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- incrementFilteredReadRequests(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- incrementFlushesQueuedCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- incrementFromHBase(Increment) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- incrementFromThrift(TIncrement) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
From a
TIncrement
create anIncrement
. - incrementFromThrift(TIncrement) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- incrementHeapSize(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- incrementHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrementHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- IncrementingEnvironmentEdge - Class in org.apache.hadoop.hbase.util
-
Uses an incrementing algorithm instead of the default.
- IncrementingEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
-
Construct an incremental edge starting from currentTimeMillis
- IncrementingEnvironmentEdge(long) - Constructor for class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
-
Construct an incremental edge with an initial amount
- incrementInvalidACLCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to INVALIDACL Exception.
- incrementInvalidACLCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementIv(byte[]) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- incrementIv(byte[], int) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- incrementIv(int) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- incrementKBsCounter(MutableFastCounter, MutableFastCounter) - Static method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrementLogRollRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementLogRollRequested() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementLowReplicationLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementLowReplicationLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementNanoTime(long) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- incrementNbHFiles(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- incrementNbRowKeys(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- incrementNoAuthCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to NOAUTH Exception.
- incrementNoAuthCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementNumOfAppends() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- incrementNumOfDeletes() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- incrementNumOfIncrements() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- incrementNumOfPuts() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- incrementNumRegionSizeReportsSent(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- incrementNumRegionSizeReportsSent(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many region size reports were sent from this RegionServer to the Master.
- incrementNumRegionSizeReportsSent(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- incrementOperationCounter() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- incrementOperationCounter() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
TODO: Remove.
- incrementOperationCounter() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- incrementOperationTimeoutCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to an OPERATIONTIMEOUT Exception.
- incrementOperationTimeoutCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementOriginalAndBadCounter() - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- incrementQuotaObserverTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
Sets the execution time of a period of the QuotaObserverChore.
- incrementReadRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- incrementReadRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- incrementRefCount() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Indicate that the scanner has started reading with this reader.
- incrementRegionSize(RegionInfo, long) - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- incrementRegionSize(RegionInfo, long) - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Atomically alter the size of a region.
- incrementRegionSize(RegionInfo, long) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- incrementRegionSizeReportingChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- incrementRegionSizeReportingChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent sending region size reports to the Master by the RegionSizeReportingChore.
- incrementRegionSizeReportingChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- incrementRequests(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
-
Increment bloom request count, and negative result count if !passed
- incrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of requests
- incrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
- incrementResponseCellSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Add on the given amount to the retained cell size.
- incrementResponseCellSize(long) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- incrementResponseExceptionSize(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
- incrementResponseExceptionSize(long) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- incrementRows(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- incrementRuntimeInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to RUNTIMEINCONSISTENCY Exception.
- incrementRuntimeInconsistencyCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementServerOverloadedBackoffTime(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- incrementSessionExpiredCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SESSIONEXPIRED Exception.
- incrementSessionExpiredCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementSize(long) - Method in interface org.apache.hadoop.hbase.quotas.RegionSize
-
Atomically adds the provided
delta
to the region size. - incrementSize(long) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- incrementSizeLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementSizeLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementSizeProgress(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Progress towards the size limit has been made.
- incrementSkippedEdits(int) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- incrementSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the number of appends that were slow
- incrementSlowAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementSlowSyncLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementSlowSyncLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementSnapshotFetchTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
Sets the execution time to fetch the mapping of snapshots to originating table.
- incrementSnapshotObserverChoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the
SnapshotQuotaObserverChore
which runs periodically. - incrementSnapshotObserverChoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- incrementSnapshotObserverSnapshotComputationTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the
SnapshotQuotaObserverChore
to compute the size of one snapshot, relative to the files referenced by the originating table. - incrementSnapshotObserverSnapshotComputationTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- incrementSnapshotObserverSnapshotFetchTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the
SnapshotQuotaObserverChore
to fetch all snapshots. - incrementSnapshotObserverSnapshotFetchTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- 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.
- incrementSpaceQuotaFileSystemScannerChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent scanning the filesystem to compute the size of each region hosted by this RegionServer.
- incrementSpaceQuotaFileSystemScannerChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- incrementSpaceQuotaObserverChoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the
QuotaObserverChore
which runs periodically. - incrementSpaceQuotaObserverChoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- incrementSpaceQuotaRefresherChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent updating the RegionServer with the latest information on space quotas from the
hbase:quota
table. - incrementSpaceQuotaRefresherChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- incrementSuccessfulLogRolls() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the number of successful log roll requests.
- incrementSuccessfulLogRolls() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementSucessfulAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful append requests.
- incrementSucessfulAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSucessfulDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Delete requests.
- incrementSucessfulDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSucessfulGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Get requests.
- incrementSucessfulGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSucessfulIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful increment requests.
- incrementSucessfulIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSucessfulPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Put requests.
- incrementSucessfulPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSucessfulScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
- incrementSucessfulScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful scan requests.
- incrementSucessfulScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incrementSyncTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to sync the wal.
- incrementSyncTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incrementSystemErrorCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SYSTEMERROR Exception.
- incrementSystemErrorCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementTime(long) - Method in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
-
Increment the time by the given amount
- incrementTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- incrementTotalFailedZKCalls() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the total number of failed ZooKeeper API calls.
- incrementTotalFailedZKCalls() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- incrementTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- incrementUgiReference(UserGroupInformation) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- incrementUsedBufferSize(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- incrementWriteRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
- incrementWriteRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- incrementWrittenBytes(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- incrementWrittenBytes(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- incRequests(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Increment the number of requests the cluster has seen.
- incRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- incrFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrFailedPuts(long) - Method in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- incrFailedPuts(long) - Method in class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrFailedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrHedgedReadOps() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of hedged read that have occurred.
- incrHedgedReadWin() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of hedged read returned faster than the original read.
- incrHFilesShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrHFilesShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrHFilesShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrLogEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
The number of log edits filtered out.
- incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrLogEditsFiltered(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Add on the number of log edits filtered
- incrLogEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Increment the number of log edits read by one.
- incrLogEditsRead(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Add on the the number of log edits read
- incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrLogReadInBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
increase the byte number read by source from log file
- incrLogReadInEdits(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrLogReadInEdits(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrLogReadInEdits(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrMetaCacheHit() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of meta cache hits.
- incrMetaCacheMiss() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of meta cache misses.
- incrMetaCacheNumClearRegion() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of meta cache drops requested for individual region.
- incrMetaCacheNumClearRegion(int) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of meta cache drops requested for individual region.
- incrMetaCacheNumClearServer() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of meta cache drops requested for entire RegionServer.
- incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
- incrMiscInvocations() - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
- incrNormalRunners() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Increment the number of normal runner counts.
- incrNormalRunners() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- incrNsLookups() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- incrNsLookupsFailed() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- incrOpsShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrOpsShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrOpsShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incRPCCallsMetrics(ScanMetrics, boolean) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- incRpcCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- incRPCRetriesMetrics(ScanMetrics, boolean) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrRepeatedFileBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrRestartedWALReading() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrScannerLeaseExpired() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- incrScannerLeaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- incrScannerLeaseExpired() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrShippedBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrShippedBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- incrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrSizeOfHFileRefsQueue(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- 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.
- incrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrSizeOfLogQueue(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Appends that have happened.
- incrSlowAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSlowDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Deletes that have happened.
- incrSlowDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSlowFsRead() - Method in class org.apache.hadoop.hbase.io.MetricsIO
- incrSlowFsRead() - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
- incrSlowFsRead() - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- incrSlowGet() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Gets that have happened.
- incrSlowGet() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSlowIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Increments that have happened.
- incrSlowIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSlowPut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Puts that have happened.
- incrSlowPut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrSourceInitializing() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Increment the count for initializing sources
- incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- incrSplitRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of a requested splits
- incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSplitRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Increment number of a requested splits
- incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- incrSplitRequest(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- incrSplitSuccess() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of successful splits
- incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incrSplitSuccess() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Increment number of successful splits
- incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- incrSplitSuccess(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- incrTimeRanges - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- incrTimestampMap - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Previous Region server log timestamps for table set after distributed log roll key - table name, value - map of RegionServer hostname -> last log rolled timestamp
- incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrUncleanlyClosedWALs() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- incrUnknownFileLengthForClosedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- incrUserRegionLockTimeout() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
incr
- 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
- incSlowCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Increment how long a slow call took.
- incSlowCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incTaskCounters(Collection<byte[]>, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- incTaskCounters(Collection<byte[]>, ServerName) - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Increment the counter if we build a valid task.
- incTaskCounters(Collection<byte[]>, ServerName) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- incTimeInQueue(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long an operation was in the queue.
- incTimeInQueue(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incTimeInQueue(long) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- incValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
- incWarnThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the WARN level threshold exceeded count
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- incWriteFailureCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- incWriteFailureCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- incWriteSuccessCount() - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- incWriteSuccessCount() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- index - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- index - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- index - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- index - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- index - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- index - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- index - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- index - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- index - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- index(long) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- INDEX - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- INDEX_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- INDEX_BLOCK_ENCODING - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder
-
Type of encoding used for index blocks in HFile.
- INDEX_BLOCK_ENCODING_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- INDEX_CHUNK - Enum constant in enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
- INDEX_CHUNK_SIZE_PERCENTAGE_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- INDEX_CHUNK_SIZE_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
- INDEX_COLUMN - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
-
the column family containing the indexed row key
- INDEX_KEY_MAGIC - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used as a magic return value while optimized index key feature enabled(HBASE-7845)
- INDEX_QUALIFIER - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
-
the qualifier containing the indexed row key
- INDEX_V1 - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Block index magic string in version 1
- indexBlockElements - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current number of cached index block elements
- indexBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Type of encoding used for index blocks in HFile
- indexBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- indexBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- indexBlockEncoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- indexBlockEncoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
the index block encoding type
- indexBlockEncoding - Variable in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- IndexBlockEncoding - Enum in org.apache.hadoop.hbase.io.encoding
-
Provide access to all index block encoding algorithms.
- IndexBlockEncoding(int, String) - Constructor for enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- indexBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current size of index blocks
- IndexBuilder - Class in org.apache.hadoop.hbase.mapreduce
-
Example map/reduce job to construct index tables that can be used to quickly find a row based on the value of a column.
- IndexBuilder() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder
- IndexBuilder.Map - Class in org.apache.hadoop.hbase.mapreduce
-
Internal Mapper to be run by Hadoop.
- indexChunkSize - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- indexChunksPool - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- 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
- indexes - Variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
- indexOf(byte[], byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Returns the index of the first appearance of the value
target
inarray
. - indexOf(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Returns the start position of the first occurrence of the specified
target
withinarray
, or-1
if there is no such occurrence. - indexOf(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
- IndexOnlyLruBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
An on heap block cache implementation extended LruBlockCache and only cache index block.
- IndexOnlyLruBlockCache(long, long, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.IndexOnlyLruBlockCache
- indexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- indexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- 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
- IndexStatistics() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- IndexStatistics(long, long, long, int, int, long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- indexToNode - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- indexType - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- IndexType() - Constructor for enum org.apache.hadoop.hbase.regionserver.CompactingMemStore.IndexType
- indexWithinComponent - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- IndividualBytesFieldCell - Class in org.apache.hadoop.hbase
- IndividualBytesFieldCell(byte[], byte[], byte[], long, KeyValue.Type, byte[]) - Constructor for class org.apache.hadoop.hbase.IndividualBytesFieldCell
- IndividualBytesFieldCell(byte[], byte[], byte[], long, KeyValue.Type, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.IndividualBytesFieldCell
- IndividualBytesFieldCell(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, long, byte[], int, int, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.IndividualBytesFieldCell
- IndividualBytesFieldCellBuilder - Class in org.apache.hadoop.hbase
- IndividualBytesFieldCellBuilder() - Constructor for class org.apache.hadoop.hbase.IndividualBytesFieldCellBuilder
- inetSocketAddress2String(InetSocketAddress) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Given an InetSocketAddress object returns a String represent of it.
- inFastFailMode(ServerName) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
Checks to see if we are in the Fast fail mode for requests to the server.
- inferBoundaries(SortedMap<byte[], Integer>) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Infers region boundaries for a new table.
- inferMimeType(ServletRequest) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
-
Infer the mime type for the response based on the extension of the request URI.
- inflightWALClosures - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Tracks the logs in the process of being closed.
- info - Variable in exception org.apache.hadoop.hbase.backup.impl.BackupException
- info - Variable in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- info() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Returns the info object of the metrics registry
- info(String, String) - Static method in class org.apache.hadoop.hbase.metrics.Interns
-
Get a metric info object
- INFO_THRESHOLD_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- INFO_THRESHOLD_COUNT_KEY - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- INFO_THRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- INFO_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- infoCache - Static variable in class org.apache.hadoop.hbase.metrics.Interns
- infoPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- infoPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- infoPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- infoPort - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- INFOPORT_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- infos - Static variable in class org.apache.hadoop.hbase.security.SecurityInfo
-
Maps RPC service names to authentication information
- infoServer - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- infoServer - Variable in class org.apache.hadoop.hbase.rest.RESTServer
- infoServer - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- InfoServer - Class in org.apache.hadoop.hbase.http
-
Create a Jetty embedded server to answer http requests.
- InfoServer(String, String, int, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.http.InfoServer
-
Create a status server on the given port.
- infoServerPort - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- infoServerPort - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- infoThresholdMs - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
-
log INFO if we detect a pause longer than this threshold
- INFRASTRUCTURE_SIZE - Static variable in interface org.apache.hadoop.hbase.Tag
- inGlobalBarrier - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
-
wait on before allowing the in barrier phase to proceed
- init() - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- init() - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- init() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.Support method to init constants such as timeout.
- init() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- init() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- init() - Method in interface org.apache.hadoop.hbase.hbtop.screen.ScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- init() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- init() - Method in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
Initialize this servlet.
- init() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- init() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- init() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- init() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- init() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Build the scanner.
- init() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Build the scanner.
- init() - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- init() - Method in interface org.apache.hadoop.hbase.mapreduce.VisibilityExpressionResolver
-
Giving a chance for the initialization.
- init() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- init() - Method in class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- init() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Clear out the metrics and re-prepare the source.
- init() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- init() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- init() - Static method in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
-
Make sure that this global MetricSource for hbase-metrics module based metrics are initialized.
- init() - Method in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- init() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
-
Actually claim the memory for this chunk.
- init() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- init() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Used to initialize the WAL.
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Adds a normal source per registered peer cluster.
- init() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- init() - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- init() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- init() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- init() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- init(byte[], HRegionServer) - Method in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- init(byte[], HRegionServer) - Method in interface org.apache.hadoop.hbase.procedure2.RSProcedureCallable
-
Initialize the callable
- init(byte[], TableName, long, long, List<UUID>, long, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>, Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- init(int) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
- init(int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
- init(int, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Initialize the procedure executor, but do not start workers.
- init(String) - Method in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Initialize the key provider
- init(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- init(String) - Method in enum org.apache.hadoop.hbase.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
- init(String, long) - Method in class org.apache.hadoop.hbase.HealthChecker
-
Initialize.
- init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- 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(Map<String, Object>) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.AdminAuthorizedFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.ClickjackingPreventionFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.NoCacheFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
- init(FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- init(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- init(Configuration) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- init(Configuration) - Method in interface org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProvider
-
Allows implementations to initialize themselves, prior to creating a server.
- init(Configuration, String) - Method in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- init(Configuration, String) - Method in class org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
- init(Configuration, String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider.IdentityGroupingStrategy
- init(Configuration, String) - Method in interface org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
- init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueueStorage, ReplicationPeer, Server, String, UUID, WALFileLengthProvider, MetricsSource) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- 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(Configuration, Scan) - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- init(Configuration, ServiceAuthorizationManager) - Static method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
- init(FileSystem, Path, Configuration, boolean, long, StreamSlowMonitor) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- init(FileSystem, Path, Configuration, boolean, long, StreamSlowMonitor) - Method in interface org.apache.hadoop.hbase.wal.AsyncFSWALProvider.AsyncWriter
- init(FileSystem, Path, Configuration, boolean, long, StreamSlowMonitor) - Method in interface org.apache.hadoop.hbase.wal.FSHLogProvider.Writer
- init(FileSystem, Path, Configuration, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- init(FileSystem, Path, Configuration, long) - Method in interface org.apache.hadoop.hbase.wal.AbstractFSWALProvider.Initializer
-
A method to initialize a WAL reader.
- init(Path, String, Configuration) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- init(Connection) - Method in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
-
Called after Construction.
- init(Connection, String, BackupRequest) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- init(Connection, Scan) - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- init(RegionLocator, Admin) - Method in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- 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(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- init(RpcScheduler.Context) - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- 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(RegionServerServices, Configuration, SplitLogWorker.TaskExecutor, SplitLogWorker) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.Initialize internal values.
- init(RegionServerServices, Configuration, SplitLogWorker.TaskExecutor, SplitLogWorker) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
Override setter from
SplitLogWorkerCoordination
- init(StoreScanner, AbstractMultiFileWriter.WriterFactory) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
-
Initializes multi-writer before usage.
- 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(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- init(ReplicationEndpoint.Context) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
Initialize the replication endpoint with the given context.
- init(ReplicationEndpoint.Context) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- init(TableName, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- init(WALFactory, Configuration, String, Abortable) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- init(WALFactory, Configuration, String, Abortable) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- init(WALFactory, Configuration, String, Abortable) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- init(WALFactory, Configuration, String, Abortable) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
-
Set up the provider to create wals.
- INIT - Enum constant in enum org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
- INIT - Enum constant in enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
- INIT_ERROR_EXIT_CODE - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- INIT_PROGRESS - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- initAdmin() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- initAfterHeader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- initAndStartReplicationEndpoint(ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- initBlockCache() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- initByteBufferPositionReadableMethod() - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- initByteBuffToReadInto(int) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- initCache() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- initCache() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- initCellFilters() - Method in class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
- initChaosAgent(Configuration, String, String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
sets global params and initiates connection with ZooKeeper then does registration.
- initCleanerChain(String) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Instantiate and initialize all the file cleaners set in the configuration
- initClusterSchemaService() - Method in class org.apache.hadoop.hbase.master.HMaster
- initCompression(WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- initCopyTableMapperReducerJob(Job, Scan) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
- initCosts(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- initCredentials(JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
- initCredentials(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- initCredentialsForCluster(Job, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Deprecated.Since 1.2.0 and will be removed in 3.0.0. Use
TableMapReduceUtil.initCredentialsForCluster(Job, Configuration)
instead. - initCredentialsForCluster(Job, Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Obtain an authentication token, for the specified cluster, on behalf of the current user and add it to the credentials for the given map reduce job.
- initCredentialsForHBase(String, Job) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable
- initCryptoCipher(RPCProtos.CryptoCipherMeta, Configuration) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- initDecryptor(WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- inited - Variable in enum org.apache.hadoop.hbase.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
- initError - Variable in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- initFieldDisplayMapAndFieldLengthMap(List<Field>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.hbase.http.FilterInitializer
-
Initialize a Filter to a FilterContainer.
- initFilter(FilterContainer, Configuration) - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
- initForceRetainmentRetryCounter(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- initGroupService(Configuration) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- initHDFSBlocksDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- initHFileInfo(ReaderContext) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- INITIAL - Enum constant in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- INITIAL_CELLSCANNER_INDEX - Static variable in class org.apache.hadoop.hbase.client.Result
- INITIAL_KEY_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
-
TODO: This datablockencoder is dealing in internals of hfileblocks.
- INITIAL_MAX_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.io.TimeRange
- INITIAL_MAX_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
- INITIAL_MIN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.io.TimeRange
- INITIAL_MIN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
- INITIAL_REFRESH_DELAY_SECS - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
-
As end users could configure any nodes in a cluster as the initial bootstrap nodes, it is possible that different end users will configure the same machine which makes the machine over load.
- INITIAL_STRIPE_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
The initial stripe count to create.
- initialActions - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
- initialChore() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- initialChore() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- initialChore() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Override to run a task before we start looping.
- initialChoreComplete - Variable in class org.apache.hadoop.hbase.ScheduledChore
- initialCompactionProbability - Variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- initialCount - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- initialDelay - Variable in class org.apache.hadoop.hbase.ScheduledChore
- initialDelayMs - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- initialEncodedRegionName - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
- initialFilters - Variable in class org.apache.hadoop.hbase.hbtop.mode.DrillDownInfo
- initialFunctionCosts - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- initialFunctionCosts - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- INITIALIZATION_ERROR - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- INITIALIZATION_ERROR - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- initialize() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Start the backup manager service.
- initialize() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- initialize() - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- initialize() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- initialize() - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- initialize() - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Initialize the load balancer.
- initialize() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Initialize the region assignment snapshot by scanning the hbase:meta table
- initialize() - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
Initialize namespace state cache by scanning meta table.
- initialize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.use HRegion.createHRegion() or HRegion.openHRegion()
- initialize() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- initialize() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- initialize() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- initialize(boolean) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- initialize(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- initialize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- initialize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- initialize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- initialize(int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- initialize(int, boolean, long, float, float, HeapMemoryManager, float) - Static method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
-
Initializes the instance of ChunkCreator
- initialize(Map<HRegionLocation, HTableMultiplexer.FlushWorker>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- initialize(Configuration) - Static method in class org.apache.hadoop.hbase.security.Superusers
-
Should be called only once to pre-load list of super users and super groups from Configuration.
- initialize(Configuration, Channel, DatanodeInfo, StorageType, DataTransferProtos.OpWriteBlockProto.Builder, int, DFSClient, Token<BlockTokenIdentifier>, Promise<Channel>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- initialize(Connection) - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifier
-
Initializes the notifier.
- initialize(Connection) - Method in class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
- initialize(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- initialize(TableDescriptor, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- initialize(TableDescriptor, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- initialize(TableDescriptor, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.NoRegionSplitRestriction
- initialize(TableDescriptor, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
-
Initialize the RegionSplitRestriction instance
- initialize(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- initialize(TableSnapshotInputFormatImpl.InputSplit, Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- initialize(MasterServices, MetricsMaster) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- 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(SnapshotOfRegionAssignmentFromMeta) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- initialize(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- initialize(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- initialize(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- initialize(RegionServerServices) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- 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(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) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Create a default snapshot handler - uses a zookeeper based member controller.
- initialize(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- initialize(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
-
Initializes this policy instance.
- initialize(Cluster, Configuration, boolean, Optional<KeyStore>) - Method in class org.apache.hadoop.hbase.rest.client.Client
- initialize(Server, FileSystem, Path, Path, WALFactory) - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
-
Initializes the replication service object.
- initialize(Server, FileSystem, Path, Path, WALFactory) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- initialize(Server, FileSystem, Path, Path, WALFactory) - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- initialize(CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Initialize this region.
- initialize(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
- initialize(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Handle subclass specific set up.
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Initializes the reader.
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Build the scanner.
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- initialize(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
- initialize(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Handle subclass specific set up.
- initialize(P) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method should initialize any field(s) of the ColumnInterpreter with a parsing of the passed message bytes (used on the server side).
- 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).
- initializeAndGetReadLatencyForTable(String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- initializeCellSet(int, MemStoreSegmentsIterator, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
- initializeCellSet(int, MemStoreSegmentsIterator, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- initializeChildren(RootProcedureState<TEnvironment>, Procedure<TEnvironment>, Procedure<TEnvironment>[]) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- initializeCompressionContext(Configuration, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- initializeCoprocessorHost(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
- initialized - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- initialized - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- initialized - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- initialized - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- initialized - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- initialized - Variable in class org.apache.hadoop.hbase.master.HMaster
- initialized - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- initialized - Variable in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- initialized - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- initialized - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if we have been successfully initialized
- initialized - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- initialized - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- initialized - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- initialized - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- initialized - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- INITIALIZED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
- INITIALIZED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
- INITIALIZED_FLAG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- initializeFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- initializeKVHeap(List<KeyValueScanner>, List<KeyValueScanner>, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- initializeKVHeap(List<KeyValueScanner>, List<KeyValueScanner>, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl
- initializeMemStoreChunkCreator() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- initializePool(int, String) - Static method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- initializePool(String, long, float, float, int, ChunkCreator.ChunkType, HeapMemoryManager) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- initializePools(int, long, float, float, float, HeapMemoryManager) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- initializeQueues(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- initializeRegionInternals(CancelableProgressable, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- initializeRegionSizes() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- initializeReplicationMarkerChore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- initializeScanners(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- initializeSnapshotStores(Map<RegionInfo, Long>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- initializeStacks(ProcedureStore.ProcedureIterator, List<Procedure<TEnvironment>>, List<Procedure<TEnvironment>>, List<Procedure<TEnvironment>>, List<Procedure<TEnvironment>>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- initializeStoreContext(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- InitializeStoreFileTrackerProcedure - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
Procedure for setting StoreFileTracker information to table descriptor.
- InitializeStoreFileTrackerProcedure() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.InitializeStoreFileTrackerProcedure
- InitializeStoreFileTrackerProcedure(MasterProcedureEnv, TableName) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.InitializeStoreFileTrackerProcedure
- initializeStores(CancelableProgressable, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Open all Stores.
- initializeStores(CancelableProgressable, MonitoredTask, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- initializeTable(Connection, TableName) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Allows subclasses to initialize the table information.
- initializeTable(Connection, TableName) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to initialize the table information.
- initializeThreads() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- initializeTrackFiles(long) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- initializeWALEntryFilter(UUID) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- initializeWarmup(CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- initializeWebServer(String, String, Configuration, String[], HttpServer.Builder) - Method in class org.apache.hadoop.hbase.http.HttpServer
- initializeWorkQueues() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- initializeWriteLatency() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- initializeZKBasedSystemTrackers() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Initialize all ZK based system trackers.
- initializeZooKeeper() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Bring up connection to zk ensemble and then wait until a master for this cluster and then after that, wait until cluster 'up' flag has been set.
- INITIALIZING_FLAG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- initialPath - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- initialReader - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- initialReaderBlockDistribution - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- initialRegionIndexToServerIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- initialSize - Variable in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
- initialSize() - Method in class org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
- initialState - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- initiateCompactionStrategy(MemoryCompactionPolicy, Configuration, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- initInmemoryFlushSize(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- initJob(String, String, Class<? extends TableMap>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.IdentityTableMap
-
Use this before submitting a TableMap job.
- initJob(String, String, String, Class<? extends TableMap>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Use this before submitting a TableMap job.
- initJob(String, Scan, Class<? extends TableMapper>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
-
Use this before submitting a TableMap job.
- initJob(String, Scan, String, Class<? extends TableMapper>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Use this before submitting a TableMap job.
- initMetaAndIndex(HFile.Reader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
should be called after initTrailerAndContext
- 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
- initMetrics(ThriftMetrics) - Method in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- initMobCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
- initMobFileCache() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
Initializes the mob file cache.
- initMultiTableSnapshotMapperJob(Map<String, Collection<Scan>>, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean, Path) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets up the job for reading from one or more multiple table snapshots, with one or more scans per snapshot.
- initMultiTableSnapshotMapperJob(Map<String, Collection<Scan>>, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets up the job for reading from one or more table snapshots, with one or more scans per snapshot.
- initMultiWriter(AbstractMultiFileWriter, InternalScanner, Compactor.FileDetails, boolean, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
- initOldLog(FileStatus, Path) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Loads given log file and it's tracker.
- initOldLogs(FileStatus[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Make sure that the file set are gotten by calling
WALProcedureStore.getLogFiles()
, where we will sort the file set by log id. - initOutput(FileSystem, Path, boolean, int, short, long, StreamSlowMonitor, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- initOutput(FileSystem, Path, boolean, int, short, long, StreamSlowMonitor, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- initOutput(FileSystem, Path, boolean, int, short, long, StreamSlowMonitor, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- initParameter(byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.SwitchRpcThrottleRemoteCallable
- initQuotaManager() - Method in class org.apache.hadoop.hbase.master.HMaster
- initReader() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Initialize the reader used for pread.
- initReconfigurable(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- initReplicationQueueStorage(Configuration, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- initRootIndex(HFileBlock, int, CellComparator, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- initRootIndex(HFileBlock, int, CellComparator, int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- initSaslProperties(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
-
Initialize SASL properties for a given RPC protection level.
- initScan() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- initScanMetrics(Scan) - Method in class org.apache.hadoop.hbase.client.AbstractClientScanner
-
Check and initialize if application wants to collect scan metrics
- initSize - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- 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.
- initSpnego(Configuration, String, String, String, String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer
- initSSL(ChannelPipeline, NettyServerRpcConnection, boolean) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- initState() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- initStreamForCrypto - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- initSyncCache() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- initTableMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
- initTableMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableMapperJob(List<Scan>, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a Multi TableMap job.
- initTableMapperJob(List<Scan>, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a Multi TableMap job.
- initTableMapperJob(List<Scan>, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a Multi TableMap job.
- initTableMapperJob(TableName, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableMap job.
- initTableReduceJob(String, Class<? extends TableReduce>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReduceJob(String, Class<? extends TableReduce>, JobConf, Class) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReduceJob(String, Class<? extends TableReduce>, JobConf, Class, boolean) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReducerJob(String, Class<? extends TableReducer>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReducerJob(String, Class<? extends TableReducer>, Job, Class) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReducerJob(String, Class<? extends TableReducer>, Job, Class, String, String, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableReducerJob(String, Class<? extends TableReducer>, Job, Class, String, String, String, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Use this before submitting a TableReduce job.
- initTableSnapshotMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean, Path) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets up the job for reading from a table snapshot.
- initTableSnapshotMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean, Path, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets up the job for reading from a table snapshot.
- initTableSnapshotMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets up the job for reading from a table snapshot.
- initTableSnapshotMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Path, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets up the job for reading from a table snapshot.
- initTempDir(Configuration) - Method in class org.apache.hadoop.hbase.util.DynamicClassLoader
- initThread - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- initTotalCost - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- initTotalCost - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- initTrackerFromOldLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.If last log's tracker is not null, use it as
WALProcedureStore.storeTracker
. - initTrailerAndContext(ReaderContext, Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- initVisibilityLabelService(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- initWALCellCodec(WALProtos.WALHeader, InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- injectedException - Static variable in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
- injectedFailureCount - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Testing
- injectEdge(EnvironmentEdge) - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
-
Injects the given edge such that it becomes the managed entity.
- injectFault() - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
- injectNonceGeneratorForTesting(ClusterConnection, NonceGenerator) - Static method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- injectNonceGeneratorForTesting(ClusterConnection, NonceGenerator) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Inject a nonce generator for testing.
- injectTestFailure(Mapper.Context, SnapshotProtos.SnapshotFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- injectToken(HttpUriRequest, AuthenticatedURL.Token) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Helper method that injects an authentication token to send with the method.
- inLen - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- inLen - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- inLen - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- inLen - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- inLen - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- INLINE_BLOCKS_NOT_ALLOWED - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
-
Error message when trying to use inline block API in single-level mode.
- InlineBlockWriter - Interface in org.apache.hadoop.hbase.io.hfile
-
A way to write "inline" blocks into an
HFile
. - inlineBlockWriters - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Inline block writers for multi-level block index and compound Blooms.
- InlineChore - Class in org.apache.hadoop.hbase.procedure2
-
Inline Chores (executors internal chores).
- InlineChore() - Constructor for class org.apache.hadoop.hbase.procedure2.InlineChore
- inMemory - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- inMemory - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether blocks should be flagged as in-memory when being cached
- INMEMORY_COMPACTION_POOL_FOR_TEST - Static variable in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- inMemoryCompaction() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- inMemoryCompactionInProgress - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- InMemoryCompactionRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactingMemStore.InMemoryCompactionRunnable
- inmemoryFlushSize - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- inMemoryPoolSize - Variable in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- InMemoryProcedureIterator - Class in org.apache.hadoop.hbase.procedure2.store
-
A procedure iterator which holds all the procedure protos in memory.
- InMemoryProcedureIterator(List<ProtoAndProcedure>) - Constructor for class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- inMemstore - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
-
If false, means this is a meta edit written by the hbase system itself.
- INNER_STORE_COMPARATOR - Static variable in class org.apache.hadoop.hbase.InnerStoreCellComparator
- innerBuild() - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- innerBuild() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCellBuilder
- innerBuild() - Method in class org.apache.hadoop.hbase.KeyValueBuilder
- InnerStoreCellComparator - Class in org.apache.hadoop.hbase
-
Compare two HBase cells inner store, skip compare family for better performance.
- InnerStoreCellComparator() - Constructor for class org.apache.hadoop.hbase.InnerStoreCellComparator
- inProgressTasks - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- input - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- INPUT_FILES_SEPARATOR_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- INPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Job parameter that specifies the input table.
- inputArchive - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- inputCharacterQueue - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- inputColumns - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- inputFs - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- inputModeScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- InputModeScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The presentation logic for the input mode.
- InputModeScreenPresenter(InputModeScreenView, String, List<String>, Function<String, ScreenView>) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- inputModeScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- InputModeScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The input mode in the top screen.
- InputModeScreenView(Screen, Terminal, int, String, List<String>, Function<String, ScreenView>) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- inputQueue - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- inputRoot - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- inputRoot - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- InputSplit() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- InputSplit(TableDescriptor, HRegionInfo, List<String>, Scan, Path) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- inputStream - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- inputStream - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.CompatStateSerializer
- inputStream - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- InputStreamBlockDistribution - Class in org.apache.hadoop.hbase.regionserver
-
Computes the HDFSBlockDistribution for a file based on the underlying located blocks for an HdfsDataInputStream reading that file.
- InputStreamBlockDistribution(FSDataInputStream, StoreFileInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
This should only be called for the first FSDataInputStream of a StoreFile, in
HStoreFile.open()
. - inputStreamFromByteRange(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.Create a
CodedInputStream
from aPositionedByteRange
. - inputString - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- InputUser(String, String[]) - Constructor for class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- inQuarantineMode - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- inRetrying() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- insert(int, CopyOnWriteArrayMap.COWEntry<K, V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- insert(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- insert(long) - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Add a new value from the stream.
- insert(long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- insert(long, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- insert(Object) - Method in interface org.apache.hadoop.hbase.util.AvlUtil.AvlInsertOrReplace
- insert(Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- insert(Procedure<?>[]) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Serialize a set of new procedures.
- insert(Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- insert(Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- insert(Procedure<?>, Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- insert(Procedure<?>, Procedure<?>[]) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
When a procedure is submitted to the executor insert(proc, null) will be called.
- insert(Procedure<?>, Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- insert(Procedure<?>, Procedure<?>[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- insert(BitSetNode, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- insert(TNode, Object, AvlUtil.AvlKeyComparator<TNode>, AvlUtil.AvlInsertOrReplace<TNode>) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Insert a node into the tree.
- insert(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Insert a node into the tree.
- Insert - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- INSERT - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType
-
Deprecated.
- insertBatch() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Merges items from buffer into the samples array in one pass.
- 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
- insertFileIntoStripe(ArrayList<HStoreFile>, HStoreFile) - Static method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Inserts a file in the correct place (by seqnum) in a stripe copy.
- insertIfPartial(ProcedureStoreTracker, ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- insertIntoNSTable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
-
Insert/update the row into namespace table
- 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 class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- insertOrUpdate(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- insertRegionFilesIntoStoreTracker(List<Path>, MasterProcedureEnv, HRegionFileSystem) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- insideBarrier() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
-
do a log roll.
- 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.
- INST - Static variable in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
- 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
-
Deprecated.
- INSTALLED - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- installShutdownHook() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
This method is called when HMaster and HRegionServer are started.
- instance - Static variable in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- instance - Static variable in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- instance - Static variable in class org.apache.hadoop.hbase.io.MetricsIO
- instance - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- instance - Static variable in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- instance - Static variable in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- instance - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- instance - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- instance - Static variable in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- instance - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- instance - Static variable in class org.apache.hadoop.hbase.util.ShutdownHookManager
- instance - Static variable in class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
- instance - Variable in class org.apache.hadoop.hbase.zookeeper.InstancePending.InstanceHolder
- instance() - Static method in class org.apache.hadoop.hbase.regionserver.SegmentFactory
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl.SourceStorage
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl.FactoryStorage
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl.SourceHolder
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
- INSTANCE - Enum constant in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
- INSTANCE - Enum constant in enum org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ExecutorSingleton
- INSTANCE - Static variable in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
- INSTANCE - Static variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeStoreFactory
- INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
- INSTANCE - Static variable in class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
- INSTANCE - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
- INSTANCE - Static variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.JaxbJsonProviderHolder
- INSTANCE - Static variable in class org.apache.hadoop.hbase.rest.RESTServlet
- INSTANCE - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- INSTANCE - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.PureJavaCommonPrefixer
-
Deprecated.
- INSTANCE - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.PureJavaComparer
-
Deprecated.
- INSTANCE - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- INSTANCE - Static variable in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder.PureJavaCommonPrefixer
- INSTANCE - Static variable in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- instanceHolder - Variable in class org.apache.hadoop.hbase.zookeeper.InstancePending
-
Piggybacking on
pendingLatch
. - InstanceHolder(T) - Constructor for class org.apache.hadoop.hbase.zookeeper.InstancePending.InstanceHolder
- InstancePending<T> - Class in org.apache.hadoop.hbase.zookeeper
-
Placeholder of an instance which will be accessed by other threads but is not yet created.
- InstancePending() - Constructor for class org.apache.hadoop.hbase.zookeeper.InstancePending
- InstancePending.InstanceHolder<T> - Class in org.apache.hadoop.hbase.zookeeper
- instances - Variable in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
- instantiate(String, Constructor<T>, Object...) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- instantiate(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- instantiate(Configuration) - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Instantiates all client authentication providers and returns an instance of
SaslClientAuthenticationProviders
. - instantiate(Configuration) - Static method in class org.apache.hadoop.hbase.security.UserProvider
-
Instantiate the
UserProvider
specified in the configuration and set the passed configuration viaUserProvider.setConf(Configuration)
- instantiate(Configuration, ConnectionConfiguration, MetricsConnection) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- instantiate(Configuration, ConnectionConfiguration, RetryingCallerInterceptor, ServerStatisticTracker, MetricsConnection) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- instantiate(Configuration, ConnectionConfiguration, ServerStatisticTracker, MetricsConnection) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- instantiate(Configuration, MetricsConnection) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- instantiateBucket(BucketAllocator.Bucket) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- instantiated - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- instantiateException(Class<? extends IOException>) - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- instantiateFilter(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
- instantiateHStore(ColumnFamilyDescriptor, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- instantiateRegionScanner(Scan, List<KeyValueScanner>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- instantiateSelector(Configuration, Collection<SaslClientAuthenticationProvider>) - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Instantiates the ProviderSelector implementation from the provided configuration.
- instantiateWithCustomCtor(String, Class<?>[], Object[]) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- inStates(TableState.State) - Method in class org.apache.hadoop.hbase.client.TableState
-
Check that table in given states
- inStates(TableState.State...) - Method in class org.apache.hadoop.hbase.client.TableState
-
Check that table in given states
- INSTRUCTIONS - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- instrument() - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- inSync - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- int0(int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- int1(int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- int2(int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- int3(int) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- INTEGER - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- INTEGER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for an Integer
- integrity - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
- Integrity(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- INTEGRITY - Enum constant in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- IntegrityFixSuggester(HbckTableInfo, HbckErrorReporter) - Constructor for class org.apache.hadoop.hbase.util.HbckTableInfo.IntegrityFixSuggester
- intercept(FastFailInterceptorContext) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- intercept(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- intercept(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- intercept(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
-
Call this function alongside the actual call done on the callable.
- interceptor - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- interceptor - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- interceptor - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- INTERMEDIATE_INDEX - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Intermediate-level version 2 index in the non-data block section
- intermediateIndexHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- intermediateIndexMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- INTERN_POOL - Static variable in class org.apache.hadoop.hbase.ServerName
-
Intern ServerNames.
- INTERNAL_UTILS_CLASS_NAME - Static variable in class org.apache.hadoop.hbase.logging.Log4jUtils
- internalAdd(Cell, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- internalAdd(Cell, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- internalAdd(MutableSegment, Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- internalBalancer - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- internalDecodeKeyValues(DataInputStream, int, int, HFileBlockDefaultDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- internalDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- internalDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- internalDeleteSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- internalEncode(Cell, HFileBlockDefaultEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- internalFlush() - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- internalFlushcache(Collection<HStore>, MonitoredTask, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Flushing given stores.
- internalFlushcache(MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Flushing all stores.
- 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
- internalGetTopBlockLocation(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
Returns an ordered list of hosts that are hosting the blocks for this region.
- InternalLog4jUtils - Class in org.apache.hadoop.hbase.logging
-
The actual class for operating on log4j2.
- InternalLog4jUtils() - Constructor for class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- internalName - Variable in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- internalPool - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- internalPrepareFlushCache(WAL, long, Collection<HStore>, MonitoredTask, boolean, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- internalPreRead(ObserverContext<RegionCoprocessorEnvironment>, Query, AccessController.OpType) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- internalQueueIncrement(byte[], byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- internalQueueTincrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- internalRead(ReadableByteChannel, long, ByteBuff.ChannelReader) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- internalRestoreSnapshot(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- internalRestoreSnapshotAsync(String, TableName, boolean, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Execute Restore/Clone snapshot and wait for the server to complete (blocking).
- 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.
- internalTransfer(long, ByteBuff, BiConsumer<ByteBuffer, ByteBuff>) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transferring all remaining bytes from b to the buffers array starting at offset, or transferring bytes from the buffers array at offset to b until b is filled.
- internEncodedRegionName(byte[]) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Drop this instance's region name byte array and instead hold a reference to the provided region name.
- internify(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- Interns - Class in org.apache.hadoop.hbase.metrics
-
Helpers to create interned metrics info
- Interns() - Constructor for class org.apache.hadoop.hbase.metrics.Interns
- internTableName(TableName) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Drop this instance's tablename byte array and instead hold a reference to the provided tablename.
- interrupt() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- interrupt(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- interruptedException(InterruptedException) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Handles InterruptedExceptions in client calls.
- interruptedExceptionNoThrow(InterruptedException, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Log the InterruptedException and interrupt current thread
- interruptIfNecessary() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Only interrupt once it's done with a run through the work loop.
- interruptIfNecessary() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Only interrupt once it's done with a run through the work loop.
- interruptOldWALsCleaner() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- interruptOrAbortWhenFail(ReplicationSourceManager.ReplicationQueueOperation) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Refresh replication source will terminate the old source first, then the source thread will be interrupted.
- interruptRegionOperations() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Interrupt any region options that have acquired the region lock via
HRegion.startRegionOperation(org.apache.hadoop.hbase.regionserver.Region.Operation)
, orHRegion.startBulkRegionOperation(boolean)
. - interval - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
- INTERVAL_PATTERN - Static variable in class org.apache.hadoop.hbase.util.PrettyPrinter
- INTERVAL_REGEX - Static variable in class org.apache.hadoop.hbase.util.PrettyPrinter
- intervalMillis - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- intervalTime - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- intFitsIn(int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Check how many bytes is required to store value.
- intToByte(int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- INVALID_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
-
Constant to denote invalid hash type.
- INVALID_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- INVALID_KEY_IN_MAP - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Normally invalid key is null, but in the map null is the result for "no key"; so use the following constant value in these maps instead.
- INVALID_REGION_NAME_FORMAT_MESSAGE - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
- INVALID_TABLE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- invalidACLFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- invalidate() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- invalidate() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- invalidateNextBlockHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Clear the cached value when its integrity is suspect.
- InvalidFamilyOperationException - Exception in org.apache.hadoop.hbase
-
Thrown if a request is table schema modification is requested but made for an invalid family name.
- InvalidFamilyOperationException() - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
-
default constructor
- InvalidFamilyOperationException(Exception) - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
-
Constructor taking another exception.
- InvalidFamilyOperationException(String) - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
-
Constructor
- 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
- InvalidLabelException - Exception in org.apache.hadoop.hbase.security.visibility
- InvalidLabelException(String) - Constructor for exception org.apache.hadoop.hbase.security.visibility.InvalidLabelException
- InvalidRowFilterException - Exception in org.apache.hadoop.hbase.filter
-
Used to indicate an invalid RowFilter.
- InvalidRowFilterException() - Constructor for exception org.apache.hadoop.hbase.filter.InvalidRowFilterException
-
constructor
- InvalidRowFilterException(String) - Constructor for exception org.apache.hadoop.hbase.filter.InvalidRowFilterException
-
constructor
- InvalidWALDataException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat.InvalidWALDataException
-
Deprecated.
- InvalidWALDataException(Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat.InvalidWALDataException
-
Deprecated.
- 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 indexi
, create a new array with the corresponding inverted indices. - inViolation - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- invocations - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor.PassthroughInvocationHandler
- invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- invoke(Method, Object...) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- invokeCallBack(byte[], byte[], CResult) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- invokeMethod(Object, String, Object...) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
-
Get and invoke the target method from the given object with given parameters
- invokeSetStoragePolicy(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- inWalReplay - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- IO_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- 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
- ioe - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- ioEngine - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- IOEngine - Interface in org.apache.hadoop.hbase.io.hfile.bucket
-
A class implementing IOEngine interface supports data services for
BucketCache
. - ioErrorStartTime - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- ioErrorsTolerationDuration - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Duration of IO errors tolerated before we disable cache, 1 min as default
- IOErrorWithCause(Throwable) - Constructor for exception org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.IOErrorWithCause
- IOExceptionSupplier<V> - Interface in org.apache.hadoop.hbase.util
-
A supplier that throws IOException when get.
- ioHit(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- ioHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- ioHitTime - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- ioOptimizedMode - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- IP - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- IPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_DEFAULT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- IPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_KEY - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- IPC_SERVER_BULKLOAD_MAX_CALLQUEUE_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcScheduler
- 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
- IPC_SERVER_REPLICATION_MAX_CALLQUEUE_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcScheduler
- IpcClientSpanBuilder - Class in org.apache.hadoop.hbase.client.trace
-
Construct
Span
instances originating from the client side of an IPC. - IpcClientSpanBuilder() - Constructor for class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- IpcServerSpanBuilder - Class in org.apache.hadoop.hbase.server.trace
-
Construct
Span
instances originating from the server side of an IPC. - IpcServerSpanBuilder(RpcCall) - Constructor for class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- IPCUtil - Class in org.apache.hadoop.hbase.ipc
-
Utility to help ipc'ing.
- IPCUtil() - Constructor for class org.apache.hadoop.hbase.ipc.IPCUtil
- is - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
- IS_ACTIVE_MASTER_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- IS_ACTIVE_MASTER_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- IS_META - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by rest interface to access this metadata attribute which denotes if it is a catalog table, either
hbase:meta
. - IS_META - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- IS_META - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- IS_META_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- IS_MOB - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- IS_MOB - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- IS_MOB_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- IS_MOB_BYTES - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- IS_ROOT - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- IS_ROOT - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- is32BitJVM() - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Determines if we are running in a 32-bit JVM.
- isa - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.ClusterMetricsEncoder
- isa - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- isAarch64() - Static method in class org.apache.hadoop.hbase.util.JVM
-
Check if the arch is aarch64;
- isAborted() - Method in interface org.apache.hadoop.hbase.Abortable
-
Check if the server or client was aborted.
- isAborted() - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- isAborted() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- isAborted() - Method in interface org.apache.hadoop.hbase.client.Admin
- isAborted() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isAborted() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isAborted() - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- 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.replication.regionserver.DumpReplicationQueues.WarnOnlyAbortable
- isAborted() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- isAborted() - Method in class org.apache.hadoop.hbase.SharedConnection
- isAborted() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isAborted() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isAborted() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- isAbortInProgress - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.AbortProcedureFuture
- isAbortNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this in the procedure barrier abort znode path
- 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.MemStoreFlusher
-
Return the FlushType if global memory usage is above the high watermark
- isAboveHighWaterMark() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Return the FlushType if we are above the memstore high water mark
- isAboveLowWaterMark() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Return the FlushType if we're above the low watermark
- isAboveLowWaterMark() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
-
Return the FlushType if we're above the low watermark
- isAcceptableAddress(InetAddress) - Method in interface org.apache.hadoop.hbase.util.Addressing.AddressSelectionCondition
-
Condition on which to accept inet address
- isAccessControllerRunning(Connection) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
- isAclRegion(Region) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Returns
true
if the given region is part of the_acl_
metadata table. - isAclSyncToHdfsEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- isAclSyncToHdfsEnabled(TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- isAclTable(TableDescriptor) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Returns
true
if the given table is_acl_
metadata table. - isAcquiredNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this the exact procedure barrier acquired znode
- isAcquiredPathNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this in the procedure barrier acquired znode path
- isActionComplete(int, Row) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Checks if the action is complete; used on error to prevent needless retries.
- isActive() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- isActive() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- isActive() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
-
Tell the idle connection sweeper whether we could be swept.
- isActive() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- 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
-
Returns true if master is the active one
- isActiveStorefile(FileStatus, HStore) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- isActiveWalPath(Path) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
-
Check if a given path is belongs to active WAL directory
- isAdjacent(RegionInfo) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if region is adjacent, either just before or just after this one.
- isAfterSplit - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isAfterSplit() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isAlive() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Test for the availability of the web server
- isAlive() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- isAllFamilies(Collection<HStore>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns True if passed Set is all families in the region.
- isAllFiles() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns
true
if major compaction or all files are compacted - isAllFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isAllModified() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Returns true, if all the procedures has been modified.
- isAllModified() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- isAllowed() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- isAllowedDelegationTokenOp(UserGroupInformation) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
- isAllTime() - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Check if it is for all time
- isAllTime(long, long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
- isAlreadyCached(BlockCacheKey) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Checks whether the block for the passed key is already cached.
- isAlreadyCached(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isAlreadyCached(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- isAlt() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- isAlt(int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- isAlwaysCopyFiles() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- isAlwaysFramed - Variable in enum org.apache.hadoop.hbase.thrift.ImplType
- isAlwaysFramed() - Method in enum org.apache.hadoop.hbase.thrift.ImplType
- isAmd64() - Static method in class org.apache.hadoop.hbase.util.JVM
-
Check if the arch is amd64;
- isAnyRPCcancelled() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- isAnyRPCcancelled() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- isAnySplitOrMergeProcedureRunning(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- isArchiveDataDir(Path) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isArchivedFileStillReferenced(Path, Map<Path, Integer>) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Check if for a give file in archive, if there are other snapshots/tables still reference it.
- isArchivedLogFile(Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- isArchiveNamespaceDir(Path) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isArchiveTableDir(Path) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isArchivingEnabled(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Check to see if the table is currently marked for archiving
- isAscendingOrder() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- isAscendingOrder() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.ReversedRowRange
- isAscendingOrder() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
- isAsyncPrefetch() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isAsyncPrefetch() - Method in class org.apache.hadoop.hbase.client.Scan
- isAtomic() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- isAuthorizationEnabled(Connection) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Return true if authorization is supported and enabled
- isAuthorizationSupported(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessChecker
- isAuthRenewalChoreEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Returns true if the chore to automatically renew Kerberos tickets (from keytabs) should be started.
- isAutoAdjust() - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- isAvailable() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- 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
-
Returns true if region is available (not closed and not closing)
- isAvailable(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Are there enough available resources to allow execution?
- isBackReferencesDir(Path) - Static method in class org.apache.hadoop.hbase.io.FileLink
-
Checks if the specified directory path is a back reference links folder.
- isBackupEnabled() - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- isBackupEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- isBadJvmVersion() - Static method in class org.apache.hadoop.hbase.util.JvmVersion
-
Return true if the current JVM version is known to be unstable with HBase.
- isBalancerDecisionRecording - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- isBalancerDecisionRecording - Variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- isBalancerEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query the current state of the balancer.
- isBalancerEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the balancer.
- isBalancerEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isBalancerEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isBalancerEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isBalancerEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isBalancerEnabled(RpcController, MasterProtos.IsBalancerEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isBalancerEnabled(RpcController, MasterProtos.IsBalancerEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isBalancerOn() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 No flag in 2.0
- isBalancerOn() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Queries the state of the
LoadBalancerStateStore
. - isBalancerRan() - Method in class org.apache.hadoop.hbase.client.BalanceResponse
-
Returns true if the balancer ran, otherwise false.
- isBalancerRejectionRecording - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- isBalancerRejectionRecording - Variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- isBaseZnodeAclSetup(List<ACL>) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Checks whether the ACLs returned from the base znode (/hbase) is set for secure setup.
- isBatchStarted() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- isBetterSelection(List<HStoreFile>, long, List<HStoreFile>, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
- isBlink() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- isBlink() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- isBlobCopy(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses BlobCopy encoding, false otherwise. - isBlobVar(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses BlobVar encoding, false otherwise. - isBlockCacheEnabled() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns True if hfile DATA type blocks should be cached (You cannot disable caching of INDEX and BLOOM type blocks).
- isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isBloom() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Returns whether this block category is bloom filter
- isBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- isBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- isBoolean(String) - Static method in class org.apache.hadoop.hbase.thrift.DemoClient
- isBootstrapNamespace() - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
- 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
- isBrowser(String) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
-
This method interrogates the User-Agent String and returns whether it refers to a browser.
- 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 class org.apache.hadoop.hbase.procedure2.Procedure
- isBypass() - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- isBypass() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Returns true if the limiter is a noop
- isBypass() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
Returns true if there is no quota information associated to this object
- 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
-
Returns true if there is no quota information associated to this object
- isBypassable() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- isByTable - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- isByteBufferReadable(FSDataInputStream) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- isCacheBloomsOnWrite() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns true if we should cache bloomfilter blocks on write
- isCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isCacheDataOnWrite() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns true if we should cache data blocks on write
- isCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isCacheEnabled - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- isCacheEnabled() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isCacheInconsistent - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isCacheInconsistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isCacheIndexesOnWrite() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns true if we should cache index blocks on write
- isCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isCacheMobBlocks(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Indicates whether the scan contains the information of caching blocks.
- isCachePersistenceEnabled() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isCachePersistent - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- isCachePersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- isCanceled() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- isCanceled() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- isCanceled() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- isCanceled() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- isCancelled() - Method in interface org.apache.hadoop.hbase.client.Cancellable
- isCancelled() - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- isCancelled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- isCancelled() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- isCancelled() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- isCancelled() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- isCancelled() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- isCarryingMeta(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isCarryingRegion(ServerName, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isCatalogJanitorEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query on the catalog janitor state (Enabled/Disabled?).
- isCatalogJanitorEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query on the catalog janitor state.
- isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.master.HMaster
- isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isCatalogTable(TableName) - Static method in class org.apache.hadoop.hbase.master.HMaster
- isCellAfterCurrentWriter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- isCellAuthorizationEnabled(Connection) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Return true if cell authorization is supported and enabled
- 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
- isCellBlock() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- isCellTTLExpired(Cell, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Returns true if the cell is expired
- isCellVisibilityEnabled(Connection) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Return true if cell visibility features are supported and enabled
- isCheck() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- isCheckExistenceOnly() - Method in class org.apache.hadoop.hbase.client.Get
- 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.
- isChoreScheduled(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
Returns true when the chore is scheduled with the implementer of this interface
- isChunkInPool(int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- isClassExempt(String, String[]) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
Determines whether the given class should be exempt from being loaded by this ClassLoader.
- isCleanerChoreEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query on the cleaner chore state (Enabled/Disabled?).
- isCleanerChoreEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the cleaner chore.
- isCleanerChoreEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isCleanerChoreEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isCleanerChoreEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isCleanerChoreEnabled() - Method in class org.apache.hadoop.hbase.master.HMaster
- isCleanerChoreEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isCleanerChoreEnabled(RpcController, MasterProtos.IsCleanerChoreEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isCleanerChoreEnabled(RpcController, MasterProtos.IsCleanerChoreEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isClientCellBlockSupport(RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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.
- isClientCellBlockSupported() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- isClientReadable(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Returns whether the path is supposed to be readable by the client and DOES NOT contain sensitive information (world readable).
- isClientRunning(DFSClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.DFSClientAdaptor
- isClientScannerAsyncPrefetch() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- isClosed - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isClosed() - Method in interface org.apache.hadoop.hbase.client.AsyncConnection
-
Returns whether the connection is closed or not.
- isClosed() - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- isClosed() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Returns whether the connection is closed or not.
- isClosed() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isClosed() - Method in class org.apache.hadoop.hbase.master.RegionState
- isClosed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isClosed() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- isClosed() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- isClosed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns true if region is closed
- isClosed() - Method in class org.apache.hadoop.hbase.SharedConnection
- isClosed() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isClosedOrAbnormallyClosed() - Method in class org.apache.hadoop.hbase.master.RegionState
- isCloseRegion() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- isClosestRowBefore() - Method in class org.apache.hadoop.hbase.client.Get
-
Deprecated.since 2.0.0 and will be removed in 3.0.0
- isClosing() - Method in class org.apache.hadoop.hbase.master.RegionState
- isClosing() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isClosing() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns True if closing process has started
- isClosingOrClosedOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isClusterIdSet - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- isClusterRunning() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Return whether the cluster is running.
- isClusterRunning() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- isClusterShutdown() - Method in class org.apache.hadoop.hbase.master.ServerManager
- isClusterUp() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Returns True if cluster is up; false if cluster is not up (we are shutting down).
- isClusterUp() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns True if the cluster is up.
- isClusterUp() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Returns True if cluster is up; false if cluster is not up (we are shutting down).
- isClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Checks if cluster is up.
- isCocked() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Returns True is this is a 'cocked', fresh instance, and not one that has already fired.
- isCodelQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- isCollectionEqual(Collection<String>, Collection<String>) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- isColumnQualifierChanged(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- isColumnSorted() - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.ResultScannerWrapper
- isCombinedBlockCache() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- isCompact - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isCompact() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isCompacted() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- isCompactedAway() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- isCompactedFile(FileStatus, HStore) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- isCompacting() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- isCompacting(MajorCompactionRequest) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- isCompaction - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- isCompaction - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- isCompaction() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- isCompaction(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
-
Whether we are creating a new file in a compaction
- isCompactionEnabled() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the compaction enable flag of the table is true.
- isCompactionEnabled() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if the compaction enable flag of the table is true.
- isCompactionEnabled() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if the compaction enable flag of the table is true.
- 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
-
Returns True if the flush requested a compaction, else false
- isCompactionNeeded() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
-
Convenience method, the equivalent of checking if result is FLUSHED_COMPACTION_NEEDED.
- isCompactionResultFile(FileStatus, HStore) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- isCompactionsEnabled() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- isComplete() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
- isComplete() - Method in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- isComplete() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- isComplete() - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- isCompleted() - Method in class org.apache.hadoop.hbase.procedure.Procedure
-
Check if the entire procedure has globally completed, or has been aborted.
- isCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
- isCompleted(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- isCompletelyFree() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- isCompletelyMigrateSFT(int) - Method in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- isCompressedOrEncrypted() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Returns true when on-disk blocks are compressed, and/or encrypted; false otherwise.
- isCompressTags() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Whether KV tags should be compressed along with DataBlockEncoding.
- isCompressTags() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isCompressTags() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isCompressTags() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- isConnected() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- isConnected() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- isConnectionException(Throwable) - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
-
Check if the exception is something that indicates that we cannot contact/communicate with the server.
- isConnectionOpen() - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- isConnectionOpen() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- isConnectionOpen() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- isConnectionRegistryCall() - Method in class org.apache.hadoop.hbase.ipc.Call
- isCorrectEncoder(DataBlockEncoder, short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Check if given encoder has this id.
- isCorrupt() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- isCorrupted() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
-
Returns true if the file is corrupted
- isCorrupted(Path, String, FileSystem) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- isCreateRootDir() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- isCreateTable() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- isCreateWALDir() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- isCtrl() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- isCtrl(int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- isCurrentKeyRolled() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- isCurrentThreadExpected() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
For use in the reader thread, tests if the current reader thread is the one expected to be running.
- isCursor() - Method in class org.apache.hadoop.hbase.client.Result
-
Return true if this Result is a cursor to tell users where the server has scanned.
- isData() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Returns whether this block type is encoded or unencoded data block
- isDataChunk() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- isDataFileSystemOk() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Returns
true
when the data file system is available,false
otherwise. - isDateTieredStoragePolicyEnable() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- isDead - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- isDead() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
- isDeadlineQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener
-
Check if we know if a server is dead.
- isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
- isDecodeMemstoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- isDefaultMetaRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- isDefaultReplica(int) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns true if this replicaId corresponds to default replica for the region
- isDefaultReplica(RegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns true if this region is a default replica for the region
- isDegenerate() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if RegionInfo is degenerate...
- isDelay() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
-
Returns True if the entry is a delay flush task
- isDelete(byte) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDelete(byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Return true if a delete type, a
KeyValue.Type.Delete
or a {KeyValue.Type#DeleteFamily} or aKeyValue.Type.DeleteColumn
KeyValue type. - isDelete(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return true if a delete type, a
KeyValue.Type.Delete
or a {KeyValue.Type#DeleteFamily} or aKeyValue.Type.DeleteColumn
KeyValue type. - isDeleteColumnFamily(TableDescriptor, TableDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Find out whether all column families in unmodifiedTableDescriptor also exists in the modifiedTableDescriptor.
- isDeleteColumnOrFamily(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteColumnOrFamily(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Returns True if this cell is a delete family or column type.
- isDeleteColumns(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteColumns(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- isDeleteColumnVersion(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteColumnVersion(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- isDeleted() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- isDeleted(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- isDeleted(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.If
ProcedureStoreTracker.partial
is false, returns state from the bitmap. - isDeleted(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- 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
- isDeleteFamily(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteFamily(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- isDeleteFamilyBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Returns true if Delete Family Bloom filters are enabled in the given configuration
- isDeleteFamilyVersion(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteFamilyVersion(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- isDeleteType(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- isDeleteType(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Returns True if this cell is a
KeyValue.Type.Delete
type. - isDictionary(byte[]) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- isDirectBufferPooled() - Method in class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- isDirectory(FileSystem, Boolean, Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
- isDisabled() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if table is disabled.
- isDisabled() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- isDisabledOrDisabling() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if
TableState.State.DISABLED
orTableState.State.DISABLED
- isDisableSpaceViolationPolicy(SpaceViolationPolicy, SpaceViolationPolicy) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Method to check whether we are dealing with DISABLE
SpaceViolationPolicy
. - isDisabling() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if table is disabling.
- isDisplayByDefault() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldInfo
- isDistributed() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- isDistributedFileSystem(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns True is
fs
is instance of DistributedFileSystem n - isDone() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- isDone() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- isDone() - Method in class org.apache.hadoop.hbase.ipc.Call
- isDone() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- isDone() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- isDone() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- isDone() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- isDone() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isDone() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- 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
-
Deprecated.
- isDoNotRetry() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
-
Returns True if origin exception was a do not retry type.
- isDryRun() - Method in class org.apache.hadoop.hbase.client.BalanceRequest
-
Returns true if the balancer should run in dry run mode, otherwise false.
- isEmpty() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.ListRowAccess
- isEmpty() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- isEmpty() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Method to check if the familyMap is empty
- isEmpty() - Method in class org.apache.hadoop.hbase.client.Result
-
Check if the underlying Cell [] is empty or not
- isEmpty() - Method in interface org.apache.hadoop.hbase.client.RowAccess
-
Returns true if there are no elements.
- isEmpty() - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- isEmpty() - Method in class org.apache.hadoop.hbase.hbtop.Record
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Returns true if the block index is empty.
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- isEmpty() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- 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.master.janitor.CatalogJanitorReport
-
Returns True if an 'empty' lastReport -- no problems found.
- isEmpty() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- isEmpty() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Returns true, if there are no active procedures in this BitSetNode, else false.
- isEmpty() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Returns true, if no procedure is active, else false.
- isEmpty() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- isEmpty() - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- isEmpty() - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Returns if the store is empty.
- isEmpty() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- isEmpty() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns whether there are non-null elements in the list
- isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- 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
-
Returns whether the segment has any cells
- isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSize
- isEmpty() - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
-
Returns true if there are no current delete, false otherwise
- 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
-
Returns whether the segment has any cells
- isEmpty() - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Returns true if no locations have been added, false otherwise
- isEmpty() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- isEmpty() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- isEmpty() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- isEmpty() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- isEmpty() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- isEmpty() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- isEmpty() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Returns true when this range is of zero length, false otherwise.
- isEmpty() - Method in class org.apache.hadoop.hbase.util.SortedList
- isEmpty() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- isEmpty() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- isEmpty(String) - Static method in class org.apache.hadoop.hbase.procedure2.util.StringUtils
- isEmpty(ByteRange) - Static method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
Returns true when
range
is of zero length, false otherwise. - isEmptyArchiveDirDeletable(Path) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isEmptyDirDeletable(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Check if a empty directory with no subdirs or subfiles can be deleted
- isEmptyDirDeletable(Path) - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
-
Check if a empty directory with no subdirs or subfiles can be deleted
- isEmptyDirDeletable(Path) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isEmptyQuota(QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- isEmptyRegionServerPresent() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- isEmptyStartRow(byte[]) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- isEmptyStopRow(byte[]) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- isEmptyStoreFile(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
-
The FIFOCompactionPolicy only choose the TTL expired store files as the compaction candidates.
- isEnable() - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- isEnabled() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if table is
TableState.State.ENABLED
. - isEnabled() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
-
If throttling is enabled
- isEnabled() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- isEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
True if we should derive StoreFile HDFSBlockDistribution from the underlying input stream
- isEnabled(Configuration) - Static method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- isEnabledOrEnabling() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if
TableState.State.ENABLED
orTableState.State.ENABLING
- isEnableTableLatenciesMetrics() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- isEnabling() - Method in class org.apache.hadoop.hbase.client.TableState
-
Returns True if table is
TableState.State.ENABLING
. - isEnabTableQueryMeterMetrics() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- isEncodedRegionName(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Figure if the passed bytes represent an encoded region name or not.
- isEncodedRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.isEncodedRegionName(byte[])
. - isEncodedValue(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Returns true when
src
appears to be positioned an encoded value, false otherwise. - isEncryptionEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Returns true if the column family encryption feature is enabled globally.
- isEndOfFile() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- isEndOfLabel(byte) - Static method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- isEndOfLine() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- isEnteringRun() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
-
Used for the test.
- isEnteringRun() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
-
Used for the test.
- isEofState() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- isEqual(RegionLocations, RegionLocations) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
- isErr() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isErr(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isError - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- isEvictBlocksOnClose() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns true if we should evict cached blocks from the blockcache on close
- isEvictBlocksOnClose() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isEvictBlocksOnClose() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isEvictionInProgress() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- isEvictionInProgress() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- isExceedSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
-
Returns true if region size exceed the sizeToCheck
- isExceedThrottleQuotaEnabled() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- isExceedThrottleQuotaEnabled() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- isExceedThrottleQuotaEnabled(Connection) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- isExceedThrottleQuotaRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- isExclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Returns true if the current range's key is exclusive
- isExclusive() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Only one instance of hbck can modify HBase at a time.
- isExecutorServiceRunning(String) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- isExistingSource() - Method in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
-
Returns whether or not this MetricRegistry is for an existing BaseSource
- isExists(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Calls fs.exists().
- isExpected() - Method in class org.apache.hadoop.hbase.http.ServletConfig
- isExpired(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- isExpired(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- isExpired(long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- isExpired(long, long, long) - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- isExpiredSnapshot(long, long, long) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Method to check whether TTL has expired for specified snapshot creation time and snapshot ttl.
- isFailed() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns true if the procedure has failed.
- isFailed() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- isFailedClose() - Method in class org.apache.hadoop.hbase.master.RegionState
- isFailedOpen() - Method in class org.apache.hadoop.hbase.master.RegionState
- isFailedServer(Address) - Method in class org.apache.hadoop.hbase.ipc.FailedServers
-
Check if the server should be considered as bad.
- isFallbackEnabled() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- isFamilyDir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.Filter
-
Check that given column family is essential for filter to check row.
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
By default, we require all scan's column families to be present.
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterList
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
The only CF this filter needs is given column family.
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- isFastSeekingEncoding - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- isFatalConnectionException(RPCProtos.ExceptionResponse) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
Returns True if the exception is a fatal connection exception.
- 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() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Check to see if this is a file or a directory
- isFile() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileablePath
- isFile() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileableStoreFile
- isFile(FileSystem, Boolean, Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
- isFile(Path) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
-
Check if the path is referencing a file.
- isFileClosed(DistributedFileSystem, Method, Path) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
-
Call HDFS-4525 isFileClosed if it is available.
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- 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.BaseTimeToLiveFileCleaner
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.mob.ManualMobMaintHFileCleaner
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- isFileInfoLoaded() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- isFileScanner() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Returns true if this is a file scanner.
- isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
- isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
-
Returns true if this is a file scanner.
- isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- isFilledUp - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- isFilterDone() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
- isFilterDone() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Returns True if a filter rules the scanner is over, done.
- isFilterDoneInternal() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- 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.procedure2.Procedure
- isFinished() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- isFinished() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- isFinished() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- isFinished(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Return true if the procedure is finished.
- isFinished(ProcedureProtos.Procedure) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- isFirst() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if this is first Region in Table
- isFirst() - Method in class org.apache.hadoop.hbase.io.encoding.CompressionState
- isFixedFloat32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Float32 encoding, false otherwise. - isFixedFloat64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Float64 encoding, false otherwise. - isFixedInt16(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Int16 encoding, false otherwise. - isFixedInt32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Int32 encoding, false otherwise. - isFixedInt64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Int64 encoding, false otherwise. - isFixedInt8(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses fixed-width Int8 encoding, false otherwise. - isFlush - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- isFlushRequested() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- isFlushSize(MemStoreSize) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isFlushSucceeded() - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.FlushResult
-
Returns true if the memstores were flushed, else false
- 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.
- isForceRegionRetainment() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isForceSync() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- isFramed - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isFramed() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- isFromPool() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- isFull() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- isFullRegionScan(Scan, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- isFullServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Returns true if the String follows the pattern of
ServerName.toString()
, false otherwise. - isGeneralBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Returns true if general Bloom (Row or RowCol) filters are enabled in the given configuration
- 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
- isGetScan() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isGetScan() - Method in class org.apache.hadoop.hbase.client.Scan
- isGlobalEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- isGo() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- isGood(RegionLocations, int) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- isGreaterThan(long, long, boolean) - Method in class org.apache.hadoop.hbase.RegionLocations
- isGroupPrincipal(String) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Returns whether or not the given name should be interpreted as a group principal.
- isGuaranteedClientSideOnly() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.Returns true if we know no mutation made it to the server, false otherwise.
- isGZIPOutputStreamFinishBroken() - Static method in class org.apache.hadoop.hbase.util.JVM
-
Check if the finish() method of GZIPOutputStream is broken
- isHadoopSecurityEnabled() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Return whether or not Kerberos authentication is configured for Hadoop.
- isHashCached() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- isHBaseClusterRunning() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Return whether the hbase cluster is running.
- isHBaseClusterRunning() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- isHBaseSecurityEnabled() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Returns true if security is enabled, false otherwise
- isHBaseSecurityEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.security.User
-
Returns whether or not secure authentication is enabled for HBase.
- isHdfs() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- isHDFS(Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Return true if this is a filesystem whose scheme is 'hdfs'.
- isHdfsAclSet(Table, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- isHdfsAclSet(Table, String, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- isHdfsAclSet(Table, String, String, TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
-
Check if user global/namespace/table HDFS acls is already set
- isHdfsAclSet(Table, String, TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- isHdfsRegioninfoPresent() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- isHealthCheckerConfigured() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- isHealthy() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- isHeartbeatMessage() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- isHeartbeatMessage() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
-
Returns true when the most recent RPC response indicated that the response was a heartbeat message.
- isHeldByCurrentThread(long) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Test whether the given id is already locked by the current thread.
- isHelpCommand(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- isHexDigit(char) - Static method in class org.apache.hadoop.hbase.util.Bytes
- isHFile() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- isHFile() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns True if this is HFile.
- isHFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- isHFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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.
- 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.
- isHFileLink(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
- isHFileLink(Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
- isHsync(long, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- isHttpEnabled() - Method in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- isHttpsEnabled() - Method in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- isIdle() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- isIgnoreRegionsInTransition() - Method in class org.apache.hadoop.hbase.client.BalanceRequest
-
Returns true if the balancer should execute even if regions are in transition, otherwise false.
- isIncludeRelatedReturnCode(Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- isIncludesMvcc() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- isIncludesTags() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- isIncreasing(ProcedureProtos.Procedure, ProcedureProtos.Procedure) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- isIndex() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Returns whether this block category is index
- isIndexChunk() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- isInit - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- isInitialChoreComplete() - Method in class org.apache.hadoop.hbase.ScheduledChore
- isInitialized() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Returns true if this class has been initialized by calling
MultiRowRangeFilter.RangeIteration.initialize(boolean)
. - 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
-
Returns true if master is initialized
- 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.
- isInitialized() - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- isInitializing() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- 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
- isInMaintenanceMode() - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- isInMemory() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns True if we are to favor keeping all values for this column family in the HRegionServer cache.
- isInMemory() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isInMemory() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isInMemory() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns true if blocks in this file should be flagged as in-memory
- isInMemStore() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- isInProcedurePath(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this a procedure related znode path? TODO: this is not strict, can return true if had name just starts with same prefix but is different zdir.
- isInRecoverMetaState() - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- isInReplay() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- isInReplay() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- isInReplay() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- isInReturnCodes(Filter.ReturnCode, Filter.ReturnCode...) - Static method in class org.apache.hadoop.hbase.filter.FilterListBase
- isInRpcCallContext() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
- isInSafeMode(DistributedFileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Inquire the Active NameNode's safe mode status.
- isInState(ServerState...) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- isInState(RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
Notice that, we will return true if
expected
is empty. - isInStates(TableState.State...) - Method in class org.apache.hadoop.hbase.client.TableState
-
Static version of state checker
- isInstrumentationAccessAllowed(ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Checks the user has privileges to access to instrumentation servlets.
- isInterrupt(Throwable) - Static method in class org.apache.hadoop.hbase.util.ExceptionUtil
-
Returns true if the throwable comes an interruption, false otherwise.
- isInterrupted - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- isInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- isInvalid(byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Checks whether the key is invalid (e.g.
- isInViolation() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
-
Returns
true
if the quota is being violated,false
otherwise. - isInViolation() - Method in interface org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotView.SpaceQuotaStatusView
-
Returns
true
if the quota is being violated,false
otherwise. - isInViolation(SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
-
Checks if the given
snapshot
is in violation, allowing the snapshot to be null. - isInViolationAndPolicyDisable(TableName, QuotaObserverChore) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
-
Method to check if a table is in violation and policy set on table is DISABLE.
- isIterationComplete(int) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Returns true if we exhausted searching all row ranges.
- isIterationFinished() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- isJumbo() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
- isKeepAliveMasterConnectedAndRunning() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isKerberosAuth() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- isLargeEnoughForMerge(SimpleRegionNormalizer.NormalizerConfiguration, SimpleRegionNormalizer.NormalizeContext, RegionInfo) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return
true
whenregionInfo
has a size that is sufficient to be considered for a merge operation,false
otherwise. - isLargeLog - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- isLargeLog() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- isLast() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if this is last Region in Table
- isLastBackupSession(BackupSystemTable, TableName, long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- isLastRangeAndOpening(MetaTableAccessor.ReplicationBarrierResult, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- isLatestCellFromMemstore() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- isLatestTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns True if this KeyValue has a LATEST_TIMESTAMP timestamp.
- isLeftJustify() - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- isLegalColumnFamilyName(byte[]) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Check if the column family name is legal.
- isLegalFamilyName(byte[]) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
ColumnFamilyDescriptorBuilder.isLegalColumnFamilyName(byte[])
instead. - isLegalFullyQualifiedTableName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
-
Check passed byte array, "tableName", is legal user-space table name.
- isLegalNamespaceName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
- isLegalNamespaceName(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TableName
-
Valid namespace characters are alphabetic characters, numbers, and underscores.
- isLegalTableQualifierName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
- isLegalTableQualifierName(byte[], boolean) - Static method in class org.apache.hadoop.hbase.TableName
- isLegalTableQualifierName(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TableName
-
Qualifier names can only contain 'word' characters
[\p{IsAlphabetic}\p{Digit}]
or '_', '.' or '-'. - isLegalTableQualifierName(byte[], int, int, boolean) - Static method in class org.apache.hadoop.hbase.TableName
- isLink() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns True if the store file is a link
- isLinked(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Return true if the node is linked to a list, false otherwise
- isLinux() - Static method in class org.apache.hadoop.hbase.util.JVM
-
Check if the OS is linux.
- isLoaded() - Static method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
-
Return true if the native shared libraries were loaded; false otherwise.
- isLoadingCfsOnDemandDefault - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
The default setting for whether to enable on-demand CF loading for scan requests to this region.
- isLoadingCfsOnDemandDefault() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isLocal(Configuration) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
- isLocalAddress(InetAddress) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Given an InetAddress, checks to see if the address is a local address, by comparing the address with all the interfaces on the node.
- isLocked() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- isLocked() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- isLocked() - Method in interface org.apache.hadoop.hbase.procedure2.LockStatus
-
Return whether this lock has already been held,
- isLockedWhenLoading() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Can only be called when restarting, before the procedure actually being executed, as after we actually call the
Procedure.doAcquireLock(Object, ProcedureStore)
method, we will resetProcedure.lockedWhenLoading
to false. - isLockReady(Procedure<?>, Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- isLoginFromKeytab() - Method in class org.apache.hadoop.hbase.security.User
-
Returns true if user credentials are obtained from keytab.
- isLogLevelChangeAllowed(String, String[]) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- isLogRollRequested() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- isLowReplicationRollEnabled() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- isMajor - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isMajor() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns
true
if major compaction - 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
-
Returns True if this file was made by a major compaction.
- isManaged - Variable in class org.apache.hadoop.hbase.http.HttpServer.ListenerInfo
-
Boolean flag to determine whether the HTTP server should clean up the listener in stop().
- isManagedConnection - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
-
Should QutoaRetriever manage the state of the connection, or leave it be.
- isMaster - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
-
Flag indicating whether we're in charge of rolling/expiring keys
- isMaster() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- isMaster() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- isMasterCanHostUserRegions(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- isMasterInMaintenanceMode() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check whether Master is in maintenance mode.
- isMasterInMaintenanceMode() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check whether master is in maintenance mode
- isMasterInMaintenanceMode() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isMasterInMaintenanceMode() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isMasterInMaintenanceMode() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isMasterInMaintenanceMode() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isMasterInMaintenanceMode(RpcController, MasterProtos.IsInMaintenanceModeRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isMasterInMaintenanceMode(RpcController, MasterProtos.IsInMaintenanceModeRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isMasterRunning() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Deprecated.this has been deprecated without a replacement
- isMasterRunning() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Deprecated.this has been deprecated without a replacement
- isMasterRunning() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- isMasterRunning(MasterServices) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- isMasterRunning(MasterProtos.MasterService.BlockingInterface) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceStubMaker
- isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isMasterSwitchEnabled(MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- isMatchingRegionLocation(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure
-
The RegionStateNode will not have a location if a confirm of an OPEN fails.
- isMatchingRegionLocation(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Moved out here so can be overridden by the HBCK fix-up SCP to be less strict about what it will tolerate as a 'match'.
- isMatchingTail(Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Compare path component of the Path URI; e.g.
- isMatchingTail(Path, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Compare path component of the Path URI; e.g.
- isMatchingTail(Path, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Compare path component of the Path URI; e.g.
- isMax(byte) - Method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-
Return true when
val
is the maximum value - isMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns if max column range is inclusive.
- isMaximumWait(long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
-
Returns True if we have been delayed >
maximumWait
milliseconds. - isMD5Hash(String) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
- isMemberNode(String, String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- isMemStoreFlushingInMemory() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- isMergeable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isMergeable() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns true if region is mergeable
- isMergeable(MasterProcedureEnv, RegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- isMerged - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- isMerged() - Method in class org.apache.hadoop.hbase.master.RegionState
- isMerged() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- isMergeEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query the current state of the merge switch.
- isMergeEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the Merge switch.
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isMergeEnabled() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the merge enable flag of the table is true.
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if the region merge enable flag of the table is true.
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if the region merge enable flag of the table is true.
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return this instance's configured value for "hbase.normalizer.merge.enabled".
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- isMergeEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isMergeInProgress() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- isMergeQualifierPrefix(Cell) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns True if the column in
cell
matches the regex 'info:merge.*'. - isMerging() - Method in class org.apache.hadoop.hbase.master.RegionState
- isMergingNew() - Method in class org.apache.hadoop.hbase.master.RegionState
- isMergingNewOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isMergingNewOrOfflineOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isMergingNewOrOpenedOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isMergingOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isMeta() - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- isMeta(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- 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. - isMetaBlock(BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Check if block type is meta or index block
- isMetaClearingException(Throwable) - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
- isMetaEdit() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- isMetaEditFamily(byte[]) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.Since 2.3.0. Do not expose. Make protected.
- isMetaEditFamily(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
Replaying WALs can read Cell-at-a-time so need this method in those cases.
- isMetaFile(String) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
Returns True if String ends in
AbstractFSWALProvider.META_WAL_PROVIDER_ID
- isMetaFile(Path) - 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.
- isMetaLoaded(AssignmentManager) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- isMetaProcedure(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- isMetaRegion() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns true if this region is a meta region
- isMetaRegion() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns true if this region is a meta region.
- isMetaRegion() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Checks if this table is
hbase:meta
region. - isMetaRegion() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Checks if this table is
hbase:meta
region. - isMetaRegion() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if this region is a meta region
- isMetaRegion() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Checks if this table is
hbase:meta
region. - isMetaRegion(byte[]) - Static method in class org.apache.hadoop.hbase.client.MasterCallable
- isMetaRegion(byte[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isMetaRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isMetaRegionInTransition() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isMetaRegionReplicaReplicationEnabled(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns True if hbase:meta Region Read Replica is enabled.
- isMetaTable() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Checks if the table is a
hbase:meta
table - isMetaTable() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Checks if the table is a
hbase:meta
table - isMetaTable() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if this region is from hbase:meta
- isMetaTable() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Checks if the table is a
hbase:meta
table - isMetaTableName(TableName) - Static method in class org.apache.hadoop.hbase.TableName
-
Returns True if
tn
is the hbase:meta table name. - isMetaTableOp(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- isMetaZNodePath(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Returns True is the fully qualified path is for meta location
- isMetaZNodePrefix(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Returns True if meta znode.
- isMigration(Class<?>) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- isMinColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns if min column range is inclusive.
- isMissing() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
-
Returns true if the file is missing
- isMissing(String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Returns true if the argument is non-null and not whitespace
- isMobEnabled() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Gets whether the mob is enabled for the family.
- isMobEnabled() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isMobEnabled() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isMobFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Checks if the file is a MOB file
- 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.
- isMobRefFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Checks if the file is a MOB reference file, created by snapshot
- 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.
- isModified(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- isModified(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- isNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- isNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- isNamespaceRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- isNamespacesAndTableCFsEqual(ReplicationPeerConfig, ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- isNamespacesEqual(Set<String>, Set<String>) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- isNeedCursorResult() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isNeedCursorResult() - Method in class org.apache.hadoop.hbase.client.Scan
- isNeeded() - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
- isNeeded() - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- isNeeded() - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- isNeedProcessConnectionHeader() - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- isNegotiatedQopPrivacy() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- 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
- isNewRowOrType(Cell, Cell) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Returns True if we have crossed over onto a new row or type
- isNewVersionBehavior() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
By default, HBase only consider timestamp in versions.
- isNewVersionBehavior() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
By default, HBase only consider timestamp in versions.
- isNewVersionBehavior() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.By default, HBase only consider timestamp in versions.
- isNewVersionBehavior() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- isNext(RegionInfo) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if region is next, adjacent but 'after' this one.
- isNextBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- isNextCall() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- isNextFinished() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- isNextFinished() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator
-
Calling this method does not need to convert the protobuf message to the Procedure class, so if it returns true we can call
ProcedureStore.ProcedureIterator.skipNext()
to skip the procedure without deserializing. - isNonDaemonThreadRunning() - Static method in class org.apache.hadoop.hbase.util.Threads
-
Checks whether any non-daemon thread is running.
- isNoReadahead() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- isNormalizationEnabled() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if normalization enable flag of the table is true.
- isNormalizationEnabled() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if normalization enable flag of the table is true.
- isNormalizationEnabled() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if normalization enable flag of the table is true.
- isNormalizerEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query the current state of the region normalizer.
- isNormalizerEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the region normalizer
- isNormalizerEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isNormalizerEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isNormalizerEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isNormalizerEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isNormalizerEnabled(RpcController, MasterProtos.IsNormalizerEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- 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
RegionNormalizerStateStore
. - isNormalizerOn() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Return
true
if region normalizer is on,false
otherwise - isNoSuchColumnFamilyException(Throwable) - Static method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Check if there's an
NoSuchColumnFamilyException
in the caused by stacktrace. - isNot(String) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- isNotFamilyOrQualifierPermission(TablePermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- isNull() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Returns true if the filter is empty
- isNull(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
is null, false otherwise. - isNullable() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Indicates whether this instance supports encoding null values.
- isNullable() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt16
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt32
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt64
- isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt8
- isNullable() - Method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawByte
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawBytes
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawDouble
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawFloat
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawInteger
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawLong
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawShort
- isNullable() - Method in class org.apache.hadoop.hbase.types.RawString
- isNullable() - Method in class org.apache.hadoop.hbase.types.Struct
- isNullable() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- isNullable() - Method in class org.apache.hadoop.hbase.types.Union2
- isNullable() - Method in class org.apache.hadoop.hbase.types.Union3
- isNullable() - Method in class org.apache.hadoop.hbase.types.Union4
- isNumeric(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses Numeric encoding, false otherwise. - isNumericInfinite(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses Numeric encoding and isInfinite
, false otherwise. - isNumericNaN(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses Numeric encoding and isNaN
, false otherwise. - isNumericZero(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses Numeric encoding and is0
, false otherwise. - isOffheap() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- isOffheap() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- 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
- isOffline() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Deprecated.since 3.0.0 and will be removed in 4.0.0
- isOffline() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Deprecated.since 3.0.0 and will be removed in 4.0.0
- isOffline() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if this region is offline.
- isOffline() - Method in class org.apache.hadoop.hbase.master.RegionState
- isOffPeak - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isOffPeak() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
-
Returns
true
if compaction is Off-peak - isOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- isOffPeakHour() - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
Returns whether it is off-peak hour
- isOffPeakHour() - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours.OffPeakHoursImpl
- isOffPeakHour(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
Returns whether
targetHour
is off-peak hour - isOffPeakHour(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours.OffPeakHoursImpl
- isolateRegionIdArray - Variable in class org.apache.hadoop.hbase.util.RegionMover
- isolateRegionIdArray - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- isolateRegionIdArray(List<String>) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Set the region ID to isolate on the region server.
- isolateRegions() - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Isolated regions specified in
RegionMover.isolateRegionIdArray
onRegionMover.hostname
in ack Mode and Unload regions from givenRegionMover.hostname
using ack/noAck mode andRegionMover.maxthreads
. - ISOLATION_LEVEL - Static variable in class org.apache.hadoop.hbase.client.Query
- IsolationLevel - Enum in org.apache.hadoop.hbase.client
-
Specify Isolation levels in Scan operations.
- IsolationLevel() - Constructor for enum org.apache.hadoop.hbase.client.IsolationLevel
- isOldEnough(FileStatus) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- isOldEnoughForMerge(SimpleRegionNormalizer.NormalizerConfiguration, SimpleRegionNormalizer.NormalizeContext, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return
true
whenregionInfo
has a creation date that is old enough to be considered for a merge operation,false
otherwise. - isOldMobFileName(String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
- 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.master.HMaster
-
Report whether this master is started This method is used for testing.
- isOnline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Report the status of the server.
- isOnline() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- isOnline() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Whether the manager is able to fully return group metadata
- isOnline() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- isOnline() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- isOnlineLogProviderEnabled - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- isOnlineLogProviderEnabled - Variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- isOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isOpen(byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Checks whether the key indicates an open interval boundary (i.e.
- isOpen(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- isOpened() - Method in class org.apache.hadoop.hbase.master.RegionState
- isOpenedOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isOpening() - Method in class org.apache.hadoop.hbase.master.RegionState
- isOpeningOrFailedOpenOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isOpeningOrOpenedOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isOperationPending(int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- 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.
- isOperationTimeoutExceeded() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Some checked calls send a callable with their own tracker.
- isOptionsSupported(String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- isOrderPreserving - Variable in class org.apache.hadoop.hbase.types.Struct
- isOrderPreserving() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Indicates whether this instance writes encoded
byte[]
's which preserve the natural sort order of the unencoded value. - isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawByte
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawBytes
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawDouble
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawFloat
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawInteger
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawLong
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawShort
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawString
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Struct
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union2
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union3
- isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union4
- isOrphan() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- isOutstandingSyncs() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Returns True if outstanding sync futures still
- isOutstandingSyncsFromRunners() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- isOverlap(RegionInfo) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if an overlap in region range.
- isOverlap(RegionInfo, Pair<RegionInfo, RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- isOverloaded - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- isOverwrite - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- isOverwrite() - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- isOwned() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isOwned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isParallelSeekEnabled() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- isParentFinished(byte[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- isPartial() - Method in class org.apache.hadoop.hbase.client.Result
-
Deprecated.the word 'partial' ambiguous, use
Result.mayHaveMoreCellsInRow()
instead. Deprecated since 1.4.0. - isPartial() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- 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
-
Returns peer enabled or not
- isPeerEnabled() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Test whether the peer is enabled.
- isPeerEnabled(String) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- isPeerEnabled(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Test whether a replication peer is enabled.
- isPeerEnabled(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- isPeerProcedure(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- isPeerQuorumAddress(String) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- isPending(AsyncNonMetaRegionLocator.LocateRequest) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- isPeriodic() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- 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.FileMmapIOEngine
-
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
-
Returns true if persistent storage is supported for the cache when shutdown
- isPluggableQueueType(String) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- isPluggableQueueWithFastPath(String, Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- isPreadAllBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- isPreadAllBytes() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- isPrefetchBlocksOnOpen() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns true if we should prefetch blocks into the blockcache on open
- isPrefetchBlocksOnOpen() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- isPrefetchBlocksOnOpen() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- isPrefetchStarted() - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- isPreprocessedMask(byte[]) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- isPrimary() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- isPrimaryReplica - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- isPrimaryReplicaBlock - Variable 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.io.hfile.ReaderContext
- 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
- isPrimaryReplicaStore() - Method in class org.apache.hadoop.hbase.regionserver.StoreContext
- isPrintableChar(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- isProcedureDone(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- 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
- isProcedureDone(RpcController, MasterProtos.IsProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isProcedureDone(RpcController, MasterProtos.IsProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Checks if the specified procedure is done.
- isProcedureFinished(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check the current state of the specified procedure.
- isProcedureFinished(String, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check the current state of the specified procedure.
- isProcedureFinished(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isProcedureFinished(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isProcedureFinished(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isProcedureFinished(String, String, Map<String, String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isProcedureOwner(long, User) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Check if the user is this procedure's owner
- isProcessed() - Method in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- isPut(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns True if this cell is a Put.
- isQueueRecovered() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- isQuotaEnabled() - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- isQuotaEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
Returns true if the support for quota is enabled
- isQuotaInitialized() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- isQuoteUnescaped(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Returns a boolean indicating whether the quote was escaped or not
- isRangeFinished(long, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- isRaw() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isRaw() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns True if this Scan is in "raw" mode.
- isRawMobScan(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Indicates whether it's a raw scan.
- isReachedNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this the exact procedure barrier reached znode
- isReachedPathNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Is this in the procedure barrier reached znode path
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
- 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.
- isReaderRunning - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- isReaderRunning() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Returns whether the reader thread is running
- isReadFromSystemAuthUser() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- isReadOnly - Variable in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- isReadOnly() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the readOnly flag of the table is set.
- isReadOnly() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if the readOnly flag of the table is set.
- isReadOnly() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if the readOnly flag of the table is set.
- isReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- isReadOnly() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns True if region is read only
- isReadOnly() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
-
Helper method to determine if server should only respond to GET HTTP method requests.
- isReadOnly() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- isReadOnly(HRegion) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns whether this region replica can accept writes.
- isReadsEnabled() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isReadSuccess() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- isReady() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.Check whether the log splitter is ready to supply tasks
- isReady() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- isReady() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- isReady() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- isReady() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- isReadyToOffline() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Check if a region state can transition to offline
- isReadyToOnline() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Check if a region state can transition to online
- isReclaimed() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- isRecovered() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- isRecovered() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Returns whether this is a replication source for recovery.
- isRecovered() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- isRecoveredEdits(Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Checks if the given path is the one with 'recovered.edits' dir.
- isRecoverySupported() - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- isReference() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- isReference() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns True if this is a StoreFile Reference.
- isReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Returns True if the store file is a Reference
- isReference(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- isReference(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- isReferencedInReads() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Returns true if the file is still used in reads
- isRefOnlyScan(Scan) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Indicates whether it's a reference only scan.
- isRegionCached(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Check the region cache to see whether a region is cached yet or not.
- isRegionCloseMarker() - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
Public so can be accessed from regionserver.wal package.
- isRegionCurrentlyWriting(byte[]) - Method in class org.apache.hadoop.hbase.wal.EntryBuffers
- isRegionDir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- isRegionDirPresentUnderRoot(TableName, String) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
- 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
-
Returns True if region is offline (In OFFLINE or CLOSED state).
- isRegionOnline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- isRegionOnline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.HMaster
- 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
-
Returns True if Region Read Replica is enabled for user-space tables.
- isRegionReplicaReplicationEnabled(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- isRegionReplicaStoreFileRefreshEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns True if we are to refresh user-space hfiles in Region Read Replicas.
- isRegionReplicaWaitForPrimaryFlushEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns True if wait for primary to flush is enabled for user-space tables.
- isRegionServerRemote - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner.OpenScannerResponse
- isRegionServerRemote - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- isRegionServerRemote - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- isRegionServerRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- isRegionStale(String, long) - Method in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- isRegionStillOpening() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- isRegionStillOpening(RegionInfo, RegionServerServices) - Static method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- 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.
- isRemote(String) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- isReplay() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- isReplicaGet(Row) - Static method in class org.apache.hadoop.hbase.client.AsyncProcess
- isReplicasForSameRegion(RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
- isReplicationForBulkLoadDataEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- isReplicationForBulkLoadDataEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- isReplicationMarkerEdit(WALEdit) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
Checks whether this edit is a replication marker edit.
- isReplicationPeerEnabled(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if a replication peer is enabled.
- isReplicationPeerEnabled(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if a replication peer is enabled.
- isReplicationPeerEnabled(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isReplicationPeerEnabled(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isReplicationPeerEnabled(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isReplicationPeerEnabled(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isReplicationPeerEnabled(RpcController, ReplicationProtos.GetReplicationPeerStateRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isReplicationPeerEnabled(RpcController, ReplicationProtos.GetReplicationPeerStateRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isReplicationPeerModificationEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check whether replication peer modification is enabled.
- isReplicationPeerModificationEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check whether replication peer modification is enabled.
- isReplicationPeerModificationEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isReplicationPeerModificationEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isReplicationPeerModificationEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isReplicationPeerModificationEnabled() - Method in class org.apache.hadoop.hbase.master.HMaster
- isReplicationPeerModificationEnabled() - Method in interface org.apache.hadoop.hbase.master.MasterServices
- isReplicationPeerModificationEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isReplicationPeerModificationEnabled(RpcController, ReplicationProtos.IsReplicationPeerModificationEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isReplicationPeerModificationEnabled(RpcController, ReplicationProtos.IsReplicationPeerModificationEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isRequired(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- isRescanNode(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- isRescanNode(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.Checks if the given path represents a rescan node.
- isReservedFileInfoKey(byte[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Return true if the given file info key is reserved for internal use.
- isReservoirEnabled() - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- isResigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isResigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isRestoredRegion - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- isRestoringTable(TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Verify if the restore of the specified table is in progress.
- isRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- isRetryDespiteFastFailMode() - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- isRetryImmediatelySupported() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
- isRetryImmediatelySupported() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- isReturnResults() - Method in class org.apache.hadoop.hbase.client.Append
-
Returns current setting for returnResults
- isReturnResults() - Method in class org.apache.hadoop.hbase.client.Increment
-
Returns current setting for returnResults
- isReturnResults() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns current value for returnResults
- isReverse() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- isReverse() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- isReversed() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isReversed() - Method in class org.apache.hadoop.hbase.client.Scan
-
Get whether this scan is a reversed one.
- isReversed() - Method in class org.apache.hadoop.hbase.filter.Filter
- isReversed() - Method in class org.apache.hadoop.hbase.filter.FilterList
- isRIT(AssignmentManager) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- isRollbackSupported() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Return whether the procedure supports rollback.
- isRollbackSupported() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- isRollbackSupported() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- 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.MergeTableRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- isRollbackSupported(MasterProcedureProtos.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- isRollbackSupported(MasterProcedureProtos.ModifyStoreFileTrackerState) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- isRollbackSupported(MasterProcedureProtos.ModifyTableDescriptorState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- isRollbackSupported(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- isRollbackSupported(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- isRollbackSupported(MasterProcedureProtos.RestoreSnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- isRollbackSupported(MasterProcedureProtos.SnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- isRollbackSupported(MasterProcedureProtos.SplitTableRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- isRollbackSupported(MasterProcedureProtos.TruncateRegionState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- isRollbackSupported(MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- isRollbackSupported(TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Used by the default implementation of abort() to know if the current state can be aborted and rollback can be triggered.
- isRollingback() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- isRollRequested() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- isRootFinished(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- isRootFolder(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- isRootRegion() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.This is vestigial API.
- isRpcRef() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
Check whether have some RPC patch referring this block.
ForIOEngine.usesSharedMemory()
is true(eg.ByteBufferIOEngine
), there're two case:
1. - 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.
- isRpcThrottleEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get if the rpc throttle is enabled.
- isRpcThrottleEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get if the rpc throttle is enabled.
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- isRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isRpcThrottleEnabled(MasterProtos.IsRpcThrottleEnabledRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- isRpcThrottleEnabled(RpcController, MasterProtos.IsRpcThrottleEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isRpcThrottleEnabled(RpcController, MasterProtos.IsRpcThrottleEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isRSGroupsEnabled(Connection) - Static method in class org.apache.hadoop.hbase.RSGroupTableAccessor
- isRunnable() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns true if the procedure is in a RUNNABLE state.
- isRunning() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isRunning() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
When running, the HBCK report may be changed later.
- isRunning() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Returns if the master is currently running and is not attempting to shutdown.
- isRunning() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- isRunning() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.FsUtilsLeaseRecovery
- isRunning() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- isRunning() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- isRunning() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Returns true if the store is running, otherwise false.
- isRunning() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- 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.replication.ReplicationLoadSource
- isRunning() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- isSafePointAttained() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Returns if the safepoint has been attained.
- isSameAddress(ServerName, ServerName) - Static method in class org.apache.hadoop.hbase.ServerName
-
Compare two addresses
- isSameHdfs(Configuration, FileSystem, FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- isSameServer(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.util.MoveWithAck
-
Returns true if passed region is still on serverName when we look at hbase:meta.
- isSaslError(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- isScanMetricsEnabled() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- isScanMetricsEnabled() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns True if collection of scan metrics is enabled.
- isScanRequest(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- isScanUsePread() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- isScheduled() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns true when this Chore is scheduled with a ChoreService
- isSearchRowInclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
Returns whether the bounding row used for binary-search is inclusive or not.
- isSearchRowInclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.ReversedRowRange
- isSearchRowInclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
- isSecure() - Method in class org.apache.hadoop.hbase.http.HttpConfig
- isSecureBulkLoadEndpointAvailable() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- isSecureZooKeeper(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
-
Returns
true
when secure authentication is enabled (whetherhbase.security.authentication
is set to "kerberos
"). - isSecurityAvailable(Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- isSecurityEnabled - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- isSecurityEnabled - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- isSecurityEnabled() - Static method in class org.apache.hadoop.hbase.security.User
-
Returns whether or not Kerberos authentication is configured for Hadoop.
- isSecurityEnabled() - Static method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
-
Returns the result of
UserGroupInformation.isSecurityEnabled()
. - isSecurityNotEnabledException(IOException) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- 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
- isSeekToRow - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- isSequenceIdFile(Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Is the given file a region open sequence id file.
- isSerial - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- isSerial() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- isServerDead(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Check if a server is known to be dead.
- isServerInFailureMap(ServerName) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- isServerKnownAndOnline(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Returns whether the server is online, dead, or unknown.
- isServerOnline(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
- isServerOverloaded() - Method in exception org.apache.hadoop.hbase.HBaseServerException
-
Returns True if server was considered overloaded when exception was thrown
- isServerOverloaded() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
-
Returns True if the server was considered overloaded when the exception was thrown.
- isServerOverloaded(Throwable) - Static method in exception org.apache.hadoop.hbase.HBaseServerException
-
Returns True if the server was considered overloaded when the exception was thrown
- isServerProcedure(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- isServerStarted() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- isServerUnknown(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Check if a server is unknown.
- isShared - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- isSharedMem() - Method in class org.apache.hadoop.hbase.io.hfile.ExclusiveMemHFileBlock
- isSharedMem() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Will be override by
SharedMemHFileBlock
orExclusiveMemHFileBlock
. - isSharedMem() - Method in class org.apache.hadoop.hbase.io.hfile.SharedMemHFileBlock
- isShift() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- isShift(int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- isShowConfInServlet() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Returns whether to show HBase Configuration in servlet
- isShowQueueDump(Configuration) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
- isShutdown() - Method in class org.apache.hadoop.hbase.ChoreService
-
Returns true when the service is shutdown and thus cannot be used anymore
- isShutDown() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- isShutdownHookInstalled - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- isShutdownHookInstalled() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
This method is used for testing.
- isSilence() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- isSimpleAuthentication() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- 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
- isSingleRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- isSizeLimit(Store, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
-
Check periodically to see if a system stop is requested every written bytes reach size limit.
- isSkipChecks() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- isSkippable - Variable in class org.apache.hadoop.hbase.types.Struct
- isSkippable() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Indicates whether this instance is able to skip over it's encoded value.
- isSkippable() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- isSkippable() - Method in class org.apache.hadoop.hbase.types.OrderedBlob
- isSkippable() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
- isSkippable() - Method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawByte
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawBytes
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawDouble
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawFloat
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawInteger
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawLong
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawShort
- isSkippable() - Method in class org.apache.hadoop.hbase.types.RawString
- isSkippable() - Method in class org.apache.hadoop.hbase.types.Struct
- isSkippable() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
- isSkippable() - Method in class org.apache.hadoop.hbase.types.Union2
- isSkippable() - Method in class org.apache.hadoop.hbase.types.Union3
- isSkippable() - Method in class org.apache.hadoop.hbase.types.Union4
- isSkipResetSeqId() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- isSkipResetSeqId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Gets whether to skip resetting the sequence id for cells.
- 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
-
Returns true if the memstore may need some extra memory space
- isSlowLog - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- isSlowLog() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- isSlowLogTableEnabled - Variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- isSmall() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
-
Deprecated.
- isSmall() - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. See the comment of
Scan.setSmall(boolean)
- isSnapshotCleanupEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query the current state of the auto snapshot cleanup based on TTL.
- isSnapshotCleanupEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the auto snapshot cleanup based on TTL.
- isSnapshotCleanupEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isSnapshotCleanupEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isSnapshotCleanupEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isSnapshotCleanupEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isSnapshotCleanupEnabled(RpcController, MasterProtos.IsSnapshotCleanupEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isSnapshotCleanupEnabled(RpcController, MasterProtos.IsSnapshotCleanupEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isSnapshotCompleted(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check to see if the snapshot is one of the currently completed snapshots Returns true if the snapshot exists in the "completed snapshots folder".
- isSnapshotCorrupted() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- isSnapshotCorrupted() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
Returns true if the snapshot is corrupted
- isSnapshotDone(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check if the specified snapshot is done
- isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Checks if the specified snapshot is done.
- isSnapshotFinished(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check the current state of the passed snapshot.
- isSnapshotFinished(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check the current state of the passed snapshot.
- isSnapshotFinished(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isSnapshotFinished(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isSnapshotFinished(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isSnapshotFinished(SnapshotDescription) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isSnapshotOwner(SnapshotDescription, User) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Check if the user is this table snapshot's owner
- isSnapshotSupported - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- isSorted(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
- isSourceActive() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- isSourceActive() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Returns active or not
- isSpecialException(Throwable) - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
- isSplit - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- isSplit() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Returns True if has been split and has daughters.
- isSplit() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns True if has been split and has daughters.
- isSplit() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if has been split and has daughters.
- isSplit() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
Return whether the region has been split and not online.
- isSplit() - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplitable(JobContext, Path) - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- isSplitable(JobContext, Path) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionInputFormat
- isSplitEnabled() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Query the current state of the split switch.
- isSplitEnabled() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Query the current state of the Split switch.
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isSplitEnabled() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the split enable flag of the table is true.
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Check if the split enable flag of the table is true.
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Check if the region split enable flag of the table is true.
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Return this instance's configured value for "hbase.normalizer.split.enabled".
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- isSplitEnabled() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isSplitOrMergeEnabled(MasterSwitchType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.isSplitEnabled()
orAdmin.isMergeEnabled()
instead. - isSplitOrMergeEnabled(MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Queries the state of the
SplitOrMergeStateStore
. - isSplitOrMergeEnabled(MasterSwitchType) - Method in interface org.apache.hadoop.hbase.master.MasterServices
- isSplitOrMergeEnabled(MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- isSplitOrMergeEnabled(RpcController, MasterProtos.IsSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- isSplitOrMergeEnabled(RpcController, MasterProtos.IsSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- isSplitOrMergeOn(MasterSwitchType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isSplitParent() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Deprecated.since 3.0.0 and will be removed in 4.0.0, Use
MutableRegionInfo.isSplit()
instead. - isSplitParent() - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Deprecated.since 3.0.0 and will be removed in 4.0.0, Use
RegionInfo.isSplit()
instead. - isSplitParent() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if this is a split parent region.
- isSplittable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- isSplittable() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Returns true if region is splittable
- isSplitting() - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplittingDone(MasterProcedureEnv, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- isSplittingNew() - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplittingNewOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplittingOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplittingOrOpenedOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplittingOrSplitOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
- isSplitWALFinished(String) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- isSslError(Throwable) - Method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- isStale() - Method in class org.apache.hadoop.hbase.client.Result
-
Whether or not the results are coming from possibly stale data.
- 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
-
Returns if the
Chore
has been started. - isStarted(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Return true if the procedure is started.
- isStarting() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
- isStarting() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
Returns Return
true
is this service is STARTING (but not yet RUNNING). - isStarting() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- isStartingWithPath(Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Compare of path component.
- isStartRowInclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
Returns if start row is inclusive.
- isSticky() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
The default behaviour is load balancing by sending each request to a random host.
- isStillAtSeekTargetAfterSkippingNewerKvs(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- isStop() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.Returns the current value of exitWorker
- isStop() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- isStopped - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- isStopped() - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- isStopped() - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- isStopped() - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- isStopped() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- isStopped() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- isStopped() - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
- isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- 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
-
Returns true if a stop has been requested.
- isStopped() - Method in class org.apache.hadoop.hbase.regionserver.ShutdownHook.DoNothingStoppable
- 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
- isStopped() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- isStopped() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- isStopped() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- isStopped() - Method in interface org.apache.hadoop.hbase.Stoppable
-
Returns True if
Stoppable.stop(String)
has been closed. - isStopping() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- isStopping() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- isStopping() - Method in interface org.apache.hadoop.hbase.Server
-
Returns True is the server is Stopping
- isStopRowInclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
Returns if stop row is inclusive.
- isStreamUnsupported() - Method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
For tests only, returns whether the passed stream is supported
- isStringEquals(String, String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
For replication peer cluster key or endpoint class, null and empty string is same.
- isStuck() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- isSubDirectoryOf(Path, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Determines if the given workingDir is a subdirectory of the given "root directory"
- isSuccess() - Method in class org.apache.hadoop.hbase.client.CheckAndMutateResult
-
Returns Whether the CheckAndMutate operation is successful or not
- isSuccess() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns true if the procedure is finished successfully.
- isSuccessfulScan(RegionInfo) - Method in class org.apache.hadoop.hbase.util.MoveWithAck
-
Tries to scan a row from passed region
- issueDate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- isSuperUser(String) - Static method in class org.apache.hadoop.hbase.security.Superusers
-
Check if the current user is a super user
- isSuperUser(User) - Static method in class org.apache.hadoop.hbase.security.Superusers
-
Check if the current user is a super user
- isSuperUserId(String[], Id) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- isSuspended() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- isSyncAborted() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- isSystemOrSuperUser() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- isSystemTable - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- isSystemTable() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Returns true if this region is from a system table
- isSystemTable() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- isSystemTable() - Method in class org.apache.hadoop.hbase.TableName
- isSystemTablesOnlyOnMaster(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- isTableAssigned() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- isTableAvailable(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if a table is available.
- isTableAvailable(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if a table is available.
- isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isTableAvailable(TableName, byte[][]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.isTableAvailable(TableName)
- isTableAvailable(TableName, byte[][]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.Since 2.2.0. Will be removed in 3.0.0. Use
AsyncAdmin.isTableAvailable(TableName)
- isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isTableAvailable(TableName, byte[][]) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Use this api to check if the table has been created with the specified number of splitkeys which was used while creating the given table.
- isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isTableAvailable(TableName, Optional<byte[][]>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isTableAvailable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- 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.
- isTableAvailableWithSplit(TTableName, List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- isTableCFsEqual(Map<TableName, List<String>>, Map<TableName, List<String>>) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- isTableDir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- isTableDir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Check whether we have a valid TableDescriptor.
- isTableDisabled(RegionInfo) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Returns True if table is disabled or disabling; defaults false!
- isTableDisabled(TableStateManager, TableName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- isTableDisabled(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if a table is disabled.
- isTableDisabled(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if a table is disabled.
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isTableDisabled(TableName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Check if a table is disabled.
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionUtils.MasterlessConnection
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check if the specified region's table is disabled.
- isTableDisabled(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- isTableEnabled() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- isTableEnabled(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- isTableEnabled(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- isTableEnabled(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if a table is enabled.
- isTableEnabled(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if a table is enabled.
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- isTableEnabled(TableName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
A table that isTableEnabled == false and isTableDisabled == false is possible.
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- isTableEnabled(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- isTableEndRow(byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable
- isTableEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- isTableIncluded(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Only check/fix tables specified by the list, Empty list means all tables are included.
- isTableNamespaceManagerInitialized() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- isTableNotFoundException(Throwable) - Static method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Check if there's an
TableNotFoundException
in the caused by stacktrace. - isTablePresent(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- isTableProcedure(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- isTablePropertyModified(TableDescriptor, TableDescriptor, String) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Comparing the value associated with a given key across two TableDescriptor instances' properties.
- isTableRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- isTablesOnMaster(Configuration) - Static method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- isTableStartRow(byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable
- isTableState(TableName, TableState.State...) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- isTableTakingAnySnapshot(TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- isTableTransition(RegionInfo) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Returns True iff first row in hbase:meta or if we've broached a new table in hbase:meta
- isTagsLenZero - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- isTagsPresent() - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- isTagsPresent() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
Returns true if tags are present in this snapshot
- 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(SnapshotProtos.SnapshotDescription, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check to see if there is a snapshot in progress with the same name or on the same table.
- isTakingSnapshot(TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check to see if the specified table has a snapshot in progress.
- isTakingSnapshot(TableName, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check to see if the specified table has a snapshot in progress.
- isTcpNoDelay() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- isTerminated() - Method in class org.apache.hadoop.hbase.ChoreService
-
Returns true when the service is shutdown and all threads have terminated
- isText(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return true when the next encoded value in
src
uses Text encoding, false otherwise. - isTimeLimit(Store, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
-
Check periodically to see if a system stop is requested every time.
- isToBeExpanded(List<ExpressionNode>) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
- isTooLarge(RpcCall, long, long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- isTooManyStoreFiles(Region) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- isTooSlow(RpcCall, int) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- 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
-
Returns True if the store file is a top Reference
- isTraceEnabled() - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
-
The procedure could be restarted from a different machine.
- isTraceEnabled() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
The procedure could be restarted from a different machine.
- isTraceEnabled() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
-
The procedure could be restarted from a different machine.
- isTrackingMetrics() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- isTunerOn() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- isUnassignable() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Check if a region state is one of offline states that can't transition to pending_close/closing (unassign/offline)
- isUnassignable(RegionState.State) - Static method in class org.apache.hadoop.hbase.master.RegionState
-
Check if a region state is one of offline states that can't transition to pending_close/closing (unassign/offline)
- isUnassigned() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- isUnassigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isUnassigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- isUnderCompaction(HStore) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Check if this store is under compaction
- isUnderline() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- isUnderline() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- isUnexpectedPreambleHeaderException(IOException) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- isUnflushedEntries() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- isUninstantiated() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- isUnix() - Static method in class org.apache.hadoop.hbase.util.JVM
-
Check if the OS is unix.
- 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
- isUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- isUsePread() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- isUserReferenced(UserGroupInformation) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- isUserRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- 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
- isUseScannerTimeoutForNextCalls() - Method in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- isUsingL0Flush() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- isValid() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- isValid() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- isValid() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- isValid() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called on store load by the ProcedureExecutor to validate the procedure stack.
- isValid(FileStatus) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Return if the specified file is a valid store file or not.
- isValidArguements(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- isValidAuthChar(byte) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- isValidHour(int) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
- isValidLabel(byte[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- isValidMetaPath(String) - Method in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Helper to check if the given 'path' corresponds to a meta znode.
- isValidName(String) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
- isValidName(String) - Method in class org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
- isValidProtocol(String) - Static method in class org.apache.hadoop.hbase.http.log.LogLevel
- isValidRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- isValidState(ScannerContext.NextState) - Static method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- isValidTime(long) - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Return true if time is earlier or equal to current time
- isValidType(byte) - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
-
True to indicate that the byte b is a valid type.
- isValidWALRootDir(Path, Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- isVisibilityTagsPresent(Cell) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- isWaiting() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Returns true if the procedure is waiting for a child to finish or for an external event.
- isWaiting() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- isWaitingQueueEmpty() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- isWALTrailer(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
This is used to determine whether we have already reached the WALTrailer.
- isWithinDefaultWorkingDir(Path, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Determines if the given workingDir is a subdirectory of the default working snapshot directory
- isWorkerRunning() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- isWritabilityBackpressureEnabled - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- isWritabilityBackpressureEnabled() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
- isWriteRequest(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- isWriteSuccess() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- isWriting() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Returns true if a block is being written
- isYieldAfterExecutionStep(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
By default, the procedure framework/executor will try to run procedures start to finish.
- isYieldAfterExecutionStep(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- isYieldBeforeExecuteFromState(TEnvironment, TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
By default, the executor will try ro run all the steps of the procedure start to finish.
- isZeroLengthThenDelete(FileSystem, FileStatus, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
make sure have been through lease recovery before get file status, so the file length can be trusted.
- itemAllocationSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- itemBeginPos - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- itemCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- items - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- itemSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- itemSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
This bucket size can only allocate items of this size, even if the requested allocation size is smaller.
- iter - Variable in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- iter - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- iter - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
- iter - Variable in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- Iter() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaRetriever.Iter
- iterateOnSplits(byte[], byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Iterate over keys within the passed range.
- iterateOnSplits(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Iterate over keys within the passed range, splitting at an [a,b) boundary.
- iteration - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- iterations - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- iterator() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.ListRowAccess
- iterator() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- iterator() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
- iterator() - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- iterator() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- iterator() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- iterator() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns Iterator over the blocks in the cache.
- 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.LruAdaptiveBlockCache
- iterator() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- iterator() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- iterator() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- iterator() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- iterator() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser.Results
- iterator() - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- iterator() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- iterator() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- iterator() - Method in class org.apache.hadoop.hbase.RegionLocations
- iterator() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- 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.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists
- iterator() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- iterator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- iterator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- iterator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- iterator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- iterator() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists
- iterator() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
- iterator() - Method in class org.apache.hadoop.hbase.util.SortedList
- iterator(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
-
Retrieve an
Iterator
over the values encoded insrc
. - Iterator() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator
- Iterator() - Constructor for class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- iterNext - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlLinkedNode
- iterPrev - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlLinkedNode
- iv - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- iv - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- iv - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- iv - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- iv - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
Initialization vector
- iv - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
- iv - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- IV_LENGTH - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
J
- JaasConfiguration(String, String, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- JaasConfiguration(String, String, String, boolean) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- jarDir(File, String, ZipOutputStream) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
- JarFinder - Class in org.apache.hadoop.hbase.mapreduce
-
Finds the Jar for a class.
- JarFinder() - Constructor for class org.apache.hadoop.hbase.mapreduce.JarFinder
- jarModifiedTime - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- jarPath - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- jarPath - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- jars - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- JAVA - Enum constant in enum org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
- JAVA_LANG_DOMAIN - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- JAVA_NIO_DOMAIN - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- JavaRegexEngine(String, int) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- JAXBContextResolver - Class in org.apache.hadoop.hbase.rest.provider
-
Plumbing for hooking up Jersey's JSON entity body encoding and decoding support to JAXB.
- JAXBContextResolver() - Constructor for class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
- JaxbJsonProviderHolder() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel.JaxbJsonProviderHolder
- JENKINS_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
-
Constant to denote
JenkinsHash
. - JenkinsHash - Class in org.apache.hadoop.hbase.util
-
Produces 32-bit hash for hash table lookup.
- JenkinsHash() - Constructor for class org.apache.hadoop.hbase.util.JenkinsHash
- jerseyVersion - Variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- JFR - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- jitter - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- JITTER - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- JitteredRunnableScheduledFuture(RunnableScheduledFuture<V>) - Constructor for class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- jitterRate - Variable in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- JitterScheduledThreadPoolExecutorImpl - Class in org.apache.hadoop.hbase
-
ScheduledThreadPoolExecutor that will add some jitter to the RunnableScheduledFuture.getDelay.
- JitterScheduledThreadPoolExecutorImpl(int, ThreadFactory, double) - Constructor for class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl
-
Main constructor.
- JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture<V> - Class in org.apache.hadoop.hbase
-
Class that basically just defers to the wrapped future.
- JKS - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- JKS - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
- JKSFileLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Implementation of
FileKeyStoreLoader
that loads from JKS files. - JKSFileLoader(String, String, char[], char[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.JKSFileLoader
- JKSFileLoader.Builder - Class in org.apache.hadoop.hbase.io.crypto.tls
- JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- JMX_CS - Static variable in class org.apache.hadoop.hbase.JMXListener
-
workaround for HBASE-11146 master and regionserver are in 1 JVM in standalone mode only 1 JMX instance is allowed, otherwise there is port conflict even if we only load regionserver coprocessor on master
- JmxCacheBuster - Class in org.apache.hadoop.metrics2.impl
-
JMX caches the beans that have been exported; even after the values are removed from hadoop's metrics system the keys and old values will still remain.
- JmxCacheBuster() - Constructor for class org.apache.hadoop.metrics2.impl.JmxCacheBuster
- JmxCacheBuster.JmxCacheBusterRunnable - Class in org.apache.hadoop.metrics2.impl
- JmxCacheBusterRunnable() - Constructor for class org.apache.hadoop.metrics2.impl.JmxCacheBuster.JmxCacheBusterRunnable
- JMXJsonServlet - Class in org.apache.hadoop.hbase.http.jmx
-
Provides Read only web access to JMX.
- JMXJsonServlet() - Constructor for class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
- 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
- JOB_NAME_CONF_KEY - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.CellCounter
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.Export
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- JobUtil - Class in org.apache.hadoop.hbase.mapreduce
-
Utility methods to interact with a job.
- JobUtil() - Constructor for class org.apache.hadoop.hbase.mapreduce.JobUtil
- join() - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- join() - Method in class org.apache.hadoop.hbase.http.HttpServer
- join() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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
-
Deprecated.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.procedure2.ProcedureExecutor
- join() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- join() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- 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
- join() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- join(Thread, CompletableFuture<?>) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- joinBarrierLock - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
lock to prevent nodes from acquiring and then releasing before we can track them
- joinCluster() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- joinedContinuationRow - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
If the joined heap data gathering is interrupted due to scan limits, this will contain the row for which we are populating the values.
- joinedHeap - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Heap of key-values that are not essential for the provided filters and are thus read on demand, if on-demand column family loading is enabled.
- joinedHeapMayHaveData(Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Returns true when the joined heap may have data for the current row
- JOINER - Static variable in class org.apache.hadoop.hbase.util.Strings
- joinZNode(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Join the prefix znode name with the suffix znode name to generate a proper full znode name.
- JONI - Enum constant in enum org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
- JoniRegexEngine(String, int) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- joniToPatternFlags(int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- journal - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- JRubyFormat - Class in org.apache.hadoop.hbase.util
-
Utility class for converting objects to JRuby.
- JRubyFormat() - Constructor for class org.apache.hadoop.hbase.util.JRubyFormat
- JSONBean - Class in org.apache.hadoop.hbase.util
-
Utility for doing JSON and MBeans.
- JSONBean() - Constructor for class org.apache.hadoop.hbase.util.JSONBean
- JSONBean.Writer - Interface in org.apache.hadoop.hbase.util
-
Use dumping out mbeans as JSON.
- jsonBeanWriter - Variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
- JsonMapper - Class in org.apache.hadoop.hbase.util
-
Utility class for converting objects to JSON
- JsonMapper() - Constructor for class org.apache.hadoop.hbase.util.JsonMapper
- JSONMetricUtil - Class in org.apache.hadoop.hbase.util
- JSONMetricUtil() - Constructor for class org.apache.hadoop.hbase.util.JSONMetricUtil
-
Utility for getting metric values.
- JulToSlf4jInitializer - Class in org.apache.hadoop.hbase.logging
-
Setup
SLF4JBridgeHandler
. - JulToSlf4jInitializer() - Constructor for class org.apache.hadoop.hbase.logging.JulToSlf4jInitializer
- JUMBO_CHUNK - Enum constant in enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
- JVM - Class in org.apache.hadoop.hbase.util
-
This class is a wrapper for the implementation of com.sun.management.UnixOperatingSystemMXBean It will decide to use the sun api or its own implementation depending on the runtime (vendor) used.
- JVM() - Constructor for class org.apache.hadoop.hbase.util.JVM
-
Constructor.
- JVM_HEAP_EXCEPTION - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- JVM_SPEC_VERSION - Static variable in class org.apache.hadoop.hbase.util.JVM
-
The Integer represent of JVM_SPEC_VERSION, for the JVM version comparison.
- JVM_SPEC_VERSION_STRING - Static variable in class org.apache.hadoop.hbase.util.JVM
-
The raw String of java specification version.
- 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
- JvmPauseMonitor.GcTimes - Class in org.apache.hadoop.hbase.util
- JvmPauseMonitor.Monitor - Class in org.apache.hadoop.hbase.util
- JvmPauseMonitorSource - Interface in org.apache.hadoop.hbase.metrics
-
Interface for sources that will export JvmPauseMonitor metrics
- jvmVersion - Variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- JvmVersion - Class in org.apache.hadoop.hbase.util
-
Utility class to get and check the current JVM version.
- JvmVersion() - Constructor for class org.apache.hadoop.hbase.util.JvmVersion
- JVMVersion - Static variable in class org.apache.hadoop.hbase.util.JVM
K
- k - Variable in class org.apache.hadoop.hbase.util.ReservoirSample
- K - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'K'
- KB_IN_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
-
KB, MB, GB, TB equivalent to how many bytes
- KEEP_ALIVE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- KEEP_ALIVE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- KEEP_ALIVE_SEC_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- KEEP_ALIVE_TIME_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- KEEP_DELETED_CELLS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Retain all cells across flushes and compactions even if they fall behind a delete tombstone.
- KEEP_DELETED_CELLS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- KEEP_DELETED_CELLS_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- KEEP_ONE_SERVER_IN_DEFAULT_ERROR_MESSAGE - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- KEEP_REGION_LOADS - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- KEEP_SEQID_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for # days to keep MVCC values during a major compaction
- keepAlive(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.KeepAliveWorkerThread
- keepAlive(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- KEEPALIVE_MILLIS - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- keepAliveTime - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- keepAliveTimeMillis - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- keepAliveTimeMs - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- KeepAliveWorkerThread(ThreadGroup) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.KeepAliveWorkerThread
- keepConsistent() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- keepDeletedCells - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- keepDeletedCells - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
-
whether to return deleted rows
- keepDeletedCells - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- KeepDeletedCells - Enum in org.apache.hadoop.hbase
-
Ways to keep cells marked for delete around.
- KeepDeletedCells() - Constructor for enum org.apache.hadoop.hbase.KeepDeletedCells
- keepDeletedCellsFromHBase(KeepDeletedCells) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- keepDeletedCellsFromThrift(TKeepDeletedCells) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- keepDeletes - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.If true, do not remove bits corresponding to deleted procedures.
- keeperException(KeeperException) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Handles KeeperExceptions in client calls.
- 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
- keepLooping() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- keepProgress - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- keepProgress - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Used as an indication to invocations of
InternalScanner.next(java.util.List)
andInternalScanner.next(java.util.List)
that, if true, the progress tracked within thisScannerContext
instance should be considered while evaluating the limits. - keepRegionEvent(WAL.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- keepRegionEvent(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- keepRegionEvent(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- keepRegionEvent(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.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
- KERBEROS - Enum constant in enum org.apache.hadoop.hbase.security.AuthMethod
- KerberosConfiguration() - Constructor for class org.apache.hadoop.hbase.thrift.HttpDoAsClient.KerberosConfiguration
- KerberosConfiguration(String, String) - Constructor for class org.apache.hadoop.hbase.thrift.HttpDoAsClient.KerberosConfiguration
- kerberosNameRulesKey - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- key - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- key - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- key - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- key - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- key - Variable in class org.apache.hadoop.hbase.io.crypto.Context
- key - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- key - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- key - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- key - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- key - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- key - Variable in class org.apache.hadoop.hbase.master.procedure.Queue
- key - Variable in class org.apache.hadoop.hbase.rest.model.RowModel
- key - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- key - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.CheckRegionConsistencyWorkItem
-
Deprecated.
- key - Variable in class org.apache.hadoop.hbase.util.SoftObjectPool.SoftObjectReference
- key - Variable in class org.apache.hadoop.hbase.util.WeakObjectPool.WeakObjectReference
- key - Variable in class org.apache.hadoop.hbase.wal.WAL.Entry
- KEY_ENCODING_QUERY_PARAM_NAME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- KEY_EOF_AND_RESET - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- KEY_ERROR_AND_RESET - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- KEY_FOR_HOSTNAME_SEEN_BY_MASTER - Static variable in class org.apache.hadoop.hbase.HConstants
- KEY_INFRASTRUCTURE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
- KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- KEY_LENGTH_BITS - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- KEY_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the key length field in bytes
- 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_OF_BIGGEST_CELL - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- KEY_TMPL - Static variable in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- KEY_VALUE_LEN_SIZE - Static variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
-
The size of a (key length, value length) tuple that prefixes each entry in a data block.
- 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
- KeyBeforeConcatenatedLists() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists
- keyBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- keyBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
-
We need to store a copy of the key.
- keyBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- keyComparator - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- keyComparator - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- keyCount - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Keys currently in the bloom
- keyHash - Variable in class org.apache.hadoop.hbase.io.crypto.Context
- keyId - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- keyLen - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- keyLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- keyLen - Variable in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- keyLen - Variable in class org.apache.hadoop.hbase.SizeCachedKeyValue
- keyLen - Variable in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- keyLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- keyLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- keyLength - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- keyLength(short, byte, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- keyLength(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Returns number of bytes this cell's key part would have been used if serialized as in
KeyValue
. - keyLock - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- keyLock - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- KeyLocker<K> - Class in org.apache.hadoop.hbase.util
-
A utility class to manage a set of locks.
- KeyLocker() - Constructor for class org.apache.hadoop.hbase.util.KeyLocker
- KeyManagerException - Exception in org.apache.hadoop.hbase.exceptions
- KeyManagerException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.KeyManagerException
- KeyManagerException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.KeyManagerException
- keyOfBiggestCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Key of the biggest cell.
- keyOnly(byte[]) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- keyOnlyBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- KeyOnlyByteBufferExtendedCell(ByteBufferExtendedCell, boolean) - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- KeyOnlyCell(Cell, boolean) - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- KeyOnlyFilter - Class in org.apache.hadoop.hbase.filter
-
A filter that will only return the key component of each KV (the value will be rewritten as empty).
- KeyOnlyFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- KeyOnlyFilter() - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- KeyOnlyFilter(boolean) - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- KeyOnlyFilter.KeyOnlyByteBufferExtendedCell - Class in org.apache.hadoop.hbase.filter
- KeyOnlyFilter.KeyOnlyCell - Class in org.apache.hadoop.hbase.filter
- KeyOnlyKeyValue() - Constructor for class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- KeyOnlyKeyValue(byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- KeyOnlyKeyValue(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- keyOnlyKV - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- keyPassword - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keyPassword(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keyPrefix - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- keyPrefix - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- KeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionSplitRestriction
, instead. - KeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- KeyPrefixRegionSplitRestriction - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitRestriction
implementation that groups rows by a prefix of the row-key. - KeyPrefixRegionSplitRestriction() - Constructor for class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- KeyPress - Class in org.apache.hadoop.hbase.hbtop.terminal
-
Represents the user pressing a key on the keyboard.
- KeyPress(KeyPress.Type, Character, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- KeyPress.Type - Enum in org.apache.hadoop.hbase.hbtop.terminal
- keyPressGenerator - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- KeyPressGenerator - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
This generates
KeyPress
objects from the given input stream and offers them to the given queue. - KeyPressGenerator(InputStream, Queue<KeyPress>) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- KeyPressGenerator.ParseState - Enum in org.apache.hadoop.hbase.hbtop.terminal.impl
- keyPressQueue - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- keyPressQueue - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- KeyProvider - Interface in org.apache.hadoop.hbase.io.crypto
-
KeyProvider is a interface to abstract the different methods of retrieving key material from key storage such as Java key store.
- keyProviderCache - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
- keyProviderResults - Static variable in class org.apache.hadoop.hbase.util.EncryptionTest
- KeyRange - Interface in org.apache.hadoop.hbase.util
-
A key range use in split coverage.
- keys - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
- keys(TracingProtos.RPCTInfo) - Method in class org.apache.hadoop.hbase.ipc.RPCTInfoGetter
- keySet() - Method in class org.apache.hadoop.hbase.hbtop.Record
- keySet() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- keySet() - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- keySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- keySet() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- keySize - Variable in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- keySize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
Returns The total size of cells in this memstore.
- keySize() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- keySize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- keysParentZNode - Variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- keyStore - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keyStore(String, String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- KeyStoreFileType - Enum in org.apache.hadoop.hbase.io.crypto.tls
-
This enum represents the file type of a KeyStore or TrustStore.
- KeyStoreFileType(String) - Constructor for enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- keyStoreInstance() - Method in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- KeyStoreKeyProvider - Class in org.apache.hadoop.hbase.io.crypto
-
A basic KeyProvider that can resolve keys from a protected KeyStore file on the local filesystem.
- KeyStoreKeyProvider() - Constructor for class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- KeyStoreLoader - Interface in org.apache.hadoop.hbase.io.crypto.tls
-
An interface for an object that can load key stores or trust stores.
- keyStorePassword - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keyStorePassword - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- keyStorePassword - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader
- keyStorePath - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- keyStorePath - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader
- keyStoreType - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keyStoreWatcher - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- keyStoreWatcher - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- keyTab - Variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient.KerberosConfiguration
- keyTab - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- KEYTAB_KERBEROS_CONF - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- KEYTAB_KERBEROS_LOGIN - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- KEYTAB_KERBEROS_OPTIONS - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- keytabConfKey - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- keytabFile - Variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- keyToString(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Return key as a String, empty string if k is null.
- keyToString(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Use for logging.
- keyUpdateInterval - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- keyValue - Variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- KeyValue - Class in org.apache.hadoop.hbase
-
An HBase Key/Value.
- KeyValue() - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Writable Constructor -- DO NOT USE
- KeyValue(byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Creates a KeyValue from the start of the specified byte array.
- KeyValue(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with null value.
- KeyValue(byte[], byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure as a put filled with specified values and LATEST_TIMESTAMP.
- KeyValue(byte[], byte[], byte[], int, int, long, KeyValue.Type, byte[], int, int, byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
- KeyValue(byte[], byte[], byte[], int, int, long, KeyValue.Type, byte[], int, int, List<Tag>) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, byte[], List<Tag>) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, byte[], Tag[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, KeyValue.Type) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, KeyValue.Type, byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, KeyValue.Type, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], byte[], byte[], long, KeyValue.Type, byte[], List<Tag>) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], int) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Creates a KeyValue from the specified byte array and offset.
- KeyValue(byte[], int, byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int, Tag[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Creates a KeyValue from the specified byte array, starting at offset, and for length
length
. - KeyValue(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
- KeyValue(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int, List<Tag>) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with specified values.
- KeyValue(byte[], int, int, byte[], int, int, ByteBuffer, long, KeyValue.Type, ByteBuffer, List<Tag>) - Constructor for class org.apache.hadoop.hbase.KeyValue
- KeyValue(byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Creates a KeyValue from the specified byte array, starting at offset, and for length
length
. - KeyValue(byte[], long) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with null value.
- KeyValue(byte[], long, KeyValue.Type) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs KeyValue structure filled with null value.
- KeyValue(int, int, int, long, KeyValue.Type, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs an empty KeyValue structure, with specified sizes.
- KeyValue(int, int, int, long, KeyValue.Type, int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
-
Constructs an empty KeyValue structure, with specified sizes.
- KeyValue(Cell) - Constructor for class org.apache.hadoop.hbase.KeyValue
- KEYVALUE_INFRASTRUCTURE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
- KEYVALUE_WITH_TAGS_INFRASTRUCTURE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
- KeyValue.KeyOnlyKeyValue - Class in org.apache.hadoop.hbase
-
A simple form of KeyValue that creates a keyvalue with only the key part of the byte[] Mainly used in places where we need to compare two cells.
- KeyValue.KVComparator - Class in org.apache.hadoop.hbase
-
Deprecated.: Use
CellComparatorImpl
. Deprecated for hbase 2.0, remove for hbase 3.0. - KeyValue.MetaComparator - Class in org.apache.hadoop.hbase
-
Deprecated.:
MetaCellComparator.META_COMPARATOR
to be used. Deprecated for hbase 2.0, remove for hbase 3.0. - KeyValue.SamePrefixComparator<T> - Interface in org.apache.hadoop.hbase
-
Avoids redundant comparisons for better performance.
- KeyValue.Type - Enum in org.apache.hadoop.hbase
-
Key type.
- KeyValueBuilder - Class in org.apache.hadoop.hbase
- KeyValueBuilder() - Constructor for class org.apache.hadoop.hbase.KeyValueBuilder
- KeyValueCodec - Class in org.apache.hadoop.hbase.codec
-
Codec that does KeyValue version 1 serialization.
- KeyValueCodec() - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec
- KeyValueCodec.ByteBuffKeyValueDecoder - Class in org.apache.hadoop.hbase.codec
- KeyValueCodec.KeyValueDecoder - Class in org.apache.hadoop.hbase.codec
- KeyValueCodec.KeyValueEncoder - Class in org.apache.hadoop.hbase.codec
- KeyValueCodecWithTags - Class in org.apache.hadoop.hbase.codec
-
Codec that does KeyValue version 1 serialization with serializing tags also.
- KeyValueCodecWithTags() - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
- KeyValueCodecWithTags.ByteBuffKeyValueDecoder - Class in org.apache.hadoop.hbase.codec
- KeyValueCodecWithTags.KeyValueDecoder - Class in org.apache.hadoop.hbase.codec
- KeyValueCodecWithTags.KeyValueEncoder - Class in org.apache.hadoop.hbase.codec
- KeyValueDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
- KeyValueDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueDecoder
- KeyValueDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- KeyValueEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueEncoder
- KeyValueEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueEncoder
- 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(List<? extends KeyValueScanner>, KeyValueHeap.KVScannerComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
Constructor.
- KeyValueHeap.KVScannerComparator - Class in org.apache.hadoop.hbase.regionserver
- KeyValueImporter() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- KeyValueReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueReducer
-
Deprecated.
- KeyValueScanner - Interface in org.apache.hadoop.hbase.regionserver
-
Scanner that returns the next KeyValue.
- KeyValueSerialization - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
CellSerialization
. Will be removed from 3.0 onwards - KeyValueSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
-
Deprecated.
- KeyValueSerialization.KeyValueDeserializer - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.
- KeyValueSerialization.KeyValueSerializer - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.
- KeyValueSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
Deprecated.
- KeyValueSortImporter() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- KeyValueSortReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
CellSortReducer
. Will be removed from 3.0 onwards - KeyValueSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSortReducer
-
Deprecated.
- KeyValueStats(MetricRegistry, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- KeyValueStatsCollector() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- KeyValueTestUtil - Class in org.apache.hadoop.hbase
- KeyValueTestUtil() - Constructor for class org.apache.hadoop.hbase.KeyValueTestUtil
- KeyValueUtil - Class in org.apache.hadoop.hbase
-
static convenience methods for dealing with KeyValues and collections of KeyValues
- KeyValueUtil() - Constructor for class org.apache.hadoop.hbase.KeyValueUtil
- KeyValueWritableComparable() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- KeyValueWritableComparable(KeyValue) - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- KeyValueWritableComparablePartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparablePartitioner
-
Deprecated.
- KeyValueWritableComparator() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable.KeyValueWritableComparator
- kill() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- kill(String) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- killAfterStoreUpdate - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
-
Set when we want to fail AFTER state has been stored into the WAL.
- killBeforeStoreUpdate - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
-
Kill the PE BEFORE we store state to the WAL.
- killBeforeStoreUpdateInRollback - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- killCurrentActiveZooKeeperServer() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- killed - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- killIfHasParent - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- killIfSuspended - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- killOneBackupZooKeeperServer() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Kill one back up ZK servers.
- KILOBYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- knownArgumentClasses - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- krbAuth - Variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- kv - Variable in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- kv - Variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- kvComparator - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
- KVComparator() - Constructor for class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- kvCreator - Variable in class org.apache.hadoop.hbase.mapreduce.PutSortReducer
- kvCreator - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- kvCreator - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- KVP_DELIMITER - Static variable in class org.apache.hadoop.hbase.util.ConfigurationUtil
- kvs - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- KVScannerComparator(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
-
Constructor
- kvsIterator - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- kvsScanned - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
The number of KVs seen by the scanner.
L
- L - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'L'
- l0Results - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- L1_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_EVICTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_EVICTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_FREE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_FREE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_HIT_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_HIT_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_MISS_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_MISS_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_CACHE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L1_DCACHE_LOAD_MISSES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- l1Cache - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- l1Cache - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- l1Stats - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- L2_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_EVICTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_EVICTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_FREE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_FREE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_HIT_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_HIT_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_MISS_RATIO - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_MISS_RATIO_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- L2_CACHE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- l2Cache - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- l2Cache - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- l2Stats - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- label - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- label - Variable in class org.apache.hadoop.hbase.util.MovingAverage
- LABEL_QUALIFIER - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Qualifier for the internal storage table for visibility labels
- LabelAlreadyExistsException - Exception in org.apache.hadoop.hbase.security.visibility
- LabelAlreadyExistsException(String) - Constructor for exception org.apache.hadoop.hbase.security.visibility.LabelAlreadyExistsException
- labels - Variable in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- labels - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- labels - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- labels - Variable in class org.apache.hadoop.hbase.security.visibility.Authorizations
- labels - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- LABELS_TABLE_FAMILY - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Family for the internal storage table for visibility labels
- LABELS_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Internal storage table for visibility labels
- LABELS_TABLE_TAGS - Static variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- labelsCache - Variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- labelsCache - Variable in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
- labelsCache - Variable in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
- labelsCache - Variable in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
- labelsCache - Variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- labelsRegion - Variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- labelsRegion - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- labelZnode - Variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- lambdasByClass - Variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- LARGE_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- LARGE_COMPACTION_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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_GROW_SIZE - Static variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- LARGE_GROW_SIZE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- 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
- LARGE_LOG - Enum constant in enum org.apache.hadoop.hbase.client.LogQueryFilter.Type
-
Deprecated.
- largeFileDeleteThreadNumber - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- largeFileQueue - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- largeQueueInitSize - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- last - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- last - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- 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() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- LAST_BLOOM_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Last Bloom filter key in FileInfo
- LAST_MAJOR_COMPACTION_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- LAST_MAJOR_COMPACTION_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- LAST_MAJOR_COMPACTION_TIME - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- LAST_REGION_ENDKEY_NOT_EMPTY - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- LAST_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used by scanners and others when they're trying to detect the end of a table
- LAST_SLOT_COST_PENALTY - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- last_update - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- last_version - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- lastAccess - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- lastAccessTime - Variable in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- lastAckTimestamp - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- lastAttempt() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- lastBackupTS - Variable in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager.NewestLogFilter
- lastBloomKey - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- lastBloomKeyOnlyKV - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- lastBufFlipped - Variable in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- lastCachedAt - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- lastCell - Variable in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- lastCell - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- lastCell - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
-
The Cell previously appended.
- lastCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
The Cell previously appended.
- lastCell - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- lastCell - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- lastCellOfPreviousBlock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
The last(stop) Cell of the previous data block.
- lastCheckTime - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- lastCloseCheckMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- lastCommonPrefix - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- lastCompactSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- lastContact - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- lastControlSize - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- lastControlTime - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- lastCqArray - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastCqLength - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastCqMvcc - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastCqOffset - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastCqTs - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastCqType - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- lastDataBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
It is guaranteed that no key/value data blocks start after this offset in the file.
- 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
- lastEntry() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- lastEvictedFileCount - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- lastFailureMapCleanupTimeMilliSec - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- lastFlushedSequenceIds - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- lastFlushOpSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Record the sequence id of last flush operation.
- lastFlushTime - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- lastFoundIndex - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
The index of a last successfully found matching fuzzy string (in fuzzyKeysData).
- lastFullCompute - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- lastFullRefresh - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- lastHeapAllocationBytes - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- lastHeartBeat - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- lastHFileRefsQueueSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- lastHitCachingCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Last hit caching count read
- lastHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Last hit count read
- lastHost - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- lastHost - Variable in class org.apache.hadoop.hbase.rest.client.Cluster
- lastIndexExclusive - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- lastIndexOf(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
- lastKey - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- lastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- lastKey() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- lastKey() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- LASTKEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- lastKeyCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Last key in the file.
- lastKeyUpdate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- lastLog - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TimeoutMonitor
-
Deprecated.
- lastLogTime - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- lastLogTime - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- lastMajorCompactionTimestamp - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- lastMajorCompactionTimestamp - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- lastMessageTime - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- lastMiss - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- lastModified - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
- lastN - Variable in class org.apache.hadoop.hbase.util.WindowMovingAverage
- lastNext - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- lastNodeId - Variable in class org.apache.hadoop.hbase.rest.client.Client
- LastOnRowByteBufferExtendedCell(ByteBuffer, int, short) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- LastOnRowCell(byte[], int, short) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- LastOnRowColByteBufferExtendedCell(ByteBuffer, int, short, ByteBuffer, int, byte, ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- LastOnRowColCell(byte[], int, short, byte[], int, byte, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- lastPeekedCell - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
- lastPoolAllocationBytes - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- lastProcId - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- lastQuery - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
- lastRan - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable
- lastReduces - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- lastRefreshTimes - Variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- lastRefreshTimestamp - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- lastRegion - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- lastRegionServerUpdate - Variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- 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.
- lastReport - Variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
Saved report from last time this chore ran.
- lastReport - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Saved report from last hbase:meta scan to completion.
- lastReportTimestamp - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- lastReportTimestamp - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- lastRequestCachingCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Last request caching count read
- lastRequestCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Last request count read
- lastRequestMasterTime - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- lastResult - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- lastResult - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- lastResult - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- lastResultPartial - Variable in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- lastResultPartial - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- lastRollTime - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- lastRollTs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- lastRow - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- lastRow - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- 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
- lastRowBytes - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- lastRowInCurrentWriter - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- lastRowInt - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- lastSent - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- lastSentTime - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- lastSeqIds - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- LastSequenceId - Interface in org.apache.hadoop.hbase.regionserver
-
Last flushed sequence Ids for the regions and their stores on region server
- lastShippedTimeStamps - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- lastSinkFetchTime - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- lastState - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- lastStoreFlushTimeMap - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- lastSucceededServerPrincipal - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- lastSuccessfulRow - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- lastSuccessfulRow - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- lastTaskCreateTime - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- lastTimeCheckLowReplication - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- lastTimeCheckSlowSync - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- lastTimestampForAge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
- lastTimestamps - Variable in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- lastTouched - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- lastUpdate - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
Updated whenever a call to
RegionStateNode.setRegionLocation(ServerName)
orRegionStateNode.setState(RegionState.State, RegionState.State...)
. - lastUpdate - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- lastUpdate - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- lastUpdate - Variable in class org.apache.hadoop.hbase.quotas.QuotaState
- lastUpdateToPeers - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- lastWalPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- lastWalPosition - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- latch - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- latch - Variable in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- latch - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
- latch - Variable in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- latch - Variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- latchCountDown() - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- latchCountUp() - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- LATEST_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.HConstants
-
Timestamp to use when we want to refer to the latest cell.
- LATEST_TIMESTAMP_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
-
LATEST_TIMESTAMP in bytes form
- LATEST_TS - Static variable in class org.apache.hadoop.hbase.util.CellHashKey
- latestExpiry - Variable in class org.apache.hadoop.hbase.ipc.FailedServers
- latestPaths - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- latestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
Latest put timestamp
- latestTSOfCurrentColumn - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
-
Keeps track of the latest timestamp included for current column.
- latestTSOfCurrentColumn - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- latestTypeOfCurrentColumn - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- latestVersion - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- latestVersionOnly - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- LAZY_SEEK_ENABLED_BY_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
We don't ever expect to change this, the constant is just for clarity.
- LazyHolder() - Constructor for class org.apache.hadoop.hbase.metrics.MetricRegistries.LazyHolder
- lazySeekEnabledGlobally - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Used during unit testing to ensure that lazy seek does save seek ops
- leaderElector - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- LeaderElector(ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- leaderExists - Variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- leaderZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- LEAF_INDEX - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Version 2 leaf index block.
- LeafExpressionNode - Class in org.apache.hadoop.hbase.security.visibility.expression
- LeafExpressionNode(String) - Constructor for class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- leafIndexHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- leafIndexMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- leak - Variable in class org.apache.hadoop.hbase.nio.RefCnt
- lease - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerShippedCallBack
- Lease(String, int, LeaseListener) - Constructor for class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- LEASE_MANAGER - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- leaseCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager
- LeaseException - Exception in org.apache.hadoop.hbase.regionserver
-
Reports a problem with a lease
- LeaseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.LeaseException
-
default constructor
- LeaseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.LeaseException
- leaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.LeaseListener
-
When a lease expires, this method is called.
- leaseExpired() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.ScannerListener
- LeaseListener - Interface in org.apache.hadoop.hbase.regionserver
-
LeaseListener is an interface meant to be implemented by users of the Leases class.
- leaseManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- LeaseManager - 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.
- LeaseManager(int) - Constructor for class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Creates a lease manager.
- LeaseManager.Lease - Class in org.apache.hadoop.hbase.regionserver
-
This class tracks a single Lease.
- LeaseManager.LeaseStillHeldException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown if we are asked to create a lease but lease on passed name already exists.
- leaseName - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- leaseName - Variable in exception org.apache.hadoop.hbase.regionserver.LeaseManager.LeaseStillHeldException
- 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
- leaseRecovery - Variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- leaseRecovery - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- LeaseRecovery - Interface in org.apache.hadoop.hbase.procedure2.store
- leaseRenewer - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- leases - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager
- LeaseStillHeldException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.LeaseManager.LeaseStillHeldException
- leaseTimeoutPeriod - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- leastInRow - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- leastInRowIndex - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- leastLoadedRSSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- left - Variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- left - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- left() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher
- leftJustify - Variable in enum org.apache.hadoop.hbase.hbtop.field.Field
- leftoverRegions - Variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- legacyFlush(CompletableFuture<Void>, TableName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- LegacyFlushFuture(HBaseAdmin, TableName, Map<String, String>) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.LegacyFlushFuture
- legacyWarning - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Used to limit legacy handling to once per Coprocessor class per classloader.
- len - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- len(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Returns length of the byte array, returning 0 if the array is null.
- LEN_OF_BIGGEST_CELL - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- lenAsVal - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- lenAsVal - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyCell
- lenAsVal - Variable in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- length - Variable in class org.apache.hadoop.hbase.ArrayBackedTag
- length - Variable in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- length - Variable in class org.apache.hadoop.hbase.ByteBufferKeyValue
- length - Variable in class org.apache.hadoop.hbase.ByteBufferTag
- length - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Header
- length - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- length - Variable in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- length - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- length - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- length - Variable in class org.apache.hadoop.hbase.KeyValue
- length - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- length - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
- length - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- length - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- length - Variable in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- length - Variable in class org.apache.hadoop.hbase.util.AbstractByteRange
-
The number of bytes in the range.
- length - Variable in class org.apache.hadoop.hbase.util.ByteArrayHashKey
- length - Variable in class org.apache.hadoop.hbase.util.Bytes
- 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() - Method in class org.apache.hadoop.hbase.util.ByteArrayHashKey
- length() - Method in class org.apache.hadoop.hbase.util.HashKey
-
Returns The number of bytes in this HashKey
- length() - Method in class org.apache.hadoop.hbase.util.RowBloomHashKey
- length() - Method in class org.apache.hadoop.hbase.util.RowColBloomHashKey
- length(short, byte, int, int, int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
length
- length(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Return the number of encoded entries remaining in
buff
. - LENGTH - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- lengthVaruint64(PositionedByteRange, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Inspect
src
for an encoded varuint64 for its length in bytes. - lengthWithMvccVersion(KeyValue, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- lenOfBiggestCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Length of the biggest Cell
- lenOfBiggestCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Len of the biggest cell.
- less(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- less(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- LESS - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
less than
- LESS - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.less than
- LESS - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- LESS_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
less than or equal to
- LESS_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.less than or equal to
- LESS_OR_EQUAL - Enum constant in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- LESS_THAN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
LESS_THAN Array
- LESS_THAN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- LESS_THAN_OR_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
LESS_THAN_OR_EQUAL_TO Array
- LESS_THAN_OR_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- lessOrEqual(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- lessOrEqual(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- lessThan(Cell, byte[]) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- letRegionServersShutdown() - Method in class org.apache.hadoop.hbase.master.ServerManager
- level - Variable in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- level - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- level - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- level - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- level0CompactMinFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- level0Files - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- level0Files - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
-
Level 0.
- LexicographicalComparerHolder() - Constructor for class org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder
- lexicographicalComparerJavaImpl() - Static method in class org.apache.hadoop.hbase.util.Bytes
- LIB_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- libJarPattern - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- lifoThreshold - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- limit - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- limit - Variable in class org.apache.hadoop.hbase.client.Scan
-
The number of rows we want for this scan.
- limit - Variable in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- limit - Variable in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- limit - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- limit - Variable in class org.apache.hadoop.hbase.quotas.RateLimiter
- limit - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- limit - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- limit - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- limit - Variable in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- limit - Variable in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- limit() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the limit of this ByteBuff
- limit() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the limit of this MBB
- limit() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- limit(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Marks the limit of this ByteBuff
- limit(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Marks the limit of this MBB.
- limit(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- LIMIT - Static variable in class org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
- limitedItemIndex - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- limiters - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- LimitFields() - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Fields keep their default values.
- limitLineLength(String, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- limitNamespaceSpace(String, long, SpaceViolationPolicy) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Creates a
QuotaSettings
object to limit the FileSystem space usage for the given namespace to the given size in bytes. - limitNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Ensures that the given number of map tasks for the given job configuration does not exceed the number of regions for the given table.
- limitNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
- limitNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
- limitPerRS - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
This is a cache, used to not go through all the limitPerRule map when searching for limit
- limitPerRule - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Contains the rules, key is the regexp for ServerName, value is the limit
- limitReached - Variable in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- limitReached() - Method in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-
Returns true when the state indicates that a limit has been reached and scan should stop
- limits - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- limits - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
- LimitScope(int) - Constructor for enum org.apache.hadoop.hbase.regionserver.ScannerContext.LimitScope
- limitTableSpace(TableName, long, SpaceViolationPolicy) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Creates a
QuotaSettings
object to limit the FileSystem space usage for the given table to the given size in bytes. - LINE - Static variable in class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- LINE - Static variable in class org.apache.hadoop.hbase.regionserver.http.RSDumpServlet
- LINE - Static variable in class org.apache.hadoop.hbase.rest.RESTDumpServlet
- lineBytes - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- LINGERING_HFILELINK - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- LINGERING_REFERENCE_HFILE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- LINGERING_SPLIT_PARENT - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- link - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- link - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- LINK_NAME_PATTERN - Static variable in class org.apache.hadoop.hbase.io.HFileLink
-
Define the HFile Link name parser in the form of: table=region-hfile
- 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.
- LINKEDLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for LinkedList(0)
- LINKEDLIST_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for a single entry in LinkedList
- linux - Static variable in class org.apache.hadoop.hbase.util.JVM
- list - Variable in class org.apache.hadoop.hbase.util.SortedList
- list() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- list() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- list(String) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- LIST_CODE - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- LIST_SNAPSHOTS - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- listBackupSets() - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Backup sets list command - list all backup sets.
- listBackupSets() - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- listBackupSets() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get backup set list
- listCells() - Method in class org.apache.hadoop.hbase.client.Result
-
Create a sorted list of the Cell's in this result.
- listChildrenAndWatchForNewChildren(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Lists the children znodes of the specified znode.
- listChildrenAndWatchThem(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
List all the children of the specified znode, setting a watch for children changes and also setting a watch on every individual child in order to get the NodeCreated and NodeDeleted events.
- listChildrenBFSAndWatchThem(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
BFS Traversal of all the children under path, with the entries in the list, in the same order as that of the traversal.
- listChildrenBFSNoWatch(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
BFS Traversal of all the children under path, with the entries in the list, in the same order as that of the traversal.
- listChildrenNoWatch(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Lists the children of the specified znode without setting any watches.
- listDeadServers() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List dead region servers.
- listDeadServers() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the dead region servers.
- listDeadServers() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listDecommissionedRegionServers() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List region servers marked as decommissioned, which can not be assigned regions.
- listDecommissionedRegionServers() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List region servers marked as decommissioned, which can not be assigned regions.
- listDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listDecommissionedRegionServers(RpcController, MasterProtos.ListDecommissionedRegionServersRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listDecommissionedRegionServers(RpcController, MasterProtos.ListDecommissionedRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listener - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- listener - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- listener - Variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
- listener - Variable in class org.apache.hadoop.hbase.http.HttpServer.ListenerInfo
- listener - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- listener - Variable in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
- listener - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- listener(BufferedMutator.ExceptionListener) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Override the default error handler.
- Listener(String) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- ListenerInfo(boolean, ServerConnector) - Constructor for class org.apache.hadoop.hbase.http.HttpServer.ListenerInfo
- listeners - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- listeners - Variable in class org.apache.hadoop.hbase.http.HttpServer
- listeners - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
Listeners that are called on server events.
- listeners - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- listeners - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- 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
- listeners - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- listeners - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- listeners - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- listenPort - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- listFiles() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- listIterator() - Method in class org.apache.hadoop.hbase.util.SortedList
- listIterator(int) - Method in class org.apache.hadoop.hbase.util.SortedList
- listLabels(RpcController, VisibilityLabelsProtos.ListLabelsRequest, RpcCallback<VisibilityLabelsProtos.ListLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- listLabels(String) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- listLabels(String) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Retrieve the list of visibility labels defined in the system.
- listLabels(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.Use
VisibilityClient.listLabels(Connection,String)
instead. - listLabels(Connection, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Retrieve the list of visibility labels defined in the system.
- listLocatedStatus(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Calls fs.listFiles() to get FileStatus and BlockLocations together for reducing rpc call
- listNamespaceDescriptors() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List available namespace descriptors
- listNamespaceDescriptors() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List available namespace descriptors
- listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
List available namespace descriptors
- listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listNamespaces() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List available namespaces
- listNamespaces() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List available namespaces
- listNamespaces() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listNamespaces() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
List available namespaces
- listNamespaces() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listNamespaces() - Method in class org.apache.hadoop.hbase.master.HMaster
-
List namespace names
- listNamespaces() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listNamespaces() - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- listNamespaces(RpcController, MasterProtos.ListNamespacesRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listNamespaces(RpcController, MasterProtos.ListNamespacesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listOfServers - Variable in class org.apache.hadoop.hbase.HbckInconsistentRegions
- listPeerConfigs() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.listReplicationPeers()
instead - listPeerIds() - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- listPeerIds() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Return the peer ids of all replication peers.
- listPeerIds() - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- listPeers(Pattern) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- listRegionLocations() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- listReplicated() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.listReplicatedTableCFs()
instead - listReplicatedTableCFs() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Find all table and column families that are replicated from this cluster
- listReplicatedTableCFs() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Find all table and column families that are replicated from this cluster
- listReplicatedTableCFs() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listReplicatedTableCFs() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listReplicatedTableCFs() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listReplicatedTableCFs() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listReplicationPeers() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return a list of replication peers.
- listReplicationPeers() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Return a list of replication peers.
- listReplicationPeers() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listReplicationPeers() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listReplicationPeers() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listReplicationPeers() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.listReplicationPeers()
instead - listReplicationPeers() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- listReplicationPeers(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Return a list of replication peers.
- listReplicationPeers(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return a list of replication peers.
- listReplicationPeers(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Return a list of replication peers.
- listReplicationPeers(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listReplicationPeers(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listReplicationPeers(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listReplicationPeers(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listReplicationPeers(ReplicationProtos.ListReplicationPeersRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listReplicationPeers(RpcController, ReplicationProtos.ListReplicationPeersRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listReplicationPeers(RpcController, ReplicationProtos.ListReplicationPeersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- ListRowAccess(List<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask.ListRowAccess
- listRSGroupInfos(RpcController, RSGroupAdminProtos.ListRSGroupInfosRequest, RpcCallback<RSGroupAdminProtos.ListRSGroupInfosResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- listRSGroups() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Lists current set of RegionServer groups.
- listRSGroups() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- listRSGroups() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- listRSGroups() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
List the existing
RSGroupInfo
s. - listRSGroups() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- listSnapshots - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- listSnapshots() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List completed snapshots.
- listSnapshots() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List completed snapshots.
- listSnapshots() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listSnapshots() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listSnapshots() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listSnapshots() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listSnapshots(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listSnapshots(Pattern)
instead. - listSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listSnapshots(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all the completed snapshots matching the given pattern.
- listSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the completed snapshots matching the given pattern.
- listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listStatus(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Calls fs.listStatus() and treats FileNotFoundException as non-fatal This would accommodates differences between hadoop versions
- listStatus(FileSystem, Path, PathFilter) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
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.
- listStatus(FileSystem, Path, PathFilter) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
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.
- listStatus(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- 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() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all the userspace tables.
- listTableDescriptors() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the userspace tables.
- listTableDescriptors() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptors() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptors(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the tables.
- listTableDescriptors(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableDescriptors(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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
- listTableDescriptors(List<TableName>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get tableDescriptors.
- listTableDescriptors(List<TableName>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List specific tables including system tables.
- listTableDescriptors(List<TableName>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableDescriptors(List<TableName>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptors(List<TableName>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableDescriptors(List<TableName>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptors(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all the userspace tables that match the given pattern.
- listTableDescriptors(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptors(Pattern, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all the tables matching the given pattern.
- listTableDescriptors(Pattern, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the tables matching the given pattern.
- listTableDescriptors(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableDescriptors(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptors(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableDescriptors(Pattern, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptorsByNamespace(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get list of table descriptors by namespace.
- listTableDescriptorsByNamespace(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptorsByNamespace(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.listTableDescriptorsByNamespace(byte[])
- listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get list of table descriptors by namespace.
- listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get list of table descriptors by namespace
- listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listTableDescriptorsByState(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all enabled or disabled tables
- listTableDescriptorsByState(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all enabled or disabled table descriptors
- listTableDescriptorsByState(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableDescriptorsByState(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableDescriptorsByState(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableDescriptorsByState(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableDescriptorsByState(RpcController, MasterProtos.ListTableDescriptorsByStateRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listTableDescriptorsByState(RpcController, MasterProtos.ListTableDescriptorsByStateRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listTableNames() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all of the names of userspace tables.
- listTableNames() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all of the names of userspace tables.
- listTableNames() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNames() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNames(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all of the names of tables.
- listTableNames(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableNames(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableNames(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableNames(Pattern)
instead. - listTableNames(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNames(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNames(String, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableNames(Pattern, boolean)
instead. - listTableNames(String, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNames(String, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNames(String, String, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Returns the list of table names that match the specified request
- listTableNames(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all of the names of userspace tables.
- listTableNames(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNames(Pattern, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all of the names of userspace tables.
- listTableNames(Pattern, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all of the names of userspace tables.
- listTableNames(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableNames(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNames(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableNames(Pattern, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get list of table names by namespace.
- listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Get list of table names by namespace.
- listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Get list of table names by namespace
- listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listTableNamesByState(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all enabled or disabled table names
- listTableNamesByState(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all enabled or disabled table names
- listTableNamesByState(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableNamesByState(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableNamesByState(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableNamesByState(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableNamesByState(RpcController, MasterProtos.ListTableNamesByStateRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- listTableNamesByState(RpcController, MasterProtos.ListTableNamesByStateRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- listTables() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableDescriptors()
. - listTables() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTables() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTables(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableDescriptors(Pattern)
instead. - listTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTables(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTables(String, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableDescriptors(Pattern, boolean)
. - listTables(String, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTables(String, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableDescriptors(java.util.regex.Pattern)
. - listTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTables(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTables(Pattern, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableDescriptors(java.util.regex.Pattern, boolean)
. - listTables(Pattern, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTables(Pattern, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableSnapshots(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. Use
Admin.listTableSnapshots(Pattern, Pattern)
instead. - listTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listTableSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the completed snapshots matching the given table name pattern.
- listTableSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
List all the completed snapshots matching the given table name regular expression and snapshot name regular expression.
- listTableSnapshots(Pattern, Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the completed snapshots matching the given table name regular expression and snapshot name regular expression.
- listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- listTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- listUnknownServers() - Method in interface org.apache.hadoop.hbase.client.Admin
-
List unknown region servers.
- listUnknownServers() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
List all the unknown region servers.
- listUnknownServers() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- LITTLE_ENDIAN - Static variable in class org.apache.hadoop.hbase.util.UnsafeAccess
- LIVE - Enum constant in enum org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
- LIVE_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- LIVE_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- LIVE_SERVERS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about live region servers
- liveNodes - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- liveServerMetrics - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- liveServerMetrics - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- liveServers - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- LLC_LOAD_MISSES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- load - Variable in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- load() - Static method in class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
-
Creates a
MetricRegistries
instance using the correspondingMetricRegistries
available toServiceLoader
on the classpath. - load() - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Load the store files list when opening a region.
- load() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- load() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Load the information in the SnapshotManifest.
- load() - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Loads the specified
RegionMover.hostname
with regions listed in theRegionMover.filename
RegionMover Object has to be created usingRegionMover(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(boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- load(boolean) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- load(Class<? extends C>, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- load(URI) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- load(Iterator<ProcedureWALFile>, ProcedureStoreTracker, ProcedureWALFormat.Loader) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.Load all the procedures in these ProcedureWALFiles, and rebuild the given
tracker
if needed, i.e, thetracker
is a partial one. - load(List<MetricRegistries>) - Static method in class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
-
Creates a
MetricRegistries
instance using the correspondingMetricRegistries
available toServiceLoader
on the classpath. - load(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- load(Path) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- 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(NamedQueuePayload) - Method in class org.apache.hadoop.hbase.namequeues.RingBufferEnvelope
-
Load the Envelope with
RpcCall
- load(ProcedureStore.ProcedureIterator) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureLoader
-
Called by the ProcedureStore.load() every time a set of procedures are ready to be executed.
- load(ProcedureStore.ProcedureLoader) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- load(ProcedureStore.ProcedureLoader) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Load the Procedures in the store.
- load(ProcedureStore.ProcedureLoader) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- load(ProcedureStore.ProcedureLoader) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- load(FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Load the truck with a
FSWALEntry
. - load(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Load the truck with a
SyncFuture
. - load(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier.SnapshotManifestCacheLoader
- LOAD - Enum constant in enum org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.GeneratorFunctionType
- LOAD - Enum constant in enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
- LOAD_BALANCE - Enum constant in enum org.apache.hadoop.hbase.CatalogReplicaMode
- LOAD_BALANCER_SLOP_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- LOAD_CFS_ON_DEMAND_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- LOAD_FACTOR - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Default load factor from
java.util.HashMap#DEFAULT_LOAD_FACTOR
- loadAll(Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Load all permissions from the region server holding
_acl_
, primarily intended for testing purposes. - loadAll(Region) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Loads all of the permission grants stored in a region of the
_acl_
table. - loadBackupInfo(Path, String, FileSystem) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- loadBackupMasters() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- 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
- loadBalancerStateStore - Variable in class org.apache.hadoop.hbase.master.HMaster
- LoadBalancerStateStore - Class in org.apache.hadoop.hbase.master.balancer
-
Store the balancer state.
- LoadBalancerStateStore(MasterRegion, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.master.balancer.LoadBalancerStateStore
- 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, BloomFilterMetrics) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- loadCache() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
Contact the servers to load more
Result
s in the cache. - loadCallRunner(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.FastPathRpcHandler
- LoadCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
- LoadCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.LoadCandidateGenerator
- loadClass(String) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator.ResolverUrlClassLoader
- loadClass(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- loadClass(String) - Method in class org.apache.hadoop.hbase.util.DynamicClassLoader
- loadClass(String, String[]) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- loadColumnFamiliesOnDemand - Variable in class org.apache.hadoop.hbase.client.Query
- loadConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- loadConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- loadConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- loadConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- loadConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- loadCosts() - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- loadCosts() - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- loadCosts() - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCostFunction
- loadCustomCostFunctions(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Return the BlockWithScanInfo, a data structure which contains the Data HFileBlock with other scan info such as the key that starts the next HFileBlock.
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- loadDataBlockWithScanInfo(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- loadDeployedRegions() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Get deployed regions according to the region servers.
- loaded - Static variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- loadedCallRunner - Variable in class org.apache.hadoop.hbase.ipc.FastPathRpcHandler
- loader - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- loader - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- loadError - Static variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- loadFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- loadFiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
- loadFromHadoopFs(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- loadFromResource(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- loadFunction(String) - Method in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- loadHdfsRegionDirs() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Scan HDFS for all regions, recording their information into regionInfoMap
- loadHdfsRegioninfo(Configuration) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
-
Read the .regioninfo file from the file system.
- loadHdfsRegionInfos() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Populate hbi's from regionInfos loaded from file system.
- loadHFileQueue(Table, Connection, Deque<LoadIncrementalHFiles.LoadQueueItem>, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.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
-
Deprecated.Used by the replication sink to load the hfiles from the source cluster.
- loadHFileRefs(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- 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 - Class in org.apache.hadoop.hbase.tool
-
Deprecated.since 2.2.0, will be removed in 3.0.0. Use
BulkLoadHFiles
instead. Please rewrite your code if you rely on methods other than theLoadIncrementalHFiles.run(Map, TableName)
andLoadIncrementalHFiles.run(String, TableName)
, as all the methods other than them will be removed with no replacement. - LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
-
Deprecated.
- LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- LoadIncrementalHFiles.BulkHFileVisitor<TFamily> - Interface in org.apache.hadoop.hbase.tool
-
Deprecated.
- 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
-
Deprecated.since 2.2.0 and will be removed in 3.0.0. Use
BulkLoadHFiles
instead. - loadIncrementalTimestampMap(BackupProtos.BackupImage) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- loading - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- loadInstance(Class<?>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
- loadKeyStore() - Method in interface org.apache.hadoop.hbase.io.crypto.tls.KeyStoreLoader
-
Loads a KeyStore which contains at least one private key and the associated X509 cert chain.
- loadKeyStore() - Method in class org.apache.hadoop.hbase.io.crypto.tls.PEMFileLoader
- loadKeyStore() - Method in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- loadKeyStore(File, File, char[]) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- loadListeners() - Method in class org.apache.hadoop.hbase.http.HttpServer
- loadMeta() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- loadMetaEntries() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Scan hbase:meta, adding all regions found to the regionInfo map.
- loadMetaInfo(HFileBlock.BlockIterator, HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- loadMetaLocationsFromZk(RetryCounter, MetaRegionLocationCache.ZNodeOpType) - Method in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Populates the current snapshot of meta locations from ZK.
- loadNewJars() - Method in class org.apache.hadoop.hbase.util.DynamicClassLoader
- loadOnOpenBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Blocks read from the load-on-open section, excluding data root index, meta index, and file info.
- loadOnOpenDataOffset - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
In version 1, the offset to the data block index.
- loadPrivateKey(File, char[]) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- loadPrivateKey(String, char[]) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- loadProcedure(ProcedureProtos.ProcedureWALEntry, ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- 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
- loadProcedures(ProcedureStore.ProcedureIterator) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- loadPublicKey(File) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- loadPublicKey(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- 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.BulkLoadHFiles.LoadQueueItem
- LoadQueueItem(byte[], Path) - Constructor for class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles.LoadQueueItem
-
Deprecated.
- loadRateLimit(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- loadRateLimiter(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- loadRecoveredHFilesIfAny(Collection<HStore>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- loadRegionInfo(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- loadRegionInfoFileContent(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Create a
RegionInfo
from the serialized version on-disk. - loadRegionManifests(Configuration, Executor, FileSystem, Path, SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- loadRegionManifests(Configuration, Executor, FileSystem, Path, SnapshotProtos.SnapshotDescription, int) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- loadRegions(List<RegionInfo>) - Method in class org.apache.hadoop.hbase.util.RegionMover
- loadRegionsFromFS(HashSet<String>, HbckReport) - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- loadRegionsFromInMemoryState(HbckReport) - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- loadRegionsFromRSReport(HbckReport) - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- loadResourceUsingParentFirst(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
Determines whether we should attempt to load the given resource using the parent first before attempting to load the resource using this ClassLoader.
- loadRules() - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
used to load the rule files.
- loads - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- loadSequence - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- loadShouldReplicateFlag() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- loadSnapshotInfo(String) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Load snapshot info and table descriptor for the specified snapshot
- loadStack(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called on store load by the ProcedureExecutor to load part of the stack.
- loadSystemCoprocessors(Configuration, String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Load system coprocessors once only.
- loadTableCoprocessors(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- loadTableDescriptor() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- loadTableDescriptorSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- loadTableInfosForTablesWithNoRegion() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Loads table info's for tables that may not have been included, since there are no regions reported for the table, but table dir is there in hdfs
- loadTableStates() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Load the list of disabled tables in ZK into local set.
- loadTrustStore() - Method in interface org.apache.hadoop.hbase.io.crypto.tls.KeyStoreLoader
-
Loads a KeyStore which contains at least one X509 cert chain for a trusted Certificate Authority (CA).
- loadTrustStore() - Method in class org.apache.hadoop.hbase.io.crypto.tls.PEMFileLoader
- loadTrustStore() - Method in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- loadTrustStore(File) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- loadUnclassifiedStoreFiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Loads initial store files that were picked up from some physical location pertaining to this store (presumably).
- loadUnload - Variable in class org.apache.hadoop.hbase.util.RegionMover
- loadUserProcedures(Configuration, String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
-
Load system procedures.
- loadValue(byte[], byte[], ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Result
-
Loads the latest version of the specified column into the provided
ByteBuffer
. - loadValue(byte[], int, int, byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Result
-
Loads the latest version of the specified column into the provided
ByteBuffer
. - loc - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.RegionRequest
- loc - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner.OpenScannerResponse
- loc - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- loc - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- LOCAL - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
-
local mode
- LOCAL_BYTES_READ - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- LOCAL_BYTES_READ_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- LOCAL_COLON - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
-
'local:'
- LOCAL_DIR_KEY - Static variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
- LOCAL_EXCEPTION_CNT_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- LOCAL_FORMAT - Static variable in class org.apache.hadoop.hbase.mob.MobUtils
- LOCAL_MASTER_LOCKS_TIMEOUT_MS_CONF - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- localAddr - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- localBuffer - Static variable in class org.apache.hadoop.hbase.client.Result
- localClientServiceBlockingInterfaceWrapper - Variable in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- localConf - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- localConf - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- LocalConnectionClosedException(String) - Constructor for exception org.apache.hadoop.hbase.client.ConnectionImplementation.LocalConnectionClosedException
- localDir - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- locale - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
- locale - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- 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, int, Class<? extends HMaster>, Class<? extends HRegionServer>) - 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
- LocalHMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
- LOCALHOST - Static variable in class org.apache.hadoop.hbase.HConstants
-
Host name of the local machine
- LOCALHOST_IP - Static variable in class org.apache.hadoop.hbase.HConstants
- localHostAdmin - Variable in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- localHostClient - Variable in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- locality - Variable in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- LOCALITY - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- LOCALITY - Enum constant in enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
- LOCALITY_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.ServerLocalityCostFunction
- LOCALITY_CUTOFF_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- LOCALITY_SENSITIVE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Keep locality while generating HFiles for bulkload.
- LocalityBasedCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
- LocalityBasedCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.LocalityBasedCandidateGenerator
- LocalityBasedCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute a cost of a potential cluster configuration based upon where
HStoreFile
s are located. - LocalityBasedCostFunction(Configuration, BalancerClusterState.LocalityType, String, float) - Constructor for class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- localityCandidateGenerator - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- localityCost - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- localityPerServer - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- LocalityType() - Constructor for enum org.apache.hadoop.hbase.master.balancer.BalancerClusterState.LocalityType
- locallyCachedPolicies - Variable in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- localProcedureMap - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.We will use the localProcedureMap to track the active procedures for the current proc wal file, and when we finished reading one proc wal file, we will merge he localProcedureMap to the procedureMap, which tracks the global active procedures.
- LocalShell(String, String) - Constructor for class org.apache.hadoop.hbase.chaos.ChaosAgent.LocalShell
- localTracker - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.If tracker for a log file is partial (see
ProcedureStoreTracker.partial
), we re-build the list of procedures modified in that WAL because we need it for log cleaning purposes. - LOCATE_PREFETCH_LIMIT - Static variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- LocatedBlockHelper - Class in org.apache.hadoop.hbase.util
-
hadoop 3.3.1 changed the return value of this method from
DatanodeInfo[]
toDatanodeInfoWithStorage[]
, which causes the JVM can not locate the method if we are compiled with hadoop 3.2 and then link with hadoop 3.3+, so here we need to use reflection to make it work for both hadoop versions, otherwise we need to publish more artifacts for different hadoop versions... - LocatedBlockHelper() - Constructor for class org.apache.hadoop.hbase.util.LocatedBlockHelper
- locateFinished(RegionInfo, byte[], boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- locateInCache(AsyncNonMetaRegionLocator.TableCache, byte[], int, RegionLocateType) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- locateInMeta(TableName, AsyncNonMetaRegionLocator.LocateRequest) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- locateLastRegionInRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
-
Get the last region before the endkey, which will be used to execute the reverse scan
- locateMeta(TableName, boolean, int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateNonRootIndexEntry(ByteBuff, Cell, CellComparator) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Search for one key using the secondary index in a non-root block.
- locatePrefetchLimit - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- locateRecoveredPaths(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- locateRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Gets the location of the region of regionName.
- locateRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateRegion(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Find the location of the region of tableName that row lives in.
- locateRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateRegion(TableName, byte[], boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Gets the locations of the region in the specified table, tableName, for a given row.
- locateRegion(TableName, byte[], boolean, boolean) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateRegion(TableName, byte[], boolean, boolean, int) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Gets the locations of the region in the specified table, tableName, for a given row.
- locateRegion(TableName, byte[], boolean, boolean, int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateRegionInMeta(TableName, byte[], boolean, boolean, int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Search the hbase:meta table for the HRegionLocation info that contains the table and row we're seeking.
- locateRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Gets the locations of all regions in the specified table, tableName.
- locateRegions(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- locateRegions(TableName, boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Gets the locations of all regions in the specified table, tableName.
- locateRegions(TableName, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- LocateRequest(byte[], RegionLocateType) - Constructor for class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest
- locateRowBeforeInCache(AsyncNonMetaRegionLocator.TableCache, byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- locateRowInCache(AsyncNonMetaRegionLocator.TableCache, byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- locateType - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest
- locateType - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- locateType - Variable in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- locateType(RegionLocateType) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- location - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- location - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Some subclasses want to set their own location.
- location - Variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- location(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- locations - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- locations - Variable in class org.apache.hadoop.hbase.io.FileLink
- locations - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- locations - Variable in class org.apache.hadoop.hbase.RegionLocations
- locationSearchKey - Variable in class org.apache.hadoop.hbase.client.ReversedScannerCallable
- locationSeqNum - Variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- LOCATIONSEQNUM_FIELD - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- locator - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- locator - Variable in class org.apache.hadoop.hbase.client.HTable
- locator - Variable in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- locator - Variable in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- LOCATOR_META_REPLICAS_MODE - Static variable in interface org.apache.hadoop.hbase.client.RegionLocator
-
Configuration for Region Locator's mode when meta replica is configured.
- LOCATOR_META_REPLICAS_MODE_LOADBALANCE_SELECTOR - Static variable in interface org.apache.hadoop.hbase.client.RegionLocator
-
Configuration for meta replica selector when Region Locator's LoadBalance mode is configured.
- lock - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- lock - Variable in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
- lock - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- lock - Variable in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- lock - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
- lock - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- lock - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Lock for puts and takes
- lock - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- lock - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- lock - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
- lock - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- lock - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- lock - Variable in class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- lock - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
This covers the members labels, ordinalVsLabels and userAuths
- lock - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- lock - Variable in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- lock - Variable in class org.apache.hadoop.hbase.util.StealJobQueue
- lock - Variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- lock() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- lock(Lock) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- lock(Lock, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Try to acquire a lock.
- lock(List<RegionStateNode>) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- lock(ReadPointCalculationLock.LockType) - Method in class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- lock(T) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.NamedLock
- LOCK - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- LOCK - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- LOCK - Static variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- LOCK_ACQUIRED - Enum constant in enum org.apache.hadoop.hbase.procedure2.Procedure.LockState
- LOCK_EVENT_WAIT - Enum constant in enum org.apache.hadoop.hbase.procedure2.Procedure.LockState
- LOCK_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- LOCK_YIELD_WAIT - Enum constant in enum org.apache.hadoop.hbase.procedure2.Procedure.LockState
- lockAcquireLatch - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- lockAcquireTimeoutMs - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Snapshot creation requires table lock.
- LockAndQueue - Class in org.apache.hadoop.hbase.procedure2
-
Locking for mutual exclusion between procedures.
- LockAndQueue(Function<Long, Procedure<?>>) - Constructor for class org.apache.hadoop.hbase.procedure2.LockAndQueue
- locked - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- locked - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- locked - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- locked - Variable in class org.apache.hadoop.hbase.util.IdLock.Entry
- LockedResource - Class in org.apache.hadoop.hbase.procedure2
- LockedResource(LockedResourceType, String, LockType, Procedure<?>, int, List<Procedure<?>>) - Constructor for class org.apache.hadoop.hbase.procedure2.LockedResource
- LockedResourceType - Enum in org.apache.hadoop.hbase.procedure2
- LockedResourceType() - Constructor for enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- lockedRows - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- lockedWhenLoading - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- lockedWhenLoading() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Will only be called when loading procedures from procedure store, where we need to record whether the procedure has already held a lock.
- locker - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- locker - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
A locker used to synchronize class loader initialization per coprocessor jar file
- lockFileRetryCounterFactory - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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
- locking - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- lockManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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.
- lockPool - Variable in class org.apache.hadoop.hbase.util.IdReadWriteLock
-
The pool to get entry from, entries are mapped by
Reference
and will be automatically garbage-collected by JVM - lockPool - Variable in class org.apache.hadoop.hbase.util.KeyLocker
- 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, RegionInfo[], LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
-
Constructor for region lock(s).
- LockProcedure(Configuration, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
- LockProcedure(Configuration, TableName, LockType, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure
-
Constructor for table lock.
- LockProcedure.LockInterface - Interface in org.apache.hadoop.hbase.master.locking
- LockProcedure.NamespaceExclusiveLock - Class in org.apache.hadoop.hbase.master.locking
- LockProcedure.RegionExclusiveLock - Class in org.apache.hadoop.hbase.master.locking
- LockProcedure.TableExclusiveLock - Class in org.apache.hadoop.hbase.master.locking
- LockProcedure.TableSharedLock - Class in org.apache.hadoop.hbase.master.locking
- lockRequest - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- lockRowsAndBuildMiniBatch(List<Region.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Creates Mini-batch of all operations [nextIndexToProcess, lastIndexExclusive) for which a row lock can be acquired.
- locks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.NamedLock
- 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
- LockState() - Constructor for enum org.apache.hadoop.hbase.procedure2.Procedure.LockState
- lockStatus - Variable in class org.apache.hadoop.hbase.master.procedure.Queue
- LockStatus - Interface in org.apache.hadoop.hbase.procedure2
-
Interface to get status of a Lock without getting access to acquire/release lock.
- lockStub - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- LockTimeoutException - Exception in org.apache.hadoop.hbase.client
- LockTimeoutException(String) - Constructor for exception org.apache.hadoop.hbase.client.LockTimeoutException
- lockType - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- LockType - Enum in org.apache.hadoop.hbase.procedure2
- LockType() - Constructor for enum org.apache.hadoop.hbase.procedure2.LockType
- LockType() - Constructor for enum org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock.LockType
- log - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftServer
- LOG - Static variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- LOG - Static variable in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.backup.BackupDriver
- LOG - Static variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.backup.BackupInfo
- LOG - Static variable in class org.apache.hadoop.hbase.backup.BackupObserver
- LOG - Static variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- LOG - Static variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
- LOG - Static variable in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- LOG - Static variable in class org.apache.hadoop.hbase.backup.HBackupFileSystem
- LOG - Static variable in class org.apache.hadoop.hbase.backup.HFileArchiver
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- LOG - Static variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- LOG - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- LOG - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- LOG - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- LOG - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- LOG - Static variable in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- LOG - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- LOG - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- LOG - Static variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- LOG - Static variable in class org.apache.hadoop.hbase.backup.RestoreDriver
- LOG - Static variable in class org.apache.hadoop.hbase.backup.util.BackupUtils
- LOG - Static variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- LOG - Static variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- LOG - Static variable in class org.apache.hadoop.hbase.chaos.ChaosService
- LOG - Static variable in class org.apache.hadoop.hbase.ChoreService
- LOG - Static variable in class org.apache.hadoop.hbase.client.Append
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- LOG - Static variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- LOG - Static variable in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- LOG - Static variable in class org.apache.hadoop.hbase.client.BatchErrors
- LOG - Static variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- LOG - Static variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- LOG - Static variable in class org.apache.hadoop.hbase.client.ClientIdGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.client.ClientScanner
- LOG - Static variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- LOG - Static variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- LOG - Static variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
- LOG - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- LOG - Static variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- LOG - Static variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- LOG - Static variable in class org.apache.hadoop.hbase.client.ConnectionUtils
- LOG - Static variable in class org.apache.hadoop.hbase.client.DelayingRunner
- LOG - Static variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- LOG - Static variable in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- LOG - Static variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- LOG - Static variable in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- LOG - Static variable in class org.apache.hadoop.hbase.client.FlushRegionCallable
- LOG - Static variable in class org.apache.hadoop.hbase.client.Get
- LOG - Static variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- LOG - Static variable in class org.apache.hadoop.hbase.client.HBaseHbck
- LOG - Static variable in class org.apache.hadoop.hbase.client.HTable
- LOG - Static variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- LOG - Static variable in class org.apache.hadoop.hbase.client.MetaCache
- LOG - Static variable in class org.apache.hadoop.hbase.client.MetaCacheUtil
- LOG - Static variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- LOG - Static variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- LOG - Static variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- LOG - Static variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- LOG - Static variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- LOG - Static variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- LOG - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- LOG - Static variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- LOG - Static variable in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
- LOG - Static variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- LOG - Static variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- LOG - Static variable in class org.apache.hadoop.hbase.client.Scan
- LOG - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
- LOG - Static variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- LOG - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- LOG - Static variable in class org.apache.hadoop.hbase.client.SyncCoprocessorRpcChannel
- LOG - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- LOG - Static variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- LOG - Static variable in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.codec.BaseDecoder
- LOG - Static variable in class org.apache.hadoop.hbase.CompatibilityFactory
- LOG - Static variable in class org.apache.hadoop.hbase.CompatibilitySingletonFactory
- LOG - Static variable in class org.apache.hadoop.hbase.conf.ConfigurationManager
- LOG - Static variable in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
- LOG - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- LOG - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateAsyncCallback
- LOG - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateRescanAsyncCallback
- LOG - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.DeleteAsyncCallback
- LOG - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
- LOG - Static variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- LOG - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.GetDataAsyncCallback
- LOG - Static variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- LOG - Static variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- LOG - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- LOG - Static variable in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- LOG - Static variable in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- LOG - Static variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- LOG - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- LOG - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
- LOG - Static variable in class org.apache.hadoop.hbase.executor.ExecutorService
- LOG - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- LOG - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- LOG - Static variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- LOG - Static variable in class org.apache.hadoop.hbase.filter.ParseFilter
- LOG - Static variable in class org.apache.hadoop.hbase.filter.RegexStringComparator
- LOG - Static variable in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- LOG - Static variable in class org.apache.hadoop.hbase.fs.HFileSystem
- LOG - Static variable in class org.apache.hadoop.hbase.HBaseConfiguration
- LOG - Static variable in class org.apache.hadoop.hbase.HealthCheckChore
- LOG - Static variable in class org.apache.hadoop.hbase.HealthChecker
- LOG - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- LOG - Static variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
- LOG - Static variable in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
- LOG - Static variable in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- LOG - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- LOG - Static variable in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- LOG - Static variable in class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- LOG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- LOG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- LOG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- LOG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- LOG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- LOG - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- LOG - Static variable in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- LOG - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LOG - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec
- LOG - Static variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- LOG - Static variable in class org.apache.hadoop.hbase.io.DeallocateRewriteByteBuffAllocator
- LOG - Static variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- LOG - Static variable in class org.apache.hadoop.hbase.io.FileChangeWatcher
- LOG - Static variable in class org.apache.hadoop.hbase.io.FileLink
- LOG - Static variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- LOG - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- LOG - Static variable in class org.apache.hadoop.hbase.io.HFileLink
- LOG - Static variable in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- LOG - Static variable in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.FailedServers
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.IPCUtil
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- 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.ipc.RWQueueRpcExecutor
- LOG - Static variable in class org.apache.hadoop.hbase.JMXListener
- LOG - Static variable in class org.apache.hadoop.hbase.KeyValue
- LOG - Static variable in class org.apache.hadoop.hbase.KeyValueUtil
- LOG - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- LOG - Static variable in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- LOG - Static variable in class org.apache.hadoop.hbase.mapred.IdentityTableReduce
- LOG - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- LOG - Static variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.CellCounter
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.PutCombiner
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Deprecated.LOG variable would be made private. fix in hbase 3.0
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- LOG - Static variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.BalancerChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.master.CachedClusterId
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- LOG - Static variable in class org.apache.hadoop.hbase.master.DeadServer
- LOG - Static variable in class org.apache.hadoop.hbase.master.DrainingServerTracker
- LOG - Static variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.HMaster
- LOG - Static variable in class org.apache.hadoop.hbase.master.HMasterCommandLine
- LOG - Static variable in class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- LOG - Static variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- LOG - Static variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- LOG - Static variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- LOG - Static variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- LOG - Static variable in class org.apache.hadoop.hbase.master.locking.LockManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterRegionServerList
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterRpcServices
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterStateStore
- LOG - Static variable in class org.apache.hadoop.hbase.master.MasterWalManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.MetricsMaster
- LOG - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.MirroringTableStateManager
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- LOG - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- LOG - Static variable in class org.apache.hadoop.hbase.master.OldWALsDirSizeChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterDDLOperationHelper
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- LOG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionUtils
- LOG - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- LOG - Static variable in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- LOG - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- LOG - Static variable in class org.apache.hadoop.hbase.master.RegionServerTracker
- LOG - Static variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- LOG - Static variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.DisablePeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.EnablePeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.master.ServerManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- LOG - Static variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- LOG - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.master.SplitWALManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.TableStateManager
- LOG - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- LOG - Static variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- LOG - Static variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
- LOG - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
- LOG - Static variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- LOG - Static variable in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
- LOG - Static variable in class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
- LOG - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- LOG - Static variable in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.mob.ManualMobMaintHFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- LOG - Static variable in class org.apache.hadoop.hbase.mob.MobFileCache
- LOG - Static variable in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- LOG - Static variable in class org.apache.hadoop.hbase.mob.MobFileCleanupUtil
- LOG - Static variable in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- LOG - Static variable in class org.apache.hadoop.hbase.mob.MobUtils
- LOG - Static variable in class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
- LOG - Static variable in class org.apache.hadoop.hbase.monitoring.TaskGroup
- LOG - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.DisruptorExceptionHandler
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.LogEventHandler
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- LOG - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- LOG - Static variable in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- LOG - Static variable in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.Procedure
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.Subprocedure
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- LOG - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.Procedure
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.StoppableThread
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- LOG - Static variable in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- LOG - Static variable in class org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.AbstractMultiOutputCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CompactionTool
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- LOG - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.FlushAllLargeStoresPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.RSProcedureHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.LeaseManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.LogRoller
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.SplitRequest
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreUtils
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- LOG - Static variable in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.replication.BulkLoadCellFilter
- LOG - Static variable in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- LOG - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- LOG - Static variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- LOG - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.DefaultSourceFSConfigurationProvider
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationObserver
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- LOG - Static variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- LOG - Static variable in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- LOG - Static variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- LOG - Static variable in class org.apache.hadoop.hbase.rest.client.Client
- LOG - Static variable in class org.apache.hadoop.hbase.rest.client.Response
- LOG - Static variable in class org.apache.hadoop.hbase.rest.filter.AuthFilter
- LOG - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- LOG - Static variable in class org.apache.hadoop.hbase.rest.MultiRowResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.NamespacesResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- LOG - Static variable in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RegionsResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RESTServlet
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RootResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RowResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.RowResultGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.ScannerResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.rest.SchemaResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.TableResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.TableScanResource
- LOG - Static variable in class org.apache.hadoop.hbase.rest.VersionResource
- LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- LOG - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- LOG - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- LOG - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- LOG - Static variable in class org.apache.hadoop.hbase.ScheduledChore
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.AccessChecker
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.AuthManager
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.Permission
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- LOG - Static variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- LOG - Static variable in class org.apache.hadoop.hbase.security.EncryptionUtil
- LOG - Static variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- LOG - Static variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClient
- LOG - Static variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- LOG - Static variable in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
- LOG - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
- LOG - Static variable in class org.apache.hadoop.hbase.security.Superusers
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.TokenProvider
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.TokenUtil
- LOG - Static variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- LOG - Static variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- LOG - Static variable in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- LOG - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.CallQueue
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
- LOG - Static variable in enum org.apache.hadoop.hbase.thrift.ImplType
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- LOG - Static variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- LOG - Static variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- LOG - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- LOG - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- LOG - Static variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- LOG - Static variable in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
- LOG - Static variable in class org.apache.hadoop.hbase.tool.HFileContentValidator
- LOG - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- LOG - Static variable in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
- LOG - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- LOG - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
- LOG - Static variable in class org.apache.hadoop.hbase.util.ByteBufferArray
- LOG - Static variable in class org.apache.hadoop.hbase.util.Bytes
- LOG - Static variable in class org.apache.hadoop.hbase.util.ClassSize
- LOG - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- LOG - Static variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- LOG - Static variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- LOG - Static variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- LOG - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
- LOG - Static variable in class org.apache.hadoop.hbase.util.ConnectionCache
- LOG - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- LOG - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- LOG - Static variable in class org.apache.hadoop.hbase.util.EncryptionTest
- LOG - Static variable in class org.apache.hadoop.hbase.util.FSRegionScanner
- LOG - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- LOG - Static variable in class org.apache.hadoop.hbase.util.FSUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.FSVisitor
- LOG - Static variable in class org.apache.hadoop.hbase.util.FutureUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Internal resources
- LOG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsckRepair
- LOG - Static variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- LOG - Static variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- LOG - Static variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- LOG - Static variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- LOG - Static variable in class org.apache.hadoop.hbase.util.IdLock
- LOG - Static variable in class org.apache.hadoop.hbase.util.JSONBean
- LOG - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- LOG - Static variable in class org.apache.hadoop.hbase.util.JVM
- LOG - Static variable in class org.apache.hadoop.hbase.util.JVMClusterUtil
- LOG - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- LOG - Static variable in class org.apache.hadoop.hbase.util.LossyCounting
- LOG - Static variable in class org.apache.hadoop.hbase.util.Methods
- LOG - Static variable in class org.apache.hadoop.hbase.util.ModifyRegionUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.MoveWithAck
- LOG - Static variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- LOG - Static variable in class org.apache.hadoop.hbase.util.MovingAverage
- LOG - Static variable in class org.apache.hadoop.hbase.util.MultiHConnection
- LOG - Static variable in class org.apache.hadoop.hbase.util.NettyFutureUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.PrettyPrinter
- LOG - Static variable in class org.apache.hadoop.hbase.util.ProcessUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- LOG - Static variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- LOG - Static variable in class org.apache.hadoop.hbase.util.RegionMover
- LOG - Static variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
- LOG - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter
- LOG - Static variable in class org.apache.hadoop.hbase.util.RetryCounter
- LOG - Static variable in class org.apache.hadoop.hbase.util.RotateFile
- LOG - Static variable in class org.apache.hadoop.hbase.util.ServerCommandLine
- LOG - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- LOG - Static variable in class org.apache.hadoop.hbase.util.Sleeper
- LOG - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- LOG - Static variable in class org.apache.hadoop.hbase.util.Threads
- LOG - Static variable in class org.apache.hadoop.hbase.util.VersionInfo
- LOG - Static variable in class org.apache.hadoop.hbase.util.ZKDataMigrator
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- LOG - Static variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- LOG - Static variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- LOG - Static variable in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
- LOG - Static variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- LOG - Static variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- LOG - Static variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- LOG - Static variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- LOG - Static variable in class org.apache.hadoop.hbase.wal.FSHLogProvider
- LOG - Static variable in class org.apache.hadoop.hbase.wal.OutputSink
- LOG - Static variable in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- LOG - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- LOG - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- LOG - Static variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- LOG - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
- LOG - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- LOG - Static variable in class org.apache.hadoop.hbase.ZKNamespaceManager
- LOG - Static variable in class org.apache.hadoop.hbase.ZNodeClearer
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKDump
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- LOG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- LOG - Static variable in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
- LOG - Static variable in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- LOG_BAD_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- LOG_CLEANER - Enum constant in enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
- LOG_CLEANER_CHORE_DIRECTORY_SORTING - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Enable the CleanerChore to sort the subdirectories by consumed space and start the cleaning with the largest subdirectory.
- LOG_CLEANER_CHORE_SIZE - Static variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Configures the threadpool used for scanning the Old logs directory for the LogCleaner Follows the same configuration mechanism as CHORE_POOL_SIZE, but has a default of 1 thread.
- LOG_DETAILS_FOR_BATCH_ERROR - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
Configuration to decide whether to log details for batch error
- LOG_DETAILS_PERIOD - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- LOG_NAME_COMPARATOR - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
WAL Comparator; it compares the timestamp (log filenum), present in the log file name.
- LOG_PER_ROW_COUNT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- LOG_PREFIX - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- LOG_REPLAY_WAIT_REGION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- LOG_SCANNER_ACTIVITY - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
- LOG_SCANNER_LATENCY_CUTOFF - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
- LOG_TYPE_COMPACTED - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- LOG_TYPE_MAX_VALID - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- LOG_TYPE_STREAM - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- log10GroupedString(long) - Static method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
-
Returns the string representation of the given number after grouping it into log10 buckets.
- LOG2_SQUARED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
Used in computing the optimal Bloom filter size.
- Log4jUtils - Class in org.apache.hadoop.hbase.logging
-
A bridge class for operating on log4j, such as changing log level, etc.
- Log4jUtils() - Constructor for class org.apache.hadoop.hbase.logging.Log4jUtils
- logAndThrowWriterAppendFailure(WAL.Entry, IOException) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- logArchiveExecutor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- logBadLines - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- logBadLines - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- logBatchErrorDetails - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
Whether to log details for batch errors
- logCallStack(StackTraceElement[]) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- logCleaner - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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, DirScanPool, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- LogCleaner.CleanerContext - Class in org.apache.hadoop.hbase.master.cleaner
- logCleanerPool - Variable in class org.apache.hadoop.hbase.master.HMaster
- logCloseRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL is about to close.
- logCompactionEndMessage(CompactionRequestImpl, List<HStoreFile>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Log a very elaborate compaction completion message.
- logConfigurationUpdated(String, T, T) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- logCutOffLatency - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- logDebugStatistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- logDetailsOfUndoneTasks(long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- logDir - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- logDir - Variable in class org.apache.hadoop.hbase.http.HttpServer
- logDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- logDisabledMessageOnce() - Static method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
-
StoreHotnessProtector.init(Configuration)
is called for every Store that opens on a RegionServer. - logEditsFilteredKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- LogEntry - Class in org.apache.hadoop.hbase.client
-
Abstract response class representing online logs response from ring-buffer use-cases e.g slow/large RPC logs, balancer decision logs
- LogEntry() - Constructor for class org.apache.hadoop.hbase.client.LogEntry
- logEventHandler - Variable in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- LogEventHandler - Class in org.apache.hadoop.hbase.namequeues
-
Event Handler run by disruptor ringbuffer consumer.
- LogEventHandler(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.LogEventHandler
- logException(int, Supplier<Stream<AsyncBatchRpcRetryingCaller.RegionRequest>>, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- logFailRowAndIncreaseCounter(Mapper.Context, VerifyReplication.Verifier.Counters, Result, Result) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- logFatLineOnFlush(Collection<HStore>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Utility method broken out of internalPrepareFlushCache so that method is smaller.
- logFile - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- logFile - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- logFileName - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- logFileSystemState(FileSystem, Path, Logger) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Log the current state of the filesystem from a certain root directory
- logFileSystemState(Logger) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
- logFSTree(Logger, FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Recursive helper to log the state of the FS
- loggedDisableMessage - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- logger - Static variable in class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- LOGGER - Static variable in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- LOGGER - Static variable in class org.apache.hadoop.hbase.hbtop.HBTop
- LOGGER - Static variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- LOGGER - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- LOGGER - Static variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- LOGGER - Static variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- LOGGING_EXCEPTION_HANDLER - Static variable in class org.apache.hadoop.hbase.util.Threads
- loggingWhenError(Future<?>) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
- LogHandlerUtils - Class in org.apache.hadoop.hbase.namequeues
-
Event Handler utility class
- LogHandlerUtils() - Constructor for class org.apache.hadoop.hbase.namequeues.LogHandlerUtils
- logHBaseConfigs(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Print into log some of the important hbase attributes.
- login(String, String) - Static method in class org.apache.hadoop.hbase.security.User
-
Login with the given keytab and principal.
- login(String, String) - Static method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
-
Login through configured keytab and pricipal.
- login(String, String) - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Login with given keytab and principal.
- login(String, String, String) - Method in class org.apache.hadoop.hbase.security.UserProvider
-
Log in the current process using the given configuration keys for the credential file and login principal.
- login(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.security.User
-
Log in the current process using the given configuration keys for the credential file and login principal.
- login(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
-
Obtain credentials for the current process using the configured Kerberos keytab file and principal.
- login(Configuration, String, String, String, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
-
Log in the current process using the given configuration keys for the credential file and login principal.
- 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
- loginClient(Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.For kerberized cluster, return login user (from kinit or from keytab if specified).
- loginClient(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
-
Log in the current zookeeper client using the given configuration keys for the credential file and login principal.
- loginClientAsService(Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.For kerberized cluster, return login user (from kinit or from keytab).
- loginContextName - Variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- loginFromKeytabAndReturnUser(UserProvider) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.
- loginServer(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
-
Log in the current zookeeper server process using the given configuration keys for the credential file and login principal.
- loginServerPrincipal(UserProvider, Configuration) - Static method in class org.apache.hadoop.hbase.rest.RESTServer
- logJVMInfo() - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Log information about the currently running JVM.
- LogLevel - Class in org.apache.hadoop.hbase.http.log
-
Change log level in runtime.
- LogLevel() - Constructor for class org.apache.hadoop.hbase.http.log.LogLevel
- LogLevel.CLI - Class in org.apache.hadoop.hbase.http.log
- LogLevel.Operations - Enum in org.apache.hadoop.hbase.http.log
-
Valid command line options.
- LogLevel.Servlet - Class in org.apache.hadoop.hbase.http.log
-
A servlet implementation
- logLockedResource(LockedResourceType, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Get lock info for a resource of specified type and name and log details
- logLongConfigurationUpdated(String, long, long) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- LogMessage(String, long) - Constructor for class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer.LogMessage
- LogMonitoring - Class in org.apache.hadoop.hbase.util
-
Utility functions for reading the log4j logs that are being written by HBase.
- LogMonitoring() - Constructor for class org.apache.hadoop.hbase.util.LogMonitoring
- logMsg(String, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- LOGNAME_SEPARATOR - Static variable in class org.apache.hadoop.hbase.backup.util.BackupUtils
- logNoResubmit(ServerName, int, int, Throwable, int, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- logParallelMerge() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Log an appropriate message about whether or not overlapping merges are computed in parallel.
- logPeerId() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- logPeerId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Returns String to use as a log prefix that contains current peerId.
- logPerRowCount - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- logPerRowCount - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- logPositionAndCleanOldLogs(ReplicationSourceInterface, WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
This method will log the current position to storage.
- logPositionAndCleanOldLogs(WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.CatalogReplicationSource
- logPositionAndCleanOldLogs(WALEntryBatch) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
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.
- LogQueryFilter - Class in org.apache.hadoop.hbase.client
-
Deprecated.as of 2.4.0. Will be removed in 4.0.0.
- LogQueryFilter() - Constructor for class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- LogQueryFilter.FilterByOperator - Enum in org.apache.hadoop.hbase.client
-
Deprecated.
- LogQueryFilter.Type - Enum in org.apache.hadoop.hbase.client
-
Deprecated.
- logQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- logQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- logQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- logQueue - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- logQueueWarnThreshold - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- logReadInBytesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- logReadInBytesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- logReadInBytesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- logReadInEditsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- logReadInEditsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- logReadInEditsKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- logRegionFiles() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- logResponse(Message, String, String, boolean, boolean, String, long, int, int, long, long, long, String) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Logs an RPC response to the LOG file, producing valid JSON objects for client Operations.
- logResult(boolean, String, String, byte[], List<byte[]>, String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- logResult(AuthResult) - Static method in class org.apache.hadoop.hbase.security.access.AccessChecker
- logRetrievedMsg(ZKWatcher, String, byte[], boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- logRollAndSetupWalProps(Path, Path, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- LogRollBackupSubprocedure - Class in org.apache.hadoop.hbase.backup.regionserver
-
This backup sub-procedure implementation forces a WAL rolling on a RS.
- LogRollBackupSubprocedure(RegionServerServices, ProcedureMember, ForeignExceptionDispatcher, long, long, LogRollBackupSubprocedurePool, byte[]) - Constructor for class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- LogRollBackupSubprocedure.RSRollLogTask - Class in org.apache.hadoop.hbase.backup.regionserver
-
Callable task.
- LogRollBackupSubprocedurePool - Class in org.apache.hadoop.hbase.backup.regionserver
-
Handle running each of the individual tasks for completing a backup procedure on a region server.
- LogRollBackupSubprocedurePool(String, Configuration) - Constructor for class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- LogRoller - Class in org.apache.hadoop.hbase.regionserver
-
Runs periodically to determine if the WAL should be rolled.
- LogRoller(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.LogRoller
- LogRollMasterProcedureManager - Class in org.apache.hadoop.hbase.backup.master
-
Master procedure manager for coordinated cluster-wide WAL roll operation, which is run during backup operation, see
MasterProcedureManager
andRegionServerProcedureManager
- LogRollMasterProcedureManager() - Constructor for class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- LogRollRegionServerProcedureManager - Class in org.apache.hadoop.hbase.backup.regionserver
-
This manager class handles the work dealing with distributed WAL roll request.
- LogRollRegionServerProcedureManager() - Constructor for class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Create a default backup procedure manager
- LogRollRegionServerProcedureManager.BackupSubprocedureBuilder - Class in org.apache.hadoop.hbase.backup.regionserver
-
Build the actual backup procedure runner that will do all the 'hard' work
- logRollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- logRollRequested(WALActionsListener.RollRequestReason) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
- logRollRequested(WALActionsListener.RollRequestReason) - 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
- logs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- logScannerActivity - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- logScannerActivity - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- logScannerActivity - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- logsCount - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- logSize - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- logSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL.WALProps
-
The log file size.
- logSize - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- logsMissing - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- 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.LruAdaptiveBlockCache
- logStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- logStats() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- logStats() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- logStats() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool.StatisticsThread
- logThreadInfo(Logger, String, long) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
-
Log the current thread stacks at INFO level.
- logTraceReason(BooleanSupplier, String, Object...) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- logVersion() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- logZKTree(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Recursively print the current state of ZK (non-transactional)
- logZKTree(String, String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
Helper method to print the current state of the ZK tree.
- logZKTree(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Recursively print the current state of ZK (non-transactional)
- logZKTree(ZKWatcher, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Helper method to print the current state of the ZK tree.
- LONG - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- LONG - Enum constant in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- LONG_HELP_OPTION - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- LONG_REGION_SERVER - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- long0(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long1(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long2(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long3(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long4(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long5(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long6(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- long7(long) - Static method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- LongColumnInterpreter - Class in org.apache.hadoop.hbase.client.coprocessor
-
a concrete column interpreter implementation.
- LongColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- longCompactions - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- LongComparator - Class in org.apache.hadoop.hbase.filter
-
A long comparator which numerical compares against the specified byte array
- LongComparator(long) - Constructor for class org.apache.hadoop.hbase.filter.LongComparator
- longFitsIn(long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Check how many bytes are required to store value.
- LongSumReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellCounter.LongSumReducer
- 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
- longToInt(long) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
- longValue - Variable in class org.apache.hadoop.hbase.filter.LongComparator
- lookForOrphans() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- LOOKUP_PERIODS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- lookupClosestNode(BitSetNode, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.lookup the node containing the specified procId.
- LOOPBACK_HOST - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- LossyCounting<T> - Class in org.apache.hadoop.hbase.util
-
LossyCounting utility, bounded data structure that maintains approximate high frequency elements in data stream.
- LossyCounting(String, double) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
- LossyCounting(String, double, LossyCounting.LossyCountingListener<T>) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
- LossyCounting(String, Configuration) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
- LossyCounting(String, Configuration, LossyCounting.LossyCountingListener<T>) - Constructor for class org.apache.hadoop.hbase.util.LossyCounting
- LossyCounting.LossyCountingListener<T> - Interface in org.apache.hadoop.hbase.util
- LossyCounting.SweepRunnable - Class in org.apache.hadoop.hbase.util
- LOW_REPLICA_ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- LOW_REPLICA_ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- LOW_REPLICATION - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
-
Too few replicas in the writer pipeline.
- LOW_REPLICATION_ROLL_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- lower(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- lower(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- lowerBoundariesPolicies - Variable in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
- lowerBoundary2Writer - Variable in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
- lowerEntry(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- lowerEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- lowerIn - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- lowerKey(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- lowerKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- lowerOut - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- LOWESTKEY - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Lowest possible key.
- lowestUnflushedSequenceIds - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Map of encoded region names and family names to their OLDEST -- i.e.
- lowReplicationRollEnabled - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- lowReplicationRollLimit - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- lowReplicationRollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- LPAREN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for LPAREN
- LPAREN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
LPAREN Array
- LPAREN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- lru - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.StatisticsThread
- lru - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.StatisticsThread
- lru - Variable in class org.apache.hadoop.hbase.mob.MobFileCache.EvictionThread
- LRU_ACCEPTABLE_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Acceptable size of cache (no evictions if size < acceptable)
- LRU_ACCEPTABLE_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Acceptable size of cache (no evictions if size < acceptable)
- LRU_CACHE_HEAVY_EVICTION_COUNT_LIMIT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_CACHE_HEAVY_EVICTION_MB_SIZE_LIMIT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_CACHE_HEAVY_EVICTION_OVERHEAD_COEFFICIENT - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_HARD_CAPACITY_LIMIT_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Hard capacity limit of cache, will reject any put if size > this * acceptable
- LRU_HARD_CAPACITY_LIMIT_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Hard capacity limit of cache, will reject any put if size > this * acceptable
- LRU_IN_MEMORY_FORCE_MODE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Configuration key to force data-block always (except in-memory are too much) cached in memory for in-memory hfile, unlike inMemory, which is a column-family configuration, inMemoryForceMode is a cluster-wide configuration
- LRU_IN_MEMORY_FORCE_MODE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Configuration key to force data-block always (except in-memory are too much) cached in memory for in-memory hfile, unlike inMemory, which is a column-family configuration, inMemoryForceMode is a cluster-wide configuration
- LRU_MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- LRU_MEMORY_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_MEMORY_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- LRU_MIN_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Percentage of total size that eviction will evict until; e.g.
- LRU_MIN_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Percentage of total size that eviction will evict until; e.g.
- LRU_MULTI_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_MULTI_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- LRU_SINGLE_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LRU_SINGLE_PERCENTAGE_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- LruAdaptiveBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
This realisation improve performance of classical LRU cache up to 3 times via reduce GC job.
- LruAdaptiveBlockCache(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Default constructor.
- LruAdaptiveBlockCache(long, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Constructor used for testing.
- LruAdaptiveBlockCache(long, long, boolean, int, float, int, float, float, float, float, float, float, boolean, long, int, long, float) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Configurable constructor.
- LruAdaptiveBlockCache(long, long, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LruAdaptiveBlockCache(long, long, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- LruAdaptiveBlockCache.BlockBucket - Class in org.apache.hadoop.hbase.io.hfile
-
Used to group blocks into priority buckets.
- LruAdaptiveBlockCache.EvictionThread - Class in org.apache.hadoop.hbase.io.hfile
- LruAdaptiveBlockCache.StatisticsThread - Class in org.apache.hadoop.hbase.io.hfile
- 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 aConcurrentHashMap
and with a non-blocking eviction thread giving constant-timeLruBlockCache.cacheBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, org.apache.hadoop.hbase.io.hfile.Cacheable, boolean)
andLruBlockCache.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, int, float, int, float, float, float, float, float, float, boolean, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Configurable constructor.
- 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.BlockBucket - Class in org.apache.hadoop.hbase.io.hfile
-
Used to group blocks into priority buckets.
- LruBlockCache.EvictionThread - Class in org.apache.hadoop.hbase.io.hfile
- LruBlockCache.StatisticsThread - Class in org.apache.hadoop.hbase.io.hfile
- 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
- lruCacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- LRUDictionary - Class in org.apache.hadoop.hbase.io.util
-
WALDictionary using an LRU eviction algorithm.
- LRUDictionary() - Constructor for class org.apache.hadoop.hbase.io.util.LRUDictionary
- LRUDictionary.BidirectionalLRUMap - Class in org.apache.hadoop.hbase.io.util
- LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode - Class in org.apache.hadoop.hbase.io.util
- LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode - Class in org.apache.hadoop.hbase.io.util
- LRUDictionary.BidirectionalLRUMap.Node - Class in org.apache.hadoop.hbase.io.util
- lt(int, int) - Method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-
Returns true when
lhs < rhs
. - ltBytes - Static variable in class org.apache.hadoop.hbase.http.HtmlQuoting
- LZ4 - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- LZ4_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- LZ4_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- LZ4_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LZ4_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- Lz4Codec - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop Lz4 codec implemented with aircompressor.
- Lz4Codec - Class in org.apache.hadoop.hbase.io.compress.lz4
-
Hadoop Lz4 codec implemented with lz4-java.
- Lz4Codec() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- Lz4Codec() - Constructor for class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- Lz4Codec.HadoopLz4Compressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- Lz4Codec.HadoopLz4Decompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- Lz4Compressor - Class in org.apache.hadoop.hbase.io.compress.lz4
-
Hadoop compressor glue for lz4-java.
- Lz4Compressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- Lz4Decompressor - Class in org.apache.hadoop.hbase.io.compress.lz4
-
Hadoop decompressor glue for lz4-java.
- Lz4Decompressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- LZMA - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- LZMA_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LZMA_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LZO - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- LZO_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- LZO_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LZO_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- LzoCodec - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop Lzo codec implemented with aircompressor.
- LzoCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- LzoCodec.HadoopLzoCompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- LzoCodec.HadoopLzoDecompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
M
- m_endRow - Variable in class org.apache.hadoop.hbase.mapred.TableSplit
- M_LOG_REPLAY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Master controlled events to be executed on the master.
M_LOG_REPLAY
Master is processing log replay of failed region server - M_LOG_REPLAY_OPS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- M_MASTER_RECOVERY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Master controlled events to be executed on the master.
M_MASTER_RECOVERY
Master is processing recovery of regions found in ZK RIT - M_META_SERVER_SHUTDOWN - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Master controlled events to be executed on the master.
M_META_SERVER_SHUTDOWN
Master is processing shutdown of RS hosting a meta region (-ROOT- or hbase:meta). - m_mutator - Variable in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
- m_regionLocation - Variable in class org.apache.hadoop.hbase.mapred.TableSplit
- M_RS_CLOSE_META - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_CLOSE_META
Master asking RS to close meta. - M_RS_CLOSE_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_CLOSE_REGION
Master asking RS to close a region. - M_RS_CLOSE_ROOT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_CLOSE_ROOT
Master asking RS to close root. - M_RS_OPEN_META - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_OPEN_META
Master asking RS to open meta. - M_RS_OPEN_PRIORITY_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_OPEN_PRIORITY_REGION
Master asking RS to open a priority region. - M_RS_OPEN_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_OPEN_REGION
Master asking RS to open a region. - M_RS_OPEN_ROOT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_OPEN_ROOT
Master asking RS to open root. - M_RS_SWITCH_RPC_THROTTLE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Messages originating from Master to RS.
M_RS_SWITCH_RPC_THROTTLE
Master asking RS to switch rpc throttle state. - M_SERVER_SHUTDOWN - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
Master controlled events to be executed on the master M_SERVER_SHUTDOWN Master is processing shutdown of a RS
- m_startRow - Variable in class org.apache.hadoop.hbase.mapred.TableSplit
- m_tableName - Variable in class org.apache.hadoop.hbase.mapred.TableSplit
- M_ZK_REGION_CLOSING - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
M_ZK_REGION_CLOSING Master adds this region as closing in ZK
- M_ZK_REGION_OFFLINE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
M_ZK_REGION_OFFLINE Master adds this region as offline in ZK
- MACHINE - Enum constant in enum org.apache.hadoop.hbase.quotas.QuotaScope
-
The specified throttling rules will be applied on the machine level.
- machineQuotaFactor - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- MAGENTA - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- magic - Variable in enum org.apache.hadoop.hbase.io.hfile.BlockType
- MAGIC - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- MAGIC_LENGTH - Static variable in enum org.apache.hadoop.hbase.io.hfile.BlockType
- MAGIC_SIZE - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- main(String[]) - Static method in class org.apache.hadoop.hbase.backup.BackupDriver
- main(String[]) - Static method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.backup.RestoreDriver
- main(String[]) - Static method in class org.apache.hadoop.hbase.chaos.ChaosService
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.ExportEndpointExample
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- main(String[]) - Static method in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- main(String[]) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
For debugging.
- main(String[]) - Static method in class org.apache.hadoop.hbase.hbtop.HBTop
- main(String[]) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
- main(String[]) - Static method in class org.apache.hadoop.hbase.http.log.LogLevel
-
A command line implementation
- main(String[]) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
- 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.mapred.Driver
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapred.RowCounter
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CopyTable
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Driver
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
-
Pass table name as argument.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
-
Main entry point.
- main(String[]) - Static method in class org.apache.hadoop.hbase.master.HMaster
- main(String[]) - Static method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- main(String[]) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
For testing against a cluster.
- 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.mob.mapreduce.MobRefReporter
- main(String[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- main(String[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- main(String[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- main(String[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Parses a directory of WALs building up ProcedureState.
- main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- 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.storefiletracker.StoreFileListFilePrettyPrinter
- 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.CopyReplicationPeers
- 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.rest.RESTServer
-
The main method for the HBase rest server.
- main(String[]) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.DemoClient
- main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServer
- main(String[]) - Static method in class org.apache.hadoop.hbase.thrift2.DemoClient
- main(String[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftServer
-
Start up the Thrift2 server.
- main(String[]) - Static method in class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- main(String[]) - Static method in class org.apache.hadoop.hbase.tool.CanaryTool
- main(String[]) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- 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.compaction.MajorCompactorTTL
- 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
-
Deprecated.Main program
- main(String[]) - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
-
Deprecated.
- main(String[]) - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
-
Compute the hash of the specified file
- 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.MapreduceDependencyClasspathTool
- main(String[]) - Static method in class org.apache.hadoop.hbase.util.Random64
-
Random64 is a pseudorandom algorithm(LCG).
- 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.util.VersionInfo
- main(String[]) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
-
Parse ZooKeeper configuration from HBase XML config and run a QuorumPeer.
- main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKMainServer
-
Run the tool.
- main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKServerTool
-
Run the tool.
- main(String[]) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- main(String[]) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MAIN_THREAD_RECOMPARES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- mainLoop() - Method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- maintainPersistence - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- MAINTENANCE_MODE - Static variable in class org.apache.hadoop.hbase.master.HMaster
- MaintenanceLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
-
a balancer which is only used in maintenance mode.
- MaintenanceLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- maintenanceMode - Variable in class org.apache.hadoop.hbase.master.HMaster
- major - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- MAJOR - Enum constant in enum org.apache.hadoop.hbase.client.CompactionState
- MAJOR - Enum constant in enum org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl.DisplayCompactionType
- MAJOR_AND_MINOR - Enum constant in enum org.apache.hadoop.hbase.client.CompactionState
- MAJOR_COMPACTED_CELLS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_CELLS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_INPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_INPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_OUTPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTED_OUTPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_DROP_CACHE - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- MAJOR_COMPACTION_INPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_INPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_INPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_INPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_JITTER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name and default value for major compaction jitter.
- MAJOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Major compaction flag in FileInfo
- MAJOR_COMPACTION_OUTPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_OUTPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_OUTPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_OUTPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name and default value for how often a region should perform a major compaction
- MAJOR_COMPACTION_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_COMPACTION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAJOR_VERSION - Static variable in exception org.apache.hadoop.hbase.exceptions.RequestTooBigException
- majorCompact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- majorCompact(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a table.
- majorCompact(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a table.
- majorCompact(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- majorCompact(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- majorCompact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Major compact a column family within a table.
- majorCompact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- majorCompact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a table.
- majorCompact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a table.
- majorCompact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- majorCompact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Major compact a table.
- majorCompact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- majorCompact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompactedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- majorCompactedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- majorCompactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- majorCompactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- majorCompactedInputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactedInputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompactedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactedOutputBytes - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompaction - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- majorCompactionCompression - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- majorCompactionInputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactionInputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompactionInputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactionInputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompactionJitter - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- majorCompactionOutputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactionOutputFileCountHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompactionOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactionOutputSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- majorCompactionPeriod - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- MajorCompactionRequest - Class in org.apache.hadoop.hbase.util.compaction
- MajorCompactionRequest(Connection, RegionInfo) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- MajorCompactionRequest(Connection, RegionInfo, Set<String>) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- 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
- majorCompactionTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- majorCompactionTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- MajorCompactionTTLRequest - Class in org.apache.hadoop.hbase.util.compaction
-
This request helps determine if a region has to be compacted based on table's TTL.
- MajorCompactionTTLRequest(Connection, RegionInfo) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- MajorCompactor - Class in org.apache.hadoop.hbase.util.compaction
- MajorCompactor() - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- MajorCompactor(Configuration, TableName, Set<String>, int, long, long) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- MajorCompactor.Compact - Class in org.apache.hadoop.hbase.util.compaction
- MajorCompactorTTL - Class in org.apache.hadoop.hbase.util.compaction
-
This tool compacts a table's regions that are beyond it's TTL.
- MajorCompactorTTL() - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- MajorCompactorTTL(Configuration, TableDescriptor, int, long) - Constructor for class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- majorCompactPriority - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.CompactionChecker
- majorCompactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a table or an individual region.
- majorCompactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a region.
- majorCompactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- majorCompactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- majorCompactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- majorCompactRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact a column family within region.
- majorCompactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Major compact a column family within region.
- majorCompactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- majorCompactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- majorCompactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- majorCompactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorCompactRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Major compact all regions on the region server.
- majorCompactRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact all regions on the region server.
- majorCompactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- majorCompactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- majorCompactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- majorCompactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- majorInProgress - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- majorRangeFromIndex - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- majorRangeFromRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
- majorRangeFromRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
- majorRangeToIndex - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- majorRangeToRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
- majorRangeToRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
- majorVersion - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The
HFile
format major version. - makeColumn(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Makes a column in family:qualifier form from separate byte arrays.
- makeDeleteFromRegionInfo(RegionInfo, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Generates and returns a Delete containing the region info for the catalog table
- makeException(boolean) - Method in class org.apache.hadoop.hbase.client.BatchErrors
- makeException(List<RetriesExhaustedWithDetailsException>) - Static method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- makeFamilyMap(byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- makeFamilyMap(byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- makeFilter(QuotaFilter) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
converts quotafilter to serializeable filterlists.
- makeGet(Map.Entry<Key, Value>) - Method in interface org.apache.hadoop.hbase.quotas.QuotaCache.Fetcher
- makeGetForNamespaceQuotas(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- makeGetForRegionServerQuotas(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- makeGetForSnapshotSize(TableName, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Get
for the HBase snapshot's size against the given table. - makeGetForTableQuotas(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- makeGetForUserQuotas(String, Iterable<TableName>, Iterable<String>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- makePut(RegionInfo, List<ServerName>) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- makePutForReplicationBarrier(RegionInfo, long, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- makePutFromRegionInfo(RegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Generates and returns a
Put
containing theRegionInfo
for the catalog table. - makePutFromRegionInfo(RegionInfo, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Generates and returns a
Put
containing theRegionInfo
for the catalog table. - makePutFromTableState(TableState, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Construct PUT for given state
- makeQuotaSnapshotGetForTable(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Get
which returns onlySpaceQuotaSnapshot
from the quota table for a specific table. - makeQuotaSnapshotScan() - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Scan
which returns only quota snapshots from the quota table. - makeQuotaSnapshotScanForTable(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Scan
which returns onlySpaceQuotaSnapshot
from the quota table for a specific table. - makeScan(QuotaFilter) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- makeStub() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceStubMaker
-
Create a stub against the master.
- makeStubNoRetries() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceStubMaker
-
Create a stub.
- makeZKProps(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Make a Properties object holding ZooKeeper config.
- makeZKPropsFromHbaseConfig(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Make a Properties object holding ZooKeeper config.
- manageError(int, Row, AsyncRequestFutureImpl.Retry, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Check that we can retry acts accordingly: logs, set the error status.
- manageLocationError(Action, Exception) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- manager - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- manager - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- manager - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- MANIFEST_FILE_NAME - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- MANIFEST_FILE_NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- ManifestBuilder(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- ManifestBuilder(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- manifestSizeLimit - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- 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
- ManualMobMaintHFileCleaner - Class in org.apache.hadoop.hbase.mob
-
BaseHFileCleanerDelegate
that prevents cleaning HFiles from a mob region keeps a map of table name strings to mob region name strings over the life of a JVM instance. - ManualMobMaintHFileCleaner() - Constructor for class org.apache.hadoop.hbase.mob.ManualMobMaintHFileCleaner
- map - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- map - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Defined the cache map as
ConcurrentHashMap
here, because inLruAdaptiveBlockCache.getBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, boolean, boolean, boolean)
, we need to guarantee the atomicity of map#computeIfPresent (key, func). - map - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Defined the cache map as
ConcurrentHashMap
here, because inLruBlockCache.getBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, boolean, boolean, boolean)
, we need to guarantee the atomicity of map#k (key, func). - map - Variable in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- map - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- map - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- map - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- map - Variable in class org.apache.hadoop.hbase.util.IdLock
- map(ImmutableBytesWritable, Result, OutputCollector<ImmutableBytesWritable, Result>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
Extract the grouping columns from value to construct a new key.
- map(ImmutableBytesWritable, Result, OutputCollector<ImmutableBytesWritable, Result>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.IdentityTableMap
-
Pass the key, value to reduce
- map(ImmutableBytesWritable, Result, OutputCollector<ImmutableBytesWritable, Result>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
-
Map method that compares every scanned row with the equivalent from a distant cluster.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Extract the grouping columns from value to construct a new key.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
-
Pass the key, value to reduce.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterMapper
-
Maps the data.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefMapper
- map(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
-
Maps the data.
- map(WALKey, WALEdit, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALCellMapper
- map(WALKey, WALEdit, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- map(WALKey, WALEdit, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
-
Deprecated.
- map(BytesWritable, NullWritable, Mapper.Context) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- map(LongWritable, Text, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SampleUploader.Uploader
- map(LongWritable, Text, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Convert a line of TSV text into an HBase table row.
- map(LongWritable, Text, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Convert a line of TSV text into an HBase table row.
- map(LongWritable, Text, Mapper.Context) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- map(NullWritable, Cell, Mapper.Context) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob.HFileCellMapper
- Map() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
- MAP_COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- MAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for entry in map
- mapClass - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- mapField - Variable in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- mapFileReader - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- mapHostNameToServerName(List<String>) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
Map hostname to ServerName, The output ServerName list will have the same order as input hosts.
- mapKey(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Calculate a hash code from a given byte array suitable for use as a key in maps.
- mapKey(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Calculate a hash code from a given byte array suitable for use as a key in maps.
- mapper - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.MapRunner
- MAPPER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- MAPPER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- mapperException - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- mappers - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- MAPPERS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- MAPREDUCE_INPUT_AUTOBALANCE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Specify if we enable auto-balance to set number of mappers in M/R jobs.
- MapReduceBackupCopyJob - Class in org.apache.hadoop.hbase.backup.mapreduce
-
Map-Reduce implementation of
BackupCopyJob
. - MapReduceBackupCopyJob() - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- MapReduceBackupCopyJob.BackupDistCp - Class in org.apache.hadoop.hbase.backup.mapreduce
-
Extends DistCp for progress updating to backup system table during backup.
- MapReduceBackupCopyJob.SnapshotCopy - Class in org.apache.hadoop.hbase.backup.mapreduce
- MapReduceBackupMergeJob - Class in org.apache.hadoop.hbase.backup.mapreduce
-
MapReduce implementation of
BackupMergeJob
Must be initialized with configuration of a backup destination cluster - MapReduceBackupMergeJob() - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- MapreduceDependencyClasspathTool - Class in org.apache.hadoop.hbase.util
-
Generate a classpath string containing any jars required by mapreduce jobs.
- MapreduceDependencyClasspathTool() - Constructor for class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
- MapReduceExtendedCell - Class in org.apache.hadoop.hbase.util
-
A wrapper for a cell to be used with mapreduce, as the output value class for mappers/reducers.
- MapReduceExtendedCell(Cell) - Constructor for class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- MapReduceHFileSplitterJob - Class in org.apache.hadoop.hbase.backup.mapreduce
-
A tool to split HFiles into new region boundaries as a MapReduce job.
- MapReduceHFileSplitterJob() - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- MapReduceHFileSplitterJob(Configuration) - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- MapReduceHFileSplitterJob.HFileCellMapper - Class in org.apache.hadoop.hbase.backup.mapreduce
-
A mapper that just writes out cells.
- MapReduceRestoreJob - Class in org.apache.hadoop.hbase.backup.mapreduce
-
MapReduce implementation of
RestoreJob
For backup restore, it runsMapReduceHFileSplitterJob
job and creates HFiles which are aligned with a region boundaries of a table being restored. - MapReduceRestoreJob() - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- mapRSToPrimaries(Map<RegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- MapRunner(Mapper.Context) - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.MapRunner
- mark() - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- mark() - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Records one occurrence.
- mark() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Marks the current position of the ByteBuff
- mark() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Marks the current position of the MBB
- mark() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- mark(int) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- mark(long) - Method in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- mark(long) - Method in interface org.apache.hadoop.hbase.metrics.Meter
-
Records
events
occurrences. - markAsEvicted() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
The
BucketCache
will try to release its reference to this BucketEntry many times. - markClosedAndClean(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Mark this WAL file as closed and call cleanOldLogs to see if we can archive this file.
- markCompactedAway() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- markCompactedAway(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- markComplete(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- markComplete(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- markComplete(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- markComplete(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskGroup
- markCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
- markCorrupted(Path, String, FileSystem) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.marks log file as corrupted
- markCorrupted(Path, String, FileSystem) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- markCorrupted(Path, String, FileSystem) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- markCorruptedWAL(ProcedureWALFile, IOException) - Method in interface org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat.Loader
-
Deprecated.
- markedAsEvicted - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- markedItemIndex - Variable in class org.apache.hadoop.hbase.nio.MultiByteBuff
- MARKER - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- markFutureDoneAndOffer(SyncFuture, long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
-
Helper that marks the future as DONE and offers it back to the cache.
- markHead() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- markRegionAsMerged(RegionInfo, ServerName, RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
When called here, the merge has happened.
- markRegionAsSplit(RegionInfo, ServerName, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- markSnapshotCorrupted() - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- markSupported() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- markTableAsDeleted(TableName, Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Tries to remove the queue and the table-lock of the specified table.
- mask - Variable in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- mask - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- mask(Configuration) - Static method in class org.apache.hadoop.hbase.http.conf.ConfServlet
- MASK_FOR_LOWER_INT_IN_LONG - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Mask to apply to a long to reveal the lower int only.
- MASK_PROPERTIES - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- MASK_TIMESTAMP_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- MASK_TIMESTAMP_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- MASKED - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- master - Variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- master - Variable in class org.apache.hadoop.hbase.client.MasterCallable
- master - Variable in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.
- master - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- master - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- master - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- master - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerChore
- master - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
- master - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- master - Variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
- master - Variable in class org.apache.hadoop.hbase.master.locking.LockManager
- master - Variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- master - Variable in class org.apache.hadoop.hbase.master.MasterRpcServices
- master - Variable in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
- master - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerChore
- master - Variable in class org.apache.hadoop.hbase.master.OldWALsDirSizeChore
- master - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.FsUtilsLeaseRecovery
- master - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- master - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- master - Variable in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- master - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- master - Variable in class org.apache.hadoop.hbase.master.ServerManager
- master - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
- master - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- master - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- master - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- master - Variable in class org.apache.hadoop.hbase.master.TableStateManager
- master - Variable in class org.apache.hadoop.hbase.master.WorkerAssigner
- master - Variable in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- master - Variable in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- master - Variable in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- master - Variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- master - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- master - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- master - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- master - Variable in class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
- MASTER - Enum constant in enum org.apache.hadoop.hbase.client.ServerType
- MASTER - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about master name
- MASTER - Enum constant in enum org.apache.hadoop.hbase.util.DNS.ServerType
- MASTER - Static variable in class org.apache.hadoop.hbase.master.HMaster
- MASTER__META_TRANSITION_HANDLER_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_ACTIVE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_ACTIVE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_ADDRS_CONF_SEPARATOR - Static variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- MASTER_ADDRS_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for the list of master host:ports
- MASTER_CHECK_COMPRESSION - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- MASTER_CHECK_ENCRYPTION - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- MASTER_CLOSE_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_CLOSE_REGION_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_CLOSE_REGION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_COPROC_METRICS_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- MASTER_COPROC_METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- MASTER_COPROC_METRICS_JMX_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- MASTER_COPROC_METRICS_NAME - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- MASTER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- MASTER_COPROCESSORS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about master coprocessors
- MASTER_FINISHED_INITIALIZATION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_FINISHED_INITIALIZATION_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- 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.util.DNS
- MASTER_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for what master implementation to use.
- MASTER_INFO_PORT - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics info port
- MASTER_INFO_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for master web API port
- MASTER_KRB_KEYTAB_FILE - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
- MASTER_KRB_PRINCIPAL - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
-
Configuration keys for programmatic JAAS configuration for secured master and regionserver interaction
- MASTER_LOG_REPLAY_OPS_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_LOG_REPLAY_OPS_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_MERGE_DISPATCH_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Number of threads used to dispatch merge operations to the regionservers.
- MASTER_MERGE_DISPATCH_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_MERGE_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_META_SERVER_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_META_SERVER_OPERATIONS_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_META_SERVER_OPERATIONS_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_META_TRANSITION_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_OPEN_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_OPEN_REGION_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configurations for master executor services.
- MASTER_OPEN_REGION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for port master listens on.
- MASTER_PROCEDURE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
- MASTER_PROCEDURE_LOGDIR - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Used to construct the name of the log directory for master procedures
- MASTER_PROCEDURE_THREADS - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
-
Number of threads used by the procedure executor
- MASTER_REGISTRY_HEDGED_REQS_FANOUT_KEY - Static variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.Configuration key that controls the fan out of requests
- MASTER_REGISTRY_INITIAL_REFRESH_DELAY_SECS - Static variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- MASTER_REGISTRY_MIN_SECS_BETWEEN_REFRESHES - Static variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- MASTER_REGISTRY_PERIODIC_REFRESH_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- MASTER_RPC_SCHEDULER_FACTORY_CLASS - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
RPC scheduler to use for the master.
- MASTER_RS_SHUTDOWN - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_SCP_RETAIN_ASSIGNMENT - Static variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Configuration parameter to enable/disable the retain region assignment during ServerCrashProcedure.
- MASTER_SERVER_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_SERVER_OPERATIONS_THREADS - Static variable in class org.apache.hadoop.hbase.HConstants
- MASTER_SERVER_OPERATIONS_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- 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_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_SNAPSHOT_TIMEOUT_MILLIS - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- MASTER_START_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_START_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MASTER_STATE_CACHE_TIMEOUT_SEC - Static variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- MASTER_STORE_DIR - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- MASTER_TABLE_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- MASTER_TYPE_BACKUP - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the master type being backup (waits for primary to go inactive).
- masterActiveTime - Variable in class org.apache.hadoop.hbase.master.HMaster
- masterAddressSyncer - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- masterAddressTracker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- MasterAddressTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Manages the location of the current active Master for the RegionServer.
- MasterAddressTracker(ZKWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Construct a master address listener with the specified
zookeeper
reference. - masterAddressZNode - Variable in class org.apache.hadoop.hbase.master.zksyncer.MasterAddressSyncer
- masterAddressZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- masterAddrTracker - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- 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
- MasterCallable<V> - Class in org.apache.hadoop.hbase.client
-
A RetryingCallable for Master RPC operations.
- MasterCallable(Connection, RpcControllerFactory) - Constructor for class org.apache.hadoop.hbase.client.MasterCallable
- masterClass - Variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- masterClass - Variable in class org.apache.hadoop.hbase.master.HMasterCommandLine
- masterConnectionStateSupplier() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Visible for tests
- 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
- MasterCoprocessorHost.MasterEnvironment - Class in org.apache.hadoop.hbase.master
-
Coprocessor environment extension providing access to master related services.
- MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors - Class in org.apache.hadoop.hbase.master
-
Special version of MasterEnvironment that exposes MasterServices for Core Coprocessors only.
- MasterCoprocessorHost.MasterObserverOperation - Class in org.apache.hadoop.hbase.master
- masterCoprocessorNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- masterCoprocessorNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- MasterCoprocessorRpcChannelImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of a master based coprocessor rpc channel.
- MasterCoprocessorRpcChannelImpl(AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder<Message>) - Constructor for class org.apache.hadoop.hbase.client.MasterCoprocessorRpcChannelImpl
- 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
- MasterDDLOperationHelper() - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterDDLOperationHelper
- MasterDumpServlet - Class in org.apache.hadoop.hbase.master.http
- MasterDumpServlet() - Constructor for class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- MasterEnvironment(MasterCoprocessor, int, int, Configuration, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- MasterEnvironmentForCoreCoprocessors(MasterCoprocessor, int, int, Configuration, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors
- MasterFeature - Class in org.apache.hadoop.hbase.master.http.jersey
-
Implements a Singleton binding to the provided instance of
HMaster
for bothHMaster
andMasterServices
injections. - MasterFeature(HMaster) - Constructor for class org.apache.hadoop.hbase.master.http.jersey.MasterFeature
- MasterFeature.Binder - Class in org.apache.hadoop.hbase.master.http.jersey
-
Register this feature's provided functionality and defines their lifetime scopes.
- 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
- masterFinishedInitializationTime - Variable in class org.apache.hadoop.hbase.master.HMaster
- MasterFlushTableProcedureManager - Class in org.apache.hadoop.hbase.procedure.flush
- MasterFlushTableProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- masterInfoPort - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- masterInfoPort - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- MasterInitializationMonitor - Class in org.apache.hadoop.hbase.master
-
Protection against zombie master.
- MasterInitializationMonitor(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MasterInitializationMonitor
-
Creates a Thread that monitors the
#isInitialized()
state. - masterJettyServer - Variable in class org.apache.hadoop.hbase.master.HMaster
-
jetty server for master to redirect requests to regionserver infoServer
- MasterKeepAliveConnection - Interface in org.apache.hadoop.hbase.client
-
A KeepAlive connection is not physically closed immediately after the close, but rather kept alive for a few minutes.
- masterless - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
True if this RegionServer is coming up in a cluster where there is no Master; means it needs to just come up and make do without a Master to talk to: e.g.
- MASTERLESS_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- MasterlessConnection(Configuration, ExecutorService, User, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ConnectionUtils.MasterlessConnection
- masterLock - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- MasterLock(String, 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
- MasterLock(TableName, LockType, String) - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- MasterMaintenanceModeTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Tracks the master Maintenance Mode via ZK.
- MasterMaintenanceModeTracker(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- masterMaintZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- masterName - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- masterName - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- masterName - Variable in class org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model.ClusterMetrics
- MasterNotRunningException - Exception in org.apache.hadoop.hbase
-
Thrown if the master is not running
- MasterNotRunningException() - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
-
default constructor
- MasterNotRunningException(Exception) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
-
Constructor taking another exception.
- MasterNotRunningException(String) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
-
Constructor
- MasterNotRunningException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
- MasterObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
Defines coprocessor hooks for interacting with operations on the
HMaster
process. - masterObserverGetter - Variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- MasterObserverOperation() - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterObserverOperation
- MasterObserverOperation(boolean) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterObserverOperation
- MasterObserverOperation(User) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterObserverOperation
- MasterObserverOperation(User, boolean) - Constructor for class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterObserverOperation
- MasterProcedureConstants - Class in org.apache.hadoop.hbase.master.procedure
- MasterProcedureConstants() - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureConstants
- 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.FsUtilsLeaseRecovery - 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() - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
- MasterProcedureUtil.NonceProcedureRunnable - Class in org.apache.hadoop.hbase.master.procedure
-
Helper Runnable used in conjunction with submitProcedure() to deal with submitting procs with nonce.
- masterProcSource - Variable in class org.apache.hadoop.hbase.master.MetricsMaster
- masterProcSource - Variable in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceFactoryImpl
- MasterQuotaManager - Class in org.apache.hadoop.hbase.quotas
-
Master Quota Manager.
- MasterQuotaManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- MasterQuotaManager.NamedLock<T> - Class in org.apache.hadoop.hbase.quotas
- MasterQuotaManager.SetQuotaOperations - Interface in org.apache.hadoop.hbase.quotas
-
Encapsulates CRUD quota operations for some subject.
- MasterQuotaManager.SizeSnapshotWithTimestamp - Class in org.apache.hadoop.hbase.quotas
-
Holds the size of a region at the given time, millis since the epoch.
- 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
- masterQuotaSource - Variable in class org.apache.hadoop.hbase.master.MetricsMaster
- MasterRedirectServlet - Class in org.apache.hadoop.hbase.master.http
- MasterRedirectServlet(InfoServer, String) - Constructor for class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- masterRegion - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- masterRegion - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- masterRegion - Variable in class org.apache.hadoop.hbase.master.HMaster
- masterRegion - Variable in class org.apache.hadoop.hbase.master.MasterStateStore
- MasterRegion - Class in org.apache.hadoop.hbase.master.region
-
A region that stores data in a separated directory, which can be used to store master local data.
- MasterRegion(HRegion, WALFactory, MasterRegionFlusherAndCompactor, MasterRegionWALRoller) - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegion
- MasterRegionFactory - Class in org.apache.hadoop.hbase.master.region
-
The factory class for creating a
MasterRegion
. - MasterRegionFactory() - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- MasterRegionFlusherAndCompactor - Class in org.apache.hadoop.hbase.master.region
-
As long as there is no RegionServerServices for a master local region, we need implement the flush and compaction logic by our own.
- MasterRegionFlusherAndCompactor(Configuration, Abortable, HRegion, long, long, long, int, Path, String) - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- MasterRegionParams - Class in org.apache.hadoop.hbase.master.region
-
The parameters for constructing
MasterRegion
. - MasterRegionParams() - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegionParams
- MasterRegionServerList - Class in org.apache.hadoop.hbase.master
-
MasterRegion
basedRegionServerList
. - MasterRegionServerList(MasterRegion, Abortable) - Constructor for class org.apache.hadoop.hbase.master.MasterRegionServerList
- MasterRegionUtils - Class in org.apache.hadoop.hbase.master.region
- MasterRegionUtils() - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegionUtils
- MasterRegionWALRoller - Class in org.apache.hadoop.hbase.master.region
-
As long as there is no RegionServerServices for a master local region, we need implement log roller logic by our own.
- MasterRegionWALRoller(String, Configuration, Abortable, FileSystem, Path, Path, String) - Constructor for class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- MasterRegistry - Class in org.apache.hadoop.hbase.client
-
Deprecated.Since 2.5.0, will be removed in 4.0.0. Use
RpcConnectionRegistry
instead. - MasterRegistry(Configuration, User) - Constructor for class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- MasterRegistryFetchException - Exception in org.apache.hadoop.hbase.exceptions
-
Exception thrown when an master registry RPC fails in client.
- MasterRegistryFetchException(Set<ServerName>, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.MasterRegistryFetchException
- masterRequest() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- MasterRequestCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- MasterRpcServices - Class in org.apache.hadoop.hbase.master
-
Implements the master RPC services.
- MasterRpcServices(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MasterRpcServices
- MasterRpcServices.BalanceSwitchMode - Enum in org.apache.hadoop.hbase.master
- masterServerName - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- masterServices - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- masterServices - Variable in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- masterServices - Variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- masterServices - Variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironmentForCoreCoprocessors
- masterServices - Variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- masterServices - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- masterServices - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- masterServices - Variable in class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- masterServices - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- masterServices - Variable in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- masterServices - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- masterServices - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- masterServices - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- masterServices - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- masterServices - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- MasterServices - Interface in org.apache.hadoop.hbase.master
-
A curated subset of services provided by
HMaster
. - masterServiceState - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- MasterServiceState(Connection) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- MasterServiceStubMaker() - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceStubMaker
- MasterSnapshotVerifier - Class in org.apache.hadoop.hbase.master.snapshot
-
General snapshot verification on the master.
- MasterSnapshotVerifier(MasterServices, SnapshotProtos.SnapshotDescription, FileSystem) - Constructor for class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- masterSource - Variable in class org.apache.hadoop.hbase.master.MetricsMaster
- masterSource - Variable in enum org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl.FactoryStorage
- MasterStateStore - Class in org.apache.hadoop.hbase.master
-
A state storage which stores the state in master local region.
- MasterStateStore(MasterRegion, String, ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.master.MasterStateStore
- masterStateSupplier - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Supplier to get masterState.By default uses simple supplier without TTL cache.
- MasterStatusServlet - Class in org.apache.hadoop.hbase.master.http
-
The servlet responsible for rendering the index page of the master.
- MasterStatusServlet() - Constructor for class org.apache.hadoop.hbase.master.http.MasterStatusServlet
- MasterStoppedException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the master is stopped
- MasterStoppedException() - Constructor for exception org.apache.hadoop.hbase.exceptions.MasterStoppedException
- masterStub - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- masterStubMakeFuture - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- MasterSwitchType - Enum in org.apache.hadoop.hbase.client
-
Represents the master switch type
- MasterSwitchType() - Constructor for enum org.apache.hadoop.hbase.client.MasterSwitchType
- masterSystemTime - Variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- masterSystemTime - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- masterSystemTime - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- masterSystemTime - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- masterSystemTime - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- masterTasks - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- masterTasks - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- MasterThread(HMaster, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
- masterThreads - Variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- 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(Configuration, FileSystem, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterWalManager
- MasterWalManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.MasterWalManager
- masterWrapper - Variable in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
- masterWrapper - Variable in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- 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
- matchAndRemoveSuffixFromPipeline(List<? extends Segment>) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
-
Checking that the
Segment
s in suffix input parameter is same as theSegment
s inCompactionPipeline.pipeline
one by one from the last element to the first element of suffix. - matchCN(String, String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- MatchCode() - Constructor for enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
- matchColumn(Cell, long, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- matchDNSName(String, List<HBaseHostnameVerifier.SubjectName>) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- matchedColumn - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- matcher - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- matches(String) - Method in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- matches(Result, Result, VerifyReplication.Verifier.Counters) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- matches(CompareOperator, int) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- matches(CompareOperator, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- matches(RegionState.State...) - Method in enum org.apache.hadoop.hbase.master.RegionState.State
- matches(Region, ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- matchIdentity(String, String, boolean) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- matchIdentityStrict(String, String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- MATCHINGCELLS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- matchingColumn(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingColumn(Cell, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- matchingColumn(Cell, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingColumn(Cell, byte, int, Cell, byte, int) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingColumn(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingColumnFamilyAndQualifierPrefix(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns True if matching column family and the qualifier starts with
qual
- matchingFamily(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingFamily(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- matchingFamily(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingFamily(Cell, byte, Cell, byte) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingFamily(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingQualifier(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Finds if the qualifier part of the cell and the KV serialized byte[] are equal.
- matchingQualifier(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- matchingQualifier(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Finds if the qualifier part of the cell and the KV serialized byte[] are equal
- matchingQualifier(Cell, int, Cell, int) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingQualifier(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingRow(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
CellUtil.matchingRows(Cell, byte[])
- matchingRow(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
CellUtil.matchingRows(Cell, Cell)
- matchingRow(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
CellUtil.matchingRows(Cell, Cell)
- matchingRowColumn(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the row and column of two keyvalues for equality
- matchingRowColumn(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the row and column of two keyvalues for equality
- matchingRowColumnBytes(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the row and column of two keyvalues for equality
- matchingRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compare rows.
- matchingRows(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingRows(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingRows(Cell, short, Cell, short) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the row of two keyvalues for equality
- matchingRows(Cell, short, Cell, short) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the row of two keyvalues for equality
- matchingRows(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the row of two keyvalues for equality
- matchingRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.Compares the row of two keyvalues for equality
- MATCHINGROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- matchingTags(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingTags(Cell, Cell, int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingTimestamp(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingType(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- matchingType(Cell, Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingValue(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingValue(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
- matchingValue(Cell, Cell, int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- matchingValue(Tag, Tag) - Static method in interface org.apache.hadoop.hbase.Tag
-
Matches the value part of given tags
- matchIPAddress(String, InetAddress, List<HBaseHostnameVerifier.SubjectName>) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- matchOrdinalSortedVisibilityTags(List<Tag>, List<Tag>) - Static method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- matchReplicationScope(boolean) - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Check if the table's cfs' replication scope matched with the replication state
- matchUnSortedVisibilityTags(List<Tag>, List<Tag>) - Static method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- 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.
- materializeVersion(int, int) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Create a 4 byte serialized version number by combining the minor and major version numbers.
- max - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
How many blocks to look at before we give up.
- max - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- max - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- 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_ALLOWED_FOLD_FACTOR - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
-
Maximum number of times a Bloom filter can be "folded" if oversized
- MAX_ARRAY_SIZE - Static variable in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- MAX_ARRAY_SIZE - Static variable in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- MAX_ATTEMPTS_FN_GENERATION - Static variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- MAX_ATTEMPTS_KEY - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- MAX_AVERAGE_REGION_SIZE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
In auto-balance, we split input by ave region size, if calculated region size is too big, we can set it.
- MAX_BACKOFF_KEY - Static variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- MAX_BATCH - Static variable in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- MAX_BATCH_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- MAX_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- MAX_BLOCK_SIZE_UNCOMPRESSED - Static variable in interface org.apache.hadoop.hbase.io.hfile.BlockCompressedSizePredicator
- MAX_BUFFER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- MAX_BYTE_ARRAY - Static variable in class org.apache.hadoop.hbase.client.ConnectionUtils
- MAX_CELLS_LENGTH - Static variable in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- MAX_CHALLENGE_SIZE - Static variable in class org.apache.hadoop.hbase.security.SaslChallengeDecoder
- 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_COMPACTED_STORE_FILE_REF_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAX_COMPACTION_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- MAX_COMPACTION_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- MAX_COMPARATOR_NAME_LENGTH - Static variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
We store the comparator class name as a fixed-length field in the trailer.
- MAX_CONCURRENT_LOCATE_REQUEST_PER_TABLE - Static variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- MAX_COST - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- MAX_DATA_LEN - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- MAX_DEPTH - Static variable in class org.apache.hadoop.hbase.ipc.IPCUtil
- MAX_DIRECT_MEMORY - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- MAX_EPOCH - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- MAX_FETCH_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.CachedClusterId
- MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- 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 interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- MAX_FILES_PER_REGION_PER_FAMILY - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by HBase Shell interface to access this metadata attribute which denotes the maximum size of the store file after which a region split occurs.
- MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- MAX_FILESIZE_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- 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_FLUSH_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- MAX_FLUSH_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- MAX_FORMAT_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
-
Maximum supported HFile format version
- MAX_FRAME_SIZE_CONF_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- MAX_FRAME_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- MAX_HEAP_SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- MAX_IDLETIME - Static variable in class org.apache.hadoop.hbase.rest.RESTServlet
- MAX_IDLETIME - Static variable in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- MAX_KEYVALUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- MAX_KEYVALUE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- MAX_LOG_FILTERS - Static variable in class org.apache.hadoop.hbase.filter.FilterListBase
- MAX_LOG_PREFIXES - Static variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- MAX_LOG_TIMESTAMPS - Static variable in class org.apache.hadoop.hbase.filter.TimestampsFilter
- MAX_LOGS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- MAX_MEMSTORE_TS_KEY - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Max memstore (mvcc) timestamp in FileInfo
- MAX_MERGE_COUNT_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- MAX_MERGE_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer
- MAX_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- MAX_MINOR_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Maximum minor version supported by this HFile format
- MAX_MINOR_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Maximum minor version supported by this HFile format
- MAX_MOVES_PERCENT_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- MAX_NODE_SIZE - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- MAX_NUM_THREADS - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- MAX_OUTBOUND_BYTES_EXCEEDED_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- MAX_OUTBOUND_BYTES_EXCEEDED_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- MAX_PRECISION - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
-
Max precision guaranteed to fit into a
long
. - MAX_QUEUE_SIZE_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- MAX_QUEUED_REQUESTS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
The maximum number of pending connections waiting in the queue.
- MAX_REGION_REPLICATION - Static variable in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- 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_REPLICA_ID - Static variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- MAX_REPLICA_ID - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- MAX_REQUEST_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- MAX_RETRIES - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- MAX_RETRIES_BEFORE_ROLL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- MAX_ROW_LENGTH - Static variable in class org.apache.hadoop.hbase.HConstants
-
Max length a row can have because of the limitation in TFile.
- MAX_RUNNING_TIME_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- MAX_SCAN_ESTIMATE_PROPORTIONAL_LIMIT_CONSUMPTION - Static variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- 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_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MAX_SLEEP_TIME_KEY - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- MAX_STEP_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- MAX_STEPS_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- MAX_STORE_FILE_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAX_STORE_FILE_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAX_STOREFILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAX_STOREFILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MAX_SYNC_FAILURE_ROLL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- MAX_TAG_LENGTH - Static variable in interface org.apache.hadoop.hbase.Tag
- MAX_TAGS_LEN - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- MAX_TAGS_LENGTH - Static variable in interface org.apache.hadoop.hbase.RawCell
- MAX_TASKS_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- MAX_THREADS_NUM - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- MAX_TIER_AGE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- MAX_TIME - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MAX_TRAILER_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- MAX_TYPE - Static variable in class org.apache.hadoop.hbase.util.CellHashKey
- MAX_VERSIONS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MAX_VERSIONS_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MAX_WAITING_TIME - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- MAX_WALS_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- MAX_WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
The maximum size of the thread pool.
- MAX_WORKERS_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- MAX_ZK_META_FETCH_RETRIES - Static variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Maximum number of times we retry when ZK operation times out.
- maxAlloc - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- maxAttempCount - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.PutStatus
-
Deprecated.
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BuilderBase
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- maxAttempts - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- maxAttempts - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- maxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- maxBackoff - Variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- maxBalancingTime - Variable in class org.apache.hadoop.hbase.master.HMaster
- maxBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- maxBlockedRequests - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- maxBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- maxBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- maxBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- maxBufCount - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- maxBusyWaitDuration - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- maxBusyWaitMultiplier - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- maxBytesPerSec - Variable in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- maxCacheSize - Variable in class org.apache.hadoop.hbase.CacheEvictionStats
- maxCacheSize - Variable in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- maxCacheSize - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- maxCacheSize - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- maxCapacity - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- maxCellIdx - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- maxCellSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- maxChunkSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
The maximum size guideline of all multi-level index blocks.
- maxColumn - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- maxColumn - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- maxColumnCount - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- maxColumnInclusive - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- maxColumnInclusive - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- maxCompactedStoreFileRefCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- maxCompactedStoreFileRefCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- maxCompactedStoreFileRefCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- maxCompactionQueueSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- maxCompactSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
Since all these properties can change online, they are volatile
- maxCompressedLength(int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- maxCompressedLength(int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- maxCompressedLength(int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- maxCompressedLength(int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- maxCompressedLength(int) - Static method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- maxConcurrentCallsPerServer - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- maxConcurrentLocateRequestPerTable - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- maxConcurrentTasks - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- maxConcurrentTasksPerRegion - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The number of tasks we run in parallel on a single region.
- maxConcurrentTasksPerRegion - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- maxConcurrentTasksPerServer - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The number of task simultaneously executed on a single region server.
- maxConcurrentTasksPerServer - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- maxCopyThreads - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- maxCost - Variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- maxCount - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- maxDataLen - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- maxDelay - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
- maxDispersionNum - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- maxDispersionNumServerSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- maxDispersionScore - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- maxDispersionScoreServerSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- maxExcludeDNCount - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- maxFileSize - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- maxFileSize - Variable in class org.apache.hadoop.hbase.util.RotateFile
- maxFilesPerRegionPerFamily - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- maxFilesToCompact - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- maxFlushedSeqId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
The max sequence id of flushed data on this region.
- maxFlushQueueSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- maxFold - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
Maximum fold factor
- maxFrameLength - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- maxHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- maxHeapSize - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- maxHeapSize - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- maxHeapSizeMB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- maxHeapSizePerRequest - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The maximum heap size for each request.
- maxHeapSizePerRequest - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- maxHeapSizeSubmit - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- maxHeapSizeSubmit - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- maxHeapUsage - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- maxIdleTime - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- maxIdleToClose - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- Maximum - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- MAXIMUM_KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
-
Maximum length of key in HFile.
- MAXIMUM_VALUE_LENGTH - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum value length, enforced on KeyValue construction
- maximumStepSize - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- maximumTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- maximumTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- maxIterationMillis - Variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- maxKeyCount - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
Maximum key count after compaction (for blooms)
- maxKeyCount - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- maxKeyCount - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- maxKeyCount() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- maxKeyCount(long) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- maxKeys - Variable in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Max Keys expected for the bloom
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- maxKeyValueSize - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- maxKeyValueSize(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Override the maximum key-value size specified by the provided
Connection
'sConfiguration
instance, via the configuration keyhbase.client.keyvalue.maxsize
. - maxLatency - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- maxLatency - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- maxLogs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- maxMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- maxMemstoreTS - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- maxMerge - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- maxMergeCount - Variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer
-
Maximum for many regions to merge at a time.
- maxModifiedProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- maxModifiedProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- maxMovesPercent - Variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- maxMultiSize - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- maxMVCCReadpoint - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
Latest memstore read point found in any of the involved files
- maxNodeCount - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- maxOutboundBytesExceeded - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- maxOutboundBytesExceeded() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- maxOutboundBytesExceeded() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- maxOutboundBytesExceeded() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- maxOverlapsToSideline - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- maxPoolSize - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- maxPoolSizeInfoLevelLogged - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- maxProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- maxProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- maxQueuedRequests - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
- maxQueueLength - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- maxQueueLength - Variable in class org.apache.hadoop.hbase.ipc.PluggableBlockingQueue
- maxQueueSize - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
- maxQueueSize - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- 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
- maxRegionsOnRS - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- maxRegionSplitImbalance - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- maxRequestSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- maxResultSize - Variable in class org.apache.hadoop.hbase.client.Scan
- maxResultSize - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- maxRetries - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- maxRetries - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- maxRetries - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- maxRetriesBeforeRoll - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- maxRetriesMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- maxRetriesMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- maxRetriesMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- maxRetriesMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- maxRetryInQueue - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- maxRitPercent - Variable in class org.apache.hadoop.hbase.master.HMaster
- maxRollRetry - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- maxRowBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- maxRowSize - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- maxRowsPerRequest - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The maximum number of rows for each request.
- maxRowsPerRequest - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- maxRunningTime - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- maxScanEstimate - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- maxScannerResultSize - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- maxScannerResultSize - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- maxSeqId - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
The last key in the files we're compacting.
- maxSeqIdInStores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- maxSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
- maxSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Maximum allowable size of cache (block put if size > max, evict)
- maxSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Maximum allowable size of cache (block put if size > max, evict)
- maxSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
- maxSize - Variable in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- maxSizeBytes - Variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
- maxSizeUnCompressed - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- maxSkew - Variable in class org.apache.hadoop.hbase.master.ServerManager
- maxSleepTime - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- maxStamp - Variable in class org.apache.hadoop.hbase.io.TimeRange
- maxSteps - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- maxStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- maxStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- maxStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- maxStoreFileCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- maxStoreFileCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- maxSyncFailureRoll - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- maxTagsLength - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- maxTagsLength - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
Max tags length
- maxTasks - Variable in class org.apache.hadoop.hbase.master.WorkerAssigner
- maxTasks - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- maxTerminationWait - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- maxthreads - Variable in class org.apache.hadoop.hbase.util.RegionMover
- maxthreads - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- 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
- maxThreads - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- maxThroughput - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- maxThroughputLowerBound - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- maxThroughputOffpeak - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- maxThroughputPerOperation - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- maxThroughputUpperBound - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- maxTierAgeCutoff - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
-
Will not promote to next tier for window before it.
- maxTierAgeMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- maxTime - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- maxTotalConcurrentTasks - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
The number of tasks simultaneously executed on the cluster.
- maxTotalConcurrentTasks - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- maxTries - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
- maxValues - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- maxVersions - Variable in class org.apache.hadoop.hbase.client.Get
- maxVersions - Variable in class org.apache.hadoop.hbase.client.Scan
- maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- maxVersions - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- maxVersions - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- maxVersions - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- maxWaitTime - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- maxWals - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- maxWals() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- maxWals(int) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- MAYBE - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Deprecated.
- 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.
- maybeCloneWithAllocator(MutableSegment, Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
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.
- maybeRecord() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- maybeRecord(Object) - Method in class org.apache.hadoop.hbase.nio.RefCnt
- maybeWrapFileSystem(FileSystem, Configuration) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns an instance of Filesystem wrapped into the class specified in hbase.fs.wrapper property, if one is set in the configuration, returns unmodified FS instance passed in as an argument otherwise.
- mayHaveClusterIssues() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- mayHaveMoreCellsInRow - Variable in class org.apache.hadoop.hbase.client.Result
- mayHaveMoreCellsInRow() - Method in class org.apache.hadoop.hbase.client.Result
-
For scanning large rows, the RS may choose to return the cells chunk by chunk to prevent OOM or timeout.
- mayHaveMoreCellsInRow() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- MB_IN_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
- mBeanServer - Variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
MBean server.
- MBeanSource - Interface in org.apache.hadoop.hbase.metrics
-
Object that will register an mbean with the underlying metrics implementation.
- MBeanSourceImpl - Class in org.apache.hadoop.hbase.metrics
-
Hadoop2 metrics2 implementation of an object that registers MBeans.
- MBeanSourceImpl() - Constructor for class org.apache.hadoop.hbase.metrics.MBeanSourceImpl
- mbServer - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- md - Variable in class org.apache.hadoop.hbase.ipc.Call
- md - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- MD5_HEX_LENGTH - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
- MD5Hash - Class in org.apache.hadoop.hbase.util
-
Utility class for MD5 MD5 hash produces a 128-bit digest.
- MD5Hash() - Constructor for class org.apache.hadoop.hbase.util.MD5Hash
- MEAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- measure() - Method in interface org.apache.hadoop.hbase.util.TimeMeasurable
-
Measure elapsed time.
- measure(TimeMeasurable<T>) - Method in class org.apache.hadoop.hbase.util.MovingAverage
-
Measure elapsed time of a measurable method.
- MECHANISM - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- mechanismName - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
- MEDIAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- MEGABYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- MEGABYTE - Static variable in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
- MEM_BREAKPOINT - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- MEM_STORE_SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- member - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- member - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- member - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- member - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
- memberAcquiredBarrier(String, String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Notification that the procedure had the specified member acquired its part of the barrier via
Subprocedure.acquireBarrier()
. - memberFinishedBarrier(String, String, byte[]) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Notification that the procedure had another member finished executing its in-barrier subproc via
Subprocedure.insideBarrier()
. - memberName - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- memberRpcs - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- memberRpcs - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- memberRpcs - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
- memcached - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockCacheFactory.ExternalBlockCaches
- MEMCACHED_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MEMCACHED_DEFAULT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MEMCACHED_OPTIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MEMCACHED_OPTIMIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MEMCACHED_OPTIMIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MEMCACHED_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MemcachedBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
Class to store blocks into memcached.
- MemcachedBlockCache(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- MemcachedBlockCache.HFileBlockTranscoder - Class in org.apache.hadoop.hbase.io.hfile
-
Class to encode and decode an HFileBlock to and from memecached's resulting byte arrays.
- MemcachedBlockCache.StatisticsThread - Class in org.apache.hadoop.hbase.io.hfile
- MEMLOAD_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- memOnly - Variable in class org.apache.hadoop.hbase.regionserver.InternalScan
- MEMORY - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockPriority
-
Block from in-memory store
- MEMORY_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- MEMORY_USED - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- 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
- MemoryBoundedLogMessageBuffer.LogMessage - Class in org.apache.hadoop.hbase.monitoring
- MemoryCompactionPolicy - Enum in org.apache.hadoop.hbase
-
Enum describing all possible memory compaction policies
- MemoryCompactionPolicy() - Constructor for enum org.apache.hadoop.hbase.MemoryCompactionPolicy
- memoryFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
In-memory bucket size
- memoryFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
In-memory bucket size
- memoryFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
In-memory bucket size
- memoryLayout - Static variable in class org.apache.hadoop.hbase.util.ClassSize
- MemoryLayout() - Constructor for class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
- memorySize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- memorySize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- MemorySizeUtil - Class in org.apache.hadoop.hbase.io.util
-
Util class to calculate memory size for memstore(on heap, off heap), 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_FLUSHSIZE - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by HBase Shell interface to access this metadata attribute which represents the maximum size of the memstore after which its contents are flushed onto the disk.
- MEMSTORE_FLUSHSIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- MEMSTORE_FLUSHSIZE_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- MEMSTORE_HEAP_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_HEAP_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_OFFHEAP_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_OFFHEAP_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_OFFHEAP_SIZE_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- MEMSTORE_OFFHEAP_SIZE_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- MEMSTORE_ONHEAP_SIZE_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- MEMSTORE_ONHEAP_SIZE_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- MEMSTORE_PERIODIC_FLUSH_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Conf key for the periodic flush interval
- MEMSTORE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_SIZE_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.MemStoreSizeCostFunction
- MEMSTORE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MEMSTORE_SIZE_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- MEMSTORE_SIZE_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- 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
- MemStoreChunkPool(String, int, ChunkCreator.ChunkType, int, int, float) - Constructor for class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- 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
- memStoreFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- MemStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
-
Thread that flushes cache on request NOTE: This class extends Thread rather than Chore because the sleep time can be interrupted when there is something to do, rather than the Chore sleep time which is invariant.
- MemStoreFlusher(Configuration, HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- MemStoreFlusher.FlushHandler - Class in org.apache.hadoop.hbase.regionserver
- MemStoreFlusher.FlushQueueEntry - Interface in org.apache.hadoop.hbase.regionserver
- MemStoreFlusher.FlushRegionEntry - Class in org.apache.hadoop.hbase.regionserver
-
Datastructure used in the flush queue.
- memstoreFlushSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- memStoreLAB - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- 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
- memstoreLoad - Variable in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- memstoreLoad - Variable in class org.apache.hadoop.hbase.client.RegionLoadStats
- memstoreLoadHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
- 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
- memStoreOffHeapSizeGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- memStoreOnHeapSizeGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- memstoreOnlyReads - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- memstoreOnlyRowReadsCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- memstoreReplicationEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- memStoreScannersAfterFlush - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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 - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- memstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- memstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- memstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- memStoreSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- memStoreSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- memStoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- MemStoreSize - Class in org.apache.hadoop.hbase.regionserver
-
Data structure of three longs.
- MemStoreSize() - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
Package private constructor.
- MemStoreSize(long, long, long, int) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
Package private constructor.
- MemStoreSize(MemStoreSize) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
Package private constructor.
- MemStoreSizeCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total memstore size.
- MemStoreSizeCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.MemStoreSizeCostFunction
- memStoreSizeGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- memstoreSizeMB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- memstoreSizeMB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- memStoreSizeMB - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- memStoreSizing - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- memStoreSizing - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- MemStoreSizing - Interface in org.apache.hadoop.hbase.regionserver
-
Accounting of current heap and data sizes.
- MemStoreSnapshot - Class in org.apache.hadoop.hbase.regionserver
-
MemStoreSnapshot
is a Context Object to hold details of the snapshot taken on a MemStore. - MemStoreSnapshot(long, ImmutableSegment) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- memstoreTS - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- memstoreTS - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- memType - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- merge(String[], String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- merge(Configuration, Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Merge two configurations.
- merge(BatchErrors) - Method in class org.apache.hadoop.hbase.client.BatchErrors
- merge(BitSetNode) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- merge(WALProcedureMap) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.Merge the given
WALProcedureMap
into this one. - merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
Merges the provided settings with
this
and returns a new settings object to the caller if the merged settings differ from the original. - merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- merge(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- MERGE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- MERGE - Enum constant in enum org.apache.hadoop.hbase.client.MasterSwitchType
- MERGE - Enum constant in enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
- MERGE - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- MERGE_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- MERGE_COUNT_UNIQUE_KEYS - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- MERGE_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by HBase Shell interface to access this metadata attribute which denotes if the table is merge enabled.
- MERGE_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- MERGE_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- MERGE_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- MERGE_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- MERGE_MIN_REGION_AGE_DAYS_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- MERGE_MIN_REGION_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- MERGE_MIN_REGION_SIZE_MB_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- MERGE_OP_ROW - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- MERGE_PLAN_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MERGE_PLAN_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- MERGE_QUALIFIER_PREFIX - Static variable in class org.apache.hadoop.hbase.HConstants
- MERGE_QUALIFIER_PREFIX_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
Merge qualifier prefix.
- MERGE_REGION - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- MERGE_REQUEST_MAX_NUMBER_OF_REGIONS_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- MERGE_STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- MERGEA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since 2.3.0 and 2.2.1. Not used anymore. Instead we look for the
HConstants.MERGE_QUALIFIER_PREFIX_STR
prefix. - mergeAssignmentMaps(Map<ServerName, List<RegionInfo>>, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- MERGEB_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since 2.3.0 and 2.2.1. Not used anymore. Instead we look for the
HConstants.MERGE_QUALIFIER_PREFIX_STR
prefix. - mergeBackups(String[]) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Merge backup images command
- mergeBackups(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- mergeChildNodes(NonLeafExpressionNode, Operator, ExpressionNode, NonLeafExpressionNode) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
- MergeCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
- mergeConfigurations(Configuration, TableDescriptor, ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- MERGED - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- MERGED_REGIONS_GC - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- mergedChild - Variable in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- mergedChild - Variable in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- mergedRegion - Variable in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
The resulting merged region.
- mergedRegions - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- mergeEnabled - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- mergeFamilyMaps(Map<byte[], List<Cell>>, Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- mergeFilterResponse(Cell, ScanQueryMatcher.MatchCode, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
-
Call this when scan has filter.
- mergeFromMethod - Variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- mergeLocations(RegionLocations) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Merges this RegionLocations list with the given list assuming same range, and keeping the most up to date version of the HRegionLocation entries from either list according to seqNum.
- mergeMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- mergeMinRegionAge - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- mergeMinRegionCount - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- mergeMinRegionSizeMb - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- mergeNodes(BitSetNode, BitSetNode) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Merges
leftNode
&rightNode
and updates the map. - MergeNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
-
Normalization plan to merge adjacent regions.
- MergeNormalizationPlan(List<NormalizationTarget>) - Constructor for class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- MergeNormalizationPlan.Builder - Class in org.apache.hadoop.hbase.master.normalizer
-
A helper for constructing instances of
MergeNormalizationPlan
. - mergeOverlaps(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- mergePlanCount - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- mergeProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- mergeRegionDirs(Path, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Merge hdfs data by moving from contained HbckRegionInfo into targetRegionDir.
- MergeRegionException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when something is wrong in trying to merge two regions.
- MergeRegionException() - Constructor for exception org.apache.hadoop.hbase.exceptions.MergeRegionException
-
default constructor
- MergeRegionException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.MergeRegionException
-
Constructor
- MergeRegionException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.MergeRegionException
- mergeRegionInfo - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- mergeRegions(byte[], byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0. Will be removed in 3.0. Use
Admin.mergeRegionsAsync(byte[], byte[], boolean)
instead. - mergeRegions(byte[], byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.since 2.3.0 and will be removed in 4.0.0.Use
AsyncAdmin.mergeRegions(List, boolean)
instead. - mergeRegions(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.Since 2.0. Will be removed in 3.0. Use
Admin.mergeRegionsAsync(byte[], byte[], boolean)
instead. - mergeRegions(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- mergeRegions(List<byte[]>, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Merge multiple regions (>=2).
- mergeRegions(List<byte[]>, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- mergeRegions(List<byte[]>, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- mergeRegions(Connection, RegionInfo, Map<RegionInfo, Long>, ServerName, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Merge regions into one in an atomic operation.
- 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.
- mergeRegions(RegionInfo, RegionInfo[], ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- mergeRegionsAsync(byte[][], boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Merge multiple regions (>=2).
- mergeRegionsAsync(byte[][], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Merge two regions.
- mergeRegionsAsync(byte[][], boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- mergeRegionsAsync(byte[], byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0 and will be removed in 4.0.0. Multi-region merge feature is now supported. Use
Admin.mergeRegionsAsync(byte[][], boolean)
instead. - mergeRegionsAsync(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- mergeRegionsSync(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Merge two regions.
- mergeRequestMaxNumberOfRegionsCount - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- mergeResults(Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- mergeReturnCode(Filter.ReturnCode, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
-
FilterList with MUST_PASS_ALL choose the maximal forward step among sub-filters in filter list.
- mergeReturnCode(Filter.ReturnCode, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
-
FilterList with MUST_PASS_ONE choose the minimal forward step among sub-filter in filter list.
- mergeSerializations(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- mergeStateStore - Variable in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- mergeStoreFile(RegionInfo, String, HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write out a merge reference under the given merges directory.
- mergeStoreFiles(MasterProcedureEnv, HRegionFileSystem, HRegionFileSystem, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- mergeSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the Merge switch on or off.
- mergeSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn the merge switch on or off.
- mergeSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the Merge switch on or off.
- mergeSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- mergeSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- mergeSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- mergeSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- mergeTableCFs(Map<TableName, List<String>>, Map<TableName, List<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- MergeTableRegionProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.MergeTableRegionProcedureBiConsumer
- mergeTableRegions(RpcController, MasterProtos.MergeTableRegionsRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- mergeTableRegions(RpcController, MasterProtos.MergeTableRegionsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- MergeTableRegionsFuture(HBaseAdmin, TableName, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.MergeTableRegionsFuture
- MergeTableRegionsFuture(HBaseAdmin, TableName, MasterProtos.MergeTableRegionsResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.MergeTableRegionsFuture
- MergeTableRegionsProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
The procedure to Merge regions in a table.
- MergeTableRegionsProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- MergeTableRegionsProcedure(MasterProcedureEnv, RegionInfo[], boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- MERGING - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- MERGING_NEW - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- message - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- message - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- message - Variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer.LogMessage
-
the error text, encoded in bytes to save memory
- message - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- MESSAGE_PREFIX - Static variable in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
- MESSAGE_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- 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
- MessageCodec.MessageDecoder - Class in org.apache.hadoop.hbase.codec
- MessageCodec.MessageEncoder - Class in org.apache.hadoop.hbase.codec
- MessageDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.MessageCodec.MessageDecoder
- MessageEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.MessageCodec.MessageEncoder
- messageModeScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- MessageModeScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The presentation logic for the message mode.
- MessageModeScreenPresenter(MessageModeScreenView, String, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- messageModeScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- MessageModeScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The message mode in the top screen.
- MessageModeScreenView(Screen, Terminal, int, String, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- messagePeriod - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- messages - Variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
- meta - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- meta - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- META - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- META - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Meta blocks
- META - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- META_CALL_QUEUE_READ_SHARE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- META_CALL_QUEUE_SCAN_SHARE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- META_COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Deprecated.Use
MetaCellComparator.META_COMPARATOR
instead. Deprecated for hbase 2.0, remove for hbase 3.0. - META_COMPARATOR - Static variable in class org.apache.hadoop.hbase.MetaCellComparator
- META_FAMILY - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Stores other meta
- META_FAMILY_BYTES - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- META_FAMILY_BYTES - Static variable in class org.apache.hadoop.hbase.RSGroupTableAccessor
- META_FILTER - Static variable in class org.apache.hadoop.hbase.master.MasterWalManager
-
Filter *in* WAL files that are for the hbase:meta Region.
- META_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.the name "META_QOS" is a bit ambiguous, actually only meta region transition can use this priority, and you should not use this directly. Will be removed in 3.0.0.
- META_QUALIFIER_BYTES - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- META_QUALIFIER_BYTES - Static variable in class org.apache.hadoop.hbase.RSGroupTableAccessor
- META_QUEUE_KEY_COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- META_REGION_SET - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- META_REPLICA_ID_DELIMITER - Static variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
The delimiter for meta columns for replicaIds > 0
- META_REPLICA_ID_DELIMITER - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
-
The delimiter for meta columns for replicaIds > 0
- META_REPLICA_ID_DELIMITER - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
-
The delimiter for meta columns for replicaIds > 0
- META_REPLICAS_NUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. Please change the meta replicas number by altering meta table, i.e, set a new 'region replication' number and call modifyTable.
- META_ROW_DELIMITER - Static variable in class org.apache.hadoop.hbase.HConstants
-
delimiter used between portions of a region name
- META_SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- META_SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- META_SPLIT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- META_SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- META_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
-
The hbase:meta table's name.
- META_TRANSITION_QOS - Static variable in class org.apache.hadoop.hbase.master.MasterAnnotationReadingPriorityFunction
- META_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
-
The current version of the meta table.
- META_VERSION_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The meta table version column qualifier.
- META_WAL_GROUP_NAME - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- 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
- META_ZNODE_PREFIX - Static variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- META_ZNODE_PREFIX_CONF_KEY - Static variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- metaAssignEvent - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- metaBlockIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Meta block index reader -- always single level
- metaBlockIndexWriter - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- MetaBrowser - Class in org.apache.hadoop.hbase.master.http
-
Support class for the "Meta Entries" section in
resources/hbase-webapps/master/table.jsp
. - MetaBrowser(AsyncConnection, HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.master.http.MetaBrowser
- MetaBrowser.Results - Class in org.apache.hadoop.hbase.master.http
-
Encapsulates the results produced by this
MetaBrowser
instance. - metaBuff - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- metaCache - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- MetaCache - Class in org.apache.hadoop.hbase.client
-
A cache implementation for region locations from meta.
- MetaCache(MetricsConnection) - Constructor for class org.apache.hadoop.hbase.client.MetaCache
- metaCacheHits - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- metaCacheMisses - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- metaCacheNumClearRegion - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- metaCacheNumClearServer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- MetaCacheUtil - Class in org.apache.hadoop.hbase.client
-
Util class to DRY common logic between AsyncRegionLocationCache and MetaCache
- MetaCacheUtil() - Constructor for class org.apache.hadoop.hbase.client.MetaCacheUtil
- MetaCellComparator - Class in org.apache.hadoop.hbase
- MetaCellComparator() - Constructor for class org.apache.hadoop.hbase.MetaCellComparator
- MetaCellComparator.Compare<L,
R> - Interface in org.apache.hadoop.hbase - MetaCellComparator.SearchDelimiter<T> - Interface in org.apache.hadoop.hbase
- MetaCellComparator.SearchDelimiterInReverse<T> - Interface in org.apache.hadoop.hbase
- MetaComparator() - Constructor for class org.apache.hadoop.hbase.KeyValue.MetaComparator
-
Deprecated.
- metaData - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Writable
s representing meta block data. - METADATA - Static variable in class org.apache.hadoop.hbase.HConstants
- metadataMap - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Map of the metadata entries in the corresponding HFile.
- metaEntry - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- MetaEntry(RegionInfo, ServerName, long) - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- MetaEntry(RegionInfo, ServerName, long, RegionInfo, RegionInfo) - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- METAFAMILY - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
- metaFirstKey - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- MetaFixer - Class in org.apache.hadoop.hbase.master.janitor
-
Server-side fixing of bad or inconsistent state in hbase:meta.
- MetaFixer(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.janitor.MetaFixer
- MetaFixer.Either<L,
R> - Class in org.apache.hadoop.hbase.master.janitor -
A union over
MetaFixer.Either
andMetaFixer.Either
. - metaHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- metaIndexCount - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The number of entries in the meta index
- metaIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- metaLastKey - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- metaLoadEvent - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- metaLocationSyncer - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- metaLock - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- METALOG - Static variable in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- METALOG - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
- 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.
- metaLookupPool - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- metaMap - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- metaMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- MetaMutationAnnotation - Annotation Type in org.apache.hadoop.hbase
-
The field or the parameter to which this annotation can be applied only when it holds mutations for hbase:meta table.
- metaNames - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Meta block names.
- metaOperationTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- metaOperationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- MetaOperationType() - Constructor for enum org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
-
Deprecated.
- metaPools - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- METAPRIORITY_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- METAPRIORITY_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- MetaProcedureInterface - Interface in org.apache.hadoop.hbase.master.procedure
-
Deprecated.only used for
RecoverMetaProcedure
. Should be removed along withRecoverMetaProcedure
. - MetaProcedureInterface.MetaOperationType - Enum in org.apache.hadoop.hbase.master.procedure
-
Deprecated.
- metaProvider - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- MetaQueue - Class in org.apache.hadoop.hbase.master.procedure
-
Deprecated.only used for
RecoverMetaProcedure
. Should be removed along withRecoverMetaProcedure
. - MetaQueue(LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.MetaQueue
-
Deprecated.
- metaReadRpcTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- metaReadRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- metaRegionExists(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Checks if meta region exists
- metaRegionLocationCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Cache for the meta region replica's locations.
- MetaRegionLocationCache - Class in org.apache.hadoop.hbase
-
A cache of meta region location metadata.
- MetaRegionLocationCache(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.MetaRegionLocationCache
- MetaRegionLocationCache.ZNodeOpType - Enum in org.apache.hadoop.hbase
- metaRegionLocations - Variable in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- metaRegionLocator - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- metaRegionLock - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- metaRelocateFuture - Variable in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- metaReplicaCallTimeoutMicroSecondScan - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- metaReplicaCallTimeoutScanInMicroSecond - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- metaReplicaCount - Variable in class org.apache.hadoop.hbase.master.zksyncer.MetaLocationSyncer
- metaReplicaMode - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- metaReplicaMode - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- metaReplicaSelector - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- metaReplicaSelector - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- METAROW - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.Since 2.3.0. Not used.
- metaRunQueue - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- MetaRWQueueRpcExecutor - Class in org.apache.hadoop.hbase.ipc
-
RPC Executor that uses different queues for reads and writes for meta.
- MetaRWQueueRpcExecutor(String, int, int, PriorityFunction, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.MetaRWQueueRpcExecutor
- metaScannerCaching - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- metaScanTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- metaScanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- metaSplitSizeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- metaSplitTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- 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
- metaTable - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- MetaTableAccessor - Class in org.apache.hadoop.hbase
-
Read/write operations on
hbase:meta
region as well as assignment information stored tohbase:meta
. - MetaTableAccessor() - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor
- MetaTableAccessor.CloseableVisitor - Interface in org.apache.hadoop.hbase
-
Implementations 'visit' a catalog table row but with close() at the end.
- MetaTableAccessor.CollectAllVisitor - Class in org.apache.hadoop.hbase
-
Collects all returned.
- MetaTableAccessor.CollectingVisitor<T> - Class in org.apache.hadoop.hbase
-
A
MetaTableAccessor.Visitor
that collects content out of passedResult
. - MetaTableAccessor.DefaultVisitorBase - Class in org.apache.hadoop.hbase
-
A Visitor that skips offline regions and split parents
- MetaTableAccessor.QueryType - Enum in org.apache.hadoop.hbase
- MetaTableAccessor.ReplicationBarrierResult - Class in org.apache.hadoop.hbase
- MetaTableAccessor.TableVisitorBase - Class in org.apache.hadoop.hbase
-
A Visitor for a table.
- MetaTableAccessor.Visitor - Interface in org.apache.hadoop.hbase
-
Implementations 'visit' a catalog table row.
- metaTableConsistencyCheck(Result) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Check row.
- MetaTableLocator - Class in org.apache.hadoop.hbase.zookeeper
-
Utility class to perform operation (get/wait for/verify/set/delete) on znode in ZooKeeper which keeps hbase:meta region server location.
- MetaTableLocator() - Constructor for class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
- 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
- MetaTableMetrics.ExampleRegionObserverMeta - Class in org.apache.hadoop.hbase.coprocessor
- MetaTableMetrics.MetaTableOps - Enum in org.apache.hadoop.hbase.coprocessor
- MetaTableOps() - Constructor for enum org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.MetaTableOps
- MetaTableScanResultConsumer(int, MetaTableAccessor.Visitor, CompletableFuture<Void>) - Constructor for class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- metaTransitionExecutor - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
This executor is only for meta transition
- MetaWriter() - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.MetaWriter
- metaZNodePrefix - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
The prefix of meta znode.
- meter - Variable in class org.apache.hadoop.hbase.metrics.impl.DropwizardMeter
- meter - Variable in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- meter(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- meter(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
- Meter - Interface in org.apache.hadoop.hbase.metrics
-
A metric which measure the rate at which some operation is invoked.
- method - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- method - Variable in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- METHOD - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslAuthenticationProvider
- methodMap - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- methodName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- methodName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- methodName - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- methodName - Variable in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- methods - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
- Methods - Class in org.apache.hadoop.hbase.util
- Methods() - Constructor for class org.apache.hadoop.hbase.util.Methods
- METHODS_TO_IGNORE_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- methodsToIgnore - Variable in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- Metric - Interface in org.apache.hadoop.hbase.metrics
-
Parent interface for all metrics.
- METRIC_SERVLETS - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- METRIC_SERVLETS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- METRIC_USER_ENABLED_CONF - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateFactory
- metricCat - Variable in enum org.apache.hadoop.hbase.io.hfile.BlockType
- MetricHistogram - Interface in org.apache.hadoop.metrics2
-
Metrics Histogram interface.
- MetricQuantile - Class in org.apache.hadoop.metrics2.util
-
Specifies a quantile (with error bounds) to be watched by a
MetricSampleQuantiles
object. - MetricQuantile(double, double) - Constructor for class org.apache.hadoop.metrics2.util.MetricQuantile
- MetricRegistries - Class in org.apache.hadoop.hbase.metrics
-
MetricRegistries is collection of MetricRegistry's.
- MetricRegistries() - Constructor for class org.apache.hadoop.hbase.metrics.MetricRegistries
- MetricRegistries.LazyHolder - Class in org.apache.hadoop.hbase.metrics
- MetricRegistriesImpl - Class in org.apache.hadoop.hbase.metrics.impl
-
Implementation of MetricRegistries that does ref-counting.
- MetricRegistriesImpl() - Constructor for class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- MetricRegistriesImpl(MetricRegistryFactory) - Constructor for class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- MetricRegistriesLoader - Class in org.apache.hadoop.hbase.metrics
- MetricRegistriesLoader() - Constructor for class org.apache.hadoop.hbase.metrics.MetricRegistriesLoader
- metricRegistry - Variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- metricRegistry - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- metricRegistry - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- metricRegistry - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- metricRegistry - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
- MetricRegistry - Interface in org.apache.hadoop.hbase.metrics
-
General purpose factory for creating various metrics.
- MetricRegistryFactory - Interface in org.apache.hadoop.hbase.metrics
-
A Factory for creating MetricRegistries.
- MetricRegistryFactoryImpl - Class in org.apache.hadoop.hbase.metrics.impl
- MetricRegistryFactoryImpl() - Constructor for class org.apache.hadoop.hbase.metrics.impl.MetricRegistryFactoryImpl
- MetricRegistryImpl - Class in org.apache.hadoop.hbase.metrics.impl
-
Custom implementation of
MetricRegistry
. - MetricRegistryImpl(MetricRegistryInfo) - Constructor for class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- MetricRegistryInfo - Class in org.apache.hadoop.hbase.metrics
-
HBase Metrics are grouped in different MetricRegistry'ies.
- MetricRegistryInfo(String, String, String, String, boolean) - Constructor for class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- metrics - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- metrics - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- metrics - Variable in class org.apache.hadoop.hbase.client.MetaCache
- metrics - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- metrics - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- metrics - Variable in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- metrics - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- metrics - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- metrics - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- metrics - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- metrics - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
- metrics - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerResponseEncoder
- metrics - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- metrics - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- metrics - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- metrics - Variable in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- metrics - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- metrics - Variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- metrics - Variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- metrics - Variable in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- metrics - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- metrics - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Tracks the relevant server side metrics during scans.
- metrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- metrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- metrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- metrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- metrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- metrics - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- metrics - Variable in class org.apache.hadoop.hbase.rest.RESTServlet
- metrics - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- metrics - Variable in class org.apache.hadoop.hbase.thrift.CallQueue
- metrics - Variable in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- metrics - Variable in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- metrics - Variable in class org.apache.hadoop.hbase.thrift.THBaseThreadPoolExecutor
- metrics - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- metrics() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- metrics(ScanMetrics) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics context that metrics will be under.
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Description
- METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
-
Description
- METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
A description.
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Description
- METRICS_INSTANCES - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics context that metrics will be under.
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics context that metrics will be under in jmx.
- METRICS_JMX_CONTEXT_SUFFIX - Static variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
The Suffix of the JMX Context that a MetricsHBaseServerSource will register under.
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics
- METRICS_NAME - Static variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
-
The name of the metrics
- METRICS_NAME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics
- METRICS_RIT_STUCK_WARNING_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
-
Region in Transition metrics threshold time
- METRICS_RIT_STUCK_WARNING_THRESHOLD - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Region in Transition metrics threshold time
- METRICS_SCOPE_KEY - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Set to specify a custom scope for the metrics published through
MetricsConnection
. - METRICS_SERVLETS_DEFAULT - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- metricsAdapter - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
The adapter from hbase-metrics module to metrics2.
- metricsAdapter - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- MetricSampleQuantiles - Class in org.apache.hadoop.metrics2.util
-
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm for streaming calculation of targeted high-percentile epsilon-approximate quantiles.
- MetricSampleQuantiles(MetricQuantile[]) - Constructor for class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
- MetricSampleQuantiles.SampleItem - Class in org.apache.hadoop.metrics2.util
-
Describes a measured value passed to the estimator, tracking additional metadata required by the CKMS algorithm.
- MetricsAssignmentManager - Class in org.apache.hadoop.hbase.master
- MetricsAssignmentManager() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- MetricsAssignmentManagerSource - Interface in org.apache.hadoop.hbase.master
- MetricsAssignmentManagerSourceImpl - Class in org.apache.hadoop.hbase.master
- MetricsAssignmentManagerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- MetricsAssignmentManagerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- 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
- MetricsBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
- MetricsBalancerSourceImpl - Class in org.apache.hadoop.hbase.master.balancer
- MetricsBalancerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- MetricsBalancerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- MetricsConnection - Class in org.apache.hadoop.hbase.client
-
This class is for maintaining the various connection statistics and publishing them through the metrics interfaces.
- MetricsConnection(Configuration, String, Supplier<ThreadPoolExecutor>, Supplier<ThreadPoolExecutor>) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection
- MetricsConnection.CallStats - Class in org.apache.hadoop.hbase.client
-
A container class for collecting details about the RPC call as it percolates.
- MetricsConnection.CallTracker - Class in org.apache.hadoop.hbase.client
- MetricsConnection.NewMetric<T> - Interface in org.apache.hadoop.hbase.client
-
A lambda for dispatching to the appropriate metric factory method
- MetricsConnection.RegionStats - Class in org.apache.hadoop.hbase.client
- MetricsConnection.RunnerStats - Class in org.apache.hadoop.hbase.client
- metricsContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- metricsContext - Variable in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- 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
- metricsDescription - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- metricsDescription - Variable in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- MetricSet - Interface in org.apache.hadoop.hbase.metrics
-
A set of named metrics.
- MetricsExecutor - Interface in org.apache.hadoop.metrics2
-
ScheduledExecutorService for metrics.
- MetricsExecutorImpl - Class in org.apache.hadoop.metrics2.lib
-
Class to handle the ScheduledExecutorService
ScheduledExecutorService
used by MetricsRegionAggregateSourceImpl, and JmxCacheBuster - MetricsExecutorImpl() - Constructor for class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
- MetricsExecutorImpl.ExecutorSingleton - Enum in org.apache.hadoop.metrics2.lib
- MetricsExecutorImpl.ThreadPoolExecutorThreadFactory - Class in org.apache.hadoop.metrics2.lib
- MetricsExportHelper - Class in org.apache.hadoop.metrics2.impl
- MetricsExportHelper() - Constructor for class org.apache.hadoop.metrics2.impl.MetricsExportHelper
- MetricsHBaseServer - Class in org.apache.hadoop.hbase.ipc
- MetricsHBaseServer(String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- MetricsHBaseServerSource - Interface in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerSourceFactory - Class in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerSourceFactory() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
- MetricsHBaseServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
- MetricsHBaseServerSourceFactoryImpl.SourceStorage - Enum in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerSourceImpl - Class in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerSourceImpl(String, String, String, String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- MetricsHBaseServerWrapper - Interface in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerWrapperImpl - Class in org.apache.hadoop.hbase.ipc
- MetricsHBaseServerWrapperImpl(RpcServer) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- metricsHeapMemoryManager - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- 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
- MetricsHeapMemoryManagerSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from HeapMemoryManager in RegionServer into the hadoop metrics system.
- MetricsHeapMemoryManagerSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
Hadoop2 implementation of MetricsHeapMemoryManagerSource.
- MetricsHeapMemoryManagerSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- MetricsHeapMemoryManagerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- metricsInfo - Variable in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- MetricsInfoImpl - Class in org.apache.hadoop.hbase.metrics
-
Making implementing metric info a little easier
- MetricsInfoImpl(String, String) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- MetricsIO - Class in org.apache.hadoop.hbase.io
- MetricsIO(MetricsIOSource, MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIO
- MetricsIO(MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIO
- MetricsIOSource - Interface in org.apache.hadoop.hbase.io
- MetricsIOSourceImpl - Class in org.apache.hadoop.hbase.io
- MetricsIOSourceImpl(String, String, String, String, MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- MetricsIOSourceImpl(MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- MetricsIOWrapper - Interface in org.apache.hadoop.hbase.io
- MetricsIOWrapperImpl - Class in org.apache.hadoop.hbase.io
- MetricsIOWrapperImpl() - Constructor for class org.apache.hadoop.hbase.io.MetricsIOWrapperImpl
- metricsJmxContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- metricsJmxContext - Variable in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- metricsMap - Variable in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- metricsMaster - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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 - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- MetricsMasterFileSystem - Class in org.apache.hadoop.hbase.master
- MetricsMasterFileSystem() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
- MetricsMasterFileSystemSource - Interface in org.apache.hadoop.hbase.master
- MetricsMasterFilesystemSourceImpl - Class in org.apache.hadoop.hbase.master
- MetricsMasterFilesystemSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- MetricsMasterFilesystemSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- MetricsMasterProcSource - Interface in org.apache.hadoop.hbase.master
-
Interface that classes that expose metrics about the master will implement.
- MetricsMasterProcSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterProcSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterProcSource when given a MetricsMasterWrapper
- MetricsMasterProcSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceFactoryImpl
- MetricsMasterProcSourceImpl - Class in org.apache.hadoop.hbase.master
-
Hadoop2 implementation of MetricsMasterSource.
- MetricsMasterProcSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
- MetricsMasterProcSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
- MetricsMasterQuotaSource - Interface in org.apache.hadoop.hbase.master
-
A collection of exposed metrics for space quotas from the HBase Master.
- MetricsMasterQuotaSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterQuotaSource when given a MetricsMasterWrapper.
- MetricsMasterQuotaSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterQuotaSource instances when given a MetricsMasterWrapper.
- MetricsMasterQuotaSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceFactoryImpl
- MetricsMasterQuotaSourceImpl - Class in org.apache.hadoop.hbase.master
-
Implementation of
MetricsMasterQuotaSource
which writes the values passed in via the interface to the metrics backend. - MetricsMasterQuotaSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- MetricsMasterQuotaSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- MetricsMasterSource - Interface in org.apache.hadoop.hbase.master
-
Interface that classes that expose metrics about the master will implement.
- MetricsMasterSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
- MetricsMasterSourceFactoryImpl.FactoryStorage - Enum in org.apache.hadoop.hbase.master
- MetricsMasterSourceImpl - Class in org.apache.hadoop.hbase.master
-
Hadoop2 implementation of MetricsMasterSource.
- MetricsMasterSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- MetricsMasterSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- MetricsMasterWrapper - Interface in org.apache.hadoop.hbase.master
-
This is the interface that will expose information to hadoop1/hadoop2 implementations of the MetricsMasterSource.
- 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
- metricsName - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- metricsName - Variable in class org.apache.hadoop.hbase.metrics.MetricRegistryInfo
- metricsOutput - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- metricsRegion - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- 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, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegion
- MetricsRegionAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from multiple regions into the hadoop metrics system.
- MetricsRegionAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsRegionAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- MetricsRegionAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- metricsRegionServer - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- MetricsRegionServer - Class in org.apache.hadoop.hbase.regionserver
-
Maintains regionserver statistics and publishes them through the metrics interfaces.
- MetricsRegionServer(MetricsRegionServerWrapper, Configuration, MetricsTable) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- MetricsRegionServer(MetricsRegionServerWrapper, MetricsRegionServerSource, MetricsTable, MetricsUserAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- metricsRegionServerImpl - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- MetricsRegionServerQuotaSource - Interface in org.apache.hadoop.hbase.regionserver
-
A collection of exposed metrics for space quotas from an HBase RegionServer.
- MetricsRegionServerQuotaSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
Implementation of
MetricsRegionServerQuotaSource
. - MetricsRegionServerQuotaSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- MetricsRegionServerQuotaSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- MetricsRegionServerSource - Interface in org.apache.hadoop.hbase.regionserver
-
Interface for classes that expose metrics about the regionserver.
- MetricsRegionServerSourceFactory - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of a factory to create Metrics Sources used inside of regionservers.
- MetricsRegionServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.regionserver
-
Factory to create MetricsRegionServerSource when given a MetricsRegionServerWrapper
- MetricsRegionServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
- MetricsRegionServerSourceFactoryImpl.FactoryStorage - Enum in org.apache.hadoop.hbase.regionserver
- MetricsRegionServerSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
Hadoop2 implementation of MetricsRegionServerSource.
- MetricsRegionServerSourceImpl(String, String, String, String, MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- MetricsRegionServerSourceImpl(MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- MetricsRegionServerWrapper - Interface in org.apache.hadoop.hbase.regionserver
-
This is the interface that will expose RegionServer information to hadoop1/hadoop2 implementations of the MetricsRegionServerSource.
- MetricsRegionServerWrapperImpl - Class in org.apache.hadoop.hbase.regionserver
-
Impl for exposing HRegionServer Information through Hadoop's metrics 2 system.
- MetricsRegionServerWrapperImpl(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- MetricsRegionServerWrapperImpl.RegionMetricAggregate - Class in org.apache.hadoop.hbase.regionserver
- MetricsRegionServerWrapperImpl.RegionMetricAggregate.Deltas - Class in org.apache.hadoop.hbase.regionserver
- MetricsRegionServerWrapperImpl.RegionMetricAggregate.StoreFileStats - Class in org.apache.hadoop.hbase.regionserver
- MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable - Class in org.apache.hadoop.hbase.regionserver
-
This is the runnable that will be executed on the executor every PERIOD number of seconds It will take metrics/numbers from all of the regions and use them to compute point in time metrics.
- MetricsRegionSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented to allow single regions to push metrics into MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
- MetricsRegionSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsRegionSourceImpl(MetricsRegionWrapper, MetricsRegionAggregateSourceImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- metricsRegionWrapper - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- MetricsRegionWrapper - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of class that will wrap an HRegion and export numbers so they can be used in MetricsRegionSource
- 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
- metricsRegistry - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- metricsRegistry - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Deprecated.Use hbase-metrics/hbase-metrics-api module interfaces for new metrics. Defining BaseSources for new metric groups (WAL, RPC, etc) is not needed anymore, however, for existing
BaseSource
implementations, please use the field named "registry" which is aMetricRegistry
instance together with theHBaseMetrics2HadoopMetricsAdapter
. - MetricsReplicationGlobalSourceSource - Interface in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationGlobalSourceSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationGlobalSourceSourceImpl(MetricsReplicationSourceImpl) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- MetricsReplicationSinkSource - Interface in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSinkSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSinkSourceImpl(MetricsReplicationSourceImpl) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- MetricsReplicationSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
Provides access to gauges and counters.
- MetricsReplicationSourceFactory - Interface in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSourceFactoryImpl - Class in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
- MetricsReplicationSourceFactoryImpl.SourceHolder - Enum in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
Hadoop2 implementation of MetricsReplicationSource.
- MetricsReplicationSourceImpl() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceImpl
- MetricsReplicationSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceImpl
- MetricsReplicationSourceSource - Interface in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSourceSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationSourceSourceImpl(MetricsReplicationSourceImpl, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- MetricsReplicationTableSource - Interface in org.apache.hadoop.hbase.replication.regionserver
- MetricsReplicationTableSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
This is the metric source for table level replication metrics.
- MetricsReplicationTableSourceImpl(MetricsReplicationSourceImpl, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- MetricsREST - Class in org.apache.hadoop.hbase.rest
- MetricsREST() - Constructor for class org.apache.hadoop.hbase.rest.MetricsREST
- MetricsRESTSource - Interface in org.apache.hadoop.hbase.rest
-
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
- MetricsRESTSourceImpl - Class in org.apache.hadoop.hbase.rest
-
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to the hadoop metrics2 subsystem.
- MetricsRESTSourceImpl() - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- MetricsRESTSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- metricsScope - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- metricsScope - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- 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
- metricsSize - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- metricsSnapshot - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- metricsSnapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- MetricsSnapshot - Class in org.apache.hadoop.hbase.master
- MetricsSnapshot() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshot
- MetricsSnapshotSource - Interface in org.apache.hadoop.hbase.master
- MetricsSnapshotSourceImpl - Class in org.apache.hadoop.hbase.master
- MetricsSnapshotSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- MetricsSnapshotSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- metricsSource - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- 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, MetricsReplicationGlobalSourceSource, Map<String, MetricsReplicationTableSource>) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Constructor for injecting custom (or test) MetricsReplicationSourceSources
- MetricsSourceAdapter(MetricRegistry) - Constructor for class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter.MetricsSourceAdapter
- 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
- MetricsStochasticBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
-
This interface extends the basic metrics balancer source to add a function to report metrics that related to stochastic load balancer.
- MetricsStochasticBalancerSourceImpl - Class in org.apache.hadoop.hbase.master.balancer
- MetricsStochasticBalancerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- metricsTable - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- MetricsTable - Class in org.apache.hadoop.hbase.regionserver
- MetricsTable(MetricsTableWrapperAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTable
- MetricsTableAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from multiple regions of a table into the hadoop metrics system.
- MetricsTableAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsTableAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- MetricsTableAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- metricsTableMap - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- metricsTableRequests - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- MetricsTableRequests - Class in org.apache.hadoop.hbase.regionserver.metrics
- MetricsTableRequests(TableName, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- MetricsTableSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented to allow region server to push table metrics into MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
- MetricsTableSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsTableSourceImpl(String, MetricsTableAggregateSourceImpl, MetricsTableWrapperAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- MetricsTableValues() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- MetricsTableWrapperAggregate - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of class that will wrap a MetricsTableSource and export numbers so they can be used in MetricsTableSource
- MetricsTableWrapperAggregateImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsTableWrapperAggregateImpl(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- MetricsTableWrapperAggregateImpl.MetricsTableValues - Class in org.apache.hadoop.hbase.regionserver
- MetricsTableWrapperAggregateImpl.TableMetricsWrapperRunnable - Class in org.apache.hadoop.hbase.regionserver
- MetricsThriftServerSource - Interface in org.apache.hadoop.hbase.thrift
-
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
- MetricsThriftServerSourceFactory - Interface in org.apache.hadoop.hbase.thrift
-
Factory that will be used to create metrics sources for the two diffent types of thrift servers.
- MetricsThriftServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.thrift
-
Class used to create metrics sources for Thrift and Thrift2 servers.
- MetricsThriftServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl
- MetricsThriftServerSourceFactoryImpl.FactoryStorage - Enum in org.apache.hadoop.hbase.thrift
-
A singleton used to make sure that only one thrift metrics source per server type is ever created.
- MetricsThriftServerSourceImpl - Class in org.apache.hadoop.hbase.thrift
-
Hadoop 2 version of
MetricsThriftServerSource
Implements BaseSource through BaseSourceImpl, following the pattern - MetricsThriftServerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- metricsUpdateForGet(List<Cell>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- MetricsUserAggregate - Interface in org.apache.hadoop.hbase.regionserver
- MetricsUserAggregateFactory - Class in org.apache.hadoop.hbase.regionserver
- MetricsUserAggregateFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateFactory
- MetricsUserAggregateImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsUserAggregateImpl(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- MetricsUserAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from multiple users into the hadoop metrics system.
- MetricsUserAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsUserAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- MetricsUserAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- MetricsUserSource - Interface in org.apache.hadoop.hbase.regionserver
- MetricsUserSource.ClientMetrics - Interface in org.apache.hadoop.hbase.regionserver
- MetricsUserSourceImpl - Class in org.apache.hadoop.hbase.regionserver
- MetricsUserSourceImpl(String, MetricsUserAggregateSourceImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- MetricsUserSourceImpl.ClientMetricsImpl - 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
- MetricsWAL(MetricsWALSource) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
- MetricsWALEventTrackerSource - Interface in org.apache.hadoop.hbase.namequeues
- MetricsWALEventTrackerSourceImpl - Class in org.apache.hadoop.hbase.namequeues
- MetricsWALEventTrackerSourceImpl() - Constructor for class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- MetricsWALEventTrackerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- metricsWALSource - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- MetricsWALSource - Interface in org.apache.hadoop.hbase.regionserver.wal
-
Interface of the source that will export metrics about the region server's WAL.
- MetricsWALSourceImpl - Class in org.apache.hadoop.hbase.regionserver.wal
-
Class that transitions metrics from MetricsWAL into the metrics subsystem.
- MetricsWALSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- MetricsWALSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- MetricsZooKeeperSource - Interface in org.apache.hadoop.hbase.zookeeper
-
Interface of the source that will export metrics about the ZooKeeper.
- MetricsZooKeeperSourceImpl - Class in org.apache.hadoop.hbase.zookeeper
-
Class that transitions metrics from MetricsZooKeeper into the metrics subsystem.
- MetricsZooKeeperSourceImpl() - Constructor for class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- MetricsZooKeeperSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- MID_KEY_METADATA_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
-
The size of a meta-data record used for finding the mid-key in a multi-level index.
- midkey(HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
An approximation to the
HFile
's mid-key. - midkey(HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- midkey(HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- midkey(HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- midkey(HFile.CachingBlockReader) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- midkey(HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- midKey - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
-
Pre-computed mid-key
- midKey - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
-
Pre-computed mid-key
- midKey - Variable in class org.apache.hadoop.hbase.regionserver.SplitRequest
- 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
- midKeyEntry - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- midKeyEntry - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- midLeafBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- midLeafBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- midLeafBlockOnDiskSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- midLeafBlockOnDiskSize - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- migrate(Configuration, BiConsumer<String, String>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- migrate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- migrate(ReplicationPeerStorage, ReplicationPeerStorage) - Method in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- migrate(ZKWatcher, String) - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- MIGRATE_TABLE_STATE_FROM_ZK_KEY - Static variable in class org.apache.hadoop.hbase.master.TableStateManager
-
Set this key to false in Configuration to disable migrating table state from zookeeper so hbase:meta table.
- migrateZooKeeper() - Method in class org.apache.hadoop.hbase.master.TableStateManager
-
Deprecated.Since 2.0.0. Remove in hbase-3.0.0.
- MIGRATION - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
- MIGRATION_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Any artifacts left from migration can be moved here
- MigrationStoreFileTracker - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
A store file tracker used for migrating between store file tracker implementations.
- MigrationStoreFileTracker(Configuration, boolean, StoreContext) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- MILLIS_BETWEEN_NEXTS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- MILLISEC_IN_HOUR - Static variable in class org.apache.hadoop.hbase.backup.util.BackupUtils
- MIMETYPE_BINARY - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_HTML - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_JSON - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_PROTOBUF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_PROTOBUF_IETF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_TEXT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- MIMETYPE_XML - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- mimeTypes - Variable in class org.apache.hadoop.hbase.rest.filter.GzipFilter
- min - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- min - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- min() - Method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
-
Return the minimum value according to this ordering scheme.
- MIN_AGE_TO_ARCHIVE_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Minimum MOB file age to archive, default (3600000 - 1h)
- MIN_ALLOCATE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- 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_CORE_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.ChoreService
-
The minimum number of threads in the core pool of the underlying ScheduledThreadPoolExecutor
- MIN_COST_NEED_BALANCE_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- MIN_DELAY_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- MIN_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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_KEEP_SEQID_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
At least to keep MVCC values in hfiles for 5 days
- MIN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- MIN_MINOR_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Minimum minor version supported by this HFile format
- 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_PRIORITY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- MIN_REGION_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
SimpleRegionNormalizer.MERGE_MIN_REGION_COUNT_KEY
instead. - MIN_SECS_BETWEEN_REFRESHES - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- MIN_SECS_BETWEEN_REFRESHES_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- MIN_SERVER_BALANCE - Static variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- MIN_STEP_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- MIN_STORE_FILE_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MIN_STORE_FILE_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MIN_V2_MINOR_VERSION_WITH_PB - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
We can read files whose major version is v2 IFF their minor version is at least 3.
- MIN_VERSION_MOVE_SYS_TABLES_CONFIG - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- MIN_VERSIONS_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MIN_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.LeaseManager
- MIN_WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
The "core size" of the thread pool.
- MIN_WORKERS_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- MIN_WRITE_BUFFER_PERIODIC_FLUSH_TIMERTICK_MS - Static variable in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Having the timer tick run more often that once every 100ms is needless and will probably cause too many timer events firing having a negative impact on performance.
- minAge - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- minBlockSizeBytes - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- minCellIdx - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- minClientRequestTimeout - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- minColumn - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- minColumn - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- minColumnInclusive - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- minColumnInclusive - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- minCompactSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- minCostNeedBalance - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- minDelay - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- minDispersionNum - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- minDispersionNumServerSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- minDispersionScore - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- minDispersionScoreServerSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- minFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Minimum threshold of cache (when evicting, evict until size < min)
- minFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Minimum threshold of cache (when evicting, evict until size < min)
- minFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Minimum threshold of cache (when evicting, evict until size < min)
- minFilesToCompact - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
This one can be update
- 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
- miniBatchSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- miniClusterRunning - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- minIdleTimeBeforeClose - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- miniHBaseClusterRunning - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- MINIMAL_DELTA_FOR_LOGGING - Static variable in class org.apache.hadoop.hbase.util.Sleeper
- Minimum - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- MINIMUM_BATCH_SIZE_MAX - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- minimumScanTimeLimitDelta - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
The minimum allowable delta to use for the scan limit
- minimumStepSize - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- minimumTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- minimumTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- minIndexNumEntries - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
The maximum level of multi-level index blocks
- MiniZooKeeperCluster - Class in org.apache.hadoop.hbase.zookeeper
-
TODO: Most of the code in this class is ripped from ZooKeeper tests.
- MiniZooKeeperCluster() - Constructor for class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- MiniZooKeeperCluster(Configuration) - Constructor for class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- minLengthForSpeedCheck - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- minLocalityToForceCompact - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- minLogSeqNum - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- minModifiedProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- minModifiedProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- MINOR - Enum constant in enum org.apache.hadoop.hbase.client.CompactionState
- MINOR - Enum constant in enum org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl.DisplayCompactionType
- MINOR_COMPACTION_DROP_CACHE - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- MINOR_VERSION - Static variable in exception org.apache.hadoop.hbase.exceptions.RequestTooBigException
- 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
- MINOR_VERSION_WITH_FAKED_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Minor versions starting with this number have faked index key
- minorCompactionCompression - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
- minorInProgress - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- minorVersion - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The
HFile
format minor version. - minPacketFlushSpeedKBs - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- minProcId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- minRegionsOnRS - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- 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
- minSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- minSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- minSizeForReservoirUse - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- minSlowDetectCount - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- minStamp - Variable in class org.apache.hadoop.hbase.io.TimeRange
- minStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- minStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- minStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- minTimeBetweenRefreshesMs - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- minTimestamp - Variable in class org.apache.hadoop.hbase.filter.TimestampsFilter
- minTolerableReplication - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- MINUS_SIGN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII for Minus Sign
- MINUTE_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.HConstants
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- minVersions - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- minVersionToMoveSysTables - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
When the operator uses this configuration option, any version between the current cluster version and the value of "hbase.min.version.move.system.tables" does not trigger any auto-region movement.
- MIRROR_TABLE_STATE_TO_ZK_KEY - Static variable in class org.apache.hadoop.hbase.master.MirroringTableStateManager
-
Deprecated.Set this key to true in Configuration to enable mirroring of table state out to zookeeper so hbase-1.x clients can pick-up table state.
- 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.
- mirrorMetaLocation(RegionInfo, ServerName, RegionState.State) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- mirrorMetaLocations() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- MISC_INVOATION_COUNT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- miscCount - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- miss - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- miss(boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- missCachingCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests that were cache misses, but only from requests that were set to use the block cache.
- missCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests that were cache misses
- missedMobFiles - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- missedStartTime() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns true when the time between runs exceeds the acceptable threshold
- missing - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- MISSING_FILES - Enum constant in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
- MISSING_MOB_FILES_CACHE_CAPACITY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- MissingSnapshotViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
-
A
SpaceViolationPolicyEnforcement
which can be treated as a singleton. - MissingSnapshotViolationPolicyEnforcement() - Constructor for class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
- MIXED_ROW_READS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- MIXED_ROW_READS_ON_STORE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- mixedReads - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- mixedReadsOnStore - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- mixedRowReadsCount - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- mkdir(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
- mkdirs(FileSystem, Configuration, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- mob - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- MOB - Enum constant in enum org.apache.hadoop.hbase.client.CompactType
- 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_BATCH_SIZE_UPPER_BOUND - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_CLEANER_PERIOD - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_COMPACT_PARTITION_POLICY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MOB_COMPACT_PARTITION_POLICY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- MOB_COMPACT_PARTITION_POLICY_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MOB_COMPACT_PARTITION_POLICY_BYTES - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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_MAX_FILE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Maximum size of a MOB compaction selection
- 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
- MOB_COMPACTION_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_COMPACTOR_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_COMPACTOR_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobStoreEngine
- 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_ACCESS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_ACCESS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_EVICTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_EVICTED_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FILE_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_FILE_REFS - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Key for the list of MOB file references
- MOB_FLUSH_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FLUSH_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FLUSHED_CELLS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FLUSHED_CELLS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FLUSHED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_FLUSHED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_MAJOR_COMPACTION_REGION_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
The max number of a MOB table regions that is allowed in a batch of the mob compaction.
- MOB_REF_TAG - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- MOB_REFERENCE_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- 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_REGIONS - Static variable in class org.apache.hadoop.hbase.mob.ManualMobMaintHFileCleaner
- MOB_SCAN_CELLS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_SCAN_CELLS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_SCAN_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- MOB_SCAN_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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
- MOB_TABLE_NAME_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- MOB_THRESHOLD - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MOB_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- MOB_THRESHOLD_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- MOB_THRESHOLD_BYTES - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- MOB_UNSAFE_DISCARD_MISS_KEY - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Use this configuration option with caution, only during upgrade procedure to handle missing MOB cells during compaction.
- MobCell - Class in org.apache.hadoop.hbase.mob
-
The MobCell will maintain a
Cell
and aStoreFileScanner
inside. - MobCell(Cell) - Constructor for class org.apache.hadoop.hbase.mob.MobCell
- MobCell(Cell, StoreFileScanner) - Constructor for class org.apache.hadoop.hbase.mob.MobCell
- mobCellValueSizeThreshold - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- mobCompactionLock - Variable in class org.apache.hadoop.hbase.master.HMaster
- mobCompactionStates - Variable in class org.apache.hadoop.hbase.master.HMaster
- MobCompactPartitionPolicy - Enum in org.apache.hadoop.hbase.client
-
Enum describing the mob compact partition policy types.
- MobCompactPartitionPolicy() - Constructor for enum org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
- MobConstants - Class in org.apache.hadoop.hbase.mob
-
The constants used in mob.
- MobConstants() - Constructor for class org.apache.hadoop.hbase.mob.MobConstants
- mobDataDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- mobFamilyPath - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- 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 - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- mobFileCache - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobFileCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- mobFileCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- mobFileCache - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- MobFileCache - Class in org.apache.hadoop.hbase.mob
-
The cache for mob files.
- MobFileCache(Configuration) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCache
- MobFileCache.EvictionThread - Class in org.apache.hadoop.hbase.mob
- mobFileCacheAccessCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- mobFileCacheCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- mobFileCacheEvictedCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- mobFileCacheHitRatio - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- mobFileCacheMissCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- mobFileCleanerChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- MobFileCleanerChore - Class in org.apache.hadoop.hbase.mob
-
The class MobFileCleanerChore for running cleaner regularly to remove the expired and obsolete (files which have no active references to) mob files.
- MobFileCleanerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCleanerChore
- MobFileCleanupUtil - Class in org.apache.hadoop.hbase.mob
- MobFileCleanupUtil() - Constructor for class org.apache.hadoop.hbase.mob.MobFileCleanupUtil
- mobFileCompactionChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- MobFileCompactionChore - Class in org.apache.hadoop.hbase.mob
-
Periodic MOB compaction chore.
- MobFileCompactionChore(Configuration, int) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- MobFileCompactionChore(HMaster) - Constructor for class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- mobFileExists(FileSystem, TableName, String, String, Set<String>, Set<String>) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
Checks whether the referenced mob file exists.
- mobFileLocations - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- mobFileMaxCacheSize - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- MobFileName - Class in org.apache.hadoop.hbase.mob
-
The mob file name.
- MobFileName(byte[], String, String, String) - Constructor for class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName
- MobFileName(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName
- mobFilesChecked - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- mobFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- mobFlushedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobFlushedCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- mobFlushedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobFlushedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- mobLengthMap - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- mobPath - Variable in class org.apache.hadoop.hbase.io.HFileLink
- MobReferenceOnlyFilter - Class in org.apache.hadoop.hbase.regionserver
-
A filter that returns the cells which have mob reference tags.
- MobReferenceOnlyFilter() - Constructor for class org.apache.hadoop.hbase.regionserver.MobReferenceOnlyFilter
- MobRefMapper() - Constructor for class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefMapper
- MobRefReducer() - Constructor for class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- MobRefReporter - Class in org.apache.hadoop.hbase.mob.mapreduce
-
Scans a given table + CF for all mob reference cells to get the list of backing mob files.
- MobRefReporter() - Constructor for class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- MobRefReporter.MobRefMapper - Class in org.apache.hadoop.hbase.mob.mapreduce
- MobRefReporter.MobRefReducer - Class in org.apache.hadoop.hbase.mob.mapreduce
- mobRefSet - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- mobRefSet - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- mobRegion - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- MobRegionDirChecker(Path) - Constructor for class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.MobRegionDirChecker
- mobScanCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobScanCellsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- mobScanCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- mobScanCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- mobSizeThreshold - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- mobStore - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- mobStore - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- mobStore - Variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- 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
- MobUtils - Class in org.apache.hadoop.hbase.mob
-
The mob utilities
- MobUtils() - Constructor for class org.apache.hadoop.hbase.mob.MobUtils
-
Private constructor to keep this class from being instantiated.
- MOCKED_LIST - Static variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
A mocked list implementation - discards all updates.
- Mode - Enum in org.apache.hadoop.hbase.hbtop.mode
-
Represents a display mode in the top screen.
- Mode(String, String, ModeStrategy) - Constructor for enum org.apache.hadoop.hbase.hbtop.mode.Mode
- MODE_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- modeDescriptionMaxLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- modeHeaderMaxLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- modes - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- modeScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- ModeScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.mode
-
The presentation logic for the mode screen.
- ModeScreenPresenter(ModeScreenView, Mode, Consumer<Mode>, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- modeScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- ModeScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.mode
-
The screen where we can choose the
Mode
in the top screen. - ModeScreenView(Screen, Terminal, Mode, Consumer<Mode>, ScreenView) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- modeStrategy - Variable in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- ModeStrategy - Interface in org.apache.hadoop.hbase.hbtop.mode
-
An interface for strategy logic for
Mode
. - ModeStrategyUtils - Class in org.apache.hadoop.hbase.hbtop.mode
- ModeStrategyUtils() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.ModeStrategyUtils
- modified - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Set of procedures which have been modified since last
BitSetNode.resetModified()
. - modifiedTableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- modifiedTableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- modifiedTableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- modify(MasterProcedureEnv, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
-
Sub class should implement this method to modify the table descriptor, such as storing the rs group information.
- modify(MasterProcedureEnv, TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.InitializeStoreFileTrackerProcedure
- MODIFY - Enum constant in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType
- ModifyableColumnFamilyDescriptor(byte[]) - Constructor for class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Construct a column descriptor specifying only the family name The other attributes are defaulted.
- ModifyableColumnFamilyDescriptor(byte[], Map<Bytes, Bytes>, Map<String, String>) - Constructor for class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- ModifyableColumnFamilyDescriptor(ColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Constructor.
- ModifyableTableDescriptor(TableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- ModifyableTableDescriptor(TableName) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Construct a table descriptor specifying a TableName object
- ModifyableTableDescriptor(TableName, Collection<ColumnFamilyDescriptor>, Map<Bytes, Bytes>) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- ModifyableTableDescriptor(TableName, TableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Deprecated.
- modifyColumn(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0. This will be removed in HBase 3.0.0. Use
Admin.modifyColumnFamily(TableName, ColumnFamilyDescriptor)
. - modifyColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- 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
- modifyColumn(RpcController, MasterProtos.ModifyColumnRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- modifyColumn(RpcController, MasterProtos.ModifyColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- modifyColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Modifies the existing column family.
- modifyColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- modifyColumnFamily(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing column family on a table.
- modifyColumnFamily(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Modify an existing column family on a table.
- modifyColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyColumnFamily(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- modifyColumnFamily(TTableName, TColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- modifyColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing column family on a table.
- modifyColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- modifyColumnFamilyAsync(TableName, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- ModifyColumnFamilyFuture(HBaseAdmin, TableName, MasterProtos.ModifyColumnResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyColumnFamilyFuture
- ModifyColumnFamilyProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyColumnFamilyProcedureBiConsumer
- modifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Change the store file tracker of the given table's given family.
- modifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Change the store file tracker of the given table's given family.
- modifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyColumnFamilyStoreFileTrackerAsync(TableName, byte[], String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Change the store file tracker of the given table's given family.
- modifyColumnFamilyStoreFileTrackerAsync(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- modifyColumnFamilyStoreFileTrackerAsync(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- ModifyColumnFamilyStoreFileTrackerFuture(HBaseAdmin, TableName, MasterProtos.ModifyColumnStoreFileTrackerResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyColumnFamilyStoreFileTrackerFuture
- ModifyColumnFamilyStoreFileTrackerProcedure - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
- ModifyColumnFamilyStoreFileTrackerProcedure() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- ModifyColumnFamilyStoreFileTrackerProcedure(MasterProcedureEnv, TableName, byte[], String) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- ModifyColumnFamilyStoreFileTrackerProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyColumnFamilyStoreFileTrackerProcedureBiConsumer
- modifyColumnStoreFileTracker(TableName, byte[], String, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- modifyColumnStoreFileTracker(TableName, byte[], String, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Modify the store file tracker of an existing column in an existing table
- modifyColumnStoreFileTracker(RpcController, MasterProtos.ModifyColumnStoreFileTrackerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- modifyColumnStoreFileTracker(RpcController, MasterProtos.ModifyColumnStoreFileTrackerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- modifyFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Modifies the existing column family.
- modifyNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing namespace.
- modifyNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Modify an existing namespace.
- modifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- modifyNamespace(NamespaceDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Modify an existing Namespace.
- modifyNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in interface org.apache.hadoop.hbase.master.ClusterSchema
-
Modify an existing Namespace.
- modifyNamespace(NamespaceDescriptor, NonceKey, ProcedurePrepareLatch) - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- modifyNamespace(TNamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- modifyNamespaceAsync(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing namespace.
- modifyNamespaceAsync(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- modifyNamespaceAsync(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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
- ModifyNamespaceProcedureBiConsumer(String) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyNamespaceProcedureBiConsumer
- modifyOrMoveTables(Set<TableName>, RSGroupInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- 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() - Constructor for class org.apache.hadoop.hbase.util.ModifyRegionUtils
- ModifyRegionUtils.RegionEditTask - Interface in org.apache.hadoop.hbase.util
- ModifyRegionUtils.RegionFillTask - Interface in org.apache.hadoop.hbase.util
- ModifyStoreFileTrackerProcedure - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
This procedure is used to change the store file tracker implementation.
- ModifyStoreFileTrackerProcedure() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- ModifyStoreFileTrackerProcedure(MasterProcedureEnv, TableName, String) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- ModifyStoreFileTrackerProcedure.StoreFileTrackerState - Enum in org.apache.hadoop.hbase.regionserver.storefiletracker
- modifyTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing table, more IRB friendly version.
- modifyTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Modify an existing table, more IRB friendly version.
- modifyTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyTable(TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- modifyTable(TableDescriptor, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing table, more IRB friendly version.
- modifyTable(TableDescriptor, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Modify an existing table, more IRB friendly version.
- modifyTable(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyTable(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyTable(TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.modifyTable(TableDescriptor)
- modifyTable(TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- modifyTable(TableName, TableDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Modify the descriptor of an existing table
- modifyTable(TableName, TableDescriptor, long, long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- modifyTable(TableName, TableDescriptor, long, long, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Modify the descriptor of an existing table
- modifyTable(TableName, HMaster.TableDescriptorGetter, long, long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- modifyTable(TableName, HMaster.TableDescriptorGetter, long, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- modifyTable(TTableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- modifyTable(RpcController, MasterProtos.ModifyTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- modifyTable(RpcController, MasterProtos.ModifyTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- modifyTableAsync(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing table, more IRB (ruby) friendly version.
- modifyTableAsync(TableDescriptor, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Modify an existing table, more IRB (ruby) friendly version.
- modifyTableAsync(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- modifyTableAsync(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- modifyTableAsync(TableName, TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.0 version and will be removed in 3.0 version. use
Admin.modifyTableAsync(TableDescriptor, boolean)
- modifyTableAsync(TableName, TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- ModifyTableDescriptorProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
The procedure will only update the table descriptor without reopening all the regions.
- ModifyTableDescriptorProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- ModifyTableDescriptorProcedure(MasterProcedureEnv, TableName) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- ModifyTableFuture(HBaseAdmin, TableName, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTableFuture
- ModifyTableFuture(HBaseAdmin, TableName, MasterProtos.ModifyTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTableFuture
- 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
- ModifyTableProcedure(MasterProcedureEnv, TableDescriptor, ProcedurePrepareLatch, TableDescriptor, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- ModifyTableProcedureBiConsumer(AsyncAdmin, TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyTableProcedureBiConsumer
- ModifyTablerStoreFileTrackerFuture(HBaseAdmin, TableName, MasterProtos.ModifyTableStoreFileTrackerResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTablerStoreFileTrackerFuture
- modifyTables(Set<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- modifyTablesAndWaitForCompletion(Set<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- modifyTableStoreFileTracker(TableName, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Change the store file tracker of the given table.
- modifyTableStoreFileTracker(TableName, String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Change the store file tracker of the given table.
- modifyTableStoreFileTracker(TableName, String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- modifyTableStoreFileTracker(TableName, String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- modifyTableStoreFileTracker(TableName, String, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- modifyTableStoreFileTracker(TableName, String, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Modify the store file tracker of an existing table
- modifyTableStoreFileTracker(RpcController, MasterProtos.ModifyTableStoreFileTrackerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- modifyTableStoreFileTracker(RpcController, MasterProtos.ModifyTableStoreFileTrackerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- modifyTableStoreFileTrackerAsync(TableName, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Change the store file tracker of the given table.
- modifyTableStoreFileTrackerAsync(TableName, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- modifyTableStoreFileTrackerAsync(TableName, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- ModifyTableStoreFileTrackerProcedure - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
- ModifyTableStoreFileTrackerProcedure() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- ModifyTableStoreFileTrackerProcedure(MasterProcedureEnv, TableName, String) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- ModifyTableStoreFileTrackerProcedureBiConsumer(AsyncAdmin, TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ModifyTableStoreFileTrackerProcedureBiConsumer
- modifyTableSync(Connection, TableDescriptor) - Method in class org.apache.hadoop.hbase.backup.util.RestoreTool
- modTime - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- monitor - Variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- monitor - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- monitor - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
monitor to check for errors
- monitor - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
-
monitor to check for errors
- monitor - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- monitor - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- monitor - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- monitor - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- Monitor() - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor.Monitor
- Monitor(Connection, String[], boolean, CanaryTool.Sink, ExecutorService, boolean, long) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.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(String) - 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
- MonitoredTaskImpl - Class in org.apache.hadoop.hbase.monitoring
- MonitoredTaskImpl(boolean, String) - Constructor for class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- MonitoredTaskImpl.StatusJournalEntryImpl - Class in org.apache.hadoop.hbase.monitoring
- monitorInterval - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- monitorRegionServers(Map<String, List<RegionInfo>>, CanaryTool.RegionServerStdOutSink) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- MonitorRunnable() - Constructor for class org.apache.hadoop.hbase.monitoring.TaskMonitor.MonitorRunnable
- monitorStatus - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- monitorStatus - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- monitorThread - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- monitorThread - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- MONTHLY - Enum constant in enum org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-
Compact mob files within one calendar month into one file
- MORE_VALUES - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- moreCellsInRow(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Based on the nextKv in the heap, and the current row, decide whether or not there are more cells to be read in the heap.
- MoreResults() - Constructor for enum org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
- moreResultsForScan - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- moreResultsForScan() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Should the client attempt to fetch more results for the whole scan.
- moreResultsForScan() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- moreResultsInRegion - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- moreResultsInRegion() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Should the client attempt to fetch more results from this region
- moreResultsInRegion() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- moreRows - Variable in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- 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
- moreValues - Variable in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- mostLoadedRSSet - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- mostRecent - Variable in class org.apache.hadoop.hbase.util.WindowMovingAverage
- mother - Variable in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- move(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Move the region
encodedRegionName
to a random server. - move(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Move the region
r
to a random server. - move(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- move(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- move(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- move(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- move(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.2.0 and will be removed in 4.0.0. Use
Admin.move(byte[], ServerName)
instead. And if you want to move the region to a random server, please useAdmin.move(byte[])
. - move(byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
- move(byte[], ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Move the region
rencodedRegionName
todestServerName
. - move(byte[], ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Move the region
r
todest
. - move(byte[], ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- move(byte[], ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- move(byte[], ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- move(byte[], ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- move(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- move(MasterProcedureEnv, RegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- MOVE - Enum constant in enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
- MOVE_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- MOVE_COST_OFFPEAK_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- MOVE_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- MOVE_REGION - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
- 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
- moveAndClose(Path) - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
-
Move the file to the given destination
- moveAsideBadEditsFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Move aside a bad edits file.
- moveAsync(RegionPlan) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- moveBack(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Jumps back the current position of this ByteBuff by specified length.
- moveBack(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Jumps back the current position of this MBB by specified length.
- moveBack(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- moveBufferToStream(OutputStream, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy the data to the output stream and update position in buffer.
- moveCost - Variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- MoveCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Given the starting state of the regions and a potential ending state compute cost based upon the number of regions that have moved.
- MoveCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- moveCostOffPeak - Variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- moveCursor(int, int) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- moveData(FileSystem, String, Path, TableName, String) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- movedRegionCacheExpiredTime() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- movedRegionException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- movedRegionException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- MovedRegionInfo(ServerName, long) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionInfo
- movedRegionInfoCache - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Used to cache the moved-out regions
- movedRegions - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- movedRegions - Variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- moveFilesUnderDir(FileSystem, Path, Path, String) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionUtils
- moveForwardMostRecentPosition() - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
-
Move forward the most recent index.
- moveFromOnlineToDeadServers(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Called when server has expired.
- moveHFileToGlobalArchiveDir() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- moveMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- moveMode - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- moveProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- moveRegion(RegionInfo, MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- moveRegion(RpcController, MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- moveRegion(RpcController, MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- MoveRegionAction - Class in org.apache.hadoop.hbase.master.balancer
- MoveRegionAction(int, int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- MoveRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
Deprecated.Do not use any more.
- MoveRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- moveRegionToOldServer(BalancerClusterState, int, int, float, int, float) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCandidateGenerator
- movesCalculated - Variable in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
- movesCalculated - Variable in class org.apache.hadoop.hbase.client.BalanceResponse
- moveServerRegionsFromGroup(Set<Address>, Set<TableName>, Set<Address>, String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Move every region from servers which are currently located on these servers, but should not be located there.
- moveServers(RpcController, RSGroupAdminProtos.MoveServersRequest, RpcCallback<RSGroupAdminProtos.MoveServersResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- moveServers(Set<Address>, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Move given set of servers to the specified target RegionServer group.
- moveServers(Set<Address>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- moveServers(Set<Address>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- moveServers(Set<Address>, String, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Move servers to a new group.
- moveServers(Set<Address>, String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- moveServersAndTables(RpcController, RSGroupAdminProtos.MoveServersAndTablesRequest, RpcCallback<RSGroupAdminProtos.MoveServersAndTablesResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- moveServersAndTables(Set<Address>, Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Move given set of servers and tables to the specified target RegionServer group.
- moveServersAndTables(Set<Address>, Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- moveServersAndTables(Set<Address>, Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- moveServersAndTables(Set<Address>, Set<TableName>, String, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Move servers and tables to a new group.
- moveServersAndTables(Set<Address>, Set<TableName>, String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- movesExecuted - Variable in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
- movesExecuted - Variable in class org.apache.hadoop.hbase.client.BalanceResponse
- moveTableRegionsToGroup(Set<TableName>, RSGroupInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Moves regions of tables which are not on target group servers.
- moveTables(RpcController, RSGroupAdminProtos.MoveTablesRequest, RpcCallback<RSGroupAdminProtos.MoveTablesResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- moveTables(Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Move given set of tables to the specified target RegionServer group.
- moveTables(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- moveTables(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- moveTables(Set<TableName>, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Set the group membership of a set of tables
- moveTables(Set<TableName>, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- moveTableToRSGroup(TableDescriptor, RSGroupInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- moveTableToValidRSGroup(TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- moveToHead(LRUDictionary.BidirectionalLRUMap.Node) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- moveToNext() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- moveToNextBatch(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
If there is an open hash batch, complete it and sync if there are diffs.
- moveToNextHour(Calendar) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- moveToNextRegion() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
Close the previous scanner and create a new ScannerCallable for the next scanner.
- moveToPrevious() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- moveToPrevious() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- moveWAL(FileSystem, Path, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Move WAL.
- MoveWithAck - Class in org.apache.hadoop.hbase.util
-
Move Regions and make sure that they are up on the target server.If a region movement fails we exit as failure
- MoveWithAck(Connection, RegionInfo, ServerName, ServerName, List<RegionInfo>) - Constructor for class org.apache.hadoop.hbase.util.MoveWithAck
- MoveWithoutAck - Class in org.apache.hadoop.hbase.util
-
Move Regions without Acknowledging.Usefule in case of RS shutdown as we might want to shut the RS down anyways and not abort on a stuck region.
- MoveWithoutAck(Admin, RegionInfo, ServerName, ServerName, List<RegionInfo>) - Constructor for class org.apache.hadoop.hbase.util.MoveWithoutAck
- MovingAverage<T> - Class in org.apache.hadoop.hbase.util
-
The purpose of introduction of
MovingAverage
mainly is to measure execution time of a specific method, which can help us to know its performance fluctuation in response to different machine states or situations, better case, then to act accordingly. - MovingAverage(String) - Constructor for class org.apache.hadoop.hbase.util.MovingAverage
- mpmHost - Variable in class org.apache.hadoop.hbase.master.HMaster
- MR_NUM_MAPS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- MRU_LOAD_FACTOR - Static variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- mruCap - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- MSG_TYPE - Static variable in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- MSG_TYPE - Static variable in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- MSG_WAIT - Static variable in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- MSG_WAIT - Static variable in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- msgInterval - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- MSLAB_CLASS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- mslabs - Variable in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- mss - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
- mtime - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
- multi(Iterable<Op>) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Run multiple operations in a transactional manner.
- multi(RpcController, ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- 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 - Enum constant in enum org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
- MULTI - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockPriority
-
Accessed multiple times
- MULTI_BYTE_BUFFER_HEAP_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- MULTI_DEPLOYED - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- MULTI_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- MULTI_GETS - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- MULTI_META_REGION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- MULTI_MUTATIONS - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- MULTI_SERVICE_CALLS - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- MULTI_TABLE_HFILEOUTPUTFORMAT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- MULTI_TABLES_SUPPORT - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- multiAction - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- multiAction - Variable in class org.apache.hadoop.hbase.client.MultiServerCallable
- MultiAction - Class in org.apache.hadoop.hbase.client
-
Container for Actions (i.e.
- MultiAction() - Constructor for class org.apache.hadoop.hbase.client.MultiAction
- MultiActionResultTooLarge - Exception in org.apache.hadoop.hbase
-
Exception thrown when the result needs to be chunked on the server side.
- MultiActionResultTooLarge(String) - Constructor for exception org.apache.hadoop.hbase.MultiActionResultTooLarge
- multiActionTooLargeException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- multiActionTooLargeException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- multiAp - Variable in class org.apache.hadoop.hbase.client.HTable
-
The Async process for batch
- MultiByteBuff - Class in org.apache.hadoop.hbase.nio
-
Provides a unified view of all the underlying ByteBuffers and will look as if a bigger sequential buffer.
- MultiByteBuff(ByteBuffer...) - Constructor for class org.apache.hadoop.hbase.nio.MultiByteBuff
- MultiByteBuff(ByteBuffAllocator.Recycler, ByteBuffer...) - Constructor for class org.apache.hadoop.hbase.nio.MultiByteBuff
- MultiByteBuff(RefCnt, ByteBuffer...) - Constructor for class org.apache.hadoop.hbase.nio.MultiByteBuff
- MultiByteBuff(RefCnt, ByteBuffer[], int[], int, int, int, int) - Constructor for class org.apache.hadoop.hbase.nio.MultiByteBuff
- MulticastListener() - Constructor for class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener
- MulticastPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
- multiFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Multiple access bucket size
- multiFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Multiple access bucket size
- multiFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Multiple access bucket size
- multiGetsCount - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- multiGetsCount - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- 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
- multiMutate(List<Mutation>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- multiMutate(Table, byte[], List<Mutation>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs an atomic multi-mutate operation against the given table.
- multiMutate(Table, byte[], Mutation...) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- multiMutationsCount - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- multiMutationsCount - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- multiOrSequential(ZKWatcher, List<ZKUtil.ZKUtilOp>, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Use ZooKeeper's multi-update functionality.
- multiple(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create a byte array which is multiple given bytes
- MultipleColumnPrefixFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used for selecting only those keys with columns that matches a particular prefix.
- MultipleColumnPrefixFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- MultipleColumnPrefixFilter(byte[][]) - Constructor for class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- multiplexer - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- multiplier - Variable in class org.apache.hadoop.hbase.master.balancer.CostFunction
- multiplier - Static variable in class org.apache.hadoop.hbase.util.Random64
- multiply(Double, Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
- multiply(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
- multiply(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
- multiply(S, S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
Returns multiplication
- multiRackCase(ServerName, String) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
-
Place secondary and tertiary nodes in a multi rack case.
- multiRackCaseWithRestrictions(Map<ServerName, Set<RegionInfo>>, Map<RegionInfo, ServerName[]>, String, ServerName, RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- MultiResponse - Class in org.apache.hadoop.hbase.client
-
A container for Result objects, grouped by regionName.
- MultiResponse() - Constructor for class org.apache.hadoop.hbase.client.MultiResponse
- MultiResponse.RegionResult - Class in org.apache.hadoop.hbase.client
- MultiRowMutationEndpoint - Class in org.apache.hadoop.hbase.coprocessor
-
This class implements atomic multi row transactions using
HRegion.mutateRowsWithLocks(Collection, Collection, long, long)
and Coprocessor endpoints. - MultiRowMutationEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- MultiRowRangeFilter - Class in org.apache.hadoop.hbase.filter
-
Filter to support scan multiple row key ranges.
- MultiRowRangeFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- MultiRowRangeFilter(byte[][]) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
Constructor for creating a
MultiRowRangeFilter
from multiple rowkey prefixes. - MultiRowRangeFilter(List<MultiRowRangeFilter.RowRange>) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- MultiRowRangeFilter.BasicRowRange - Class in org.apache.hadoop.hbase.filter
- MultiRowRangeFilter.RangeIteration - Class in org.apache.hadoop.hbase.filter
-
Abstraction over the ranges of rows to return from this filter, regardless of forward or reverse scans being used.
- MultiRowRangeFilter.ReversedRowRange - Class in org.apache.hadoop.hbase.filter
-
Internal RowRange that reverses the sort-order to handle reverse scans.
- MultiRowRangeFilter.RowRange - Class in org.apache.hadoop.hbase.filter
- MultiRowResource - Class in org.apache.hadoop.hbase.rest
- MultiRowResource(TableResource, String, String) - Constructor for class org.apache.hadoop.hbase.rest.MultiRowResource
-
Constructor
- MultiServerCallable - Class in org.apache.hadoop.hbase.client
-
Callable that handles the
multi
method call going against a single regionserver; i.e. - MultiServerCallable(ClusterConnection, TableName, ServerName, MultiAction, RpcController, int, RetryingTimeTracker, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.MultiServerCallable
- multiServersPerHost - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- multiServiceCalls - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- multiServiceCalls - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- multiSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- multiSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- MultiTableHFileOutputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Create 3 level tree directory, first level is using table name as parent directory and then use family name as child directory, and all related HFiles for one family are under child directory -tableName1 -columnFamilyName1 -columnFamilyName2 -HFiles -tableName2 -columnFamilyName1 -HFiles -columnFamilyName2
- MultiTableHFileOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
- MultiTableInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Convert HBase tabular data from multiple scanners into a format that is consumable by Map/Reduce.
- MultiTableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
- MultiTableInputFormatBase - Class in org.apache.hadoop.hbase.mapreduce
-
A base for
MultiTableInputFormat
s. - MultiTableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
- MultiTableOutputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Hadoop output format that writes to one or more HBase tables.
- MultiTableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
- MultiTableOutputFormat.MultiTableRecordWriter - Class in org.apache.hadoop.hbase.mapreduce
-
Record writer for outputting to multiple HTables.
- MultiTableRecordWriter(Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
-
HBaseConfiguration to used whether to use write ahead logging.
- MultiTableSnapshotInputFormat - Class in org.apache.hadoop.hbase.mapred
-
MultiTableSnapshotInputFormat generalizes
TableSnapshotInputFormat
allowing a MapReduce job to run over one or more table snapshots, with one or more scans configured for each. - MultiTableSnapshotInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
MultiTableSnapshotInputFormat generalizes
TableSnapshotInputFormat
allowing a MapReduce job to run over one or more table snapshots, with one or more scans configured for each. - MultiTableSnapshotInputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
- MultiTableSnapshotInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormat
- MultiTableSnapshotInputFormatImpl - Class in org.apache.hadoop.hbase.mapreduce
-
Shared implementation of mapreduce code over multiple table snapshots.
- MultiTableSnapshotInputFormatImpl() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- multiTableSupport - Variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALCellMapper
- multiTableSupport - Variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
-
Deprecated.
- MultiThreadedClientExample - Class in org.apache.hadoop.hbase.client.example
-
Example on how to use HBase's
Connection
andTable
in a multi-threaded environment. - MultiThreadedClientExample() - Constructor for class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- MultiThreadedClientExample.ReadExampleCallable - Class in org.apache.hadoop.hbase.client.example
-
Class to show how to scan some rows starting at a random location.
- MultiThreadedClientExample.SingleWriteExampleCallable - Class in org.apache.hadoop.hbase.client.example
-
Class to show how to send a single put.
- MultiThreadedClientExample.WriteExampleCallable - Class in org.apache.hadoop.hbase.client.example
-
Class that will show how to send batches of puts at the same time.
- MultithreadedTableMapper<K2,
V2> - Class in org.apache.hadoop.hbase.mapreduce -
Multithreaded implementation for @link org.apache.hbase.mapreduce.TableMapper
- MultithreadedTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- MultithreadedTableMapper.MapRunner - Class in org.apache.hadoop.hbase.mapreduce
- MultithreadedTableMapper.SubMapRecordReader - Class in org.apache.hadoop.hbase.mapreduce
- MultithreadedTableMapper.SubMapRecordWriter - Class in org.apache.hadoop.hbase.mapreduce
- MultithreadedTableMapper.SubMapStatusReporter - Class in org.apache.hadoop.hbase.mapreduce
- multiTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- 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(String) - Constructor for class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- MultiVersionConcurrencyControl.WriteEntry - Class in org.apache.hadoop.hbase.regionserver
-
Write number and whether write has completed given out at start of a write transaction.
- multiwal - Enum constant in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- 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.
- MURMUR_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
-
Constant to denote
MurmurHash
. - MURMUR_HASH3 - Static variable in class org.apache.hadoop.hbase.util.Hash
-
Constant to denote
MurmurHash3
. - MurmurHash - Class in org.apache.hadoop.hbase.util
-
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
- MurmurHash() - Constructor for class org.apache.hadoop.hbase.util.MurmurHash
- MurmurHash3 - Class in org.apache.hadoop.hbase.util
-
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
- MurmurHash3() - Constructor for class org.apache.hadoop.hbase.util.MurmurHash3
- MUST_PASS_ALL - Enum constant in enum org.apache.hadoop.hbase.filter.FilterList.Operator
-
!AND
- MUST_PASS_ONE - Enum constant in enum org.apache.hadoop.hbase.filter.FilterList.Operator
-
!OR
- mutableConf - Variable in class org.apache.hadoop.hbase.CompoundConfiguration
- MutableFastCounter - Class in org.apache.hadoop.metrics2.lib
- MutableFastCounter(MetricsInfo, long) - Constructor for class org.apache.hadoop.metrics2.lib.MutableFastCounter
- MutableHistogram - Class in org.apache.hadoop.metrics2.lib
-
A histogram implementation that runs in constant space, and exports to hadoop2's metrics2 system.
- MutableHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
- MutableHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
- MutableOnlineRegions - Interface in org.apache.hadoop.hbase.regionserver
-
Interface to Map of online regions.
- MutableRangeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with metric range counters.
- MutableRangeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
- MutableRangeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
- MutableRegionInfo - Class in org.apache.hadoop.hbase.client
-
An implementation of RegionInfo that adds mutable methods so can build a RegionInfo instance.
- MutableRegionInfo(long, TableName, int) - Constructor for class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Package private constructor used constructing MutableRegionInfo for the first meta regions
- MutableRegionInfo(TableName, byte[], byte[], boolean, long, int, boolean) - Constructor for class org.apache.hadoop.hbase.client.MutableRegionInfo
- 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
- MutableSizeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with counters for metric size ranges.
- MutableSizeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- MutableSizeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- MutableTimeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with counters for metric time ranges.
- MutableTimeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- MutableTimeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- mutate(List<? extends Mutation>) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Send some
Mutation
s to the table. - mutate(List<? extends Mutation>) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- mutate(List<? extends Mutation>) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Send some
Mutation
s to the table. - mutate(List<? extends Mutation>) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- mutate(Mutation) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutator
-
Sends a
Mutation
to the table. - mutate(Mutation) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Sends a
Mutation
to the table. - mutate(Mutation) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- mutate(Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- mutate(Mutation, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- mutate(Mutation, boolean, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- mutate(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface, REQ, RawAsyncTableImpl.Converter<ClientProtos.MutateRequest, byte[], REQ>, RawAsyncTableImpl.Converter<RESP, HBaseRpcController, ClientProtos.MutateResponse>) - Static method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- mutate(RpcController, ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- mutate(RpcController, ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Mutate data in a table.
- MUTATE - Enum constant in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
- mutateLabelsRegion(List<Mutation>, OperationStatus[]) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
Adds the mutations to labels region and set the results to the finalOpStatus.
- mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- mutateRow(ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- mutateRow(RowMutations) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Performs multiple mutations atomically on a single row.
- mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
- mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- mutateRow(RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table
-
Performs multiple mutations atomically on a single row.
- 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.
- mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- mutateRow(RowMutations, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- mutateRow(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface, RowMutations, RawAsyncTableImpl.Converter<ClientProtos.MultiRequest, byte[], RowMutations>, Function<RES, RESP>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- 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.
- mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- mutation - Variable in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- Mutation - Class in org.apache.hadoop.hbase.client
- Mutation() - Constructor for class org.apache.hadoop.hbase.client.Mutation
-
empty construction.
- Mutation(byte[], long, NavigableMap<byte[], List<Cell>>) - Constructor for class org.apache.hadoop.hbase.client.Mutation
-
Construct the mutation with user defined data.
- Mutation(Mutation) - Constructor for class org.apache.hadoop.hbase.client.Mutation
- MUTATION_OVERHEAD - Static variable in class org.apache.hadoop.hbase.client.Mutation
- Mutation.CellWrapper - Class in org.apache.hadoop.hbase.client
- MutationBatchOperation(HRegion, Mutation[], boolean, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- MutationDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationDeserializer
- MutationReplay(ClientProtos.MutationProto.MutationType, Mutation, long, long) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- mutations - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- mutations - Variable in class org.apache.hadoop.hbase.client.RowMutations
- MutationSerialization - Class in org.apache.hadoop.hbase.mapreduce
- MutationSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.MutationSerialization
- MutationSerialization.MutationDeserializer - Class in org.apache.hadoop.hbase.mapreduce
- MutationSerialization.MutationSerializer - Class in org.apache.hadoop.hbase.mapreduce
- MutationSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- MutationType() - Constructor for enum org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType
- mutator - Variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
- mutatorMap - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- mutex - Variable in class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- mvcc - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- mvcc - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- mvcc - Variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- mvcc - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- MVCC - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- mvccCountingMap - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- mvccCountingMap - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- mvccReadPoint - Variable in class org.apache.hadoop.hbase.client.Scan
-
The mvcc read point to use when open a scanner.
- MY_ADDRESS - Static variable in class org.apache.hadoop.hbase.client.ConnectionUtils
- MY_COLUMN_FAMILY_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_COLUMN_FAMILY_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MY_FIRST_COLUMN_QUALIFIER - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_FIRST_COLUMN_QUALIFIER - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MY_NAMESPACE_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_NAMESPACE_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MY_ROW_ID - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_ROW_ID - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MY_SECOND_COLUMN_QUALIFIER - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_SECOND_COLUMN_QUALIFIER - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- MY_TABLE_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
- MY_TABLE_NAME - Static variable in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
- myKey - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- mySeqNum - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
N
- n - Variable in class org.apache.hadoop.hbase.util.ReservoirSample
- N - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'N'
- name - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- name - Variable in class org.apache.hadoop.hbase.backup.util.BackupSet
- name - Variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- name - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- name - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
- name - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- name - Variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- name - Variable in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- name - Variable in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- name - Variable in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- name - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
- name - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- name - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use builder pattern via
HttpServer.Builder.setAppDir(String)
instead. - name - Variable in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- name - Variable in class org.apache.hadoop.hbase.http.ServletConfig
- name - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- name - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- name - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
File name to be used for block names
- name - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Name for this object used when logging or in toString.
- name - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- name - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- name - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- name - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- name - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- name - Variable in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- name - Variable in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- name - Variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- name - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- name - Variable in class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- name - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- name - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- name - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- name - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- name - Variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- name - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- name - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- name - Variable in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- name - Variable in class org.apache.hadoop.hbase.rest.model.TableModel
- name - Variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- name - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- name - Variable in class org.apache.hadoop.hbase.ScheduledChore
- name - Variable in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- name - Variable in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- name - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- name - Variable in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- name - Variable in class org.apache.hadoop.hbase.TableName
- name - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
- name - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder
- name - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- name - Variable in enum org.apache.hadoop.hbase.util.DNS.ServerType
- name - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- name - Variable in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ThreadPoolExecutorThreadFactory
- name - Variable in class org.apache.hadoop.metrics2.lib.MutableHistogram
- name() - Method in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- NAME - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- NAME - Static variable in class org.apache.hadoop.hbase.HConstants
- NAME - Static variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerResponseEncoder
- NAME - Static variable in class org.apache.hadoop.hbase.mapred.RowCounter
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.CellCounter
-
Name of this 'program'.
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.Export
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Name of this 'program'.
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.SampleUploader
- NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- NAME - Static variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- NAME - Static variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- NAME - Static variable in class org.apache.hadoop.hbase.regionserver.BasicMemStoreCompactionStrategy
- NAME - Static variable in class org.apache.hadoop.hbase.regionserver.EagerMemStoreCompactionStrategy
- NAME - Static variable in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- NAME - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- NAME - Static variable in class org.apache.hadoop.hbase.tool.BulkLoadHFilesTool
- NAME - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.since 2.2.0, will be removed in 3.0.0, with no replacement. End user should not depend on this value.
- NAME_COUNTER - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.ThroughputControlUtil
- NAME_DELIMITER - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- NAME_DELIMITER - Static variable in class org.apache.hadoop.hbase.regionserver.throttle.ThroughputControlUtil
- NAME_KEY - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- NAME_PARAM - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- NAME_PATTERN - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- NAME_PREFIX - Static variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- nameAsString - Variable in class org.apache.hadoop.hbase.TableName
- NAMED_QUEUE_CHORE_DURATION_DEFAULT - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- NAMED_QUEUE_CHORE_DURATION_KEY - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- NAMED_QUEUE_PROVIDER_CLASSES - Static variable in class org.apache.hadoop.hbase.namequeues.LogEventHandler
- NamedLock() - Constructor for class org.apache.hadoop.hbase.quotas.MasterQuotaManager.NamedLock
- namedQueueEvent - Variable in class org.apache.hadoop.hbase.namequeues.NamedQueuePayload
- namedQueueEvent - Variable in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- namedQueueEvent - Variable in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- NamedQueueEvent(int) - Constructor for enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- NamedQueueGetRequest - Class in org.apache.hadoop.hbase.namequeues.request
-
Request object to be used by ring buffer use-cases.
- NamedQueueGetRequest() - Constructor for class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- NamedQueueGetResponse - Class in org.apache.hadoop.hbase.namequeues.response
-
Response object to be sent by namedQueue service back to caller
- NamedQueueGetResponse() - Constructor for class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- namedQueuePayload - Variable in class org.apache.hadoop.hbase.namequeues.RingBufferEnvelope
- NamedQueuePayload - Class in org.apache.hadoop.hbase.namequeues
-
Base payload to be prepared by client to send various namedQueue events for in-memory ring buffer storage in either HMaster or RegionServer.
- NamedQueuePayload(int) - Constructor for class org.apache.hadoop.hbase.namequeues.NamedQueuePayload
- NamedQueuePayload.NamedQueueEvent - Enum in org.apache.hadoop.hbase.namequeues
- namedQueueRecorder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
Use to add online slowlog responses
- namedQueueRecorder - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Use to add balancer decision history to ring-buffer
- namedQueueRecorder - Static variable in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
- namedQueueRecorder - Variable in class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
- namedQueueRecorder - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Provide online slow log responses from ringbuffer
- namedQueueRecorder - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- NamedQueueRecorder - Class in org.apache.hadoop.hbase.namequeues
-
NamedQueue recorder that maintains various named queues.
- NamedQueueRecorder(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
-
Initialize disruptor with configurable ringbuffer size
- NamedQueueService - Interface in org.apache.hadoop.hbase.namequeues
-
In-memory Queue service provider for multiple use-cases.
- namedQueueServiceChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- NamedQueueServiceChore - Class in org.apache.hadoop.hbase.namequeues
-
Chore to insert multiple accumulated slow/large logs to hbase:slowlog system table
- NamedQueueServiceChore(Stoppable, int, NamedQueueRecorder, Connection) - Constructor for class org.apache.hadoop.hbase.namequeues.NamedQueueServiceChore
-
Chore Constructor
- namedQueueServices - Variable in class org.apache.hadoop.hbase.namequeues.LogEventHandler
- nameForCaching - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Name to use for computing cache keys
- namenode - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- NameNodeException(Throwable) - Constructor for exception org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.NameNodeException
- namePrefix - Variable in class org.apache.hadoop.hbase.DaemonThreadFactory
- namespace - Enum constant in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- namespace - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- namespace - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- namespace - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- namespace - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- namespace - Variable in class org.apache.hadoop.hbase.quotas.QuotaSettings
- namespace - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- namespace - Variable in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- namespace - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- namespace - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- namespace - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- namespace - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- namespace - Variable in class org.apache.hadoop.hbase.security.access.NamespacePermission
- namespace - Variable in class org.apache.hadoop.hbase.security.access.Permission.Builder
- namespace - Variable in class org.apache.hadoop.hbase.TableName
- namespace(String) - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- NAMESPACE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- NAMESPACE - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- NAMESPACE - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- NAMESPACE - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- NAMESPACE_COL_DESC_BYTES - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NAMESPACE_COL_DESC_BYTES - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NAMESPACE_DELIM - Static variable in class org.apache.hadoop.hbase.TableName
-
Namespace delimiter
- NAMESPACE_DESC_PROP_GROUP - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- NAMESPACE_DESCRIPTOR_COMPARATOR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- NAMESPACE_FAMILY_INFO - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NAMESPACE_FAMILY_INFO - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NAMESPACE_FAMILY_INFO_BYTES - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NAMESPACE_FAMILY_INFO_BYTES - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NAMESPACE_LOCKS - Static variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- NAMESPACE_PREFIX - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- NAMESPACE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
-
The Namespace table's name.
- NAMESPACE_TABLEDESC - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Table descriptor for namespace table
- NAMESPACE_TABLEDESC - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Table descriptor for namespace table
- namespaceAsString - Variable in class org.apache.hadoop.hbase.TableName
- 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
- namespaceCache - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
-
Cache for namespace permission.
- NamespaceDescriptor - Class in org.apache.hadoop.hbase
-
Namespace POJO class.
- NamespaceDescriptor() - Constructor for class org.apache.hadoop.hbase.NamespaceDescriptor
- NamespaceDescriptor(String) - Constructor for class org.apache.hadoop.hbase.NamespaceDescriptor
- NamespaceDescriptor.Builder - Class in org.apache.hadoop.hbase
- namespaceDescriptorFromHBase(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- namespaceDescriptorFromThrift(TNamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- namespaceDescriptorsFromHBase(NamespaceDescriptor[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- namespaceDescriptorsFromThrift(List<TNamespaceDescriptor>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- NamespaceExclusiveLock() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure.NamespaceExclusiveLock
- NamespaceExistException - Exception in org.apache.hadoop.hbase
-
Thrown when a namespace exists but should not
- NamespaceExistException() - Constructor for exception org.apache.hadoop.hbase.NamespaceExistException
- NamespaceExistException(String) - Constructor for exception org.apache.hadoop.hbase.NamespaceExistException
- namespaceExists(String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- namespaceExists(Admin, String) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Checks to see whether a namespace exists.
- namespaceExists(Admin, String) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Checks to see whether a namespace exists.
- NamespaceFuture(HBaseAdmin, String, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture
- 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
- namespaceLimiters - Variable in class org.apache.hadoop.hbase.quotas.UserQuotaState
- 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.
- namespaceLocks - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- namespaceLocks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- namespaceLockStatus - Variable in class org.apache.hadoop.hbase.master.procedure.TableQueue
- NamespaceModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for Namespace Mode. - NamespaceModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- namespaceName - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture
- namespaceName - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- namespaceName - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
- namespaceName - Variable in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- NamespaceNotFoundException - Exception in org.apache.hadoop.hbase
-
Thrown when a namespace can not be located
- NamespaceNotFoundException() - Constructor for exception org.apache.hadoop.hbase.NamespaceNotFoundException
- NamespaceNotFoundException(String) - Constructor for exception org.apache.hadoop.hbase.NamespaceNotFoundException
- NamespacePermission - Class in org.apache.hadoop.hbase.security.access
-
Represents an authorization for access for the given namespace.
- NamespacePermission(String, Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.NamespacePermission
-
Construct a namespace permission.
- NamespaceProcedureBiConsumer(String) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- namespaceQuotaCache - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- namespaceQuotaManager - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- namespaceQuotaSnapshots - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- 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
- namespaceRegex - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- namespaces - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- namespaces - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- namespaces - Variable in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- NamespacesInstanceModel - Class in org.apache.hadoop.hbase.rest.model
-
List a HBase namespace's key/value properties.
- NamespacesInstanceModel() - Constructor for class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
-
Default constructor.
- NamespacesInstanceModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
-
Constructor to use if namespace does not exist in HBASE.
- NamespacesInstanceModel(Admin, String) - Constructor for class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
-
Constructor
- NamespacesInstanceResource - Class in org.apache.hadoop.hbase.rest
-
Implements the following REST end points:
- NamespacesInstanceResource(String) - Constructor for class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Constructor for standard NamespaceInstanceResource.
- NamespacesInstanceResource(String, boolean) - Constructor for class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Constructor for querying namespace table list via NamespaceInstanceResource.
- NamespacesModel - Class in org.apache.hadoop.hbase.rest.model
-
A list of HBase namespaces.
- NamespacesModel() - Constructor for class org.apache.hadoop.hbase.rest.model.NamespacesModel
-
Default constructor.
- NamespacesModel(Admin) - Constructor for class org.apache.hadoop.hbase.rest.model.NamespacesModel
-
Constructor
- namespaceSnapshotStore - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- NamespacesResource - Class in org.apache.hadoop.hbase.rest
-
Implements REST GET list of all namespaces.
- NamespacesResource() - Constructor for class org.apache.hadoop.hbase.rest.NamespacesResource
-
Constructor
- NamespaceStateManager - Class in org.apache.hadoop.hbase.namespace
-
NamespaceStateManager manages state (in terms of quota) of all the namespaces.
- NamespaceStateManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- namespacesViolatingQuotasGauge - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- NamespaceTableAndRegionInfo - Class in org.apache.hadoop.hbase.namespace
-
NamespaceTableAndRegionInfo is a helper class that contains information about current state of tables and regions in a namespace.
- NamespaceTableAndRegionInfo(String) - Constructor for class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- NamespaceTableCfWALEntryFilter - Class in org.apache.hadoop.hbase.replication
-
Filter a WAL Entry by the peer config according to the table and family which it belongs to.
- NamespaceTableCfWALEntryFilter(ReplicationPeer) - Constructor for class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
- namespaceZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- nameToType(String) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
-
Map a checksum name to a specific type.
- NAN - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NANO_TIME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- NANOS_PER_SECOND - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
- nanosSpent - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- navigableKeySet() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- navigableKeySet() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- NB_CONCURRENT_LOCKS - Static variable in class org.apache.hadoop.hbase.util.IdReadWriteLock
- NB_CONCURRENT_LOCKS - Static variable in class org.apache.hadoop.hbase.util.KeyLocker
- 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.
- nbHFiles - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- nbRowKeys - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- NEED - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- NEED_FINISH_MIGRATION - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
- NEED_FINISH_PREVIOUS_MIGRATION_FIRST - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
- NEED_START_MIGRATION - Enum constant in enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
- needAbandonRetries(int, String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
Helper function to check whether to abandon retries in ZooKeeper AsyncCallback functions
- needAuthorization() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- needCompaction() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- needCursor - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- needCursorResult - Variable in class org.apache.hadoop.hbase.client.Scan
- needEmptyFile - Variable in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
- needEmptyFile(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
- needHandleTableHdfsAcl(TableDescriptor, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- needHandleTableHdfsAcl(TablePermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- needHandleTableHdfsAcl(TableName, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- needPersistence() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- needProcessConnectionHeader - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- needReopen(TableStateManager, TableName) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- needResults - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- needResults - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- NEEDS_LOG_WARN - Static variable in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- needsBalance(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- needsBalance(TableName, BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- needsClientAuth - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- needsClientAuth(boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Specify whether the server should authorize the client in SSL connections.
- 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(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(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
- needsDictionary() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- needsDictionary() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- needsDictionary() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- needsDictionary() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- needsDictionary() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- needSetLastPushedSequenceId(TableStateManager, TableName) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- needsInput() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- needsPeriodicRoll(long) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- needsQuoting(byte[], int, int) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Does the given string need to be quoted?
- needsQuoting(String) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Does the given string need to be quoted?
- needsRoll(long) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- needsSingleStripeCompaction(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- needsSync(TableDescriptor, TableDescriptor) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Check if EC policy is different between two descriptors
- needsTaskCommit(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- needsTuning - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- needsTuning() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- needToDrop(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- needToReplicate(TableName) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Decide whether the table need replicate to the peer cluster
- needToReplicate(TableName, byte[]) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Decide whether the passed family of the table need replicate to the peer cluster according to this peer config.
- needToReturn(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
If the top cell won't be flushed into disk, the new top cell may be changed after #reopenAfterFlush.
- needZk() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- needZk() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- NEG_INF - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NEG_LARGE - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NEG_MED_MAX - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NEG_MED_MIN - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NEG_SMALL - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- negate(NonLeafExpressionNode) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionExpander
- negativeResults - Variable in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
- negotiate(HttpUriRequest, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Initiate client side Kerberos negotiation with the server.
- NEGOTIATE - Static variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- negotiateCryptoAes(RPCProtos.CryptoCipherMeta) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- NET_PEER_NAME - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- NET_PEER_PORT - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- NETTY_DM_USAGE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_DM_USAGE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_MAX_PENDING_OUTBOUND_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_MAX_PENDING_OUTBOUND_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_NATIVETRANSPORT_KEY - Static variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- NETTY_TOTAL_PENDING_OUTBOUND_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_TOTAL_PENDING_OUTBOUND_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NETTY_WORKER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- NettyAsyncFSWALConfigHelper - Class in org.apache.hadoop.hbase.wal
-
Helper class for passing netty event loop config to
AsyncFSWALProvider
. - NettyAsyncFSWALConfigHelper() - Constructor for class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
- nettyAuth - Variable in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- 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
- NettyFutureUtils - Class in org.apache.hadoop.hbase.util
-
Helper class for processing netty futures.
- NettyFutureUtils() - Constructor for class org.apache.hadoop.hbase.util.NettyFutureUtils
- NettyHBaseRpcConnectionHeaderHandler - Class in org.apache.hadoop.hbase.security
-
Implement logic to deal with the rpc connection header.
- NettyHBaseRpcConnectionHeaderHandler(Promise<Boolean>, Configuration, ByteBuf) - Constructor for class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- NettyHBaseSaslRpcClient - Class in org.apache.hadoop.hbase.security
-
Implement SASL logic for netty rpc client.
- NettyHBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean, String) - Constructor for class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClient
- NettyHBaseSaslRpcClientHandler - Class in org.apache.hadoop.hbase.security
-
Implement SASL logic for netty rpc client.
- NettyHBaseSaslRpcClientHandler(Promise<Boolean>, UserGroupInformation, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, String, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- NettyHBaseSaslRpcServerHandler - Class in org.apache.hadoop.hbase.ipc
-
Implement SASL negotiation logic for rpc server.
- NettyHBaseSaslRpcServerHandler(NettyRpcServer, NettyServerRpcConnection) - Constructor for class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- NettyRpcClient - Class in org.apache.hadoop.hbase.ipc
-
Netty client for the requests and responses.
- NettyRpcClient(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcClient
-
Used in test only.
- NettyRpcClient(Configuration, String, SocketAddress, MetricsConnection) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcClient
- NettyRpcClient(Configuration, String, SocketAddress, MetricsConnection, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcClient
- NettyRpcClientConfigHelper - Class in org.apache.hadoop.hbase.ipc
-
Helper class for passing config to
NettyRpcClient
. - NettyRpcClientConfigHelper() - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
-
Shutdown constructor.
- NettyRpcConnection - Class in org.apache.hadoop.hbase.ipc
-
RPC connection implementation based on netty.
- NettyRpcConnection(NettyRpcClient, ConnectionId) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- NettyRpcDuplexHandler - Class in org.apache.hadoop.hbase.ipc
-
The netty rpc handler.
- NettyRpcDuplexHandler(NettyRpcConnection, CellBlockBuilder, Codec, CompressionCodec) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- NettyRpcFrameDecoder - Class in org.apache.hadoop.hbase.ipc
-
Decoder for extracting frame
- NettyRpcFrameDecoder(int, NettyServerRpcConnection) - 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
- NettyRpcServerChannelWritabilityHandler - Class in org.apache.hadoop.hbase.ipc
-
Handler to enforce writability protections on our server channels:
- Responds to channel writability events, which are triggered when the total pending bytes for a channel passes configured high and low watermarks. - NettyRpcServerChannelWritabilityHandler(MetricsHBaseServer, IntSupplier, BooleanSupplier) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- NettyRpcServerPreambleHandler - Class in org.apache.hadoop.hbase.ipc
-
Handle connection preamble.
- NettyRpcServerPreambleHandler(NettyRpcServer, NettyServerRpcConnection) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- NettyRpcServerRequestDecoder - Class in org.apache.hadoop.hbase.ipc
-
Decoder for rpc request.
- NettyRpcServerRequestDecoder(MetricsHBaseServer, NettyServerRpcConnection) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
- NettyRpcServerResponseEncoder - Class in org.apache.hadoop.hbase.ipc
-
Encoder for
RpcResponse
. - NettyRpcServerResponseEncoder(MetricsHBaseServer) - Constructor for class org.apache.hadoop.hbase.ipc.NettyRpcServerResponseEncoder
- NettyServerCall - Class in org.apache.hadoop.hbase.ipc
-
Datastructure that holds all necessary to a method invocation and then afterward, carries the result.
- NettyServerCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, NettyServerRpcConnection, long, InetAddress, long, int, ByteBuffAllocator, CellBlockBuilder, RpcServer.CallCleanup) - Constructor for class org.apache.hadoop.hbase.ipc.NettyServerCall
- NettyServerRpcConnection - Class in org.apache.hadoop.hbase.ipc
-
RpcConnection implementation for netty rpc server.
- NettyServerRpcConnection(NettyRpcServer, Channel) - Constructor for class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- NettyUnsafeUtils - Class in org.apache.hadoop.hbase.util
-
Wraps some usages of netty's unsafe API, for ease of maintainability.
- NettyUnsafeUtils() - Constructor for class org.apache.hadoop.hbase.util.NettyUnsafeUtils
- NEUTRAL - Enum constant in enum org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
- NEW - Enum constant in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- NEW_VERSION_BEHAVIOR - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- NEW_VERSION_BEHAVIOR - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- NEW_VERSION_BEHAVIOR_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- newAdminCaller() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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.backup.impl.BackupManifest.BackupImage
- newBuilder() - Static method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- newBuilder() - Static method in class org.apache.hadoop.hbase.client.BalanceRequest
-
Create a builder to construct a custom
BalanceRequest
. - newBuilder() - Static method in class org.apache.hadoop.hbase.client.BalanceResponse
-
Creates a new
BalanceResponse.Builder
- newBuilder() - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- newBuilder() - Static method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
-
Returns a new
HFilePrettyPrinter.SimpleReporter.Builder
forHFilePrettyPrinter.SimpleReporter
. - newBuilder() - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- newBuilder() - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- newBuilder() - Static method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- newBuilder() - Static method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- newBuilder() - Static method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- newBuilder() - Static method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
-
Build a get global permission request
- newBuilder() - Static method in class org.apache.hadoop.hbase.security.access.Permission
-
Build a global permission
- newBuilder() - Static method in class org.apache.hadoop.hbase.ServerTaskBuilder
- newBuilder(boolean) - Static method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- newBuilder(byte[]) - Static method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
returns a builder object to build a CheckAndMutate object
- newBuilder(byte[]) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- newBuilder(byte[]) - Static method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- newBuilder(byte[]) - Static method in class org.apache.hadoop.hbase.UserMetricsBuilder
- newBuilder(String) - Static method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- newBuilder(String) - Static method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
-
Build a get namespace permission request
- newBuilder(String) - Static method in class org.apache.hadoop.hbase.security.access.Permission
-
Build a namespace permission
- newBuilder(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- newBuilder(Batch.Callback<T>) - Static method in class org.apache.hadoop.hbase.client.AsyncProcessTask
- newBuilder(RegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- newBuilder(TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Copy all values, families, and name from the input.
- newBuilder(Field) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- newBuilder(Field, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- newBuilder(ReaderContext) - Static method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- newBuilder(ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- newBuilder(ServerName) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- newBuilder(TableName) - Static method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- newBuilder(TableName) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- newBuilder(TableName) - Static method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
-
Build a get table permission request
- newBuilder(TableName) - Static method in class org.apache.hadoop.hbase.security.access.Permission
-
Build a table permission
- newBuilderForTypeMethod - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- newCaller() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
-
Create a new RetryingCaller with configured rpc timeout.
- newCaller(byte[], int, long) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- newCaller(int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
-
Create a new RetryingCaller with specific rpc timeout.
- newCaller(R, long) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- newCallStats() - Static method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Produce an instance of
MetricsConnection.CallStats
for clients to attach to RPCs. - newChannel() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory
- newChecker() - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Returns A new checker for evaluating a batch rows.
- newChecker() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- newChecker(List<SimpleRequestController.RowChecker>) - Static method in class org.apache.hadoop.hbase.client.SimpleRequestController
- newContext() - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- newContext(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
- newController() - Method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- newController(List<CellScannable>) - Method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- newController(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- newController(RegionInfo, List<CellScannable>) - Method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- newController(RegionInfo, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- newCounter(String, String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable long integer counter
- newCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable long integer counter
- newDataBlockDecodingContext(Configuration, HFileContext) - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder
- newDataBlockDecodingContext(Configuration, HFileContext) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Creates an encoder specific decoding context, which will prepare the data before actual decoding store configuration HFile meta data
- newDataBlockDecodingContext(Configuration, HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
create a encoder specific decoding context for reading.
- newDataBlockDecodingContext(Configuration, HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- newDataBlockDecodingContext(Configuration, HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
- newDataBlockEncodingContext(Configuration, byte[], HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
Create an encoder specific encoding context object for writing.
- newDataBlockEncodingContext(Configuration, byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- newDataBlockEncodingContext(Configuration, byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
- newDataBlockEncodingContext(Configuration, DataBlockEncoding, byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder
- newDataBlockEncodingContext(Configuration, DataBlockEncoding, byte[], HFileContext) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Creates a encoder specific encoding context store configuration encoding strategy used header bytes to be written, put a dummy header here if the header is unknown HFile meta data
- newDead(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterStatusListener.DeadServerHandler
-
Called when a server is identified as dead.
- newDirectBuffer(int, int) - Method in class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- NewestLogFilter() - Constructor for class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager.NewestLogFilter
- newFileChangeWatcher(String, Runnable) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- newFileCleaner(String, Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
A utility method to create new instances of LogCleanerDelegate based on the class name of the LogCleanerDelegate.
- newFilter(boolean, RecordFilter.Operator, FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- newGauge(String, String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable long integer gauge
- newGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable long integer gauge
- newHeapBuffer(int, int) - Method in class org.apache.hadoop.hbase.ipc.HeapByteBufAllocator
- newHistogram(Reservoir) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
Create a new
Histogram
instance. - newHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram.
- newHistogram(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram.
- newHRegion(Path, WAL, FileSystem, Configuration, RegionInfo, TableDescriptor, RegionServerServices) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
A utility method to create new instances of HRegion based on the
HConstants.REGION_IMPL
configuration property. - 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(Class<T>, Object...) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- newInstance(String, Object...) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
- newInstance(Configuration) - Static method in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- newInstance(Hbase.Iface, ThriftMetrics, Configuration) - Static method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- newInstance(THBaseService.Iface, ThriftMetrics, Configuration) - Static method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- newInstanceFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns a brand new instance of the FileSystem.
- 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
- newMasterCaller() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- newMetric(Class<?>, String, String) - Method in interface org.apache.hadoop.hbase.client.MetricsConnection.NewMetric
- newMobWriter(Compactor.FileDetails, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- newMonitor(Connection, String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
-
A Factory method for
CanaryTool.Monitor
. - newNonce() - Method in interface org.apache.hadoop.hbase.client.NonceGenerator
-
Returns New nonce.
- newNonce() - Method in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
- newNsDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- newPair(T1, T2) - Static method in class org.apache.hadoop.hbase.util.Pair
-
Constructs a new pair, inferring the type via the passed arguments
- newParser() - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- newParser() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- newParser() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
Create the parser to use for parsing and validating the command line.
- newProcedure(String) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- newRate(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable rate metric
- newRate(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable rate metric
- newRate(String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable rate metric (for throughput measurement)
- newRate(String, String, boolean, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- newReader(Configuration, ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
-
Open a TableHash.Reader starting at the first hash at or after the given key.
- newReadLock() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- newRegions - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- newRegions - Variable in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- newRegionScanner(ClientProtos.ScanRequest, ClientProtos.ScanResponse.Builder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- newRemoteOperation() - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- newRemoteOperation() - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- newRemoteOperation() - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- newReplicationInstance(String, Class<T>, Configuration, HRegionServer, FileSystem, Path, Path, WALFactory) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- newRequest(Connection, RegionInfo, Set<String>, long) - Static method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- newRequest(Connection, RegionInfo, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- newRpcController() - Method in class org.apache.hadoop.hbase.master.ServerManager
- newServerCaller() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- newSizeHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram with size range counts.
- newSizeHistogram(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram with size range counts.
- newSplitAlgoInstance(Configuration, String) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- newStat(String, String, String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable metric with stats
- newStat(String, String, String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a mutable metric with stats
- newTableOperationSpanBuilder() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- newTaskCreatedWatcher - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Watcher for notifying if any task is assigned to agent or not, by seeking if any Node is being added to agent as Child.
- newThread(Runnable) - Method in class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory
- newThread(Runnable) - Method in class org.apache.hadoop.hbase.DaemonThreadFactory
- newThread(Runnable) - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ThreadPoolExecutorThreadFactory
- newTimeHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram with time range counts.
- newTimeHistogram(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Create a new histogram with time range counts.
- newTimestamps - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- newValue(Object) - Method in enum org.apache.hadoop.hbase.hbtop.field.Field
- newVersionBehavior - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- 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.
- newWriteLock() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- next - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- next() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- next() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- next() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- next() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- next() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- next() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
-
Grab the next row's worth of values.
- next() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- next() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- next() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- next() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Move to next position
- next() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- next() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- 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() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
-
Read the next key/hash pair.
- next() - Method in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- next() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- next() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator
-
Returns the next procedure in the iteration.
- next() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever.Iter
- next() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- next() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- next() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- 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() - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
- 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() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Returns the next WAL entry in this stream and advance the stream.
- next() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
- next() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- next() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- next() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- next() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- next() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- next() - Method in class org.apache.hadoop.hbase.types.StructIterator
- next() - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- next() - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
-
The returned ByteBuffer is an sliced one, it won't affect the position or limit of the original one.
- next() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- next() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- next() - Method in interface org.apache.hadoop.hbase.wal.WALStreamReader
-
Read the next entry in WAL.
- next(int) - Method in interface org.apache.hadoop.hbase.client.ResultScanner
-
Get nbRows rows.
- next(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- next(long) - Method in interface org.apache.hadoop.hbase.wal.WALTailingReader
-
Read the next entry and make sure the position after reading does not go beyond the given
limit
. - next(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
-
Grab the next row's worth of values.
- next(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.coprocessor.example.DelegatingInternalScanner
- next(List<Cell>, ScannerContext) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
-
Grab the next row's worth of values.
- 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(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
-
Firstly reads the cells from the HBase.
- next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
-
Firstly reads the cells from the HBase.
- next(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Get the next row of values from this Store.
- next(ImmutableBytesWritable, Result) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- next(ImmutableBytesWritable, Result) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- next(ImmutableBytesWritable, Result) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- next(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
- next(WAL.Entry) - Method in interface org.apache.hadoop.hbase.wal.WALStreamReader
-
Read the next entry in WAL, use the given
WAL.Entry
if notnull
to hold the data. - NEXT - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Do not include, jump to next StoreFile or memstore (in time order)
- NEXT_BIT_MASK - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- NEXT_BIT_SHIFT - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- NEXT_COL - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Skip this column.
- NEXT_EXISTS - Enum constant in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
-
row doesn't satisfy fuzzy rule, but there's possible greater row that does
- NEXT_ROW - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Seek to next row in current family.
- next64(int) - Method in class org.apache.hadoop.hbase.util.Random64
- nextAction(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- nextBlock() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
-
Get the next block, or null if there are no more blocks to iterate.
- nextBlockOnDiskSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
The on-disk size of the next block, including the header and checksums if present.
- nextBlockOnDiskSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- nextBlockWithBlockType(BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
-
Similar to
HFileBlock.BlockIterator.nextBlock()
but checks block type, throws an exception if incorrect, and returns the HFile block - nextBytes(byte[]) - Method in class org.apache.hadoop.hbase.util.Random64
- nextCallId() - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- nextCallSeq - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- nextCallSeq - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- nextCallSeq - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- nextCallStartNs - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- nextCellInRow - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- nextCellInRow() - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
-
Returns the next Cell in the current row or null iff none remain.
- 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.
- nextEarlierWindow() - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
- nextFile - Variable in class org.apache.hadoop.hbase.util.RotateFile
- 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.
- nextIndex - Variable in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- nextIndexedKey - Variable in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
-
The first key in the next block following this one in the HFile.
- 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.
- nextIndexToProcess - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- nextInternal(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- nextIv() - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Positions the record reader to the next record.
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Positions the record reader to the next record.
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- nextKeyValue() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- nextKvOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- nextKvOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- nextLong() - Method in class org.apache.hadoop.hbase.util.Random64
- nextMode - Variable in class org.apache.hadoop.hbase.hbtop.mode.DrillDownInfo
- nextPacketOffsetInBlock - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- nextPacketSeqno - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- nextProcId() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- nextRaw(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Grab the next row's worth of values.
- nextRaw(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- nextRaw(List<Cell>, ScannerContext) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Grab the next row's worth of values.
- nextRaw(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- nextRefillTime - Variable in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
- nextRefillTime - Variable in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
- nextRegionForUnload - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- nextRow() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- nextRow() - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
-
Advance to the next row and return its row key.
- nextRow(ScannerContext, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- nextRow(ScannerContext, Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl
- nextRowResult - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- nextRows - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- nextScannerId - Variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- nextScannerId - Variable in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- nextScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- nextScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- nextScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- nextScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- nextScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- nextShallowCopy(ByteBuffer, boolean, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Creates a new KeyValue object positioned in the supplied ByteBuffer and sets the ByteBuffer's position to the start of the next KeyValue.
- nextSourceKey - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- nextStartRowWhenError - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- NextState(boolean, boolean) - Constructor for enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- 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
- nextTick() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- nextTrackFile - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- nextWasCalled - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- nextWithSyncCache() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- ng - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- ng - Variable in class org.apache.hadoop.hbase.client.locking.LockServiceClient
- ng - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- NINE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code foe Nine
- NINES - Static variable in class org.apache.hadoop.hbase.HConstants
- NINETIETH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- NINETY_EIGHTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- NINETY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- NINETY_NINE_POINT_NINETH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- NINETY_NINETH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- 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.
- NIO_BUFFER_LIMIT - Static variable in class org.apache.hadoop.hbase.nio.ByteBuff
- NIO_DIRECT_POOL - Static variable in class org.apache.hadoop.hbase.util.DirectMemoryUtils
- nioByteBuffers() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- nioByteBuffers() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- nioByteBuffers() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- NO - Enum constant in enum org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
- NO - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Deprecated.
- NO - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
-
means there is no new entry and stream is end, the upper layer should close this stream and release other resources as well
- NO_ACTIVE_SESSION_FOUND - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- NO_CACHE_FILTER - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- NO_CHECKSUM_VERIFY - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- NO_HASH - Static variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- NO_HASH - Static variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- NO_INFO_FOUND - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- NO_INSERTS - Enum constant in enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
-
Disallows any updates (but allows deletes and compactions) on the table(s).
- NO_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
-
Use this instance whenever limits do not need to be enforced.
- NO_LOCAL_WRITE - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
- NO_LOCATION_PROBLEM - Enum constant in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- NO_META_REGION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NO_MORE_DATA - Static variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- NO_MORE_STATE - Enum constant in enum org.apache.hadoop.hbase.procedure2.StateMachineProcedure.Flow
- NO_MORE_VALUES - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- NO_NEXT - Enum constant in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
-
row doesn't satisfy fuzzy rule and there's no greater row that does
- 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_NONCE - Static variable in class org.apache.hadoop.hbase.HConstants
- NO_NONCE_GENERATOR - Static variable in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Dummy nonce generator for disabled nonces.
- NO_NOT_RETRIABLE - Enum constant in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- NO_OF_VERSIONS_TO_DELETE - Static variable in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- NO_OP - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
no operation
- NO_OP - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.no operation
- NO_OP_CONTEXT - Static variable in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- NO_OP_INTERCEPTOR - Static variable in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
- NO_OP_TUNER_RESULT - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- NO_OTHER_SUCCEEDED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- NO_PRIORITY - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
- NO_PROC_ID - Static variable in class org.apache.hadoop.hbase.procedure2.Procedure
- NO_QUOTA - Static variable in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
-
Singleton to represent a table without a quota defined.
- NO_REQS_RESULT - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
Return value from a submit that didn't contain any requests.
- NO_RETRIES_EXHAUSTED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- NO_SEQNUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
Value indicating the server name was saved with no sequence number.
- 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_ID - Static variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- NO_SNAPSHOT_START_TIME_SPECIFIED - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Default value if no start time is specified
- NO_SNAPSHOT_TTL_SPECIFIED - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- NO_SOURCE_VERIFY - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- NO_STORE - Static variable in class org.apache.hadoop.hbase.http.NoCacheFilter
-
Constant for the configuration property that indicates no-store cache control is enabled.
- NO_STRICT_COL_FAMILY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- NO_SUCH_SNAPSHOT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- NO_TABLE_STATE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NO_TABLEINFO_FILE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NO_TARGET_VERIFY - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- NO_TIMEOUT - Static variable in class org.apache.hadoop.hbase.procedure2.Procedure
- NO_VERSION_FILE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NO_WRITES - Enum constant in enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
-
Disallows any mutations (but allows compactions) on the table(s).
- NO_WRITES_COMPACTIONS - Enum constant in enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
-
Disallows any mutations or compactions on the table(s).
- noAuthConf - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- noAuthFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- NoBackoffPolicy(Configuration) - Constructor for class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy
- NOCACHE_PARAM_NAME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
If this query parameter is present when processing row or scanner resources, it disables server side block caching
- NoCacheFilter - Class in org.apache.hadoop.hbase.http
- NoCacheFilter() - Constructor for class org.apache.hadoop.hbase.http.NoCacheFilter
- noChecksumFs - Variable in class org.apache.hadoop.hbase.fs.HFileSystem
- node - Variable in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Path of node being tracked
- node - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- Node() - Constructor for class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- Node() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Default constructor
- Node(String, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
Constructor
- NODE - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- NodeAndData(String, byte[]) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- 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.ActiveMasterManager
- 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.MetaRegionLocationCache
- 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
- nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Called when an existing node has a child node added or removed.
- 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.MetaRegionLocationCache
- 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
- nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Called when a new node has been created.
- nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- 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.MetaRegionLocationCache
- 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
- nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Called when an existing node has changed data.
- nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- 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.MetaRegionLocationCache
- 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
- nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Called when a node has been deleted
- nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- nodeHasChildren(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Checks if the specified znode has any children.
- nodeId - Variable in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- nodeMap - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- nodes - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- nodes - Variable in class org.apache.hadoop.hbase.rest.client.Cluster
- nodeToIndex - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- 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 ofInternalScanner.next(java.util.List)
orInternalScanner.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
- noLocalWrite(FSDataOutputStreamBuilder<?, ?>) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
- noMoreData() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- noMoreData() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- noMoreResultsForReverseScan(Scan, RegionInfo) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- noMoreResultsForScan(Scan, RegionInfo) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- NON_EXIST_LABEL_ORDINAL - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Label ordinal value for invalid labels
- NON_META_FILTER - Static variable in class org.apache.hadoop.hbase.master.MasterWalManager
-
Filter *out* WAL files that are for the hbase:meta Region; i.e.
- NON_STARTCODE - Static variable in class org.apache.hadoop.hbase.ServerName
-
What to use if no startcode supplied.
- NON_SYNC - Enum constant in enum org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
- NON_SYNC_TIMERANGE_TRACKER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for NonSyncTimeRangeTracker
- NONBLOCKING - Enum constant in enum org.apache.hadoop.hbase.thrift.ImplType
- nonce - Variable in class org.apache.hadoop.hbase.client.Action
- nonce - Variable in class org.apache.hadoop.hbase.client.NoncedRegionServerCallable
- nonce - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- nonce - Variable in class org.apache.hadoop.hbase.util.NonceKey
- nonce - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- nonce - Variable in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- NONCE_GENERATOR - Static variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- noncedMutate(long, long, HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface, REQ, RawAsyncTableImpl.NoncedConverter<ClientProtos.MutateRequest, byte[], REQ>, RawAsyncTableImpl.Converter<RESP, HBaseRpcController, ClientProtos.MutateResponse>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- NoncedRegionServerCallable<T> - Class in org.apache.hadoop.hbase.client
-
Implementations make an rpc call against a RegionService via a protobuf Service.
- NoncedRegionServerCallable(Connection, TableName, byte[], HBaseRpcController, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.NoncedRegionServerCallable
- nonceGenerator - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- nonceGenerator - Static variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Global nonceGenerator shared per client.
- NonceGenerator - Interface in org.apache.hadoop.hbase.client
-
NonceGenerator interface.
- nonceGeneratorCreateLock - Static variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
The nonce generator lock.
- nonceGroup - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- nonceGroup - Variable in class org.apache.hadoop.hbase.client.MultiAction
- nonceGroup - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- nonceGroup - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- nonceGroup - Variable in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- nonceKey - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- nonceKey - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- NonceKey - Class in org.apache.hadoop.hbase.util
-
This implementation is not smart and just treats nonce group and nonce as random bits.
- NonceKey(long, long) - Constructor for class org.apache.hadoop.hbase.util.NonceKey
- nonceKeysToProcIdsMap - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- nonceKeysToProcIdsMap - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Helper map to lookup whether the procedure already issued from the same client.
- nonceManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Nonce manager.
- nonceManagerChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
The nonce manager chore.
- NonceProcedureRunnable(MasterServices, long, long) - Constructor for class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- nonces - Variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
-
Nonces.
- NONE - Enum constant in enum org.apache.hadoop.hbase.CatalogReplicaMode
- NONE - Enum constant in enum org.apache.hadoop.hbase.client.CompactionState
- NONE - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- NONE - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- NONE - Enum constant in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Disable data block encoding.
- NONE - Enum constant in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Disable index block encoding.
- NONE - Enum constant in enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
- NONE - Enum constant in enum org.apache.hadoop.hbase.MemoryCompactionPolicy
-
No memory compaction, when size threshold is exceeded data is flushed to disk
- NONE - Enum constant in enum org.apache.hadoop.hbase.regionserver.BloomType
-
Bloomfilters disabled
- NONE - Enum constant in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- NONE - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- NONE - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
-
The null crypto context
- NONE - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Represents no value, or not set.
- NONE - Static variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- NoneCompressor() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneCompressor
- NoneEncoder - Class in org.apache.hadoop.hbase.io.encoding
- NoneEncoder(DataOutputStream, HFileBlockDefaultEncodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.NoneEncoder
- NoneEncodingState() - Constructor for class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder.NoneEncodingState
- NoneUncompressor() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneUncompressor
- nonFavoredAssignedRegionList - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- 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
- nonMetaRegionLocator - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- NoNodeDispatchException - Exception in org.apache.hadoop.hbase.procedure2
-
Used internally signaling failed queue of a remote procedure operation.
- NoNodeDispatchException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.NoNodeDispatchException
- nonOpenRowCompare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Compare two keys.
- nonOpenRowCompare(Cell, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- 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
- nonSharedHfilesArchiveSize - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- NonSyncTimeRangeTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- NonSyncTimeRangeTracker(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- NonSyncTimeRangeTracker(TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.NonSyncTimeRangeTracker
- NonThreadSafeMemStoreSizing - Class in org.apache.hadoop.hbase.regionserver
-
Accounting of current heap and data sizes.
- NonThreadSafeMemStoreSizing() - Constructor for class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- NonThreadSafeMemStoreSizing(long, long, long, int) - Constructor for class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- NonThreadSafeMemStoreSizing(MemStoreSize) - Constructor for class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- noOfConnections - Variable in class org.apache.hadoop.hbase.util.MultiHConnection
- NOOP - Enum constant in enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
- NoopAccessChecker - Class in org.apache.hadoop.hbase.security.access
-
NoopAccessChecker is returned when hbase.security.authorization is not enabled.
- NoopAccessChecker(Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- NoOpDataBlockEncoder - Class in org.apache.hadoop.hbase.io.hfile
-
Does not perform any kind of encoding/decoding.
- NoOpDataBlockEncoder() - Constructor for class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
-
Cannot be instantiated.
- NoOpDataBlockEncoder.NoneEncodingState - Class in org.apache.hadoop.hbase.io.hfile
- NoOpEncodedSeeker() - Constructor for class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- NoOpIndexBlockEncoder - Class in org.apache.hadoop.hbase.io.hfile
-
Does not perform any kind of encoding/decoding.
- NoOpIndexBlockEncoder() - Constructor for class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
-
Cannot be instantiated.
- NoOpIndexBlockEncoder.NoOpEncodedSeeker - Class in org.apache.hadoop.hbase.io.hfile
- noopLatch - Static variable in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
- NoopLatch() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.NoopLatch
- NoopOperationQuota - Class in org.apache.hadoop.hbase.quotas
-
Noop operation quota returned when no quota is associated to the user/table
- NoopOperationQuota() - Constructor for class org.apache.hadoop.hbase.quotas.NoopOperationQuota
- NoopProcedureStore - Class in org.apache.hadoop.hbase.procedure2.store
-
An In-Memory store that does not keep track of the procedures inserted.
- NoopProcedureStore() - Constructor for class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- NoopQuotaLimiter - Class in org.apache.hadoop.hbase.quotas
-
Noop quota limiter returned when no limiter is associated to the user/table
- NoopQuotaLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- NoOpRegionSizeStore - Class in org.apache.hadoop.hbase.quotas
-
A
RegionSizeStore
implementation that stores nothing. - NoOpRegionSizeStore() - Constructor for class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- NoopReplicationQueueStorage - Class in org.apache.hadoop.hbase.replication.regionserver
-
Noop queue storage -- does nothing.
- NoopReplicationQueueStorage() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- NoOpRetryableCallerInterceptor - Class in org.apache.hadoop.hbase.client
-
Class that acts as a NoOpInterceptor.
- NoOpRetryableCallerInterceptor() - Constructor for class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- NoOpRetryableCallerInterceptor(Configuration) - Constructor for class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- NoOpRetryingInterceptorContext - Class in org.apache.hadoop.hbase.client
- NoOpRetryingInterceptorContext() - Constructor for class org.apache.hadoop.hbase.client.NoOpRetryingInterceptorContext
- noReadahead - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- NoRegionSplitRestriction - Class in org.apache.hadoop.hbase.regionserver
-
A
RegionSplitRestriction
implementation that does nothing. - NoRegionSplitRestriction() - Constructor for class org.apache.hadoop.hbase.regionserver.NoRegionSplitRestriction
- normal() - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- NORMAL - Enum constant in enum org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
- NORMAL - Enum constant in enum org.apache.hadoop.hbase.client.CompactType
- NORMAL - Enum constant in enum org.apache.hadoop.hbase.regionserver.FlushType
- NORMAL - Enum constant in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
This means we read an Entry without any error
- NORMAL_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- NORMALIZATION_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by shell/rest interface to access this metadata attribute which denotes if the table should be treated by region normalizer.
- NORMALIZATION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NORMALIZATION_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NormalizationPlan - Interface in org.apache.hadoop.hbase.master.normalizer
-
A
NormalizationPlan
describes some modification to region split points as identified by an instance ofRegionNormalizer
. - NormalizationPlan.PlanType - Enum in org.apache.hadoop.hbase.master.normalizer
- NormalizationTarget - Class in org.apache.hadoop.hbase.master.normalizer
-
A POJO that caries details about a region selected for normalization through the pipeline.
- NormalizationTarget(RegionInfo, long) - Constructor for class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- normalizationTargets - Variable in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan.Builder
- normalizationTargets - Variable in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan
- normalize() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Invoke region normalizer.
- normalize() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Invoke region normalizer.
- normalize(BigDecimal) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Strip all trailing zeros to ensure that no digit will be zero and round using our default context to ensure precision doesn't exceed max allowed.
- normalize(NormalizeTableFilterParams) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Invoke region normalizer.
- normalize(NormalizeTableFilterParams) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Invoke region normalizer.
- normalize(NormalizeTableFilterParams) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- normalize(NormalizeTableFilterParams) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- normalize(NormalizeTableFilterParams) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- normalize(NormalizeTableFilterParams) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- normalize(MasterProtos.NormalizeRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- normalize(RpcController, MasterProtos.NormalizeRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- normalize(RpcController, MasterProtos.NormalizeRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- NormalizeContext(TableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- NORMALIZER_TARGET_REGION_COUNT - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NORMALIZER_TARGET_REGION_COUNT - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NORMALIZER_TARGET_REGION_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NORMALIZER_TARGET_REGION_SIZE - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.
- NORMALIZER_TARGET_REGION_SIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NORMALIZER_TARGET_REGION_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.
- NORMALIZER_TARGET_REGION_SIZE_MB - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- NORMALIZER_TARGET_REGION_SIZE_MB - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- NORMALIZER_TARGET_REGION_SIZE_MB_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- normalizerConfiguration - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- NormalizerConfiguration() - Constructor for class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- NormalizerConfiguration(Configuration, SimpleRegionNormalizer.NormalizerConfiguration) - Constructor for class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- normalizeRegions(List<TableName>, boolean) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Submit tables for normalization.
- normalizeRegions(NormalizeTableFilterParams, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- normalizeRegions(NormalizeTableFilterParams, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Perform normalization of cluster.
- normalizerSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn region normalizer on or off.
- normalizerSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Set region normalizer on/off.
- normalizerSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- normalizerSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- normalizerSwitch(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- normalizerSwitch(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- NormalizeTableFilterParams - Class in org.apache.hadoop.hbase.client
-
A collection of criteria used for table selection.
- NormalizeTableFilterParams(List<TableName>, String, String) - Constructor for class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- NormalizeTableFilterParams.Builder - Class in org.apache.hadoop.hbase.client
-
Used to instantiate an instance of
NormalizeTableFilterParams
. - normalRunners - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- 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
- NoServerDispatchException - Exception in org.apache.hadoop.hbase.procedure2
-
Used internally signaling failed queue of a remote procedure operation.
- NoServerDispatchException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.NoServerDispatchException
- NoServerForRegionException - Exception in org.apache.hadoop.hbase.client
-
Thrown when no region server can be found for a region
- NoServerForRegionException() - Constructor for exception org.apache.hadoop.hbase.client.NoServerForRegionException
-
default constructor
- NoServerForRegionException(String) - Constructor for exception org.apache.hadoop.hbase.client.NoServerForRegionException
-
Constructor
- noStoreEnabled - Variable in class org.apache.hadoop.hbase.http.NoCacheFilter
- NoSuchColumnFamilyException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown if request for nonexistent column family.
- NoSuchColumnFamilyException() - Constructor for exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
-
default constructor
- NoSuchColumnFamilyException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
- 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 - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter
- NOT - Enum constant in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
- NOT - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- NOT_CALLED - Enum constant in enum org.apache.hadoop.hbase.filter.FilterWrapper.FilterRowRetCode
- NOT_CURRENT_HOST_PENALTY - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- NOT_DELETED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- NOT_DEPLOYED - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_DONE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- NOT_EQUAL - Enum constant in enum org.apache.hadoop.hbase.CompareOperator
-
not equal
- NOT_EQUAL - Enum constant in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.not equal
- NOT_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
NOT_EQUAL_TO Array
- NOT_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- NOT_IMPLEMENTED - Static variable in class org.apache.hadoop.hbase.HConstants
- NOT_IN_DICTIONARY - Static variable in interface org.apache.hadoop.hbase.io.util.Dictionary
- NOT_IN_HDFS - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_IN_HDFS_OR_DEPLOYED - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_IN_META - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_IN_META_HDFS - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_IN_META_OR_DEPLOYED - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NOT_IN_VIOLATION - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- NOT_INITIALIZED - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- NOT_INITIALIZED - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- NOT_OPERATOR - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- NOT_PB_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- NOT_RUN - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- NOT_RUN - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
Singleton for operations not yet run.
- NOT_SERVING_REGION_EXCEPTION_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- 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
- NoTagsByteBufferKeyValue - Class in org.apache.hadoop.hbase
-
An extension of the ByteBufferKeyValue where the tags length is always 0
- NoTagsByteBufferKeyValue(ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- NoTagsByteBufferKeyValue(ByteBuffer, int, int, long) - Constructor for class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue
- NoTagsKeyValue - Class in org.apache.hadoop.hbase
-
An extension of the KeyValue where the tags length is always 0
- NoTagsKeyValue(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.NoTagsKeyValue
- NotAllMetaRegionsOnlineException - Exception in org.apache.hadoop.hbase
-
Thrown when an operation requires the root and all meta regions to be online
- NotAllMetaRegionsOnlineException() - Constructor for exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
-
default constructor
- NotAllMetaRegionsOnlineException(String) - Constructor for exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
- notCachedCount - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- notDoubleEquals(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notDoubleEquals(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notEmpty - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- notEmpty - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Wait queue for waiting takes
- notEmpty - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- notEmpty - Variable in class org.apache.hadoop.hbase.util.StealJobQueue
- notEqual(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notEqual(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notExecuted(String) - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
-
Called if the flush request fails for some reason.
- notExecuted(Store, String) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
-
Called if the compaction request is failed for some reason.
- notFound(I) - Method in class org.apache.hadoop.hbase.util.ReflectedFunctionCache
-
In order to use computeIfAbsent, we can't store nulls in our cache.
- notFull - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- notFull - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- notGreater(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notGreater(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notGreaterOrEqual(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notGreaterOrEqual(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notifiedDeadServer - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Whether DeadServer knows that we are processing it.
- 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.
- notifyChangedReadersObservers(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Notify all observers that set of Readers has changed.
- notifyFileBlockEvicted(String) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Notifies the cache implementation that the given file had a block evicted
- notifyFileBlockEvicted(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- notifyFileBlockEvicted(String) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- notifyFileCachingCompleted(Path, int, int, long) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Notifies the cache implementation that the given file has been fully cached (all its blocks made into the cache).
- notifyFileCachingCompleted(Path, int, int, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- notifyFileCachingCompleted(Path, int, int, long) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- notifyFinal(RequestController.ReturnCode, HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- notifyFinal(RequestController.ReturnCode, HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- notifyFinal(RequestController.ReturnCode, HRegionLocation, long) - Method in interface org.apache.hadoop.hbase.client.SimpleRequestController.RowChecker
-
Add the final ReturnCode to the checker.
- notifyFinal(RequestController.ReturnCode, HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- notifyFinal(RequestController.ReturnCode, HRegionLocation, long) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- notifyFlushRequest(Region, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- notifyOnCancel(RpcCallback<Object>) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
A little different from the basic RpcController: You can register multiple callbacks to an
HBaseRpcController
. The callback will not be called if the rpc call is finished without any cancellation. You can call me at client side also. - notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- notifyOnCancel(RpcCallback<Object>, HBaseRpcController.CancellationCallback) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- notifyOnCancel(RpcCallback<Object>, HBaseRpcController.CancellationCallback) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
If not cancelled, add the callback to cancellation callback list.
- notifyOnCancel(RpcCallback<Object>, HBaseRpcController.CancellationCallback) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- notInViolation() - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
-
Returns a singleton referring to a quota which is not in violation.
- notLess(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notLess(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notLessOrEqual(Object) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notLessOrEqual(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
- notNullBytes(byte[]) - Method in class org.apache.hadoop.hbase.client.Result
- NotSeekedException(Path) - Constructor for exception org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.NotSeekedException
- notServingRegionException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- notServingRegionException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- NotServingRegionException - Exception in org.apache.hadoop.hbase
-
Thrown by a region server if it is sent a request for a region it is not serving.
- NotServingRegionException() - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
- NotServingRegionException(byte[]) - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
- NotServingRegionException(String) - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
- now - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- now - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- now - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- now - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
- now - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- now() - Static method in class org.apache.hadoop.hbase.thrift.CallQueue
- now() - Static method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
- 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
- nrThreads - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- NS_INIT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- NS_LOOKUPS - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- NS_LOOKUPS_FAILED - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- NS_NO_PERMISSION - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
- NS_QUOTA_USAGE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NS_QUOTA_USAGE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- nsDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
- nsDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
- nsLookups - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- nsLookupsFailed - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- nsStateCache - Variable in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- nsTable - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- nsZNode - Variable in class org.apache.hadoop.hbase.ZKNamespaceManager
- NULL - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
- NULL - Enum constant in enum org.apache.hadoop.hbase.util.ChecksumType
- NULL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- NULL - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- NULL_ACTION - Static variable in class org.apache.hadoop.hbase.master.balancer.BalanceAction
- NULL_META_REGION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- NULL_VALUE - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Null data
- NullComparator - Class in org.apache.hadoop.hbase.filter
-
A binary comparator which lexicographically compares against the specified byte array using
Bytes.compareTo(byte[], byte[])
. - NullComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- NullComparator() - Constructor for class org.apache.hadoop.hbase.filter.NullComparator
- nullPollCalls - Variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- NullTargetServerDispatchException - Exception in org.apache.hadoop.hbase.procedure2
-
Used internally signaling failed queue of a remote procedure operation.
- NullTargetServerDispatchException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.NullTargetServerDispatchException
- NUM_ACTIVE_BULKLOAD_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_BULKLOAD_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_GENERAL_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_GENERAL_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_PRIORITY_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_PRIORITY_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_READ_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_READ_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_REPLICATION_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_REPLICATION_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_SCAN_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_SCAN_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_WRITE_HANDLER_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ACTIVE_WRITE_HANDLER_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_ARGS - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- NUM_ARGS - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- NUM_BYTES_COMPACTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- NUM_BYTES_COMPACTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- NUM_DEAD_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUM_DRAINING_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUM_FAILED_PUTS - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- NUM_FAILED_PUTS_DESC - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- NUM_FILES_COMPACTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- NUM_FILES_COMPACTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- NUM_GENERAL_CALLS_DROPPED_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_GENERAL_CALLS_DROPPED_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_LIFO_MODE_SWITCHES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_LIFO_MODE_SWITCHES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_MAPPERS_PER_REGION - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Set the number of Mappers for each region, all regions have same number of Mappers
- NUM_MASTER_WALS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
- NUM_MASTER_WALS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
- NUM_NS_QUOTA_VIOLATIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_NS_QUOTA_VIOLATIONS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_OPEN_CONNECTIONS_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_OPEN_CONNECTIONS_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- NUM_OPS_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- NUM_PERIODS_TO_IGNORE - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- NUM_RECORDS_FAILED_PUTS - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- NUM_RECORDS_FAILED_PUTS_DESC - Static variable in interface org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSource
- NUM_REFERENCE_FILES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- NUM_REFERENCE_FILES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- NUM_REGION_GROUPS - Static variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
- NUM_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUM_REGION_SIZE_REPORT_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- NUM_REGION_SIZE_REPORTS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_REGION_SIZE_REPORTS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_SPACE_QUOTAS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_SPACE_QUOTAS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_SPACE_SNAPSHOTS_RECEIVED_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- NUM_SPLITS_PER_REGION - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
For MapReduce jobs running multiple mappers per region, determines number of splits to generate per region.
- NUM_STORE_FILES - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- NUM_TABLES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
- NUM_TABLES_IN_VIOLATION_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- NUM_TABLES_QUOTA_VIOLATIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_TABLES_QUOTA_VIOLATIONS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- NUM_USERS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
- numActionsPerServer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- numActionsPerServerHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- numAlwaysStandByMasters - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numAlwaysStandByMasters - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Number of masters that always remain standby.
- numAlwaysStandByMasters(int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numAttempt - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- NUMBER_OF_DEAD_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUMBER_OF_DRAINING_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUMBER_OF_LEVELS_TO_PRESERVE_KEY - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- NUMBER_OF_MUTATIONS_WITHOUT_WAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- NUMBER_OF_MUTATIONS_WITHOUT_WAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- NUMBER_OF_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- NUMBER_OF_TABLES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
- NUMBER_OF_THREADS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- NUMBER_OF_USERS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
- numberOfAttemptsSoFar - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- numberOfCompleteRows - Variable in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- numberOfCompleteRows - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- numberOfCompleteRows - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- numberOfCompleteRows - Variable in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- numberOfCompleteRows() - Method in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- numberOfCompleteRows() - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- numberOfCompleteRows() - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- numberOfCompleteRows() - Method in interface org.apache.hadoop.hbase.client.ScanResultCache
-
Return the number of complete rows.
- numberOfDataValues - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- numberOfIterations - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- numberOfMappedChunks() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- numberOfSleeps - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- NumberStringSplit(String, String, int) - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- numBytes(long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Returns the number of bytes needed to store the checksums for a specified data size
- numCallQueues - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- numCellsInVersionedList - Variable in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- numCellsOfPartialResults - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- numChunks - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
-
At read time, the total number of chunks.
- numChunks(long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Returns the number of checksum chunks needed to store the checksums for a specified data size
- numConsecutiveFailures - Variable in class org.apache.hadoop.hbase.client.FailureInfo
- numDataIndexLevels - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The number of levels in the potentially multi-level data index.
- numDataNodes - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numDataNodes - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Number of datanodes.
- numDataNodes(int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numEntries - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- numEqualPrefixBytes(ByteRange, ByteRange, int) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
- numFailedPutsCount - Variable in class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- numFamilies() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the number of families to get from
- numFamilies() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- numFamilies() - Method in class org.apache.hadoop.hbase.client.Increment
-
Method for retrieving the number of families to increment from
- numFamilies() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Returns the number of different families
- numFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
-
Returns the number of families in familyMap
- numGeneralCallsDropped - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- numGeneralCallsDropped - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- numHashFiles - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- numHFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.StoreFileStats
- numHosts - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numLevels - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
The number of block index levels.
- numLifoModeSwitches - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- numLifoModeSwitches - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- numMasters - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numMasters - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Number of masters to start up.
- numMasters(int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numMaxRegionsPerTable - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numMovedRegions - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numMutationsWithoutWAL - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- numMutationsWithoutWAL - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- numNonNullElements - Variable in class org.apache.hadoop.hbase.RegionLocations
- numNonNullElements() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the size of not-null locations
- numOfAppends - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- numOfArgs(String[]) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- numOfCellRepsInChunk - Variable in class org.apache.hadoop.hbase.regionserver.CellChunkMap
- numOfCompleteRows - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- numOfCompleteRows - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- numOfDeletes - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- numOfIncrements - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- numOfPuts - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- numOfReplicas - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- numPeriodsInWindow - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of metrics periods to include in window
- numPeriodsToIgnore - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- numPositivesPerChunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- numQueriesPerChunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- numRacks - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numReadQueues - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- NumReadRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- NumReadRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- numRecordsFailedPutsCount - Variable in class org.apache.hadoop.hbase.namequeues.MetricsWALEventTrackerSourceImpl
- numReferenceFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- numReferenceFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- numRegionLoadsToRemember - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- numRegions - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numRegions - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- numRegions - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- numRegionsAdded - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- numRegionsComparator - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numRegionServers - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numRegionServers - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Number of region servers to start up.
- numRegionServers(int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numRegionsPerServerPerTable - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numRegionsPerTable - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- NumRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- NumRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- numRestarts - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- numRetries - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- numRetries - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- numScanQueues - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- numServers - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numServers - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- numServers - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- numStale - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- numStoreFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- numStoreFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- numStores - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- numSubEntriesAt - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
The cumulative number of sub-entries, i.e.
- numTables - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- numThreads - Variable in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- numThreads - Variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- numThreads - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- numTimesUnhealthy - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- numTries - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- numTries - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- numUniqueKeys - Variable in class org.apache.hadoop.hbase.regionserver.CellSet
- numWaiters - Variable in class org.apache.hadoop.hbase.util.IdLock.Entry
- numWALFiles - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- numWalsNotFound - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- numWriteQueues - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- NumWriteRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- NumWriteRequestsExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- numWriterThreads - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- numWriterThreads - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- numZkServers - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- numZkServers - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Number of Zookeeper servers.
- numZkServers(int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
O
- O - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'O'
- object - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- object - Variable in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- OBJECT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Object overhead is minimum 2 * reference size (8 bytes on 64-bit)
- objectFactory - Variable in class org.apache.hadoop.hbase.util.ObjectPool
- ObjectIntPair<T> - Class in org.apache.hadoop.hbase.util
-
A generic class for pair of an Object and and a primitive int value.
- ObjectIntPair() - Constructor for class org.apache.hadoop.hbase.util.ObjectIntPair
- ObjectIntPair(T, int) - Constructor for class org.apache.hadoop.hbase.util.ObjectIntPair
- ObjectPool<K,
V> - Class in org.apache.hadoop.hbase.util -
A thread-safe shared object pool in which object creation is expected to be lightweight, and the objects may be excessively created and discarded.
- ObjectPool(ObjectPool.ObjectFactory<K, V>) - Constructor for class org.apache.hadoop.hbase.util.ObjectPool
-
Creates a new pool with the default initial capacity (16) and the default concurrency level (16).
- ObjectPool(ObjectPool.ObjectFactory<K, V>, int) - Constructor for class org.apache.hadoop.hbase.util.ObjectPool
-
Creates a new pool with the given initial capacity and the default concurrency level (16).
- ObjectPool(ObjectPool.ObjectFactory<K, V>, int, int) - Constructor for class org.apache.hadoop.hbase.util.ObjectPool
-
Creates a new pool with the given initial capacity and the given concurrency level.
- ObjectPool.ObjectFactory<K,
V> - Interface in org.apache.hadoop.hbase.util -
An
ObjectFactory
object is used to create new shared objects on demand. - objects - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- observedExceptions - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- ObservedExceptionsInBatch() - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
- observer - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- observer - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- 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
, orWALObserver
) 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
- observerGetter - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- ObserverOperation(CoprocessorHost.ObserverGetter<C, O>) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- ObserverOperation(CoprocessorHost.ObserverGetter<C, O>, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- ObserverOperation(CoprocessorHost.ObserverGetter<C, O>, User) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- ObserverOperation(CoprocessorHost.ObserverGetter<C, O>, User, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- 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
- ObserverOperationWithResult(CoprocessorHost.ObserverGetter<C, O>, R, User, boolean) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
- obtainAndCacheToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
-
Obtain an authentication token for the given user and add it to the user's credentials.
- obtainAndCacheToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
- obtainBackupMetaDataStr(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
-
Get backup request meta data dir as string.
- obtainServerLoadPB() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.DONT use this pb object since the byte array backed may be modified in rpc layer
- obtainToken(Configuration) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Deprecated.Since 2.0.0.
- obtainToken(Connection) - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
-
Obtain and return an authentication token for the current user.
- obtainToken(Connection) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Deprecated.External users should not use this method. Please post on the HBase dev mailing list if you need this method. Internal HBase code should use
ClientTokenUtil
instead. - obtainToken(Connection, String, char[]) - Static method in class org.apache.hadoop.hbase.security.provider.example.ShadeClientTokenUtil
- obtainToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
-
Obtain and return an authentication token for the given user.
- obtainToken(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Deprecated.External users should not use this method. Please post on the HBase dev mailing list if you need this method. Internal HBase code should use
ClientTokenUtil
instead. - 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.
- occasionallyCleanupFailureInformation() - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
Occasionally cleans up unused information in repeatedFailuresMap.
- of(byte[]) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- of(String) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- of(String) - Static method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- of(List<? extends Mutation>) - Static method in class org.apache.hadoop.hbase.client.RowMutations
-
Create a
RowMutations
with the specified mutations. - of(ServerName) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- of(ServerName, int, String) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- ofEntries(Stream<Record.Entry>) - Static method in class org.apache.hadoop.hbase.hbtop.Record
- ofEntries(Record.Entry...) - Static method in class org.apache.hadoop.hbase.hbtop.Record
- offer(long, SyncFuture[], int) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- 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(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- offer(Runnable, long, TimeUnit) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- offer(KeyPress) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- 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(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
-
Offers the sync future back to the cache for reuse.
- offer(T) - Method in class org.apache.hadoop.hbase.util.StealJobQueue
- offerDoneSyncsBackToCache() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Offers the finished syncs back to the cache for reuse.
- offheap - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- 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.
- OffheapChunk(int, int, ChunkCreator.ChunkType) - Constructor for class org.apache.hadoop.hbase.regionserver.OffheapChunk
- OffheapChunk(int, int, ChunkCreator.ChunkType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.OffheapChunk
- OffheapDecodedExtendedCell(ByteBuffer, short, int, byte, int, int, long, byte, ByteBuffer, int, int, long, ByteBuffer, int, int) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- offheapMemstore - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- offHeapMemstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- offHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSize
-
off-heap size: the aggregated size of all data that is allocated off-heap including all key-values that reside off-heap and the metadata that resides off-heap
- offHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.NonThreadSafeMemStoreSizing
- offHeapSize - Variable in class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- offHeapSizeChange(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- offline() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
Put region into OFFLINE mode (set state and clear location).
- offline(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Offline specified region from master's in-memory state.
- offline(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Offline specified region from master's in-memory state.
- offline(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- offline(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- offline(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- offline(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- offline(byte[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This backwards-compatibility wrapper for permanently offlining a region that should not be alive.
- offLine - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
The new format for a region name contains its encodedName at the end.
- offLine - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- offLine - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- OFFLINE - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
WAL splitting done.
- OFFLINE - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- offlineHdfsIntegrityRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This repair method analyzes hbase data in hdfs and repairs it to satisfy the table integrity rules.
- offlineHLinkFileRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Scan all the store file names to find any lingering HFileLink files, which refer to some none-exiting files.
- OfflineMetaRepair - Class in org.apache.hadoop.hbase.util.hbck
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. We've deprecated this tool in hbase-2+ because it destroyed the hbase2 meta table.
- OfflineMetaRepair() - Constructor for class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
-
Deprecated.
- offlineReferenceFileRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Scan all the store file names to find any lingering reference files, which refer to some none-exiting files.
- offlineRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- offlineRegion(RpcController, MasterProtos.OfflineRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- offlineRegion(RpcController, MasterProtos.OfflineRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Offline specified region from master's in-memory state.
- offPeakCompactionRatio - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- offPeakCompactionTracker - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- offPeakHours - Variable in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- offPeakHours - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- offPeakHours - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- OffPeakHours - Class in org.apache.hadoop.hbase.regionserver.compactions
- OffPeakHours() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
- OffPeakHours.OffPeakHoursImpl - Class in org.apache.hadoop.hbase.regionserver.compactions
- OffPeakHoursImpl(int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours.OffPeakHoursImpl
- offPeakMaxCompactSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- offset - Variable in class org.apache.hadoop.hbase.ArrayBackedTag
- offset - Variable in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- offset - Variable in class org.apache.hadoop.hbase.ByteBufferKeyValue
- offset - Variable in class org.apache.hadoop.hbase.ByteBufferTag
- offset - Variable in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
- offset - Variable in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- offset - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- offset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
The offset of this block in the file.
- offset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.PrefetchedHeader
- offset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- offset - Variable in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- offset - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- offset - Variable in class org.apache.hadoop.hbase.KeyValue
- offset - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
- offset - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- offset - Variable in class org.apache.hadoop.hbase.util.AbstractByteRange
-
The index of the first byte in this range.
- offset - Variable in class org.apache.hadoop.hbase.util.ByteArrayHashKey
- offset - Variable in class org.apache.hadoop.hbase.util.Bytes
- offset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- offset(long) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- OFFSET_COLUMN - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- offset1 - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- offsetBase - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- offsetLock - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
A ReentrantReadWriteLock to lock on a particular block identified by offset.
- offsetLock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
A "sparse lock" implementation allowing to lock on a particular block identified by offset.
- ofLeft(L) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- ofRight(R) - Static method in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- OK_HLINK_CLONE - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- OK_HLINK_RESTORE - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- OK_MOB_DIR - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- OLD_META_STR - Static variable in class org.apache.hadoop.hbase.TableName
- OLD_META_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
-
TableName for old .META.
- OLD_ROOT_STR - Static variable in class org.apache.hadoop.hbase.TableName
- OLD_ROOT_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
-
TableName for old -ROOT- table.
- OLD_SEQUENCE_ID_FILE_SUFFIX - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- OLD_SNAPSHOT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
- OLD_WAL_DIR_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- OLD_WAL_DIR_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- 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
- OLDEST_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.Should not be public since hbase-1.3.0. For internal use only. Move internal to Scanners flagged as special timestamp value never to be returned as timestamp on a Cell.
- oldestRITTime - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- oldestStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- oldestStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- oldestStamp - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- oldestUnexpiredTS - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
The oldest timestamp we are interested in, based on TTL
- oldestUnexpiredTS - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- oldestWalAge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- oldestWalAgeKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- oldFileDir - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- oldLogDir - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- oldLogDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- oldNsDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- oldPeerConfig - Variable in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
- oldsources - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- oldTableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- oldWALsCleaner - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- oldWALsDirSize - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- oldWALsDirSizeChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- OldWALsDirSizeChore - Class in org.apache.hadoop.hbase.master
-
This chore is used to update the 'oldWALsDirSize' variable in
MasterWalManager
through theMasterWalManager.updateOldWALsDirSize()
method. - OldWALsDirSizeChore(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.OldWALsDirSizeChore
- on - Variable in class org.apache.hadoop.hbase.master.BooleanStateStore
- ON_DISK_DATA_SIZE_WITH_HEADER_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- ON_DISK_SIZE_WITHOUT_HEADER_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- onCallFinished(Call, HBaseRpcController, Address, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- onChoreMissedStartTime() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Notify the ChoreService that this chore has missed its start time.
- onChoreMissedStartTime(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
A callback that tells the implementer of this interface that one of the scheduled chores is missing its start time.
- onComplete() - Method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- onComplete() - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback
-
Indicate that all responses of the regions have been notified by calling
AsyncTable.CoprocessorCallback.onRegionComplete(RegionInfo, Object)
orAsyncTable.CoprocessorCallback.onRegionError(RegionInfo, Throwable)
. - onComplete() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- onComplete() - Method in interface org.apache.hadoop.hbase.client.ScanResultConsumerBase
-
Indicate that the scan operation is completed normally.
- onComplete(Map<byte[], AsyncBatchRpcRetryingCaller.RegionRequest>, int, ServerName, MultiResponse) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- onComplete(Action, AsyncBatchRpcRetryingCaller.RegionRequest, int, ServerName, MultiResponse.RegionResult, List<Action>, Throwable, MutableBoolean) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- onComplete(HBaseRpcController, ClientProtos.ScanResponse) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- onComplete(ZooKeeper, int, T, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- onConfigurationChange(Configuration) - Method in interface org.apache.hadoop.hbase.conf.ConfigurationObserver
-
This method would be called by the
ConfigurationManager
object when theConfiguration
object is reloaded from disk. - onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- 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.RWQueueRpcExecutor
- 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.MaintenanceLoadBalancer
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
-
Checks if pool can be updated.
- 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 class org.apache.hadoop.hbase.master.HMaster
- onConfigurationChange(Configuration) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Implementation of the ConfigurationObserver interface.
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
This method would be called by the
ConfigurationManager
object when theConfiguration
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 theConfiguration
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
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
-
This method would be called by the
ConfigurationManager
object when theConfiguration
object is reloaded from disk. - onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- onConfigurationChange(Configuration) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- onDiskBlockBytesWithHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Bytes to be written to the file system, including the header.
- onDiskChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
The size of the checksum data on disk.
- onDiskDataSizes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
On-disk data sizes of lower-level data or index blocks.
- onDiskDataSizeWithHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Size on disk of header + data.
- onDiskDataSizeWithHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- onDiskSizeWithHeader - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- onDiskSizeWithoutHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Size on disk excluding header, including checksum.
- onDiskSizeWithoutHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- ONE - Enum constant in enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
- ONE_MINUTE - Static variable in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
- ONE_QUEUE - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
All requests go to the first queue, at index 0
- oneByteBuf - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- oneInputSplitPerRegion() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Create one InputSplit per region
- OnePhaseProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
- OnePhaseProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.OnePhaseProcedure
- oneRound - Variable in class org.apache.hadoop.hbase.util.WindowMovingAverage
- onError(Throwable) - Method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- onError(Throwable) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback
-
Indicate that we got an error which does not belong to any regions.
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ProcedureBiConsumer
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- onError(Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- onError(Throwable) - Method in interface org.apache.hadoop.hbase.client.ScanResultConsumerBase
-
Indicate that we hit an unrecoverable error and the scan operation is terminated.
- onError(Throwable, Supplier<String>, Consumer<Throwable>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- onError(Map<byte[], AsyncBatchRpcRetryingCaller.RegionRequest>, int, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- onError(HRegionLocation) - Method in interface org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSelector
-
This method is called when input location is stale, i.e, when clients run into org.apache.hadoop.hbase.NotServingRegionException.
- onError(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
-
When a client runs into RegionNotServingException, it will call this method to update Selector's internal state.
- onEvent(RingBufferEnvelope, long, boolean) - Method in class org.apache.hadoop.hbase.namequeues.LogEventHandler
-
Called when a publisher has published an event to the
RingBuffer
. - onEvent(RingBufferTruck, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- onException(RetriesExhaustedWithDetailsException, BufferedMutator) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener
- onFinished() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.DeleteTableProcedureBiConsumer
- onFinished() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer
- onFinished() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ProcedureBiConsumer
- onFinished() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- onFinished() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- OnheapChunk - Class in org.apache.hadoop.hbase.regionserver
-
An on heap chunk implementation.
- OnheapChunk(int, int, ChunkCreator.ChunkType) - Constructor for class org.apache.hadoop.hbase.regionserver.OnheapChunk
- OnheapChunk(int, int, ChunkCreator.ChunkType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.OnheapChunk
- OnheapDecodedCell(byte[], short, int, byte, int, int, long, byte, byte[], int, int, long, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- onHeapMemoryTune(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- 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.
- onHeapMemstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- onHeartbeat(AdvancedScanResultConsumer.ScanController) - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer
-
Indicate that there is a heartbeat message but we have not cumulated enough cells to call
AdvancedScanResultConsumer.onNext(Result[], ScanController)
. - onHeartbeat(AdvancedScanResultConsumer.ScanController) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- online - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- online - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- ONLINE - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Initial state.
- 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
-
Deprecated.This repair method requires the cluster to be online since it contacts region servers and the masters.
- OnlineEntry(RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- onlineHbck() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Contacts the master and prints out cluster-wide information
- OnlineLogRecord - Class in org.apache.hadoop.hbase.client
-
Slow/Large Log payload for hbase-client, to be used by Admin API get_slow_responses and get_large_responses
- OnlineLogRecord(long, int, int, long, long, long, String, String, String, String, String, String, String, int, int, int, Scan, Map<String, byte[]>, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.OnlineLogRecord
- OnlineLogRecord.OnlineLogRecordBuilder - Class in org.apache.hadoop.hbase.client
- OnlineLogRecordBuilder() - Constructor for class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- 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
- onlineRegionsLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Lock for gating access to
HRegionServer.onlineRegions
. - onlineServers - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
Map of registered servers to their current load
- onLocateComplete(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>, List<HRegionLocation>, byte[], boolean, AtomicBoolean, AtomicInteger, HRegionLocation, Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- ONLY_IN_PEER_TABLE_ROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- ONLY_IN_SOURCE_TABLE_ROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- onlyMetaRefresh - Variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- onlySystemTablesOnMaster - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- onNext(Result) - Method in interface org.apache.hadoop.hbase.client.ScanResultConsumer
-
Return
false
if you want to terminate the scan process. - onNext(Result[], AdvancedScanResultConsumer.ScanController) - Method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- onNext(Result[], AdvancedScanResultConsumer.ScanController) - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer
-
Indicate that we have receive some data.
- onNext(Result[], AdvancedScanResultConsumer.ScanController) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- onRegionClose(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Clear all the records of the given region as it is going to be closed.
- onRegionComplete(RegionInfo, R) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback
-
Indicate that the respose of a region is available
- onRegionError(RegionInfo, Throwable) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback
-
Indicate that the error for a region is available
- 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.
- onRemoval(BlockCacheKey, Cacheable, RemovalCause) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.EvictionListener
- onScanMetricsCreated(ScanMetrics) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- onScanMetricsCreated(ScanMetrics) - Method in interface org.apache.hadoop.hbase.client.ScanResultConsumerBase
-
If
scan.isScanMetricsEnabled()
returns true, then this method will be called prior to all other methods in this interface to give you theScanMetrics
instance for this scan operation. - onScanNext(TableName, AsyncNonMetaRegionLocator.LocateRequest, Result) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- onSecurityPreambleError(Channel, Set<String>, IOException) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- onSecurityPreambleFinish(Channel, Set<String>, Call) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- onShutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- onStart() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- onUpdate() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- OOM - Static variable in class org.apache.hadoop.hbase.regionserver.Chunk
- oopSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
-
Return the size of an "ordinary object pointer".
- oopSize() - Method in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- op - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- op - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- op - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- op - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- op - Variable in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- op - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
- op - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- op - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- op - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- op - Variable in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
- op - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- OP_ATTRIBUTE_ACL - Static variable in interface org.apache.hadoop.hbase.security.access.AccessControlConstants
-
Cell level ACL
- OP_ATTRIBUTE_TTL - Static variable in class org.apache.hadoop.hbase.client.Mutation
-
The attribute for storing TTL for the result of the mutation.
- 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() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- open() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Opens reader on this store file.
- open() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellDeserializer
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationDeserializer
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultDeserializer
- open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellSerializer
- open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellSerializer
- open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
Deprecated.
- open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultSerializer
- open(PrintWriter) - Method in class org.apache.hadoop.hbase.util.JSONBean
-
Notice that, closing the return
JSONBean.Writer
will not close thewriter
passed in, you still need to close thewriter
by yourself. - open(Configuration) - Static method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
-
Open a QuotaRetriever with no filter, all the quota settings will be returned.
- 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(Configuration, TableDescriptor, RegionInfo, FileSystem, Path, FileSystem, Path, WALFactory, MasterRegionWALRoller, String) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- open(Configuration, QuotaFilter) - Static method in class org.apache.hadoop.hbase.quotas.QuotaRetriever
-
Open a QuotaRetriever with the specified filter.
- 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 - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- 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_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- OPEN_PARAN - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- OPEN_PARAN - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- OPEN_PARAN_NODE - Static variable in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- openArchivedWAL() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- openConnection(Configuration, String, String) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- openFile(FileSystem, Path, CacheConfig) - Method in class org.apache.hadoop.hbase.mob.MobFileCache
-
Opens a mob file.
- openHashFile() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- 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(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(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(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.
- openHRegionFromTableDir(Configuration, FileSystem, Path, RegionInfo, TableDescriptor, WAL, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Open a Region.
- OPENING - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- openingWritersNum - Variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- openingWritersNum - Variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- openListeners() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Open the main listener for the server
- 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
- openMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- openParentRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Rollback close parent region
- 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
- openProcId - Variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- openProcId - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- openProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- openReader(Path) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- openReader(Path, long) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- 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() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.Returns Instance of HRegion if successful open else null.
- openRegion(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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
-
Deprecated.Keep it here only for compatible
- OpenRegionHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- OpenRegionHandler(Server, RegionServerServices, RegionInfo, TableDescriptor, long, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- OpenRegionHandler.PostOpenDeployTasksThread - Class in org.apache.hadoop.hbase.regionserver.handler
-
Deprecated.Thread to run region post open tasks.
- OpenRegionProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
The remote procedure used to open a region.
- OpenRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- OpenRegionProcedure(TransitRegionStateProcedure, RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- openRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount
- openRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- openScanner() - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- openScanner() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- openScanner(int) - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- openScanner(ByteBuffer, TScan) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- OpenScannerResponse(HRegionLocation, boolean, ClientProtos.ClientService.Interface, HBaseRpcController, ClientProtos.ScanResponse) - Constructor for class org.apache.hadoop.hbase.client.AsyncClientScanner.OpenScannerResponse
- openScannerTries - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- openSeqNum - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- openSeqNum - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
The sequence ID that was enLongAddered when this region was opened.
- openSeqNum - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- openSourceFile(Mapper.Context, SnapshotProtos.SnapshotFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
Try to open the "source" file.
- openStoreFiles(Collection<StoreFileInfo>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- openStoreFileThreadPoolCreator - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- openTable(Connection, Configuration, String) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- openWithoutRestoringSnapshot() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- openWithRestoringSnapshot() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- operation - Variable in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- operation - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- Operation - Class in org.apache.hadoop.hbase.client
-
Superclass for any type that maps to a potentially application-level query.
- Operation() - Constructor for class org.apache.hadoop.hbase.client.Operation
- Operation() - Constructor for enum org.apache.hadoop.hbase.regionserver.Region.Operation
- Operation() - Constructor for enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- OPERATION - Enum constant in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- OPERATION_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- operationCompleted(RemoteProcedureDispatcher.RemoteProcedure) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- OperationContext() - Constructor for class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- operationCounter - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- operationDelay - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- operationId - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- OperationMetrics - Class in org.apache.hadoop.hbase.metrics
-
Container class for commonly collected metrics for most operations.
- OperationMetrics(MetricRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.OperationMetrics
- 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
- operations - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- operations - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- operations - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- Operations() - Constructor for enum org.apache.hadoop.hbase.http.log.LogLevel.Operations
- operationsFromCoprocessors - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- operationSize - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- 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, Exception) - 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, Result) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
- OperationStatus(HConstants.OperationStatusCode, Result, String) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
- OperationStatusCode() - Constructor for enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- operationTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- operationTimeout - Variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- operationTimeout - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- operationTimeout - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- operationTimeout - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- operationTimeout - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- operationTimeout - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- operationTimeout - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- operationTimeout(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- operationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- operationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- operationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- operationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- operationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- OperationTimeoutExceededException - Exception in org.apache.hadoop.hbase.client
-
Thrown when a batch operation exceeds the operation timeout
- OperationTimeoutExceededException() - Constructor for exception org.apache.hadoop.hbase.client.OperationTimeoutExceededException
- OperationTimeoutExceededException(String) - Constructor for exception org.apache.hadoop.hbase.client.OperationTimeoutExceededException
- OperationTimeoutExceededException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.client.OperationTimeoutExceededException
- operationTimeOutFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- operationTimeoutMs - Variable in class org.apache.hadoop.hbase.client.HTable
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- operationTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- operationType - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- OperationType() - Constructor for enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
- OperationType() - Constructor for enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType
- OperationWithAttributes - Class in org.apache.hadoop.hbase.client
- OperationWithAttributes() - Constructor for class org.apache.hadoop.hbase.client.OperationWithAttributes
-
empty construction.
- OperationWithAttributes(OperationWithAttributes) - Constructor for class org.apache.hadoop.hbase.client.OperationWithAttributes
- operator - Variable in class org.apache.hadoop.hbase.filter.FilterList
- operator - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter
- operator - Variable in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- Operator - Enum in org.apache.hadoop.hbase.security.visibility.expression
- Operator() - Constructor for enum org.apache.hadoop.hbase.filter.FilterList.Operator
- Operator(char) - Constructor for enum org.apache.hadoop.hbase.security.visibility.expression.Operator
- Operator(String) - Constructor for enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- operatorPrecedenceHashMap - Static variable in class org.apache.hadoop.hbase.filter.ParseFilter
- opertationTimeout(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Use
BufferedMutatorParams.operationTimeout(int)
- opMeterName(Object) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- opMetricRegisterAndMark(Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- ops - Variable in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
- OPS_SAMPLE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- opsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- opsNameMap - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- oPsShipped - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- oPsShipped - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- OPT_END_TIME - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- OPT_EXPECTED_COUNT - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- OPT_RANGE - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- OPT_START_TIME - Static variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- optimalFunctionCount(int, long) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- OPTIMIZED_MOB_COMPACTION_TYPE - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
-
Mob compaction type: "full", "optimized" "full" - run full major compaction (during migration) "optimized" - optimized version for use case with infrequent updates/deletes
- optimizeSize(Size) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- option - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- option - Variable in enum org.apache.hadoop.hbase.thrift.ImplType
- Option() - Constructor for enum org.apache.hadoop.hbase.ClusterMetrics.Option
- OPTION_BACKUP_LIST_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_BANDWIDTH - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_BANDWIDTH_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_CHECK - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_CHECK_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_DEBUG - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_DEBUG_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_KEEP - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_KEEP_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_LIST - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_OVERWRITE - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_OVERWRITE_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_PATH - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_PATH_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_RECORD_NUMBER - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_RECORD_NUMBER_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_SET - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_SET_BACKUP_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_SET_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_SET_RESTORE_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_TABLE - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_TABLE_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_TABLE_LIST_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_TABLE_MAPPING - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_TABLE_MAPPING_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_WORKERS - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_WORKERS_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_YARN_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_YARN_QUEUE_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- OPTION_YARN_QUEUE_NAME_RESTORE_DESC - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- options - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- options - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- options - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- Options() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- Options() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- optionsCount - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- optionsOrder - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- OptionsOrderComparator() - Constructor for class org.apache.hadoop.hbase.util.AbstractHBaseTool.OptionsOrderComparator
- optionToConf(CommandLine, String, Configuration, String) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServer
- opType - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- OpType(String) - Constructor for enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- opWithClientMeterName(Object) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- opWithClientMetricRegisterAndMark(Object) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- OR - Enum constant in enum org.apache.hadoop.hbase.client.LogQueryFilter.FilterByOperator
-
Deprecated.
- OR - Enum constant in enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
-
or
- OR - Enum constant in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
- OR - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
OR Byte Array
- OR - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- OR_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
OR Array
- OR_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- OR_OPERATOR - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- order - Variable in class org.apache.hadoop.hbase.types.OrderedBytesBase
- order - Variable in class org.apache.hadoop.hbase.types.RawBytes
- order - Variable in class org.apache.hadoop.hbase.types.RawString
- Order - Enum in org.apache.hadoop.hbase.util
-
Used to describe or modify the lexicographical sort order of a
byte[]
. - Order() - Constructor for enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
- Order() - Constructor for enum org.apache.hadoop.hbase.util.Order
- OrderedBlob - Class in org.apache.hadoop.hbase.types
-
A
byte[]
of variable-length. - OrderedBlob(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBlob
- OrderedBlobVar - Class in org.apache.hadoop.hbase.types
-
An alternative to
OrderedBlob
for use byStruct
fields that do not terminate the fields list. - OrderedBlobVar(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBlobVar
- OrderedBytes - Class in org.apache.hadoop.hbase.util
-
Utility class that handles ordered byte arrays.
- OrderedBytes() - Constructor for class org.apache.hadoop.hbase.util.OrderedBytes
- OrderedBytesBase<T> - Class in org.apache.hadoop.hbase.types
-
Base class for data types backed by the
OrderedBytes
encoding implementations. - OrderedBytesBase(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBytesBase
- OrderedFloat32 - Class in org.apache.hadoop.hbase.types
-
A
float
of 32-bits using a fixed-length encoding. - OrderedFloat32(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedFloat32
- OrderedFloat64 - Class in org.apache.hadoop.hbase.types
-
A
double
of 64-bits using a fixed-length encoding. - OrderedFloat64(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedFloat64
- OrderedInt16 - Class in org.apache.hadoop.hbase.types
-
A
short
of 16-bits using a fixed-length encoding. - OrderedInt16(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt16
- OrderedInt32 - Class in org.apache.hadoop.hbase.types
-
An
int
of 32-bits using a fixed-length encoding. - OrderedInt32(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt32
- OrderedInt64 - Class in org.apache.hadoop.hbase.types
-
A
long
of 64-bits using a fixed-length encoding. - OrderedInt64(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt64
- OrderedInt8 - Class in org.apache.hadoop.hbase.types
-
A
byte
of 8-bits using a fixed-length encoding. - OrderedInt8(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt8
- OrderedNumeric - Class in org.apache.hadoop.hbase.types
-
An
Number
of arbitrary precision and variable-length encoding. - OrderedNumeric(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedNumeric
- OrderedString - Class in org.apache.hadoop.hbase.types
-
A
String
of variable-length. - OrderedString(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedString
- orderFor(boolean) - Static method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.Order
- orderOfSize - Variable in enum org.apache.hadoop.hbase.Size.Unit
- ordinalCounter - Variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- ordinalVsLabels - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- 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.backup.impl - package org.apache.hadoop.hbase.backup.impl
- org.apache.hadoop.hbase.backup.mapreduce - package org.apache.hadoop.hbase.backup.mapreduce
- org.apache.hadoop.hbase.backup.master - package org.apache.hadoop.hbase.backup.master
- org.apache.hadoop.hbase.backup.regionserver - package org.apache.hadoop.hbase.backup.regionserver
- org.apache.hadoop.hbase.backup.util - package org.apache.hadoop.hbase.backup.util
- org.apache.hadoop.hbase.chaos - package org.apache.hadoop.hbase.chaos
- org.apache.hadoop.hbase.client - package org.apache.hadoop.hbase.client
-
Provides HBase Client
- org.apache.hadoop.hbase.client.backoff - package org.apache.hadoop.hbase.client.backoff
- org.apache.hadoop.hbase.client.coprocessor - package org.apache.hadoop.hbase.client.coprocessor
-
Provides client classes for invoking Coprocessor RPC protocols Overview Example Usage
- org.apache.hadoop.hbase.client.example - package org.apache.hadoop.hbase.client.example
- org.apache.hadoop.hbase.client.locking - package org.apache.hadoop.hbase.client.locking
- org.apache.hadoop.hbase.client.metrics - package org.apache.hadoop.hbase.client.metrics
- org.apache.hadoop.hbase.client.replication - package org.apache.hadoop.hbase.client.replication
- org.apache.hadoop.hbase.client.security - package org.apache.hadoop.hbase.client.security
- org.apache.hadoop.hbase.client.trace - package org.apache.hadoop.hbase.client.trace
- 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.coprocessor.example - package org.apache.hadoop.hbase.coprocessor.example
- org.apache.hadoop.hbase.errorhandling - package org.apache.hadoop.hbase.errorhandling
- org.apache.hadoop.hbase.exceptions - package org.apache.hadoop.hbase.exceptions
- 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
-
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
. - org.apache.hadoop.hbase.fs - package org.apache.hadoop.hbase.fs
- org.apache.hadoop.hbase.hbtop - package org.apache.hadoop.hbase.hbtop
- org.apache.hadoop.hbase.hbtop.field - package org.apache.hadoop.hbase.hbtop.field
- org.apache.hadoop.hbase.hbtop.mode - package org.apache.hadoop.hbase.hbtop.mode
- org.apache.hadoop.hbase.hbtop.screen - package org.apache.hadoop.hbase.hbtop.screen
- org.apache.hadoop.hbase.hbtop.screen.field - package org.apache.hadoop.hbase.hbtop.screen.field
- org.apache.hadoop.hbase.hbtop.screen.help - package org.apache.hadoop.hbase.hbtop.screen.help
- org.apache.hadoop.hbase.hbtop.screen.mode - package org.apache.hadoop.hbase.hbtop.screen.mode
- org.apache.hadoop.hbase.hbtop.screen.top - package org.apache.hadoop.hbase.hbtop.screen.top
- org.apache.hadoop.hbase.hbtop.terminal - package org.apache.hadoop.hbase.hbtop.terminal
- org.apache.hadoop.hbase.hbtop.terminal.impl - package org.apache.hadoop.hbase.hbtop.terminal.impl
- org.apache.hadoop.hbase.hbtop.terminal.impl.batch - package org.apache.hadoop.hbase.hbtop.terminal.impl.batch
- org.apache.hadoop.hbase.http - package org.apache.hadoop.hbase.http
-
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why. - org.apache.hadoop.hbase.http.conf - package org.apache.hadoop.hbase.http.conf
- org.apache.hadoop.hbase.http.gson - package org.apache.hadoop.hbase.http.gson
- org.apache.hadoop.hbase.http.jersey - package org.apache.hadoop.hbase.http.jersey
- org.apache.hadoop.hbase.http.jmx - package org.apache.hadoop.hbase.http.jmx
-
This package provides access to JMX primarily through the
JMXJsonServlet
class. - org.apache.hadoop.hbase.http.lib - package org.apache.hadoop.hbase.http.lib
-
This package provides user-selectable (via configuration) classes that add functionality to the web UI.
- org.apache.hadoop.hbase.http.log - package org.apache.hadoop.hbase.http.log
- org.apache.hadoop.hbase.http.prometheus - package org.apache.hadoop.hbase.http.prometheus
- 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.asyncfs.monitor - package org.apache.hadoop.hbase.io.asyncfs.monitor
- org.apache.hadoop.hbase.io.compress - package org.apache.hadoop.hbase.io.compress
- org.apache.hadoop.hbase.io.compress.aircompressor - package org.apache.hadoop.hbase.io.compress.aircompressor
- org.apache.hadoop.hbase.io.compress.brotli - package org.apache.hadoop.hbase.io.compress.brotli
- org.apache.hadoop.hbase.io.compress.lz4 - package org.apache.hadoop.hbase.io.compress.lz4
- org.apache.hadoop.hbase.io.compress.xerial - package org.apache.hadoop.hbase.io.compress.xerial
- org.apache.hadoop.hbase.io.compress.zstd - package org.apache.hadoop.hbase.io.compress.zstd
- org.apache.hadoop.hbase.io.crypto - package org.apache.hadoop.hbase.io.crypto
- org.apache.hadoop.hbase.io.crypto.aes - package org.apache.hadoop.hbase.io.crypto.aes
- org.apache.hadoop.hbase.io.crypto.tls - package org.apache.hadoop.hbase.io.crypto.tls
- org.apache.hadoop.hbase.io.encoding - package org.apache.hadoop.hbase.io.encoding
- org.apache.hadoop.hbase.io.hadoopbackport - package org.apache.hadoop.hbase.io.hadoopbackport
- org.apache.hadoop.hbase.io.hfile - package org.apache.hadoop.hbase.io.hfile
-
Provides implementations of
HFile
and HFileBlockCache
. - org.apache.hadoop.hbase.io.hfile.bucket - package org.apache.hadoop.hbase.io.hfile.bucket
-
Provides
BucketCache
, an implementation ofBlockCache
. - org.apache.hadoop.hbase.io.hfile.trace - package org.apache.hadoop.hbase.io.hfile.trace
- 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.log - package org.apache.hadoop.hbase.log
- org.apache.hadoop.hbase.logging - package org.apache.hadoop.hbase.logging
- org.apache.hadoop.hbase.mapred - package org.apache.hadoop.hbase.mapred
-
Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility methods.
- org.apache.hadoop.hbase.mapreduce - package org.apache.hadoop.hbase.mapreduce
-
Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility methods.
- org.apache.hadoop.hbase.mapreduce.replication - package org.apache.hadoop.hbase.mapreduce.replication
- 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.hbck - package org.apache.hadoop.hbase.master.hbck
- org.apache.hadoop.hbase.master.http - package org.apache.hadoop.hbase.master.http
- org.apache.hadoop.hbase.master.http.api_v1 - package org.apache.hadoop.hbase.master.http.api_v1
- org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model - package org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model
- org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource - package org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.resource
- org.apache.hadoop.hbase.master.http.gson - package org.apache.hadoop.hbase.master.http.gson
-
This package should be in the hbase-http module as
a.a.h.h.http.gson
. - org.apache.hadoop.hbase.master.http.hbck - package org.apache.hadoop.hbase.master.http.hbck
- org.apache.hadoop.hbase.master.http.hbck.model - package org.apache.hadoop.hbase.master.http.hbck.model
- org.apache.hadoop.hbase.master.http.hbck.resource - package org.apache.hadoop.hbase.master.http.hbck.resource
- org.apache.hadoop.hbase.master.http.jersey - package org.apache.hadoop.hbase.master.http.jersey
- org.apache.hadoop.hbase.master.janitor - package org.apache.hadoop.hbase.master.janitor
- org.apache.hadoop.hbase.master.locking - package org.apache.hadoop.hbase.master.locking
- org.apache.hadoop.hbase.master.migrate - package org.apache.hadoop.hbase.master.migrate
- org.apache.hadoop.hbase.master.normalizer - package org.apache.hadoop.hbase.master.normalizer
-
The Region Normalizer subsystem is responsible for coaxing all the regions in a table toward a "normal" size, according to their storefile size.
- org.apache.hadoop.hbase.master.procedure - package org.apache.hadoop.hbase.master.procedure
- org.apache.hadoop.hbase.master.region - package org.apache.hadoop.hbase.master.region
- org.apache.hadoop.hbase.master.replication - package org.apache.hadoop.hbase.master.replication
- org.apache.hadoop.hbase.master.slowlog - package org.apache.hadoop.hbase.master.slowlog
- org.apache.hadoop.hbase.master.snapshot - package org.apache.hadoop.hbase.master.snapshot
- org.apache.hadoop.hbase.master.waleventtracker - package org.apache.hadoop.hbase.master.waleventtracker
- org.apache.hadoop.hbase.master.zksyncer - package org.apache.hadoop.hbase.master.zksyncer
- org.apache.hadoop.hbase.metrics - package org.apache.hadoop.hbase.metrics
-
Metrics API for HBase.
- org.apache.hadoop.hbase.metrics.impl - package org.apache.hadoop.hbase.metrics.impl
-
Implementation of the HBase Metrics framework.
- org.apache.hadoop.hbase.mob - package org.apache.hadoop.hbase.mob
- org.apache.hadoop.hbase.mob.mapreduce - package org.apache.hadoop.hbase.mob.mapreduce
- org.apache.hadoop.hbase.monitoring - package org.apache.hadoop.hbase.monitoring
- org.apache.hadoop.hbase.namequeues - package org.apache.hadoop.hbase.namequeues
- org.apache.hadoop.hbase.namequeues.impl - package org.apache.hadoop.hbase.namequeues.impl
- org.apache.hadoop.hbase.namequeues.request - package org.apache.hadoop.hbase.namequeues.request
- org.apache.hadoop.hbase.namequeues.response - package org.apache.hadoop.hbase.namequeues.response
- org.apache.hadoop.hbase.namespace - package org.apache.hadoop.hbase.namespace
- org.apache.hadoop.hbase.net - package org.apache.hadoop.hbase.net
- org.apache.hadoop.hbase.nio - package org.apache.hadoop.hbase.nio
- 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.procedure2.store - package org.apache.hadoop.hbase.procedure2.store
- org.apache.hadoop.hbase.procedure2.store.region - package org.apache.hadoop.hbase.procedure2.store.region
- org.apache.hadoop.hbase.procedure2.store.wal - package org.apache.hadoop.hbase.procedure2.store.wal
- org.apache.hadoop.hbase.procedure2.trace - package org.apache.hadoop.hbase.procedure2.trace
- org.apache.hadoop.hbase.procedure2.util - package org.apache.hadoop.hbase.procedure2.util
- 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.http - package org.apache.hadoop.hbase.regionserver.http
- org.apache.hadoop.hbase.regionserver.metrics - package org.apache.hadoop.hbase.regionserver.metrics
- 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.storefiletracker - package org.apache.hadoop.hbase.regionserver.storefiletracker
- 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.rest - package org.apache.hadoop.hbase.rest
-
HBase REST
- org.apache.hadoop.hbase.rest.client - package org.apache.hadoop.hbase.rest.client
- org.apache.hadoop.hbase.rest.filter - package org.apache.hadoop.hbase.rest.filter
- org.apache.hadoop.hbase.rest.model - package org.apache.hadoop.hbase.rest.model
- org.apache.hadoop.hbase.rest.provider - package org.apache.hadoop.hbase.rest.provider
- org.apache.hadoop.hbase.rest.provider.consumer - package org.apache.hadoop.hbase.rest.provider.consumer
- org.apache.hadoop.hbase.rest.provider.producer - package org.apache.hadoop.hbase.rest.provider.producer
- org.apache.hadoop.hbase.rsgroup - package org.apache.hadoop.hbase.rsgroup
- 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.provider - package org.apache.hadoop.hbase.security.provider
- org.apache.hadoop.hbase.security.provider.example - package org.apache.hadoop.hbase.security.provider.example
- 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.server.trace - package org.apache.hadoop.hbase.server.trace
- org.apache.hadoop.hbase.slowlog - package org.apache.hadoop.hbase.slowlog
- org.apache.hadoop.hbase.snapshot - package org.apache.hadoop.hbase.snapshot
- org.apache.hadoop.hbase.testing - package org.apache.hadoop.hbase.testing
- org.apache.hadoop.hbase.thrift - package org.apache.hadoop.hbase.thrift
-
Provides an HBase Thrift service.
- org.apache.hadoop.hbase.thrift2 - package org.apache.hadoop.hbase.thrift2
-
Provides an HBase Thrift service.
- org.apache.hadoop.hbase.thrift2.client - package org.apache.hadoop.hbase.thrift2.client
- 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.trace - package org.apache.hadoop.hbase.trace
- org.apache.hadoop.hbase.types - package org.apache.hadoop.hbase.types
-
This package provides the definition and implementation of HBase's extensible data type API.
- 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
- org.apache.hadoop.hbase.zookeeper - package org.apache.hadoop.hbase.zookeeper
- org.apache.hadoop.metrics2 - package org.apache.hadoop.metrics2
- org.apache.hadoop.metrics2.impl - package org.apache.hadoop.metrics2.impl
- org.apache.hadoop.metrics2.lib - package org.apache.hadoop.metrics2.lib
- org.apache.hadoop.metrics2.util - package org.apache.hadoop.metrics2.util
- org.apache.hbase.archetypes.exemplars.client - package org.apache.hbase.archetypes.exemplars.client
-
This package provides fully-functional exemplar Java code demonstrating simple usage of the hbase-client API, for incorporation into a Maven archetype with hbase-client dependency.
- org.apache.hbase.archetypes.exemplars.shaded_client - package org.apache.hbase.archetypes.exemplars.shaded_client
-
This package provides fully-functional exemplar Java code demonstrating simple usage of the hbase-client API, for incorporation into a Maven archetype with hbase-shaded-client dependency.
- ORIGINAL_VALUE_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- originalCounter - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- originalIndex - Variable in class org.apache.hadoop.hbase.client.Action
- originPath - Variable in class org.apache.hadoop.hbase.io.HFileLink
- originServer - Variable in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- origLogSeqNum - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- origLogSeqNum - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Used during WAL replay; the sequenceId of the edit when it came into the system.
- origPermissions - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- origSources - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- ORPHAN_HDFS_REGION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- ORPHAN_REGIONS_ON_FS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ORPHAN_REGIONS_ON_FS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ORPHAN_REGIONS_ON_RS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ORPHAN_REGIONS_ON_RS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ORPHAN_TABLE_STATE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- orphanHdfsDirs - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.When initially looking at HDFS, we attempt to find any orphaned data.
- orphanRegionsOnFS - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- orphanRegionsOnFsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- orphanRegionsOnRS - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- orphanRegionsOnRsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- orphanTableDirs - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- os - Variable in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- os - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- osMbean - Variable in class org.apache.hadoop.hbase.util.JVM
- ostream - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- osVersion - Variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- oswrite(Cell, OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- oswrite(KeyValue, OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
KeyValue.write(OutputStream, boolean)
- OTHER_EXCEPTIONS - Static variable in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- otherExceptions - Variable in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- otherExceptions() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- otherExceptions() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- ourFiles - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Matches just those wal files that belong to this wal instance.
- out - Variable in class org.apache.hadoop.hbase.codec.BaseEncoder
- out - Variable in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- out - Variable in class org.apache.hadoop.hbase.io.encoding.NoneEncoder
- out - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- out - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- out - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- out - Variable in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- out - Variable in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultSerializer
- out - Variable in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- out - Variable in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- out - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- out - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- out - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- out - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- out - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- outBuf - Variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- outer - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
- outOfOrderException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
Different types of exceptions
- outOfOrderException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- OutOfOrderScannerNextException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown by a RegionServer while doing next() calls on a ResultScanner.
- OutOfOrderScannerNextException() - Constructor for exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException
- OutOfOrderScannerNextException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException
- output - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- output - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
- output - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- output - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- output - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- Output() - Constructor for enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- OUTPUT_CONF_PREFIX - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Prefix for configuration property overrides to apply in
TableOutputFormat.setConf(Configuration)
. - OUTPUT_DATA_FILE_PREFIX - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- OUTPUT_DIR - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- OUTPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapred.TableOutputFormat
-
JobConf parameter that specifies the output table
- OUTPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Job parameter that specifies the output table.
- OUTPUT_TABLE_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- outputArchive - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- outputFileSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- outputFs - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- outputJSON - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- outputOnlyRowKey - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- outputRoot - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- outputRoot - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- outputSink - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- outputSink - Variable in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- outputSink - Variable in class org.apache.hadoop.hbase.wal.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.
- OutputSink(WALSplitter.PipelineController, EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.OutputSink
- OutputSink.WriterThread - Class in org.apache.hadoop.hbase.wal
- outputStream - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
FileSystem stream to write into.
- outputStreamFromByteRange(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.types.PBType
-
Deprecated.Create a
CodedOutputStream
from aPositionedByteRange
. - OutputStreamWrapper(AsyncFSOutput) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- outputTmpl - Static variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- outputTo(PrintStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
-
Write to the given
PrintStream
. - outputValues - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- outstandingCallables - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- outToken - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
- outToken - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.RemoteUserIdentity
- OVERALL_COST_FUNCTION_NAME - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- OVERALL_HREGION_FILES - Static variable in class org.apache.hadoop.hbase.HConstants
-
Conf key for if we should sum overall region files size when check to split
- overallAverageLatency - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- overallHRegionFiles - Variable in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- overallNeedsBalance() - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
-
A checker function to decide when we want balance overall and certain table has been balanced, do we still need to re-distribute regions of this table to achieve the state of overall-balance
- overallSlop - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- overallUsage - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- overflow() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- overflow() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- overflow() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- overhead - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Overhead of the structure itself
- overhead - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Overhead of the structure itself
- OVERLAP_IN_REGION_CHAIN - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- overlapgroup - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemOverlapMerge
-
Deprecated.
- overlapGroups - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- overlappingKeys(byte[], byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of 2.0.0 and will be removed in 3.0.0
- overlappingKeys(byte[], byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Returns true if the first range start1...end1 overlaps with the second range start2...end2, assuming the byte arrays represent row keys
- overlaps - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- OVERLAPS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- OVERLAPS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- overlapsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- overloadedBackoffTimer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- overwrite - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- overwrite - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- OVERWRITE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- overwriteHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Rewinds
buf
and writes first 4 header fields. - overwriteRegions(Connection, List<RegionInfo>, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Overwrites the specified regions from hbase:meta.
- Owned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Owned
-
Deprecated.
- owner - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- owner - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- OWNER - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- OWNER - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- OWNER_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- OWNER_KEY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- ownerToString() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
P
- P - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'P'
- p0 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p1 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p2 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p3 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p4 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p5 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- p6 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- PackageMarker - Annotation Type in org.apache.hadoop.hbase.metrics
-
This is a dummy annotation that forces javac to produce output for otherwise empty package-info.java.
- PackagePrivateFieldAccessor - Class in org.apache.hadoop.hbase.client
-
A helper class used to access the package private field in o.a.h.h.client package.
- PackagePrivateFieldAccessor() - Constructor for class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor
- packet - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- PacketAckData(long, long) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- packetDataLen - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- PAD_WIDTH - Static variable in class org.apache.hadoop.hbase.client.Result
- padFront(String, char, int) - Static method in class org.apache.hadoop.hbase.util.Strings
-
Push the input string to the right by appending a character before it, usually a space.
- padHead(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Make a new byte array from a subset of bytes at the head of another, zero padded as desired.
- padTail(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Make a new byte array from a subset of bytes at the tail of another, zero padded as desired.
- PAGE_FAULTS - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- pageDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- pageDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- pageDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- pageDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- PageDown - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- pageEndPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- PageFilter - Class in org.apache.hadoop.hbase.filter
-
Implementation of Filter interface that limits results to a specific page size.
- PageFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- PageFilter(long) - Constructor for class org.apache.hadoop.hbase.filter.PageFilter
-
Constructor that takes a maximum page size.
- pageSize - Variable in class org.apache.hadoop.hbase.filter.PageFilter
- pageSize - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- pageSize - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- pageStartPosition - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- pageUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- pageUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- pageUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- pageUp() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- PageUp - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- paging - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- Paging - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
Utility class for paging for the metrics.
- Paging() - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- pair - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- Pair<T1,
T2> - Class in org.apache.hadoop.hbase.util -
A generic class for pairs.
- Pair() - Constructor for class org.apache.hadoop.hbase.util.Pair
-
Default constructor.
- Pair(T1, T2) - Constructor for class org.apache.hadoop.hbase.util.Pair
-
Constructor
- PairOfSameType<T> - Class in org.apache.hadoop.hbase.util
-
A generic, immutable class for pairs of objects both of type
T
. - PairOfSameType(T, T) - Constructor for class org.apache.hadoop.hbase.util.PairOfSameType
-
Constructor
- 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
- parallelPreparePutToStoreThreadLimit - Variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- parallelPutCountPrintThreshold - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- parallelPutToStoreThreadLimit - Variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- parallelPutToStoreThreadLimitCheckMinColumnCount - Variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- parallelReplicate(CompletionService<Integer>, ReplicationEndpoint.ReplicateContext, List<List<WAL.Entry>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- parallelSeek(List<? extends KeyValueScanner>, Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Seek storefiles in parallel to optimize IO latency as much as possible
- parallelSeekEnabled - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- parallelSeekEnabled - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
A flag that enables StoreFileScanner parallel-seeking
- 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
- param - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- param - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- param - Variable in class org.apache.hadoop.hbase.ipc.Call
- param - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- param - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- param1 - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- param2 - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- parameters - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
- parametersToObject(Procedure<?>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
- params - Variable in class org.apache.hadoop.hbase.client.SlowLogParams
- params - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- params - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- params - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- params - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- Params() - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult.Params
- Params(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.client.example.HttpProxyExample.Params
- parent - Variable in class org.apache.hadoop.hbase.executor.EventHandler
- parent - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- parent - Variable in class org.apache.hadoop.hbase.regionserver.SplitRequest
- parent - Variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
-
Parent class loader.
- parentDirLockSet - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
A set used to synchronized parent path clean up.
- parentProcId - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- parentProcId - Variable in class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- parentRegionNames - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- parents - Variable in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- parentsMap - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- parentsMap - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- parentsToChildrenPairMap - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- parentsToChildrenPairMap - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- parse(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- parse(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- parse(byte[], int, int) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- parse(String) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- parse(String, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- parse(String, List<Field>, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- parse(Configuration) - Method in class org.apache.hadoop.hbase.zookeeper.ZKMainServer
- parse(FullHttpRequest) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- parseAndRun() - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- parseAndRun(String[]) - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- parseArgs(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- parseArgs(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- parseArguments(String[]) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- parseBackReferenceName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
- parseBrowserUserAgents(String) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- parseCell() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
-
Extract a Cell.
- parseCell() - Method in class org.apache.hadoop.hbase.codec.CellCodec.CellDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.codec.MessageCodec.MessageDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
- parseCell() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- parseColumn(byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Splits a column in
family:qualifier
form into separate byte arrays. - parseColumns(String, int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- parseCommandLine(String[], Configuration) - Static method in class org.apache.hadoop.hbase.rest.RESTServer
- parseCommandLine(CommandLine, Options) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- parseCommandLine(CommandLine, Options) - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- parseComparator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Splits a column in comparatorType:comparatorValue form into separate byte arrays
- ParseConstants - Class in org.apache.hadoop.hbase.filter
-
ParseConstants holds a bunch of constants related to parsing Filter Strings Used by
ParseFilter
- ParseConstants() - Constructor for class org.apache.hadoop.hbase.filter.ParseConstants
- parseDate(String) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Parses the string to a date.
- parseDelimitedFrom(byte[], int, int) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Parses all the RegionInfo instances from the passed in stream until EOF.
- parseDelimitedFrom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseDelimitedFrom(byte[], int, int)
. - ParsedLine(ArrayList<Integer>, byte[]) - Constructor for class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- 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(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
- ParseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
- ParseFilter - Class in org.apache.hadoop.hbase.filter
-
This class allows a user to specify a filter via a string The string is parsed using the methods of this class and a filter object is constructed.
- ParseFilter() - Constructor for class org.apache.hadoop.hbase.filter.ParseFilter
- parseFilterString(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Parses the filterString and constructs a filter using it
- parseFilterString(String) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Parses the filterString and constructs a filter using it
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Parse the serialized representation of a
ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- parseFrom(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns A deserialized
RegionInfo
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Parse the serialized representation of a
TableDescriptorBuilder.ModifyableTableDescriptor
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
The input should be created by
TableDescriptorBuilder.toByteArray(org.apache.hadoop.hbase.client.TableDescriptor)
. - parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.ClusterId
-
Parse the serialized representation of the
ClusterId
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
-
Parse a serialized representation of
BigDecimalComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryComparator
-
Parse a serialized representation of
BinaryComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
-
Parse a serialized representation of
BinaryComponentComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
-
Parse a serialized representation of
BinaryPrefixComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BitComparator
-
Parse a serialized representation of
BitComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Parse a serialized representation of
ByteArrayComparable
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
Parse a serialized representation of
ColumnCountGetFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Parse a serialized representation of
ColumnPaginationFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
Parses a serialized representation of the
ColumnPrefixFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Parse a serialized representation of
ColumnRangeFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
-
Parse a serialized representation of
ColumnValueFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Parse a seralized representation of
DependentColumnFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FamilyFilter
-
Parse the serialized representation of
FamilyFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.Filter
-
Concrete implementers can signal a failure condition in their code by throwing an
IOException
. - parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterList
-
Parse a seralized representation of
FilterList
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterWrapper
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Parse a serialized representation of
FirstKeyOnlyFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.Parses a serialized representation of
FirstKeyValueMatchingQualifiersFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
Parse a serialized representation of
FuzzyRowFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
-
Parse a serialized representation of
InclusiveStopFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
-
Parse a serialized representation of
KeyOnlyFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.LongComparator
-
Parses a serialized representation of
LongComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
Parse a serialized representation of
MultipleColumnPrefixFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
Parse a serialized representation of
MultiRowRangeFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.NullComparator
-
Parse the serialized representation of
NullComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PageFilter
-
Parse a serialized representation of
PageFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PrefixFilter
-
Parse a serialized representation of
PrefixFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.QualifierFilter
-
Parse a serialized representation of
QualifierFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Parse a serialized representation of
RandomRowFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Parse a serialized representation of
RegexStringComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RowFilter
-
Parse a serialized representation of
RowFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Parse a serialized representation of
SingleColumnValueExcludeFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Parse a serialized representation of
SingleColumnValueFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SkipFilter
-
Parse a serialized representation of
SkipFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SubstringComparator
-
Parse a serialized representation of
SubstringComparator
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Parse a serialized representation of
TimestampsFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ValueFilter
-
Parse a serialized representation of
ValueFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
-
Parse a serialized representation of
WhileMatchFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Parse a serialized representation of a
HColumnDescriptor
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseFrom(byte[])
. - parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Parse the serialized representation of a
HTableDescriptor
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerStateStore
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.BooleanStateStore
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerStateStore
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerModificationStateStore
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotCleanupStateStore
- parseFrom(byte[]) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore.SwitchStateStore
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- parseFrom(byte[], int, int) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Parse a serialized representation of
RegionInfo
- parseFrom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseFrom(byte[], int, int)
. - parseFrom(byte[], TimeRangeTracker.Type) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
- parseFrom(DataInputStream) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Parses an RegionInfo instance from the passed in stream.
- parseFrom(DataInputStream) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseFrom(DataInputStream)
. - parseFrom(TableName, byte[]) - Static method in class org.apache.hadoop.hbase.client.TableState
- parseFromMethod - Variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- parseFromOrNull(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns A deserialized
RegionInfo
or null if we failed deserialize or passed bytes null - parseFromOrNull(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseFromOrNull(byte[])
. - parseFromOrNull(byte[], int, int) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns A deserialized
RegionInfo
or null if we failed deserialize or passed bytes null - parseFromOrNull(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseFromOrNull(byte[], int, int)
. - parseGetLevelArgs(String[], int) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- parseHashType(String) - Static method in class org.apache.hadoop.hbase.util.Hash
-
This utility method converts String representation of hash function name to a symbolic constant.
- parseHistoryLength() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- parseHostFromOldLog(Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Parses host name:port from archived WAL path
- parseHostname(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.valueOf(String)
- parseHostname(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Parse the hostname portion of a host-and-port string
- parseHostNameFromLogFile(Path) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Parses hostname:port from WAL file path
- parseInt(String, int, int) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- parseIpAddress(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- parseIpAddressString(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- parseIpAddressUriString(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- parseLong(String, long, long) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
Parse a number and enforce a range.
- parseMasterAddrs(Configuration) - Static method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.Parses the list of master addresses from the provided configuration.
- parseMasterServerName(String) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
See HBASE-14861.
- parseMergeMinRegionAge(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- parseMergeMinRegionCount(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- parseMergeMinRegionSizeMb(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- parseMergeRequestMaxNumberOfRegionsCount(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- parseMessage(String) - Static method in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
- parseMethodsToIgnore(String) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- parseNamespaceResult(String, Result, QuotaTableUtil.NamespaceQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseNamespaceResult(Result, QuotaTableUtil.NamespaceQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseOptions(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- parseOptions(String[]) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- parseOpts(Queue<String>) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- parseParentsBytes(byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- parsePB(BucketCacheProtos.BucketCacheEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- parsePB(HFileProtos.FileInfoProto) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Fill our map with content of the pb we read off disk
- parsePeerFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Parse the serialized representation of a peer configuration.
- parsePercentString(String) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- parsePermissionRecord(byte[], Cell, byte[], byte[], boolean, String) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- parsePermissions(byte[], Result, byte[], byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Parse and filter permission based on the specified column family, column qualifier and user name.
- parsePort(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.valueOf(String)
- parsePort(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
Parse the port portion of a host-and-port string
- parseProtocolArgs(String[], int) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- parseQueryParams(String, int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- parser - Variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- parser - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- parser - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- parser - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- parseRegionInfo(RegionInfo) - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- parseRegionInfoFromRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns an HRI parsed from this regionName.
- parseRegionName(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Separate elements of a regionName.
- parseRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.parseRegionName(byte[])
. - parseRegionNameOrReturnNull(byte[]) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Separate elements of a regionName.
- parseRegionServerResult(String, Result, QuotaTableUtil.RegionServerQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseRegionServerResult(Result, QuotaTableUtil.RegionServerQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseReplicaIdFromServerColumn(byte[]) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Parses the replicaId from the server column qualifier.
- parseReplicaIdFromServerColumn(byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Parses the replicaId from the server column qualifier.
- parseResult(Result, QuotaTableUtil.QuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseResultToCollection(Result, Collection<QuotaSettings>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseRowKey(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
Return starting position and length of row key from the specified line bytes.
- parseRowKeys(String, int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- parseRowRangeParameter(String) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- parseServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Parse a ServerName from a string
- parseServerName(ServerName) - Method in class org.apache.hadoop.hbase.master.http.hbck.resource.HbckMetricsResource
- parseSetLevelArgs(String[], int) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- parseSimpleFilterExpression(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Constructs a filter object given a simple filter expression
- parseSizeString(String) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- parseSnapshotSize(Cell) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Parses the snapshot size from the given Cell's value.
- parseStartcode(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
Deprecated.Since 2.0. Use
ServerName.valueOf(String)
- parseState - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- ParseState() - Constructor for enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
- parseTableCFs(byte[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Parse bytes into TableCFs.
- parseTableCFsFromConfig(String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0
- parseTableCFsFromConfig(String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert tableCFs string into Map.
- parseTableNames(String) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- parseTableResult(Result, QuotaTableUtil.TableQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseTableResult(TableName, Result, QuotaTableUtil.TableQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseTimestamp(String, int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- parseUserResult(String, Result, QuotaTableUtil.UserQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseUserResult(Result, QuotaTableUtil.UserQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- parseVersionedServerName(byte[]) - Static method in class org.apache.hadoop.hbase.ServerName
-
Use this method instantiating a
ServerName
from bytes gotten from a call toServerName.getVersionedBytes()
. - parseVersionFrom(byte[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Parse the content of the ${HBASE_ROOTDIR}/hbase.version file.
- parseWALPositionFrom(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- parseWritable(DataInputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Now parse the old Writable format.
- partial - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Mimics
ProcedureStoreTracker.partial
. - partial - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.If true, it means tracker has incomplete information about the active/deleted procedures.
- partialResults - Variable in class org.apache.hadoop.hbase.client.BatchScanResultCache
- partialResults - Variable in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- partitionOps(List<ZKUtil.ZKUtilOp>, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Partition the list of
ops
by size (usingZKUtil.estimateSize(ZKUtilOp)
). - partitions - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- PARTITIONS_FILE_NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- passedPrefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
- passesBloomFilter(Scan, SortedSet<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Checks whether the given scan passes the Bloom filter (if present).
- 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.
- passesGeneralRowPrefixBloomFilter(Scan) - 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
- passesTimerangeFilter(TimeRange, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Check if this storeFile may contain keys within the TimeRange that have not expired (i.e.
- PassthroughInvocationHandler(T) - Constructor for class org.apache.hadoop.hbase.monitoring.TaskMonitor.PassthroughInvocationHandler
- password - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslClientCallbackHandler
- password - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- password - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler
- PASSWORD - Static variable in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
- PASSWORD_FILE_KEY - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- passwordDatabase - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- passwordDatabase - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler
- passwordFile - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- PASSWORDFILE - Static variable in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
- passwordStringToCharArray(char[]) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- path - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- path - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- path - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- path - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Path of file
- 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.RegionCoprocessorHost.TableCoprocessorAttribute
- path - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- path - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- path - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- path - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
- path - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- path - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- path - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- path - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- path - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
- PATH_COL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- PATH_SPEC_ANY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- pathHelper - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- pathHelper - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- PathHelper(Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- pathName - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- pathPrefix - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- pathSpec - Variable in class org.apache.hadoop.hbase.http.ServletConfig
- pathSpecs - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- pathToWatch - Variable in class org.apache.hadoop.hbase.zookeeper.DeletionListener
- pattern - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- pattern - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- pattern - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- pattern - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
Pattern used to validate a WAL file name see
AbstractFSWALProvider.validateWALFilename(String)
for description. - PATTERN - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. We do not use this style of procedure wal file name any more.
- patternToJoniFlags(int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- pause - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- pause - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- pause - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DelayRetryHandler
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- pause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- pause(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- pause(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- PAUSE_TIME_WITH_GC_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- PAUSE_TIME_WITH_GC_KEY - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- PAUSE_TIME_WITHOUT_GC_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- PAUSE_TIME_WITHOUT_GC_KEY - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- pauseForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- pauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- pauseManager - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- pauseManager - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- pauseManager - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- pauseMonitor - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- pauseMonitor - Variable in class org.apache.hadoop.hbase.rest.RESTServlet
- pauseMonitor - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- pauseMs - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- pauseMsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- pauseNs - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- pauseNs - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- pauseNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- pauseNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BuilderBase
- pauseNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- pauseNs - Variable in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- pauseNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- pauseNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BuilderBase
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- pauseNsForServerOverloaded - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- pausesWithGc - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- pausesWithGc - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- pausesWithGc - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- pausesWithoutGc - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- pausesWithoutGc - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- pausesWithoutGc - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- pauseTime - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- Payload(V) - Constructor for class org.apache.hadoop.hbase.metrics.impl.RefCountingMap.Payload
- PB_WAL_COMPLETE_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- PB_WAL_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- PBCell - Class in org.apache.hadoop.hbase.types
-
An example for using protobuf objects with
DataType
API. - PBCell() - Constructor for class org.apache.hadoop.hbase.types.PBCell
- PBIS(InputStream, int) - Constructor for class org.apache.hadoop.hbase.codec.BaseDecoder.PBIS
- pbkdf128(byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a 128 bit key derived from the concatenation of the supplied arguments using PBKDF2WithHmacSHA1 at 10,000 iterations.
- pbkdf128(String...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a 128 bit key derived from the concatenation of the supplied arguments using PBKDF2WithHmacSHA1 at 10,000 iterations.
- PBType<T extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.types
-
Deprecated.Will be removed in 3.0.0 without replacement. It should not be a public API as it exposes the protobuf stuff. Users who depend on this class should just copy the code your own code base.
- PBType() - Constructor for class org.apache.hadoop.hbase.types.PBType
-
Deprecated.
- 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.master.procedure.Queue
- 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.replication.regionserver.WALEntryStream
-
Returns the next WAL entry in this stream but does not advance.
- peek() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- peek() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- peek() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- peek() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- peek() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- peek() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next byte from this range without incrementing position.
- peer - Variable in class org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
- PEER - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- PEER_CONFIG_FILE - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- PEER_CONFIG_PREFIX - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- PEER_QUEUE_KEY_COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- PEER_ROW_CHANGED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- peerAddress - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- peerCache - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- peerClusterId - Variable in class org.apache.hadoop.hbase.replication.ClusterMarkingEntryFilter
- peerClusterId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- peerConfig - Variable in class org.apache.hadoop.hbase.master.replication.AddPeerProcedure
- peerConfig - Variable in class org.apache.hadoop.hbase.master.replication.RemovePeerProcedure
- peerConfig - Variable in class org.apache.hadoop.hbase.master.replication.UpdatePeerConfigProcedure
- peerConfig - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- peerConfigListeners - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- peerConfigUpdated(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
- peerConfigUpdated(ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigListener
-
Callback method for when users update the ReplicationPeerConfig for this peer
- peerConfigUpdated(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- peerData - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- peerData - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- peerFSAddress - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- peerHBaseRootAddress - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- peerId - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationFuture
- peerId - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- peerId - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- peerId - Variable in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- peerId - Variable in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- peerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- peerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- peerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- peerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- peerId - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- peerId - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- peerId - Variable in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- peerID - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- peerID - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- peerKey - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- peerLocks - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- peerManager - Variable in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- peerMap - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- PeerOperationType() - Constructor for enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- peerProcedureHandler - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- 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
- PeerQueue - Class in org.apache.hadoop.hbase.master.procedure
- PeerQueue(String, LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.PeerQueue
- peerQuorumAddress - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- PeerRegionServerListener(HBaseReplicationEndpoint) - Constructor for class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
- peerRunQueue - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- peers - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- PEERS_DIR - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- PEERS_DIR_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- PEERS_STATE_ZNODE - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- PEERS_STATE_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- PEERS_ZNODE - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- PEERS_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- peerSeqNum - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- peersLock - Variable in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
- peerSnapshotName - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- peerSnapshotTmpDir - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- peersQueueSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- peersSelected - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- peerState - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- PeerState() - Constructor for enum org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
- peerStateNodeName - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
The name of the znode that contains the replication status of a remote slave (i.e.
- peerStorage - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- peerStorage - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- peerStorage - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- peerStorage - Variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- peersZNode - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
-
The name of the znode that contains a list of all remote slave (i.e.
- peersZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- peerTableName - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- PEM - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- PEMFileLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Implementation of
FileKeyStoreLoader
that loads from PEM files. - PEMFileLoader(String, String, char[], char[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.PEMFileLoader
- PEMFileLoader.Builder - Class in org.apache.hadoop.hbase.io.crypto.tls
- PemReader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
This file has been copied from the Apache ZooKeeper project.
- PemReader() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- pending - Variable in class org.apache.hadoop.hbase.zookeeper.PendingWatcher
- pendingAssignQueue - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- pendingBytesFatalThreshold - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- pendingConnections - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.
- pendingDelete - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
- pendingLatch - Variable in class org.apache.hadoop.hbase.zookeeper.InstancePending
- pendingRequests - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- pendingRequests - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- PendingWatcher - Class in org.apache.hadoop.hbase.zookeeper
-
Placeholder of a watcher which might be triggered before the instance is not yet created.
- PendingWatcher() - Constructor for class org.apache.hadoop.hbase.zookeeper.PendingWatcher
- PER_BLOCK_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- PERCENT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- PERCENT_FILES_LOCAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- PERCENT_FILES_LOCAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- PERCENT_FILES_LOCAL_SECONDARY_REGIONS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- PERCENT_FILES_LOCAL_SECONDARY_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- percentFileLocal - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- percentFileLocalSecondaryRegions - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- PerClientRandomNonceGenerator - Class in org.apache.hadoop.hbase.client
-
NonceGenerator implementation that uses client ID hash + random int as nonce group, and random numbers as nonces.
- PerClientRandomNonceGenerator() - Constructor for class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
- performBulkLoad(Admin, Table, RegionLocator, Deque<LoadIncrementalHFiles.LoadQueueItem>, ExecutorService, SecureBulkLoadClient, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- performCompaction(Compactor.FileDetails, InternalScanner, CellSink, long, boolean, ThroughputController, CompactionRequestImpl, CompactionProgress) - 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, CompactionRequestImpl, CompactionProgress) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Performs the compaction.
- performCostlyOperation() - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- performFlush(InternalScanner, CellSink, ThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
-
Performs memstore flush, writing data from scanner into sink.
- performHostVerification(InetAddress, X509Certificate) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
-
Compares peer's hostname with the one stored in the provided client certificate.
- performMajorCompactionInBatches(Admin, TableDescriptor, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- performMobFlush(MemStoreSnapshot, long, InternalScanner, StoreFileWriter, MonitoredTask, ThroughputController, Consumer<Path>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
-
Flushes the cells in the mob store.
- performOnSuperuser(String, User, String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Check if caller is granting or revoking superusers's or supergroups's permissions.
- performOnSuperuser(String, User, String) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- period - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- period - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- period - Variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- period - Variable in class org.apache.hadoop.hbase.ScheduledChore
-
Scheduling parameters.
- period - Variable in class org.apache.hadoop.hbase.util.Sleeper
- PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- PERIOD_COMPACTION - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- PERIOD_FLUSH - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- PERIODIC_REFRESH_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- PERIODIC_REFRESH_INTERVAL_SECS_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- PERIODIC_ROLL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- periodicalFlushTimer - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- periodicalFlushTimer - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- periodicExecute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.DeadServerMetricRegionChore
- periodicExecute(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionChore
- periodicExecute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- periodicExecute(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- periodicFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Check for flushes
- periodicFlushTask - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- periodicFlushTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- periodicFlushTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- PeriodicMemStoreFlusher(int, HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- periodicRefreshMs - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- periodicRoll() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- periodicRollForTesting() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- periodicRollMsec - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- periodToLog - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- PERM_ALL_ACCESS - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- PERM_ALL_ACCESS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- PERM_HIDDEN - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- permission - Variable in class org.apache.hadoop.hbase.security.access.UserPermission
- Permission - Class in org.apache.hadoop.hbase.security.access
-
Base permissions instance representing the ability to perform a given set of actions.
- Permission() - Constructor for class org.apache.hadoop.hbase.security.access.Permission
-
Empty constructor for Writable implementation.
- Permission(byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
- Permission(Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
- Permission.Action - Enum in org.apache.hadoop.hbase.security.access
- Permission.Builder - Class in org.apache.hadoop.hbase.security.access
- Permission.Scope - Enum in org.apache.hadoop.hbase.security.access
- PermissionCache() - Constructor for class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- permissionGranted(String, User, Permission.Action, TableName, byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- permissionGranted(String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Check the current user for authorization to perform a specific action against the given set of row data.
- permissionGranted(String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- permissionGranted(AccessController.OpType, User, RegionCoprocessorEnvironment, Map<byte[], ? extends Collection<?>>, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Check the current user for authorization to perform a specific action against the given set of row data.
- PermissionStorage - Class in org.apache.hadoop.hbase.security.access
-
Maintains lists of permission grants to users and groups to allow for authorization checks by
AccessController
. - PermissionStorage() - Constructor for class org.apache.hadoop.hbase.security.access.PermissionStorage
- perRegionServerBufferQueueSize - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- perServerFailuresCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- persist - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
-
Indicate whether we need to persist the procedure to ProcedureStore after execution.
- persistAll(Connection) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- persistAll(Connection) - Method in class org.apache.hadoop.hbase.namequeues.impl.BalancerRejectionQueueService
- persistAll(Connection) - Method in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
-
Add all slowLog events to system table.
- persistAll(Connection) - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
Add all in memory queue records to system table.
- persistAll(Connection) - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- persistAll(NamedQueuePayload.NamedQueueEvent, Connection) - Method in class org.apache.hadoop.hbase.namequeues.LogEventHandler
-
Add all in memory queue records to system table.
- persistAll(NamedQueuePayload.NamedQueueEvent, Connection) - Method in class org.apache.hadoop.hbase.namequeues.NamedQueueRecorder
-
Add all in memory queue records to system table.
- persistAndWake(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- persistencePath - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- PersistentIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
A class implementing PersistentIOEngine interface supports file integrity verification for
BucketCache
which use persistent IOEngine - PersistentIOEngine(String...) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
- PersistentIOEngine.DuFileCommand - Class in org.apache.hadoop.hbase.io.hfile.bucket
- persistentOutput - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- persistSnapshotSizeChanges(Map<String, Long>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Reads the current size for each snapshot to update, generates a new update based on that value, and then writes the new update.
- persistSnapshotSizes(Table, List<FileArchiverNotifierImpl.SnapshotWithSize>) - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
-
Writes the snapshot sizes to the provided
table
. - persistSnapshotSizesForNamespaces(Map<String, Long>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Writes the size used by snapshots for each namespace to the quota table.
- persistToFile() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- persistToMeta(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- perStoreMemstoreOnlyReadCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- perStoreMixedReadCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- perTableAppendCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- perTableAppendSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- perTableFailuresCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- perTableReadLatency - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- PETABYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- pgd - Static variable in class org.apache.hadoop.hbase.mapred.Driver
- phase - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup phase
- PHOENIX - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
- physical - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- pickLeastCachedRegion(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareSkewnessCandidateGenerator
- pickLeastLoadedFNServer(BalancerClusterState, List<ServerName>, int) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLoadPicker
- pickLeastLoadedServer(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLoadPicker
- pickLeastLoadedServer(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.LoadCandidateGenerator
- pickLowestLocalRegionOnServer(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLocalityPicker
- pickMostLoadedServer(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer.FavoredNodeLoadPicker
- pickMostLoadedServer(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.LoadCandidateGenerator
- pickOtherRandomRack(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- pickOtherRandomServer(BalancerClusterState, int) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- pickRandomRack(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- pickRandomRegion(BalancerClusterState, int, double) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
-
From a list of regions pick a random one.
- pickRandomRegions(BalancerClusterState, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareSkewnessCandidateGenerator
- pickRandomRegions(BalancerClusterState, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- pickRandomServer(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CandidateGenerator
- pid - Variable in class org.apache.hadoop.hbase.http.ProfileServlet
- PING_CALL_ID - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- pipeline - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- pipeline - Variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- PipelineController() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
- pipelineThreshold - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- PKCS12 - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
- PKCS12 - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
- PKCS12FileLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Implementation of
FileKeyStoreLoader
that loads from PKCS12 files. - PKCS12FileLoader(String, String, char[], char[]) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.PKCS12FileLoader
- PKCS12FileLoader.Builder - Class in org.apache.hadoop.hbase.io.crypto.tls
- 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.
- PlainTextMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
-
An adapter between Jersey and Object.toString().
- PlainTextMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
- plan - Variable in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- planSkipped(NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Call-back for the case where plan couldn't be executed due to constraint violation, such as namespace quota.
- planSkipped(NormalizationPlan.PlanType) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- PlanType() - Constructor for enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
- player - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- player - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- PleaseHoldException - Exception in org.apache.hadoop.hbase
-
This exception is thrown by the master when a region server was shut down and restarted so fast that the master still hasn't processed the server shutdown of the first instance, or when master is initializing and client call admin operations, or when an operation is performed on a region server that is still starting.
- PleaseHoldException(String) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
- PleaseHoldException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
- PleaseHoldException(Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
- PleaseRestartMasterException - Exception in org.apache.hadoop.hbase
-
Thrown if the master requires restart.
- PleaseRestartMasterException(String) - Constructor for exception org.apache.hadoop.hbase.PleaseRestartMasterException
- PLUGGABLE_CALL_QUEUE_CLASS_NAME - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- PLUGGABLE_CALL_QUEUE_WITH_FAST_PATH_ENABLED - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- PluggableBlockingQueue - Class in org.apache.hadoop.hbase.ipc
-
Abstract class template for defining a pluggable blocking queue implementation to be used by the 'pluggable' call queue type in the RpcExecutor.
- PluggableBlockingQueue(int, PriorityFunction, Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.PluggableBlockingQueue
- PluggableRpcQueueNotFound - Exception in org.apache.hadoop.hbase.ipc
-
Internal runtime error type to indicate the RpcExecutor failed to execute a `pluggable` call queue type.
- PluggableRpcQueueNotFound(String) - Constructor for exception org.apache.hadoop.hbase.ipc.PluggableRpcQueueNotFound
- pluralize(int) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- pluralize(Collection<?>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- plus(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- policy - Variable in class org.apache.hadoop.hbase.http.HttpConfig
- policy - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- policy - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- policy - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
- Policy() - Constructor for enum org.apache.hadoop.hbase.http.HttpConfig.Policy
- POLICY_REFRESHER_CHORE_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_DELAY_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_REPORT_PERCENT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_REPORT_PERCENT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_TIMEUNIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- POLICY_REFRESHER_CHORE_TIMEUNIT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- policyName - Variable in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
- poll() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
Returns The next element in this queue, or
null
if the queue is empty. - poll() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
-
Returns The next element in this queue, or
null
if the queue is empty. - poll() - 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.master.procedure.Queue
- poll() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- poll() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Fetch one Procedure from the queue
- poll() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- poll() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- poll() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- poll(long) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- poll(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
-
Poll for the first completed task whether it is a success or execution exception.
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- poll(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Fetch one Procedure from the queue
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.StealJobQueue
- pollCache() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- pollCalls - Variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- pollFirst() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- pollFirst() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- pollFirstEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- pollFirstEntry() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- pollForFirstSuccessfullyCompletedTask(long, TimeUnit, int, int) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
-
Poll for the first successfully completed task whose completed order is in startIndex, endIndex(exclusive) range
- pollForSpecificCompletedTask(long, TimeUnit, int) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
-
Poll for the Nth completed task (index starts from 0 (the 1st), 1 (the second)...)
- pollKeyPress() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- pollKeyPress() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- pollKeyPress() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
Returns The last element in this queue, or
null
if the queue is empty. - pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
-
Returns The last element in this queue, or
null
if the queue is empty. - pollLast() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- pollLast() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- pollLastEntry() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- pollLastEntry() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- 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.client.AsyncHBaseAdmin
- pool - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- pool - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- pool - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- pool - Variable in class org.apache.hadoop.hbase.client.AsyncTableImpl
- pool - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- pool - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- pool - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- pool - Variable in class org.apache.hadoop.hbase.client.HTable
- pool - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- pool - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- pool - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- pool - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- pool - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- pool - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- pool - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- pool - Variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- pool - Variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- pool - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- pool - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- pool - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- pool - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- pool(ExecutorService) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Override the default executor pool defined by the
hbase.htable.threads.*
configuration values. - 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
- POOL_SIZE - Static variable in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- poolAllocationBytes - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- POOLED_ALLOCATOR_TYPE - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- PoolMap<K,
V> - Class in org.apache.hadoop.hbase.util -
The
PoolMap
maps a key to a collection of values, the elements of which are managed by a pool. - PoolMap(PoolMap.PoolType, int) - Constructor for class org.apache.hadoop.hbase.util.PoolMap
- PoolMap.Pool<R> - Interface in org.apache.hadoop.hbase.util
- PoolMap.PoolResourceSupplier<R> - Interface in org.apache.hadoop.hbase.util
- PoolMap.PoolType - Enum in org.apache.hadoop.hbase.util
- PoolMap.RoundRobinPool<R> - Class in org.apache.hadoop.hbase.util
- PoolMap.ThreadLocalPool<R> - Class in org.apache.hadoop.hbase.util
- poolMaxSize - Variable in class org.apache.hadoop.hbase.util.PoolMap
- poolNumber - Static variable in class org.apache.hadoop.hbase.DaemonThreadFactory
- pools - Variable in class org.apache.hadoop.hbase.util.PoolMap
- poolSizePercentage - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- poolType - Variable in class org.apache.hadoop.hbase.util.PoolMap
- PoolType() - Constructor for enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- popArguments(Stack<ByteBuffer>, Stack<Filter>) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Pops an argument from the operator stack and the number of arguments required by the operator from the filterStack and evaluates them
- popReadyHandler() - Method in class org.apache.hadoop.hbase.ipc.FastPathBalancedQueueRpcExecutor
-
Returns Pop a Handler instance if one available ready-to-go or else return null.
- populateBalanceRSGroupResponse(RSGroupAdminProtos.BalanceRSGroupResponse.Builder, BalanceResponse) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- populateConnectionAttributes(Map<AttributeKey<?>, Object>, Supplier<String>, Supplier<User>) - Static method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
-
Static utility method that performs the primary logic of this builder.
- populateConnectionAttributes(Map<AttributeKey<?>, Object>, AsyncConnectionImpl) - Static method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
-
Static utility method that performs the primary logic of this builder.
- populateConnectionAttributes(Map<AttributeKey<?>, Object>, ClusterConnection) - Static method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- populateFromJoinedHeap(List<Cell>, ScannerContext) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Returns true if more cells exist after this batch, false if scanner is done
- populateLoadQueue(Deque<LoadIncrementalHFiles.LoadQueueItem>, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Populate the Queue with given HFiles
- populateMethodDescriptorAttributes(Map<AttributeKey<?>, Object>, Descriptors.MethodDescriptor) - Static method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
-
Static utility method that performs the primary logic of this builder.
- populatePut(byte[], ImportTsv.TsvParser.ParsedLine, Put, int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- populateReadTableTimeoutsMap(String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- populateRegionPerLocationFromServer(int[][], Int2IntCounterMap[], int[][]) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- populateRegionStatesFromMeta(String) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Attempt to load
regionEncodedName
from META, adding any results to theAssignmentManager.regionStateStore
Is NOT aware of replica regions. - populateRegionStatesFromMeta(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Attempt to load
regionInfo
from META, adding any results to theAssignmentManager.regionStateStore
Is NOT aware of replica regions. - populateResult(List<Cell>, KeyValueHeap, ScannerContext, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Fetches records with currentRow into results list, until next row, batchLimit (if not -1) is reached, or remainingResultSize (if not -1) is reaced
- populateTableNameAttributes(Map<AttributeKey<?>, Object>, TableName) - Static method in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
-
Static utility method that performs the primary logic of this builder.
- port - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- port - Variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- port - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use builder pattern via
HttpServer.Builder.addEndpoint(URI)
instead. - port - Variable in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- port - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- port - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- port - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
- port - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- port - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- port - Static variable in class org.apache.hadoop.hbase.thrift2.DemoClient
- port - Variable in class org.apache.hadoop.hbase.util.RegionMover
- port - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- port() - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- PORT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- PORT_FIELD - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- PORT_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- pos - Variable in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- pos - Variable in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- pos - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- POS_INF - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- POS_LARGE - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- POS_MED_MAX - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- POS_MED_MIN - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- POS_SMALL - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- position - Variable in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
The current index into the range.
- position - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- position() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns this ByteBuff's current position
- position() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns this MBB's current position
- position() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- position(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Sets this ByteBuff's position to the given value.
- position(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Sets this MBB's position to the given value.
- position(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- Position() - Constructor for enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
- POSITIONAL_READ - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.ReadType
- PositionedByteRange - Interface in org.apache.hadoop.hbase.util
-
Extends
ByteRange
with additional methods to support tracking a consumers position within the viewport. - positionForNextBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Set our selves up for the next 'next' invocation, set up next block.
- positionThisBlockBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Set the position on current backing blockBuffer.
- positionToByteArray(long) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- positiveJitterRate() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
- post(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(String, String, byte[], Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(Cluster, String, String, byte[], Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
- post(NamespacesInstanceModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Build a response for POST create namespace with properties specified.
- post(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
- post(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- postAbortProcedure() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a abortProcedure request has been processed.
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postAction(BalanceAction) - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
-
Called once per cluster Action to give the cost function an opportunity to update it's state.
- postAddReplicationPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after add a replication peer
- postAddRSGroup(String) - 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
- 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.
- postAppend(Append, Result, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.postAppend(ObserverContext, Append, Result, WALEdit)
instead. - postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after Append
- postAppend(WAL.Entry, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- postAppendBeforeWAL(Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postAppendBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a list of new cells has been created during an append operation, but before they are committed to the WAL or memstore.
- postAppendBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postAppendBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- postApply(GlobalQuotaSettingsImpl) - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Performs some action after
MasterQuotaManager.SetQuotaOperations.update(GlobalQuotaSettingsImpl)
with the resulting quota from the request action for the subject. - postAssign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region assignment has been requested.
- postBalance(BalanceRequest, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postBalance(ObserverContext<MasterCoprocessorEnvironment>, BalanceRequest, List<RegionPlan>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the balancing plan has been submitted.
- postBalanceRSGroup(String, BalanceRequest, BalanceResponse) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postBalanceRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String, BalanceRequest, BalanceResponse) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a region server group is removed
- postBalanceSwitch(boolean, 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.
- 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(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.
- postBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the completion of batch put/delete/increment/append and will be called even if the batch operation fails.
- postBatchMutateIndispensably(MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
- postBulkLoadHFile(List<Pair<byte[], String>>, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.backup.BackupObserver
- postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, Map<byte[], List<Path>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after bulkLoadHFile.
- postCellEncode(int, int) - Method in class org.apache.hadoop.hbase.io.encoding.EncodingState
- postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.postCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.postCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - postCheckAndMutate(CheckAndMutate, CheckAndMutateResult) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postCheckAndMutate(ObserverContext<RegionCoprocessorEnvironment>, CheckAndMutate, CheckAndMutateResult) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after checkAndMutate
- postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.postCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.postCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - postClean() - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
-
Used to do some cleanup work
- postClean() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- postClearCompactionQueues() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after clearing compaction queues
- postClearDeadServers(List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after clear dead region servers.
- postClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- postClearRegionBlockCache(CacheEvictionStats) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postClearRegionBlockCache(ObserverContext<RegionServerCoprocessorEnvironment>, CacheEvictionStats) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
Called after clearing the block caches for one or more regions
- postCloneSnapshot(SnapshotDescription, TableDescriptor) - 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(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Action after cloning from snapshot.
- postClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a region is closed
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the region is reported as closed to the master.
- 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(byte[], Path, Path) - 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.
- 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.
- postCompactScannerOpen(CompactionRequestImpl, ScanType, InternalScanner, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Calls coprocessor, if any, to create scanners - after normal scanner creation.
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends StoreFile>, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends StoreFile>, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the
StoreFile
s 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
HStoreFile
s to be compacted have been selected from the available candidates. - postCompletedCreateTableAction(TableDescriptor, RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postCompletedCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createTable operation has been requested.
- postCompletedCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postCompletedCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postCompletedDeleteTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after
HMaster
deletes a table. - postCompletedDeleteTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- 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
- postCompletedMergeRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Post merge region action
- postCompletedMergeRegionsAction(RegionInfo[], RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked after completing merge regions operation
- postCompletedMergeRegionsAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[], RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
called after the regions merge.
- 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(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- postCompletedModifyTableAction(TableName, TableDescriptor, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postCompletedSnapshotAction(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postCompletedSnapshotAction(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the snapshot operation has been completed.
- postCompletedSnapshotAction(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postCompletedSplitRegionAction(RegionInfo, RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked just after a split
- postCompletedSplitRegionAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region is split.
- postCompletedTruncateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after
HMaster
truncates a table. - postCompletedTruncateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postCompletedTruncateTableAction(TableName, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postCreate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createNamespace operation has been requested.
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- 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(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
- postCreateReplicationEndPoint(ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postCreateTable(TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createTable operation has been requested.
- postDecommissionRegionServers(List<ServerName>, boolean) - 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.
- postDelete(Delete, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client deletes a value.
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.postDelete(ObserverContext, Delete, WALEdit)
instead. - postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postDelete(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- postDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the deleteNamespace operation has been requested.
- 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
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the delete snapshot operation has been requested.
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the deleteTable operation has been requested.
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postDisable(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
Action after disabling table.
- postDisableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after disable a replication peer
- 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
- postEnable(MasterProcedureEnv, MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Action after enabling table.
- postEnableReplicationPeer(String) - 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
- 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
- postEncoding(HFileBlockEncodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder
- postEncoding(BlockType) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- postEncoding(BlockType) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Do any action that needs to be performed after the encoding.
- 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 interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
-
Called after an Endpoint service method is invoked.
- postEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message, Message.Builder) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postEnvCall() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperation
- postExecuteProcedures() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after executing procedures
- postExists(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client tests for existence using a Get.
- 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 class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- 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 class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- 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(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postGetClusterMetrics(ObserverContext<MasterCoprocessorEnvironment>, ClusterMetrics) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after get cluster status.
- postGetLocks(List<LockedResource>) - 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.
- 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 class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client performs a Get
- postGetProcedures(List<Procedure<?>>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getProcedures request has been processed.
- postGetReplicationPeerConfig(String) - 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
- 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 interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getTableDescriptors request has been processed.
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postGetTableNames(List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getTableNames request has been processed.
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postGetUserPermissions(String, String, TableName, byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postGetUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, String, TableName, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after getting user permissions.
- postGrant(ObserverContext<MasterCoprocessorEnvironment>, UserPermission, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after granting user permissions.
- postGrant(ObserverContext<MasterCoprocessorEnvironment>, UserPermission, boolean) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postGrant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postHasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postHasUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, List<Permission>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after checking if user has permissions.
- postIncrement(Increment, Result, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.postIncrement(ObserverContext, Increment, Result, WALEdit)
instead. - postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after increment
- postIncrementBeforeWAL(Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postIncrementBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a list of new cells has been created during an increment operation, but before they are committed to the WAL or memstore.
- postIncrementBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postIncrementBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, Mutation, List<Pair<Cell, Cell>>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- 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(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- 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
- postIsRpcThrottleEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postIsRpcThrottleEnabled(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after getting if is rpc throttle enabled.
- postListDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after list decommissioned region servers.
- postListNamespaceDescriptors(List<NamespaceDescriptor>) - 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(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postListNamespaces(List<String>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postListNamespaces(ObserverContext<MasterCoprocessorEnvironment>, List<String>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a listNamespaces request has been processed.
- postListNamespaces(ObserverContext<MasterCoprocessorEnvironment>, List<String>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postListReplicationPeers(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postListReplicationPeers(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after list replication peers.
- postListSnapshot(SnapshotDescription) - 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.
- 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) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
- postLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL has been rolled.
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- postMasterStartupInitialize() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- postMasterStartupInitialize() - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- 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.
- postMasterStartupInitialize() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- postMasterStoreFlush() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postMasterStoreFlush(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the master local region memstore is flushed to disk.
- 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(RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
called after merge regions request.
- 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
- postMergeRegionsCommit(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Post merge region action
- 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.
- postModify(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Action after modifying table.
- postModifyColumnFamilyStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after modifying a family store file tracker.
- postModifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the modifyTable operation has been requested.
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postModifyTable(TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postModifyTableStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after modifying a table's store file tracker.
- postModifyTableStoreFileTracker(TableName, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postMove(RegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postMove(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region move has been requested.
- postMoveServers(Set<Address>, String) - 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
- postMoveServersAndTables(Set<Address>, Set<TableName>, 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
- postMoveTables(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
- postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.2.0 and will be removedin 4.0.0. Use
RegionObserver.postIncrementBeforeWAL(ObserverContext, Mutation, List)
orRegionObserver.postAppendBeforeWAL(ObserverContext, Mutation, List)
instead. - postOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a region open
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the region is reported as open to the master.
- 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, 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
- PostOpenDeployTasksThread(HRegion, Server, RegionServerServices, AtomicBoolean, long) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- postOperationFailure(IOException, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Called after the operation is terminated with a failure.
- postOperationFailure(IOException, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- postOperationResult(Void, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteTableFuture
- postOperationResult(Void, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ModifyTableFuture
- postOperationResult(V, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Called after the operation is completed and the result fetched.
- postOperationResult(V, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- 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(Put, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client stores a value.
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.postPut(ObserverContext, Put, WALEdit)
instead. - 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
- postRefreshStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- postRegionOffline(RegionInfo) - 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.
- postRemoveReplicationPeer(String) - 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
- postRemoveRSGroup(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
- postRemoveServers(Set<Address>) - 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
- postRenameRSGroup(String, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postRenameRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after rename rsgroup.
- postReplayWALs(RegionInfo, Path) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- postReplayWALs(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after replaying WALs for this region.
- postReplicateLogEntries() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- 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.
- postReplicationSinkBatchMutate(ObserverContext<RegionServerCoprocessorEnvironment>, AdminProtos.WALEntry, Mutation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after replication sink mutations are executed on the sink table as part of batch call.
- postReplicationSinkBatchMutate(AdminProtos.WALEntry, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postRequestLock(String, TableName, RegionInfo[], LockType, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after new LockProcedure is queued.
- postRestoreSnapshot(SnapshotDescription, TableDescriptor) - 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.
- postRevoke(ObserverContext<MasterCoprocessorEnvironment>, UserPermission) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after revoking user permissions.
- postRevoke(ObserverContext<MasterCoprocessorEnvironment>, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- postRevoke(UserPermission) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postRollBackMergeRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Action after rollback a merge table regions action.
- postRollBackMergeRegionsAction(RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked after rollback merge regions operation
- 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.
- postRollBackSplitRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Action after rollback a split table region action.
- 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() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- 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(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postRunCleaner() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client closes a scanner.
- 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
- postScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- 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.
- 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(Scan, RegionScanner) - 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(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(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the namespace is stored.
- postSetRegionServerQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postSetRegionServerQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the region server is stored.
- postSetSplitOrMergeEnabled(boolean, MasterSwitchType) - 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(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(String, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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(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(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.
- postShipEdits(List<WAL.Entry>, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- postShipEdits(List<WAL.Entry>, long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Call this after the shipper thread ship some entries to peer cluster.
- postSnapshot(SnapshotDescription, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the snapshot operation has been requested.
- postSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- postSnapshotOperation() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Perform tasks needed after the completion of snapshot operation.
- postSplitRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Post split region actions
- postStart() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- postStart() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Called after start is called.
- postStartMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called immediately after an active master instance has completed initialization.
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- 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(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFileReader) - 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(ReaderContext, CacheConfig, StoreFileReader) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- postSwitchExceedThrottleQuota(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postSwitchExceedThrottleQuota(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after switching exceed throttle quota state.
- postSwitchRpcThrottle(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postSwitchRpcThrottle(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after switching rpc throttle enabled state.
- postSync() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureStoreListener
-
triggered when the store sync is completed.
- 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
- postTruncate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- postTruncate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- postTruncateRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked after calling the truncate region procedure
- postTruncateRegion(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the truncate region procedure is called.
- postTruncateRegionAction(RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked after calling the truncate region procedure
- postTruncateRegionAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called post the region is truncated.
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the truncateTable operation has been requested.
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- postTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postUnassign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region unassignment has been requested.
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Deprecated.in 2.4.0. replaced by postUnassign(ctx, regionInfo). removed in hbase 3. until then safe to either leave implementation here or move it to the new method. default impl of that method calls this one.
- postUpdate(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
Issue any post update synchronization and tests
- postUpdate(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- postUpdate(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- postUpdateConfiguration() - Method in class org.apache.hadoop.hbase.master.HMaster
- postUpdateConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- postUpdateConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postUpdateConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- postUpdateMasterConfiguration(ObserverContext<MasterCoprocessorEnvironment>, Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after reloading the HMaster's
Configuration
from disk - postUpdateRegionServerConfiguration(ObserverContext<RegionServerCoprocessorEnvironment>, Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
Called after reloading the RegionServer's
Configuration
from disk - postUpdateReplicationPeerConfig(String, ReplicationPeerConfig) - 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
- postUpdateRSGroupConfig(String, Map<String, String>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- postUpdateRSGroupConfig(ObserverContext<MasterCoprocessorEnvironment>, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after update rsgroup config.
- 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.
- postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a
WALEdit
replayed for this region. - postWALRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
-
Called after rolling the current WAL
- postWALRoll(ObserverContext<? extends WALCoprocessorEnvironment>, Path, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
Called after rolling the current WAL
- postWALWrite(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
- 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.
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, long) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a abortProcedure request has been processed.
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, long) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preAbortProcedure(ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- pread - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- PREAD - Enum constant in enum org.apache.hadoop.hbase.client.Scan.ReadType
- PREAD - Enum constant in enum org.apache.hadoop.hbase.io.hfile.ReaderContext.ReaderType
- preadAllBytes - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- preAddPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- preAddReplicationPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before add a replication peer
- preAddReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preAddRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preAddRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new region server group is added
- preadMaxBytes - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- preadMaxBytes - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- preadWithExtra(ByteBuff, FSDataInputStream, long, int, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Read from an input stream at least
necessaryLen
and if possible,extraLen
also if available. - preadWithExtra(ByteBuff, FSDataInputStream, long, int, int, boolean) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Read from an input stream at least
necessaryLen
and if possible,extraLen
also if available. - preadWithExtraDirectly(ByteBuff, FSDataInputStream, long, int, int, boolean) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- preadWithExtraOnHeap(ByteBuff, FSDataInputStream, long, int, int, boolean) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
- preambleBuffer - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- preambleCall - Variable in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- PreambleCallHandler - Class in org.apache.hadoop.hbase.ipc
-
Used to decode preamble calls.
- PreambleCallHandler(NettyRpcConnection, byte[], Call) - Constructor for class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- preambleHeader - Variable in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- PreambleResponse() - Constructor for enum org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
- preAppend(Append, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.preAppend(ObserverContext, Append, WALEdit)
instead. - preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Append.
- preAppendAfterRowLock(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.preBatchMutate(ObserverContext, MiniBatchOperationInProgress)
instead. - preApply(GlobalQuotaSettingsImpl) - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Performs some action before
MasterQuotaManager.SetQuotaOperations.update(GlobalQuotaSettingsImpl)
with the current quota for the subject. - preAssign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to assigning a specific region.
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preBalance(BalanceRequest) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preBalance(ObserverContext<MasterCoprocessorEnvironment>, BalanceRequest) - 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(ObserverContext<MasterCoprocessorEnvironment>, BalanceRequest) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preBalanceCluster(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Called before actually executing balanceCluster.
- preBalanceCluster(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- preBalanceRSGroup(String, BalanceRequest) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preBalanceRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String, BalanceRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a region server group is removed
- preBalanceSwitch(boolean) - 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(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(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
- preBatchMutate(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
- 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(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- 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 interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before bulkLoadHFile.
- preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Verifies user has CREATE or ADMIN privileges on the Column Families involved in the bulkLoadHFile request.
- preCheck() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- preCheck() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- preCheck() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- preCheck() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- preCheck() - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- preCheck() - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- preCheck() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- preCheck(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Check before the delete logic.
- preCheck(Row) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- preCheck(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- preCheck(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- preCheck(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyTableStoreFileTrackerProcedure
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutateAfterRowLock(ObserverContext, CheckAndMutate,CheckAndMutateResult)
instead. - preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutateAfterRowLock(ObserverContext, CheckAndMutate,CheckAndMutateResult)
instead. - preCheckAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preCheckAndMutate(ObserverContext<RegionCoprocessorEnvironment>, CheckAndMutate, CheckAndMutateResult) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndMutate
- preCheckAndMutateAfterRowLock(CheckAndMutate) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preCheckAndMutateAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, CheckAndMutate, CheckAndMutateResult) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndDelete but after acquiring rowlock.
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutate(ObserverContext, CheckAndMutate, CheckAndMutateResult)
instead. - preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutateAfterRowLock(ObserverContext, CheckAndMutate,CheckAndMutateResult)
instead. - preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], Filter, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
RegionObserver.preCheckAndMutateAfterRowLock(ObserverContext, CheckAndMutate,CheckAndMutateResult)
instead. - preCheckAndTryRestoreSFT(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- preCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- 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(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Authorization security check for SecureBulkLoadProtocol.cleanupBulkLoad()
- preCleanupBulkLoad(User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preClearCompactionQueues() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before clearing compaction queues
- preClearCompactionQueues(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preClearDeadServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before clear dead region servers.
- preClearDeadServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preClearRegionBlockCache() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preClearRegionBlockCache(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
- preClearRegionBlockCache(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCloneSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is cloned.
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCloneSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Action before cloning from snapshot.
- preClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a region is closed
- 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(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(byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preCommitStoreFile(String, Path, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Generate the filename in the main family store directory for moving the file from a build/temp location.
- preCommitStoreFile(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.backup.BackupObserver
- 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(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 class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called prior to writing the
StoreFile
s selected for compaction into a newStoreFile
. - preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanType, ScanOptions, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanType, ScanOptions, CompactionLifeCycleTracker, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- 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(CompactionRequestImpl, ScanType, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- 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
HStoreFile
s for compaction from the list of currently available candidates. - preCreate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new namespace is created by
HMaster
. - preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preCreateTable(TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new table is created by
HMaster
. - 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(TableDescriptor, RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new table is created by
HMaster
. - preCreateTableAction(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor, RegionInfo[]) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- preCreateTableRegionsInfos(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preCreateTableRegionsInfos(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before we create the region infos for this table.
- preDecommissionRegionServers(List<ServerName>, boolean) - 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(ObserverContext<MasterCoprocessorEnvironment>, List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preDelete(Delete, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client deletes a value.
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.preDelete(ObserverContext, Delete, WALEdit)
instead. - preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preDelete(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- preDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
deletes a namespace - preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preDeleteSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is deleted.
- 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(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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.
- preDisablePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- preDisableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before disable a replication peer
- preDisableReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to disabling a table.
- 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
- preDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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
- PREEMPTED - Enum constant in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Deprecated.
- PreemptedWALSplitException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.PreemptedWALSplitException
- PreemptiveFastFailException - Exception in org.apache.hadoop.hbase.exceptions
-
Deprecated.since 2.3.0, and will be removed in 4.0.0.
- PreemptiveFastFailException(long, long, long, ServerName) - Constructor for exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- PreemptiveFastFailException(long, long, long, ServerName, boolean) - Constructor for exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- PreemptiveFastFailInterceptor - Class in org.apache.hadoop.hbase.client
-
The concrete
RetryingCallerInterceptor
class that implements the preemptive fast fail feature. - PreemptiveFastFailInterceptor(Configuration) - Constructor for class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- preemptiveSync(ProtobufLogWriter) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Run a sync after opening to set up the pipeline.
- preEnable(MasterProcedureEnv, MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Action before enabling table.
- preEnablePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- preEnableReplicationPeer(String) - 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(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(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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(Service, String, Message) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
-
Called before an Endpoint service method is invoked.
- preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preExecuteProcedures() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before executing procedures
- preExecuteProcedures(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preExists(Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- 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(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- PREFETCH_BLOCKS_ON_OPEN - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Key for the PREFETCH_BLOCKS_ON_OPEN attribute.
- PREFETCH_BLOCKS_ON_OPEN - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- PREFETCH_BLOCKS_ON_OPEN_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- 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.
- PREFETCH_DELAY - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Wait time in miliseconds before executing prefetch
- PREFETCH_DELAY - Static variable in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
-
Wait time in miliseconds before executing prefetch
- PREFETCH_DELAY_VARIATION - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- PREFETCH_DELAY_VARIATION_DEFAULT_VALUE - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- 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
- prefetchCondition() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- prefetchDelayMillis - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Delay before beginning prefetch
- prefetchDelayVariation - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Variation in prefetch delay times, to mitigate stampedes
- prefetchedHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Cache of the NEXT header after this.
- PrefetchedHeader() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.PrefetchedHeader
- PrefetchExecutor - Class in org.apache.hadoop.hbase.io.hfile
- PrefetchExecutor() - Constructor for class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- prefetchExecutorNotifier - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- PrefetchExecutorNotifier - Class in org.apache.hadoop.hbase.regionserver
-
Class to submit requests for PrefetchExecutor depending on configuration change
- PrefetchExecutorNotifier(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
- prefetchExecutorPool - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Executor pool shared among all HFiles for block prefetch
- prefetchFutures - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Futures for tracking block prefetch activity
- prefetchListener - Variable in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- prefetchOnOpen - Variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Whether data blocks should be prefetched into the cache
- prefetchPathExclude - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- prefetchRunnable - Static variable in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
Runnables for resetting the prefetch activity
- PrefetchRunnable() - Constructor for class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner.PrefetchRunnable
- prefetchStarted() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- prefetchStarted() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Returns true if block prefetching was started after waiting for specified delay, false otherwise
- prefix - Variable in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- prefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
- prefix - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- prefix(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Adds this instance's identifier as a prefix to the passed
str
- PREFIX - Enum constant in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
- PREFIX_LENGTH_KEY_DEPRECATED - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- PREFIX_TREE - Enum constant in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
- prefixes - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- PrefixFilter - Class in org.apache.hadoop.hbase.filter
-
Pass results that have same row prefix.
- PrefixFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- PrefixFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.PrefixFilter
- PrefixKeyDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Compress key by storing size of common prefix with previous KeyValue and storing raw size of rest.
- PrefixKeyDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- PrefixKeyDeltaEncoder.SeekerStateBufferedEncodedSeeker - Class in org.apache.hadoop.hbase.io.encoding
- prefixLength - Variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- prefixLength - Variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitRestriction
- prefixLength - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- prefixLength - Variable in class org.apache.hadoop.hbase.util.RowPrefixFixedLengthBloomContext
- 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.
- preflightChecks(MasterProcedureEnv, Boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the memstore is flushed to disk.
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- 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(FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a memstore flush
- preFlush(HStore, InternalScanner, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a memstore flush
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- 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() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetClusterMetrics(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before get cluster status.
- preGetCounter - Variable in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- preGetLocks() - 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(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGetNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getNamespaceDescriptor request has been processed.
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics.ExampleRegionObserver
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- 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() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getProcedures request has been processed.
- preGetProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGetReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before get the configured ReplicationPeerConfig for the specified peer
- preGetReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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 interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getTableDescriptors request has been processed.
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGetTableNames(List<TableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<TableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getTableNames request has been processed.
- preGetUserPermissions(String, String, TableName, byte[], byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGetUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, String, TableName, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before getting user permissions.
- preGetUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, String, TableName, byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGetUserPermissions(User, String, String, TableName, byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGrant(ObserverContext<MasterCoprocessorEnvironment>, UserPermission, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before granting user permissions.
- preGrant(ObserverContext<MasterCoprocessorEnvironment>, UserPermission, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preGrant(UserPermission, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preGrantOrRevoke(User, String, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preHasUserPermissions(String, List<Permission>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preHasUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, List<Permission>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
- preHasUserPermissions(ObserverContext<MasterCoprocessorEnvironment>, String, List<Permission>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preHasUserPermissions(User, String, List<Permission>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preIncrement(Increment, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.preIncrement(ObserverContext, Increment, WALEdit)
instead. - preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Increment.
- preIncrementAfterRowLock(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.preBatchMutate(ObserverContext, MiniBatchOperationInProgress)
instead. - preIsRpcThrottleEnabled() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preIsRpcThrottleEnabled(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before getting if is rpc throttle enabled.
- preIsRpcThrottleEnabled(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preliminaries() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Corresponds to the "preliminaries" step of the original algorithm.
- preListDecommissionedRegionServers() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before list decommissioned region servers.
- preListDecommissionedRegionServers(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preListNamespaceDescriptors(List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a listNamespaceDescriptors request has been processed.
- preListNamespaces(List<String>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preListNamespaces(ObserverContext<MasterCoprocessorEnvironment>, List<String>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a listNamespaces request has been processed.
- preListReplicationPeers(String) - 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(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preListSnapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before listSnapshots request has been processed.
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preLoadTableDescriptors - Variable in class org.apache.hadoop.hbase.master.HMaster
- preLockHeartbeat(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before heartbeat to a lock.
- preLockHeartbeat(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preLockHeartbeat(LockProcedure, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL is going to be archived.
- preLogRoll(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- preLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL is going to be rolled.
- preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- preMasterInitialization() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Call before the master initialization is set to true.
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- preMasterStoreFlush() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preMasterStoreFlush(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the master local region memstore is flushed to disk.
- 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 class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- 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 class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- 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(RegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before merge regions request.
- preMergeRegions(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preMergeRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Pre merge region action
- preMergeRegionsAction(RegionInfo[], User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked just before a merge
- preMergeRegionsAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the regions 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
- preMergeRegionsCommit(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Post merge region action
- 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.
- preModify(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Action before modifying table.
- preModifyColumnFamilyStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a family's store file tracker.
- preModifyColumnFamilyStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preModifyColumnFamilyStoreFileTracker(TableName, byte[], String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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
- 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(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- preModifyTable(TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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(ObserverContext<MasterCoprocessorEnvironment>, TableName, TableDescriptor, TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- preModifyTableAction(TableName, TableDescriptor, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preModifyTableStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a table's store file tracker.
- preModifyTableStoreFileTracker(ObserverContext<MasterCoprocessorEnvironment>, TableName, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preModifyTableStoreFileTracker(TableName, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preMove(RegionInfo, ServerName, ServerName) - 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(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preMoveServers(Set<Address>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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
- preMoveServersAndTables(Set<Address>, Set<TableName>, 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
- preMoveTables(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
- preOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a region open.
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the region is reported as open to the master.
- 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() - 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() - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
-
This is not thread safe.
- prepare() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Prepare for a store flush (create snapshot) Requires pausing writes.
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.FlushRegionCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- prepare(boolean) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
Prepare by setting up any connections to servers, etc., ahead of call invocation.
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable
-
Two responsibilities - if the call is already completed (by another replica) stops the retries.
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- prepare(int) - Method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
- prepare(E) - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContextImpl
- prepare(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
-
Reset the map if it is different with the last Cell.
- prepare(RetryingCallable<?>) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- prepare(RetryingCallable<?>) - Method in class org.apache.hadoop.hbase.client.NoOpRetryingInterceptorContext
- prepare(RetryingCallable<?>) - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorContext
-
This prepares the context object by populating it with information specific to the implementation of the
RetryingCallerInterceptor
along with which this will be used. - prepare(RetryingCallable<?>, int) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- prepare(RetryingCallable<?>, int) - Method in class org.apache.hadoop.hbase.client.NoOpRetryingInterceptorContext
- prepare(RetryingCallable<?>, int) - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptorContext
-
Telescopic extension that takes which of the many retries we are currently in.
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
-
Called once per LB invocation to give the cost function to initialize it's state, and perform any costly calculation.
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Called once per LB invocation to give the cost function to initialize it's state, and perform any costly calculation.
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.MoveCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- prepare(BalancerClusterState) - Method in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- prepare(ClientProtos.ScanResponse, int) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- prepare(Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.PendingWatcher
-
Associates the substantial watcher of processing events.
- prepare(T) - Method in class org.apache.hadoop.hbase.zookeeper.InstancePending
-
Associates the given instance for the method
InstancePending.get()
. - PREPARE_INCREMENTAL - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- prepareBulkLoad(byte[], String, boolean, String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
-
Called before an HFile is actually loaded
- prepareBulkLoad(byte[], String, boolean, String) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- prepareBulkLoad(Connection) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- prepareBulkLoad(HRegion, ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- prepareBulkLoad(RpcController, ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- prepareBulkLoad(RpcController, ClientProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- prepareClone(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Action before any real action of cloning from snapshot.
- prepareCreate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
-
Action before any real action of creating namespace.
- prepareCreate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- prepareDecoding(int, int, ByteBuff, ByteBuff) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
-
Perform all actions that need to be done before the encoder's real decoding process.
- prepareDecoding(int, int, ByteBuff, ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- prepareDelete(Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Prepare a delete for a row mutation processor
- prepareDelete(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
Action before any real action of deleting namespace.
- prepareDelete(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- 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.
- prepareDisable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
Action before any real action of disabling table.
- prepareEnable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Action before any real action of enabling table.
- prepareEncoding(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
prepare to start a new encoding.
- prepareFlushResult - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Saved state from replaying prepare flush cache
- PrepareFlushResult(TreeMap<byte[], StoreFlushContext>, TreeMap<byte[], List<Path>>, TreeMap<byte[], MemStoreSize>, long, long, long, MemStoreSizing) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
-
Constructs a successful prepare flush result
- PrepareFlushResult(HRegion.FlushResultImpl, long) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
-
Constructs an early exit case
- PrepareFlushResult(HRegion.FlushResultImpl, TreeMap<byte[], StoreFlushContext>, TreeMap<byte[], List<Path>>, TreeMap<byte[], MemStoreSize>, long, long, long, MemStoreSizing) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- prepareForBlockReader(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Prepares the streams for block reader.
- prepareGet(Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- prepareHFileQueue(Map<byte[], List<Path>>, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.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) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.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
-
Deprecated.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. - prepareMergeRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Prepare merge and do some check
- prepareMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, long, List<Region.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
If necessary, calls preBatchMutate() CP hook for a mini-batch and updates metrics, cell count, tags and timestamp for all cells of all operations in a mini-batch.
- prepareMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, long, List<Region.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- prepareMiniBatchOperations(MiniBatchOperationInProgress<Mutation>, long, List<Region.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- prepareModify(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
-
Action before any real action of adding namespace.
- prepareModify(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Check conditions before any real action of modifying a table.
- prepareProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- preparePutToStoreMap - Variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- prepareReader() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- prepareRestore(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Action before any real action of restoring from snapshot.
- prepareSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- prepareSnapshotEnv(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- prepareSplitRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Prepare to Split region.
- prepareTableToReopenRegionsMap(Map<TableName, List<byte[]>>, byte[], int) - Method in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- prepareTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.Prepare the new task
- prepareTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- prepareTruncate() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- prepareTruncate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- prepareWorkingDirectory(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check to make sure that we are OK to run the passed snapshot.
- prepareWriterFor(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- prepareZKMulti(Iterable<Op>) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
Convert Iterable of
Op
we got into the ZooKeeper.Op instances to actually pass to multi (need to do this in order to appendMetaData). - 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
- prepend(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Prepend a node to the tree
- prepend(TNode, TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Prepend a node to the tree before a specific node
- prependCombined(Result[], int) - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.BulkLoadObserver
-
Called as part of SecureBulkLoadEndpoint.prepareBulkLoad() RPC call.
- prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Authorization check for SecureBulkLoadProtocol.prepareBulkLoad()
- prePrepareBulkLoad(User) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- 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 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(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().
- preProcess(RowProcessor<?, ?>, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- preprocessMask(byte[]) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
We need to preprocess mask array, as since we treat 2's as unfixed positions and -1 (0xff) as fixed positions
- preprocessSearchKey(Pair<byte[], byte[]>) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- prePut(Put, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client stores a value.
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Deprecated.since 2.5.0 and will be removed in 4.0.0. Use
RegionObserver.prePut(ObserverContext, Put, WALEdit)
instead. - 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(ObserverContext<MasterCoprocessorEnvironment>, ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRecommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRegionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to marking a given region as offline.
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRegistrationInitialization() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
All initialization needed before we go register with Master.
Do bare minimum. - preRemovePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- preRemoveReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRemoveReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before remove a replication peer
- preRemoveReplicationPeer(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRemoveRSGroup(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRemoveRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a region server group is removed
- preRemoveServers(Set<Address>) - 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
- preRenameRSGroup(String, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRenameRSGroup(ObserverContext<MasterCoprocessorEnvironment>, String, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before rename rsgroup.
- preReplayWALs(RegionInfo, Path) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preReplayWALs(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before replaying WALs for this region.
- preReplicateLogEntries() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- 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(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preReplicationSinkBatchMutate(ObserverContext<RegionServerCoprocessorEnvironment>, AdminProtos.WALEntry, Mutation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before replication sink mutations are executed on the sink table as part of batch call.
- preReplicationSinkBatchMutate(AdminProtos.WALEntry, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preRequestLock(String, TableName, RegionInfo[], LockType, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before new LockProcedure is queued.
- preRequestLock(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRestoreSnapshot(SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is restored.
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRevoke(ObserverContext<MasterCoprocessorEnvironment>, UserPermission) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before revoking user permissions.
- preRevoke(ObserverContext<MasterCoprocessorEnvironment>, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRevoke(UserPermission) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preRollWALWriterRequest() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- 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(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preRunCleaner() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client closes a scanner.
- 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
- preScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Supports Coprocessor 'bypass'.
- 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(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
- preScannerNext(InternalScanner, List<Result>, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preScannerOpen(Scan) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client opens a new scanner.
- 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.
- preSelect(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.DateTieredCompactionContext
- preSelect(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine.DefaultCompactionContext
- preSelect(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- 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
- preserveAttributes(Path, FileStatus) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
Try to Preserve the files attribute selected by the user copying them from the source file This is only required when you are exporting as a different user than "hbase" or on a system that doesn't have the "hbase" user.
- preserveSplits - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateTableFuture
- preserveSplits - Variable in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- preSetNamespaceQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the namespace is stored.
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSetRegionServerQuota(String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preSetRegionServerQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the region server is stored.
- preSetRegionServerQuota(ObserverContext<MasterCoprocessorEnvironment>, String, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSetSplitOrMergeEnabled(boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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(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(ObserverContext<MasterCoprocessorEnvironment>, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSetTableQuota(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(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(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(ObserverContext<MasterCoprocessorEnvironment>, String, String, 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, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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, TableName, GlobalQuotaSettings) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preShutdown() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSnapshot(SnapshotDescription, TableDescriptor, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new snapshot is taken.
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, SnapshotDescription, TableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- 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(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSplitRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Action before splitting region in a table.
- preSplitRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked just before calling the split region procedure
- 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
- preSplitRegionAfterMETA(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Pre split region actions after the Point-of-No-Return step
- 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
- preSplitRegionBeforeMETA(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Post split region actions before the Point-of-No-Return step
- 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
- PressureAwareThroughputController.ActiveOperation - Class in org.apache.hadoop.hbase.regionserver.throttle
-
Stores the information of one controlled compaction.
- preStop(String, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preStopMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called immediately prior to stopping this
HMaster
process. - preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- 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(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- 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(ReaderContext, CacheConfig) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, ScanOptions) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a store opens a new scanner.
- preStoreScannerOpen(HStore, Scan) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Called before open store scanner for user scan.
- preSwitchExceedThrottleQuota(boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preSwitchExceedThrottleQuota(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before switching exceed throttle quota state.
- preSwitchExceedThrottleQuota(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preSwitchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preSwitchRpcThrottle(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before switching rpc throttle enabled state.
- preSwitchRpcThrottle(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the table memstore is flushed to disk.
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preTableFlush(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preTransitCheck(RegionStateNode, RegionState.State[]) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- preTruncate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- preTruncate(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- preTruncateRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked just before calling the truncate region procedure
- preTruncateRegion(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the truncate region procedure is called.
- preTruncateRegionAction(RegionInfo, User) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Invoked just before calling the truncate region procedure
- preTruncateRegionAction(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the region is truncated.
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
truncates a table. - preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- 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
- prettyPrint(String) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Use logging.
- prettyPrint(String) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.prettyPrint(String)
. - PrettyPrinter - Class in org.apache.hadoop.hbase.util
- PrettyPrinter() - Constructor for class org.apache.hadoop.hbase.util.PrettyPrinter
- PrettyPrinter.Unit - Enum in org.apache.hadoop.hbase.util
- prettyPrintJournal() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- prettyPrintJournal() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- preUnassign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to unassigning a given region.
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, RegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Deprecated.in 2.4.0. replaced by preUnassign(ctx, regionInfo). removed in hbase 3. until then safe to either leave implementation here or move it to the new method. default impl of that method calls this one.
- preUpdate(MutableSegment, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
Issue any synchronization and test needed before applying the update
- preUpdate(MutableSegment, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
Issue any synchronization and test needed before applying the update For compacting memstore this means checking the update can increase the size without overflow
- preUpdate(MutableSegment, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- preUpdateConfiguration() - Method in class org.apache.hadoop.hbase.master.HMaster
- preUpdateConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- preUpdateConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preUpdateConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- preUpdateMasterConfiguration(ObserverContext<MasterCoprocessorEnvironment>, Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
- preUpdateMasterConfiguration(ObserverContext<MasterCoprocessorEnvironment>, Configuration) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preUpdatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
Return the old peer description.
- preUpdateRegionServerConfiguration(ObserverContext<RegionServerCoprocessorEnvironment>, Configuration) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
Called before reloading the RegionServer's
Configuration
from disk - preUpdateRegionServerConfiguration(ObserverContext<RegionServerCoprocessorEnvironment>, Configuration) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preUpdateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preUpdateReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before update peerConfig for the specified peer
- preUpdateReplicationPeerConfig(ObserverContext<MasterCoprocessorEnvironment>, String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- preUpdateRSGroupConfig(String, Map<String, String>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
- preUpdateRSGroupConfig(ObserverContext<MasterCoprocessorEnvironment>, String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before update rsgroup config.
- 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
- prev - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- PREV_BLOCK_OFFSET_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- prevBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- prevBlockBytesScannedDifference - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- prevBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
The offset of the previous block on disk.
- prevBlockOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- prevBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- prevCell - Variable in class org.apache.hadoop.hbase.io.encoding.EncodingState
-
The previous Cell the encoder encoded.
- prevCell - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
The prev Cell that was processed
- prevCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- prevCell - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- prevCellList - Variable in class org.apache.hadoop.hbase.filter.FilterListWithOR
- prevChunk - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
Previous chunk, so that we can create another similar chunk
- prevFam - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- prevFilterRCList - Variable in class org.apache.hadoop.hbase.filter.FilterListWithOR
-
Save previous return code and previous cell for every filter in filter list.
- previous - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- previous - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- previous - Variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
RegionInfo from previous row.
- previousAverage - Variable in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- PreviousBlockCompressionRatePredicator - Class in org.apache.hadoop.hbase.io.hfile
-
This BlockCompressedSizePredicator implementation adjusts the block size limit based on the compression rate of the block contents read so far.
- PreviousBlockCompressionRatePredicator() - Constructor for class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
- previousFilteredReadRequestCount - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- previousKey(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Decrement the timestamp.
- previousLastReportTimestamp - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- previousLogTime - Static variable in class org.apache.hadoop.hbase.util.ReflectionUtils
- previousReadRequestCount - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- previousRow - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- previousState - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Ordinal of the previous state.
- previousWriteRequestCount - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- prevMaxStoreFileRefCount - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- prevOffset - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- prevOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
The offset of the previous block of the same type
- prevOffsetByType - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Offset of previous block by block type.
- prevQual - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- prevReadFromBackupTbl - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- prevRegionsRecoveryInterval - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- prevRSGroups - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- prevTime - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- prevTimestamp - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- prevTimestamp - Variable in class org.apache.hadoop.hbase.util.RotateFile
- prevTimestampAndType - Variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
- prevTimestampOffset - Variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
- prevTuneDirection - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- preWALAppend(ObserverContext<RegionCoprocessorEnvironment>, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called just before the WAL Entry is appended to the WAL.
- preWALAppend(WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- 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.
- preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a
WALEdit
replayed for this region. - preWALRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
-
Called before rolling the current WAL
- preWALRoll(ObserverContext<? extends WALCoprocessorEnvironment>, Path, Path) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
Called before rolling the current WAL
- preWALWrite(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
- 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.
- PRIMARY - Enum constant in enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
- PRIMARY_CALL_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
- PRIMARY_CALL_TIMEOUT_MICROSECOND - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- PRIMARY_CALL_TIMEOUT_MICROSECOND_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- PRIMARY_REGION_COUNT_SKEW_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- PRIMARY_SCAN_TIMEOUT_MICROSECOND - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- PRIMARY_SCAN_TIMEOUT_MICROSECOND_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- primaryCallTimeoutMicroSecond - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- primaryCallTimeoutMicroseconds - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- primaryCallTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- primaryEvictedBlockCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The total number of blocks for primary replica that have been evicted
- primaryHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests that were cache hits from primary replica
- primaryHRIForDeployedReplica - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- primaryMetaScanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- primaryMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
The number of getBlock requests for primary replica that were cache misses
- primaryOperationTimeout - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- PrimaryRegionCountSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of a potential cluster state from skew in number of primary regions on a cluster.
- PrimaryRegionCountSkewCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- primaryReplica - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- primaryReplicaReader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- primaryReplicaReader - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- primaryReplicaReader - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- primaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- primaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- primaryScanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- PRIME - Static variable in class org.apache.hadoop.hbase.ipc.ConnectionId
- PRIME - Static variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- primeInRow(int) - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Find a primed zero in the specified row.
- principal - Variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient.KerberosConfiguration
- principal - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- principal - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.RemoteUserIdentity
- principal - Variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- print(boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- print(char) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(double) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(float) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(int) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(long) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(short) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(Object) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(Object) - Static method in class org.apache.hadoop.hbase.util.JRubyFormat
- print(String) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- print(String) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- print(String) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- print(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- print(String) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- print(FileSystem, Path) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- printAssignmentPlan(FavoredNodesPlan) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Print the assignment plan to the system output stream
- printBlockHeaders - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printBlockIndex - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printCell(PrintStream, Map<String, Object>, boolean, boolean) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- printCell(Cell) - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- printChoreDetails(String, ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
Prints a summary of important details about the chore.
- printChoreServiceDetails(String) - Method in class org.apache.hadoop.hbase.ChoreService
-
Prints a summary of important details about the service.
- printDispersionScores(TableName, SnapshotOfRegionAssignmentFromMeta, int, FavoredNodesPlan, boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- printEntry(ProcedureProtos.ProcedureWALEntry) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- printFiles(boolean, boolean) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Collect the hfiles and logs statistics of the snapshot and dump the file list if requested and the collected information.
- printFormat(String, Object...) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- printHeader(ProcedureProtos.ProcedureWALHeader) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- printHelp() - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
- printHelp(Options) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- printHistogram(HFilePrettyPrinter.KeyValueStats) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- printHServerAddressSet(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- printInfo() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Dump the
SnapshotDescription
- PrintingErrorReporter() - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- printKey - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printLocalityAndDispersionForCurrentPlan(Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- printMeta(HFile.Reader, Map<byte[], byte[]>) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printProcedure(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- printRangeCount(long, long) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- printRow(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.DemoClient
- printRow(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.DemoClient
- printRow(TRowResult) - Static method in class org.apache.hadoop.hbase.util.ClientUtils
-
copy values into a TreeMap to get them in sorted order and print it
- printSchema() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Dump the
TableDescriptor
- printSizeInBytes - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- printStackTrace(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
- printStatistics() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
-
Prints the statistics.
- printStatRanges - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printStats - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printStats(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication.ReplicationStatisticsTask
- printStats(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl.ReplicationStatisticsChore
- printTableSummary(SortedMap<TableName, HbckTableInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Prints summary of all tables found on the system.
- printThreadInfo(PrintStream, String) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
-
Print all of the thread's information and stack traces.
- printThreadInfo(PrintStream, String) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Print all of the thread's information and stack traces.
- printToolUsage() - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- printToolUsage() - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DescribeCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HelpCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.HistoryCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.ProgressCommand
- printUsage() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- printUsage() - Static method in class org.apache.hadoop.hbase.http.log.LogLevel
- printUsage() - Static method in class org.apache.hadoop.hbase.mapred.RowCounter
- printUsage() - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- printUsage() - Method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
- printUsage() - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- printUsage() - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- printUsage() - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- printUsage() - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- 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
- printUsage() - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- printUsage() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- printUsage(int) - Method in class org.apache.hadoop.hbase.mapreduce.CellCounter
- printUsage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.CopyTable
- printUsage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable
- printUsage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- printUsage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Prints usage without error message.
- printUsage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable
- printUsage(String) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- 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(String, String, String) - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- printUsage(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- printUsage(Options) - Method in class org.apache.hadoop.hbase.hbtop.HBTop
- printUsage(Options) - Static method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- printUsageAndExit() - Static method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- printUsageAndExit() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- printUsageAndExit() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- printUsageAndExit() - Method in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- printUsageAndExit(String, int) - Static method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- printUsageAndExit(Options, int) - Static method in class org.apache.hadoop.hbase.rest.RESTServer
- printUsageAndExit(Options, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- printUsageAndExit(Options, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftServer
- printValue - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- printVersions(ByteBuffer, List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.DemoClient
- priority - Variable in class org.apache.hadoop.hbase.client.Action
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- priority - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- priority - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- priority - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- priority - Variable in class org.apache.hadoop.hbase.client.OperationWithAttributes
- priority - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- priority - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
-
Chaining priority
- priority - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- priority - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- priority - Variable in class org.apache.hadoop.hbase.ipc.Call
- priority - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
Priority to set on this request.
- priority - Variable in class org.apache.hadoop.hbase.ipc.PluggableBlockingQueue
- priority - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
- priority - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- priority - Variable in class org.apache.hadoop.hbase.master.procedure.Queue
- priority - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- priority - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- priority - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- priority() - Element in annotation type org.apache.hadoop.hbase.ipc.QosPriority
- priority(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- priority(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- priority(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- priority(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- PRIORITY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- PRIORITY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- PRIORITY_HIGHEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Highest installation priority
- PRIORITY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- PRIORITY_KEY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- PRIORITY_LOWEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Lowest installation priority
- PRIORITY_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- PRIORITY_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- PRIORITY_SYSTEM - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
High (system) installation priority
- PRIORITY_UNSET - Static variable in class org.apache.hadoop.hbase.HConstants
-
QOS attributes: these attributes are used to demarcate RPC call processing by different set of handlers.
- PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Default installation priority for user coprocessors
- PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
-
The default priority for user-specified compaction requests.
- priorityExecutor - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- PriorityFunction - Interface in org.apache.hadoop.hbase.ipc
-
Function to figure priority of incoming request.
- PriorityQueue(int, Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- PRIVACY - Enum constant in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- PRIVATE_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- PrivateCellUtil - Class in org.apache.hadoop.hbase
-
Utility methods helpful slinging
Cell
instances. - PrivateCellUtil() - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil
-
Private constructor to keep this class from being instantiated.
- PrivateCellUtil.EmptyByteBufferExtendedCell - Class in org.apache.hadoop.hbase
-
These cells are used in reseeks/seeks to improve the read performance.
- PrivateCellUtil.EmptyCell - Class in org.apache.hadoop.hbase
-
These cells are used in reseeks/seeks to improve the read performance.
- PrivateCellUtil.FirstOnRowByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowColByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowColCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowColTSCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.FirstOnRowDeleteFamilyCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.LastOnRowByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.LastOnRowCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.LastOnRowColByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.LastOnRowColCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.TagRewriteByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.TagRewriteCell - Class in org.apache.hadoop.hbase
-
This can be used when a Cell has to change with addition/removal of one or more tags.
- PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell - Class in org.apache.hadoop.hbase
- PrivateCellUtil.ValueAndTagRewriteCell - Class in org.apache.hadoop.hbase
- proc - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- proc - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- proc - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree.Entry
- proc - Variable in class org.apache.hadoop.hbase.procedure2.store.ProtoAndProcedure
- PROC_FAMILY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- PROC_QUALIFIER - Static variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- procedure - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- procedure - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- Procedure - Class in org.apache.hadoop.hbase.procedure
-
A globally-barriered distributed procedure.
- Procedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Base Procedure class responsible for Procedure Metadata; e.g.
- Procedure() - Constructor for class org.apache.hadoop.hbase.procedure2.Procedure
- Procedure(ProcedureCoordinator, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
-
Create a procedure.
- Procedure(ProcedureCoordinator, ForeignExceptionDispatcher, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
-
Creates a procedure.
- PROCEDURE_RETRY_MAX_SLEEP_TIME_MS - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- PROCEDURE_RETRY_SLEEP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- Procedure.LockState - Enum in org.apache.hadoop.hbase.procedure2
- ProcedureAbortedException - Exception in org.apache.hadoop.hbase.procedure2
-
Thrown when a procedure is aborted
- ProcedureAbortedException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureAbortedException
-
default constructor
- ProcedureAbortedException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureAbortedException
-
Constructor
- procedureAdded(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
- ProcedureBiConsumer() - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ProcedureBiConsumer
- procedureCall(Consumer<AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder<?>>, PREQ, RawAsyncHBaseAdmin.MasterRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<Long, PRESP>, RawAsyncHBaseAdmin.ProcedureBiConsumer) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- procedureCall(TableName, PREQ, RawAsyncHBaseAdmin.MasterRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<Long, PRESP>, RawAsyncHBaseAdmin.ProcedureBiConsumer) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- procedureCall(PREQ, RawAsyncHBaseAdmin.MasterRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<Long, PRESP>, RawAsyncHBaseAdmin.ProcedureBiConsumer) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- ProcedureCoordinationManager - Interface in org.apache.hadoop.hbase.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.
- ProcedureDeque - Class in org.apache.hadoop.hbase.procedure2
-
Type class.
- ProcedureDeque() - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureDeque
- ProcedureDescriber - Class in org.apache.hadoop.hbase.master.procedure
- ProcedureDescriber() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedureDescriber
- procedureEnv - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- ProcedureEvent<T> - Class in org.apache.hadoop.hbase.procedure2
-
Basic ProcedureEvent that contains an "object", which can be a description or a reference to the resource to wait on, and a queue for suspended procedures.
- ProcedureEvent(T) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- ProcedureException - Exception in org.apache.hadoop.hbase.procedure2
- ProcedureException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
-
default constructor
- ProcedureException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
-
Constructor
- ProcedureException(Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
- procedureExecutor - Variable in class org.apache.hadoop.hbase.master.HMaster
- procedureExecutor - Variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- ProcedureExecutor<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Thread Pool that executes the submitted procedures.
- ProcedureExecutor(Configuration, TEnvironment, ProcedureStore) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- ProcedureExecutor(Configuration, TEnvironment, ProcedureStore, ProcedureScheduler) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- ProcedureExecutor.KeepAliveWorkerThread - Class in org.apache.hadoop.hbase.procedure2
- ProcedureExecutor.ProcedureExecutorListener - Interface in org.apache.hadoop.hbase.procedure2
- ProcedureExecutor.Testing - Class in org.apache.hadoop.hbase.procedure2
-
Class with parameters describing how to fail/die when in testing-context.
- ProcedureExecutor.WorkerMonitor - Class in org.apache.hadoop.hbase.procedure2
- ProcedureExecutor.WorkerThread - Class in org.apache.hadoop.hbase.procedure2
- procedureFinished(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
- procedureFinished(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- ProcedureFuture(HBaseAdmin, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- ProcedureFuture(ProcedureExecutor<MasterProcedureEnv>, Procedure<?>) - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- ProcedureInMemoryChore<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Special procedure used as a chore.
- ProcedureInMemoryChore(int) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- procedureLoaded(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
- 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
- procedureMap - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- 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.
- ProcedureMetrics - Interface in org.apache.hadoop.hbase.procedure2
-
With this interface, the procedure framework provides means to collect following set of metrics per procedure type for all procedures: Count of submitted procedure instances Time histogram for successfully completed procedure instances Count of failed procedure instances Please implement this interface to return appropriate metrics.
- procedureMgrMap - Variable in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
- 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
- ProcedurePrepareLatch.NoopLatch - Class in org.apache.hadoop.hbase.master.procedure
- procedureResultReporter - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- procedureRetriever - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- procedureRetriever - Variable in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- procedures - Variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- procedures - Variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
- procedures - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Helper map to lookup the live procedures by ID.
- ProcedureScheduler - Interface in org.apache.hadoop.hbase.procedure2
-
Keep track of the runnable procedures
- ProcedureSpanBuilder - Class in org.apache.hadoop.hbase.procedure2.trace
-
Construct a
Span
instance for aProcedure
execution. - ProcedureSpanBuilder(Procedure<?>) - Constructor for class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- ProcedureStateSerializer - Interface in org.apache.hadoop.hbase.procedure2
- procedureStore - Variable in class org.apache.hadoop.hbase.master.HMaster
- ProcedureStore - Interface in org.apache.hadoop.hbase.procedure2.store
-
The ProcedureStore is used by the executor to persist the state of each procedure execution.
- ProcedureStore.ProcedureIterator - Interface in org.apache.hadoop.hbase.procedure2.store
-
An Iterator over a collection of Procedure
- ProcedureStore.ProcedureLoader - Interface in org.apache.hadoop.hbase.procedure2.store
-
Interface passed to the ProcedureStore.load() method to handle the store-load events.
- ProcedureStore.ProcedureStoreListener - Interface in org.apache.hadoop.hbase.procedure2.store
-
Store listener interface.
- ProcedureStoreBase - Class in org.apache.hadoop.hbase.procedure2.store
-
Base class for
ProcedureStore
s. - ProcedureStoreBase() - Constructor for class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- ProcedureStoreTracker - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- ProcedureStoreTracker() - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- ProcedureStoreTracker.DeleteState - Enum in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.
- ProcedureSuspendedException - Exception in org.apache.hadoop.hbase.procedure2
- ProcedureSuspendedException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException
-
default constructor
- ProcedureSuspendedException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException
-
Constructor
- ProcedureSyncWait - Class in org.apache.hadoop.hbase.master.procedure
-
Helper to synchronously wait on conditions.
- ProcedureSyncWait() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- ProcedureSyncWait.Predicate<T> - Interface in org.apache.hadoop.hbase.master.procedure
- ProcedureSyncWait.ProcedureFuture - Class in org.apache.hadoop.hbase.master.procedure
- ProcedureTree - Class in org.apache.hadoop.hbase.procedure2.store
-
Used to build the tree for procedures.
- ProcedureTree(Map<Long, ProcedureTree.Entry>) - Constructor for class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- ProcedureTree.Entry - Class in org.apache.hadoop.hbase.procedure2.store
- procedureType - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- ProcedureUtil - Class in org.apache.hadoop.hbase.procedure2
-
Helper to convert to/from ProcedureProtos
- ProcedureUtil() - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- ProcedureUtil.CompatStateSerializer - Class in org.apache.hadoop.hbase.procedure2
-
A serializer (deserializer) for those Procedures which were serialized before this patch.
- ProcedureUtil.StateSerializer - Class in org.apache.hadoop.hbase.procedure2
-
A serializer for our Procedures.
- ProcedureWALFile - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- ProcedureWALFile(FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- ProcedureWALFile(FileSystem, Path, ProcedureProtos.ProcedureWALHeader, long, long) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- ProcedureWALFormat - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- ProcedureWALFormat() - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- ProcedureWALFormat.InvalidWALDataException - Exception in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.
- ProcedureWALFormat.Loader - Interface in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.
- ProcedureWALFormatReader - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- ProcedureWALFormatReader(ProcedureStoreTracker, ProcedureWALFormat.Loader) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- ProcedureWALPrettyPrinter - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- ProcedureWALPrettyPrinter() - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- ProcedureYieldException - Exception in org.apache.hadoop.hbase.procedure2
- ProcedureYieldException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureYieldException
-
default constructor
- ProcedureYieldException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureYieldException
-
Constructor
- proceed() - Method in interface org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
-
Called by the filter after it decides that the request may proceed.
- proceed() - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- PROCEED - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- proceedWithMergePlanning(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- proceedWithSplitPlanning(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- process - Variable in class org.apache.hadoop.hbase.http.ProfileServlet
- 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.ipc.SimpleServerRpcConnection
-
Deprecated.Process the data buffer and clean the connection state for the next call.
- 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.AssignRegionHandler
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- 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.UnassignRegionHandler
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- 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.
- 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(String) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Configures the client to send HTTP request to the URL.
- process(ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.PendingWatcher
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Method called from ZooKeeper for events and connection status.
- process(Logger, String, PrintWriter) - Static method in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- PROCESS_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- PROCESS_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- processAllResponses(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.Process all the responses for this connection
- processANDorOROp(Operator, Stack<ExpressionNode>, String, int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- processAsActiveMaster(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
- processAssignmentPlans(HashMap<RegionInfo, RegionStateNode>, HashMap<RegionInfo, ServerName>, List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- processAssignQueue() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- processBatchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
-
Process a mixed batch of Get, Put and Delete actions.
- 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
- processCallTime - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- processCloseParan(Stack<ExpressionNode>, String, int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- processConnectionHeader(ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- processed - Variable in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- processedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- processedCall(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- processedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- processedWildcardMask - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- processEvent(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- processException(Throwable) - Method in class org.apache.hadoop.hbase.rest.ResourceBase
- processFile(Configuration, Path) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.Reads a log file and outputs its contents.
- 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 the HBase configuration relevant to this log file the path of the log file to be read may be unable to access the configured filesystem or requested file.
- processFile(Path) - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- processFile(Path, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- processFileArchivals(RegionServerStatusProtos.FileArchiveNotificationRequest, Connection, Configuration, FileSystem) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- processFirstDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- processFirstDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- processing(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Add
sn<
to set of processing deadservers. - processingList - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- processingProcs - Variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- processingServers - Variable in class org.apache.hadoop.hbase.master.DeadServer
-
Set of dead servers currently being processed by a SCP.
- processingTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- processingTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- processKV(ImmutableBytesWritable, Result, Mapper.Context, Put, Delete) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- processLabelExpNode(LeafExpressionNode, Stack<ExpressionNode>, String, int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- processMetaRecord(Result) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- processNamespacesWithQuotas(Set<String>, Multimap<String, TableName>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Processes each namespace which has a quota defined and moves all of the tables contained in that namespace into or out of violation of the quota.
- processNewCandidateStripes(TreeMap<byte[], HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
-
See
StripeStoreFileManager.addCompactionResults(Collection, Collection)
- updates the stripe list with new candidate stripes/removes old stripes; produces new set of stripe end rows. - processNOTOp(Stack<ExpressionNode>, String, int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- processOfflineRegions() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create assign procedure for offline regions.
- processOldArgs(List<String>) - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- processOldArgs(List<String>) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
For backward compatibility.
- processOneRpc(ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- processOpenParan(Stack<ExpressionNode>, String, int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- processOptions(String[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Parse the command line options to set parameters the conf.
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.mapreduce.RowCounter
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- 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.AbstractHBaseTool
-
This method is called to process the options after they have been parsed.
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.RegionMover
- processor - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- processParameter(String, String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- processParameters(URI) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- processPreamble(ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- processPreambleError - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- processProcedureWALFile(ProcedureWALFile) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.
- processRegionServers(Collection<ServerName>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Contacts each regionserver and fetches metadata about regions.
- processReplicationMarkerEntry(Cell) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- processRequest(ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Has the request header and the request param and optionally encoded data buffer all in this one array.
- processResponse(SimpleServerRpcConnection, RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.Process the response for this call.
- processResponseForConnectionHeader() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- 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
- processResult(int, String, Object, byte[], Stat) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.GetDataAsyncCallback
- 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
- processResults() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
-
Process new files, and add them either to the structure of existing stripes, or to the list of new candidate stripes.
- processRowsWithLocks(RowProcessor<?, ?>) - 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 class org.apache.hadoop.hbase.regionserver.HRegion
- 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 class org.apache.hadoop.hbase.regionserver.HRegion
- 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.
- processSequentially(ZKWatcher, List<ZKUtil.ZKUtilOp>) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- processSetAdd(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- processSetDelete(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- processSetDescribe(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- processSetList() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- processSetRemove(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- processTablesWithQuotas(Set<TableName>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Processes each
TableName
which has a quota defined and moves it in or out of violation based on the space use. - processTasks(Iterable<TaskMonitor.TaskAndWeakRefPair>, TaskMonitor.TaskFilter, List<MonitoredTask>) - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- processTime - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- processUnwrappedData(byte[]) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- processUpdate(NamespacesInstanceModel, boolean, UriInfo) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- ProcessUtils - Class in org.apache.hadoop.hbase.util
-
Process related utilities.
- ProcessUtils() - Constructor for class org.apache.hadoop.hbase.util.ProcessUtils
- processWaitingProcedures(List<Procedure<TEnvironment>>, List<Procedure<TEnvironment>>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- processWaitingTimeoutProcedures(List<Procedure<TEnvironment>>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- processWriteBlockResponse(Channel, DatanodeInfo, Promise<Channel>, int) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- procExec - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- procExecutionLock - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- procExecutionLock - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- procId - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- procId - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- procId - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- procId - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOperation
- procId - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
- procId - Variable in exception org.apache.hadoop.hbase.master.procedure.ServerCrashException
- procId - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- procId - Variable in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
- procId - Variable in class org.apache.hadoop.hbase.procedure2.trace.ProcedureSpanBuilder
- procId - Variable in class org.apache.hadoop.hbase.regionserver.handler.RSProcedureHandler
- procIds - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- procMap - Variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- procMap - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- procName - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- procName - Variable in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- procResultFound - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- procs - Variable in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- procSched - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- procSize - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- producer - Variable in class org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
- ProfileOutputServlet - Class in org.apache.hadoop.hbase.http
-
Servlet to serve files generated by
ProfileServlet
- ProfileOutputServlet() - Constructor for class org.apache.hadoop.hbase.http.ProfileOutputServlet
- PROFILER_SCRIPT - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- profilerLock - Variable in class org.apache.hadoop.hbase.http.ProfileServlet
- ProfileServlet - Class in org.apache.hadoop.hbase.http
-
Servlet that runs async-profiler as web-endpoint.
- ProfileServlet() - Constructor for class org.apache.hadoop.hbase.http.ProfileServlet
- ProfileServlet.DisabledServlet - Class in org.apache.hadoop.hbase.http
- ProfileServlet.Event - Enum in org.apache.hadoop.hbase.http
- ProfileServlet.Output - Enum in org.apache.hadoop.hbase.http
- progress - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup progress in %% (0-100)
- progress - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
A different set of progress fields.
- progress() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.CancelOnClose
- progress() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- progress() - Method in interface org.apache.hadoop.hbase.util.CancelableProgressable
-
Report progress.
- progress() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- progress() - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- progress(FileStatus) - Method in interface org.apache.hadoop.hbase.util.FSUtils.ProgressReporter
- PROGRESS - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- PROGRESS_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- progressBatchSize() - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- ProgressCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.ProgressCommand
- progressDone - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- ProgressFields(int, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- PROGRESSIVE_BATCH_BACKOFF_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- PROGRESSIVE_BATCH_BACKOFF_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- PROGRESSIVE_BATCH_SIZE_MAX_DEFAULT_VALUE - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- PROGRESSIVE_BATCH_SIZE_MAX_DISABLED - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- PROGRESSIVE_BATCH_SIZE_MAX_KEY - Static variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- progressSet - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- progressThreshold - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- PrometheusHadoopServlet - Class in org.apache.hadoop.hbase.http.prometheus
- PrometheusHadoopServlet() - Constructor for class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServlet
- promise - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- propagateBalancerConfigChange(QueueBalancer, Configuration) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- PropagatingConfigurationObserver - Interface in org.apache.hadoop.hbase.conf
-
This extension to ConfigurationObserver allows the configuration to propagate to the children of the current
ConfigurationObserver
. - properties - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- properties - Variable in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- properties - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- properties - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- properties - Variable in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- PROPERTIES - Static variable in class org.apache.hadoop.hbase.logging.JulToSlf4jInitializer
- props - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.LegacyFlushFuture
- props - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- proto - Variable in class org.apache.hadoop.hbase.procedure2.store.ProtoAndProcedure
- proto - Variable in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- proto - Variable in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- ProtoAndProcedure - Class in org.apache.hadoop.hbase.procedure2.store
-
when loading we will iterator the procedures twice, so use this class to cache the deserialized result to prevent deserializing multiple times.
- ProtoAndProcedure(ProcedureProtos.Procedure) - Constructor for class org.apache.hadoop.hbase.procedure2.store.ProtoAndProcedure
- ProtobufDecoder - Class in org.apache.hadoop.hbase.io.asyncfs
-
Modified based on io.netty.handler.codec.protobuf.ProtobufDecoder.
- ProtobufDecoder(Object) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- 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
- ProtobufMessageBodyConsumer - Class in org.apache.hadoop.hbase.rest.provider.consumer
-
Adapter for hooking up Jersey content processing dispatch to ProtobufMessageHandler interface capable handlers for decoding protobuf input.
- ProtobufMessageBodyConsumer() - Constructor for class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
- ProtobufMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
-
An adapter between Jersey and ProtobufMessageHandler implementors.
- ProtobufMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
- ProtobufMessageHandler - Interface in org.apache.hadoop.hbase.rest
-
Common interface for models capable of supporting protobuf marshalling and unmarshalling.
- protobufMessageLiteBuilderClass - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- protobufMessageLiteClass - Static variable in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
- ProtobufStreamingOutput - Class in org.apache.hadoop.hbase.rest
- ProtobufStreamingOutput(ResultScanner, String, int, int) - Constructor for class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- ProtobufWALStreamReader - Class in org.apache.hadoop.hbase.regionserver.wal
-
A one way stream reader for reading protobuf based WAL file.
- ProtobufWALStreamReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
- ProtobufWALTailingReader - Class in org.apache.hadoop.hbase.regionserver.wal
-
A WAL reader for replication.
- ProtobufWALTailingReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- ProtobufWALTailingReader.ReadWALKeyResult - Class in org.apache.hadoop.hbase.regionserver.wal
- protocol - Variable in exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
- protocol - Variable in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- PROTOCOL - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- PROTOCOL_HTTP - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- PROTOCOL_HTTPS - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- provide() - Method in class org.apache.hadoop.hbase.http.jersey.SupplierFactoryAdapter
- providedCurrentBlockSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- provider - Variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- provider - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- provider - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- provider - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- provider - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- provider - Variable in class org.apache.hadoop.hbase.wal.WALFactory
- providerClass - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- providerId - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- providerId - Variable in class org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
- providerId - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- providers - Variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- providers - Variable in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
- Providers(Class<? extends WALProvider>) - Constructor for enum org.apache.hadoop.hbase.wal.WALFactory.Providers
- providersRef - Static variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- ProxyThrowable(String, StackTraceElement[]) - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignException.ProxyThrowable
- PROXYUSER_PREFIX - Static variable in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- ProxyUserAuthenticationFilter - Class in org.apache.hadoop.hbase.http
-
This file has been copied directly (changing only the package name and and the ASF license text format, and adding the Yetus annotations) from Hadoop, as the Hadoop version that HBase depends on doesn't have it yet (as of 2020 Apr 24, there is no Hadoop release that has it either).
- ProxyUserAuthenticationFilter() - Constructor for class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- pruneEntriesOlderThan(long, QuotaObserverChore) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- pruneNamespaceSnapshots(Multimap<TableName, String>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Removes the snapshot entries that are present in Quota table but not in snapshotsToComputeSize
- pruneOldRegionReports() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Removes region reports over a certain age.
- pruneTableSnapshots(Multimap<TableName, String>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
-
Removes the snapshot entries that are present in Quota table but not in snapshotsToComputeSize
- PUBLIC_KEY_PATTERN - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- publish(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
- publish(ClusterMetrics) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
- publisher - Variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- publishReadFailure(String, String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerStdOutSink
- publishReadFailure(String, String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperStdOutSink
- publishReadFailure(ServerName, RegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- publishReadFailure(ServerName, RegionInfo, ColumnFamilyDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- publishReadTiming(String, String, long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerStdOutSink
- publishReadTiming(String, String, long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperStdOutSink
- publishReadTiming(ServerName, RegionInfo, ColumnFamilyDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- publishSyncOnRingBuffer(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- publishSyncOnRingBuffer(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- publishSyncThenBlockOnCompletion(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- publishWriteFailure(ServerName, RegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- publishWriteFailure(ServerName, RegionInfo, ColumnFamilyDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- publishWriteTiming(ServerName, RegionInfo, ColumnFamilyDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- PureJavaCommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.PureJavaCommonPrefixer
-
Deprecated.
- PureJavaCommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder.PureJavaCommonPrefixer
- PureJavaComparer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.PureJavaComparer
-
Deprecated.
- PureJavaComparer() - Constructor for enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
- PureJavaConverter() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- PureJavaConverter() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- purge() - Method in class org.apache.hadoop.hbase.util.ObjectPool
-
Removes stale references of shared objects from the pool.
- purge(long) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.If there were some calls that have not been sent out for a long time, we close the connection.
- purgeAndGetEntryPoolSize() - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
-
For testing
- purgeExpiredTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- purgeLock - Variable in class org.apache.hadoop.hbase.util.ObjectPool
-
For preventing parallel purge
- purgeTimeout - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- push(Procedure, boolean, boolean) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- pushActiveToPipeline(MutableSegment, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
NOTE: When
CompactingMemStore.flushInMemory(MutableSegment)
calls this method, due to concurrent writes and because we first add cell size to currActive.getDataSize and then actually add cell to currActive.cellSet, it is possible that currActive.getDataSize could not accommodate cellToAdd but currActive.cellSet is still empty if pending writes which not yet add cells to currActive.cellSet,so forCompactingMemStore.flushInMemory(MutableSegment)
,checkEmpty parameter is false. - pushData(WALProcedureStore.PushType, ByteSlot, long, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- pushDownFilters - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- pushed - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- pushHead(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- pushPipelineToSnapshot() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- pushProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- pushProceduresAfterLoad(List<Procedure<TEnvironment>>, List<Procedure<TEnvironment>>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- pushTailToSnapshot() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- pushToSnapshot(List<ImmutableSegment>) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- PushType() - Constructor for enum org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType
-
Deprecated.
- put - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.PutStatus
-
Deprecated.
- put(byte) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Writes a byte to this ByteBuff at the current position and increments the position
- put(byte) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Writes a byte to this MBB at the current position and increments the position
- put(byte) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- put(byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store
val
at the next position in this range. - put(byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(byte[]) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies from the given byte[] to this ByteBuff
- put(byte[]) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies from the given byte[] to this MBB
- put(byte[]) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- put(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the content of
val
in this range, starting at the next position. - put(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- put(byte[], int) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Put the magic record out to the specified byte array position.
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies from the given byte[] to this ByteBuff
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies from the given byte[] to this MBB.
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- put(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store
length
bytes fromval
into this range. - put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- put(byte[], List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.Use
HTableMultiplexer.put(TableName, List)
instead. - put(byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.Use
HTableMultiplexer.put(TableName, Put)
instead. - put(byte[], Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.Use
HTableMultiplexer.put(TableName, Put)
instead. - put(int, byte) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Writes a byte to this ByteBuff at the given index
- put(int, byte) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Writes a byte to this MBB at the given index and won't affect the position of any of the buffers.
- put(int, byte) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- put(int, byte) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store
val
atindex
. - put(int, byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store
val
atindex
. - put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store
length
bytes fromval
into this range, starting atindex
. - put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- put(int, ByteBuff, int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copies the contents from the src ByteBuff to this ByteBuff.
- put(int, ByteBuff, int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copies from a src BB to this MBB.
- put(int, ByteBuff, int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- put(E) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Inserts the specified element at the tail of the queue, if it's not already present.
- put(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- put(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- put(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(String, String, byte[], Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(String, T) - Method in class org.apache.hadoop.hbase.security.access.AuthManager.PermissionCache
- put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- put(List<Put>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Puts some data in the table, in batch.
- put(List<Put>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- put(List<Put>) - Method in class org.apache.hadoop.hbase.client.HTable
- put(List<Put>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- put(List<Put>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Batch puts the specified data into the table.
- put(List<Put>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- put(K, Supplier<V>) - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- put(K, V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- put(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- put(Put) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Puts some data to the table.
- put(Put) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- put(Put) - Method in class org.apache.hadoop.hbase.client.HTable
- put(Put) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- put(Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
Puts some data in the table.
- 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(Put) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- put(RegionInfo, long) - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- put(RegionInfo, long) - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Atomically sets the given
size
for a region. - put(RegionInfo, long) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- put(Table, Put) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- put(Field, Object) - Method in class org.apache.hadoop.hbase.hbtop.Record.Builder
- put(Field, FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.Record.Builder
- put(Field, FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.Record
- put(Record.Entry) - Method in class org.apache.hadoop.hbase.hbtop.Record.Builder
- put(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- put(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- put(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(Cluster, String, String, byte[], Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
- put(NamespacesInstanceModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
-
Build a response for PUT alter namespace with properties specified.
- put(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
- put(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- put(TableName, List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.The puts request will be buffered by their corresponding buffer queue.
- put(TableName, Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.The put request will be buffered by its corresponding buffer queue.
- put(TableName, Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.The put request will be buffered by its corresponding buffer queue.
- put(ChannelHandlerContext, FullHttpRequest) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- Put - Class in org.apache.hadoop.hbase.client
-
Used to perform Put operations for a single row.
- Put - Enum constant in enum org.apache.hadoop.hbase.Cell.Type
- Put - Enum constant in enum org.apache.hadoop.hbase.KeyValue.Type
- Put(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for the specified row.
- Put(byte[], boolean) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for an immutable row key.
- Put(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Put
-
We make a copy of the passed in row key to keep local.
- Put(byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.client.Put
-
We make a copy of the passed in row key to keep local.
- Put(byte[], long) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for the specified row, using a given timestamp.
- Put(byte[], long, boolean) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for an immutable row key, using a given timestamp.
- Put(byte[], long, NavigableMap<byte[], List<Cell>>) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Construct the Put with user defined data.
- Put(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.client.Put
- Put(ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.client.Put
- Put(Put) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Copy constructor.
- PUT - Enum constant in enum org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.MetaTableOps
- PUT - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- PUT - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- PUT - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- PUT_BATCH_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- PUT_BATCH_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- PUT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- PUT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- putAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Inserts the specified elements at the tail of the queue.
- putAll(List<Put>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version of batch put.
- putAll(Map<? extends byte[], ? extends byte[]>) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- putAll(Map<? extends Cell, ? extends Cell>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- putAll(Map<? extends Field, ? extends FieldValue>) - Method in class org.apache.hadoop.hbase.hbtop.Record
- putAll(Map<Field, FieldValue>) - Method in class org.apache.hadoop.hbase.hbtop.Record.Builder
- putAllConfiguration(Map<String, String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Adds all of the provided "raw" configuration entries to
this
. - putAllFirst(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Inserts the specified elements at the head of the queue.
- putAllPeerData(Map<byte[], byte[]>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets all of the provided serialized peer configuration data.
- putAsShort(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put an int value as short out to the specified byte array position.
- putAsShort(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- putbackBuffer(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
Return back a ByteBuffer after its use.
- putbackBuffer(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.DeallocateRewriteByteBuffAllocator
- putbackChunks(Set<Integer>) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- putbackChunks(Chunk) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
-
Add the chunks to the pool, when the pool achieves the max size, it will skip the remaining chunks
- putBatchHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- putBatchTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- putBigDecimal(byte[], int, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a BigDecimal value out to the specified byte array position.
- putBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
- putByte(byte[], int, byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write a single byte out to the specified byte array position.
- putByte(ByteBuffer, int, byte) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putByte(ByteBuffer, int, byte) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put a byte value out to the specified BB position in big-endian format.
- putByteBuffer(byte[], int, ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Add the whole content of the ByteBuffer to the bytes arrays.
- putBytes(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put bytes at the specified byte array position.
- putChar(int, int, char, Attributes) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- putColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- PutCombiner<K> - Class in org.apache.hadoop.hbase.mapreduce
-
Combine Puts.
- PutCombiner() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutCombiner
- putCompressedInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Put in buffer integer using 7 bit encoding.
- putConfiguration(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- putConfiguration(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets a "raw" configuration property for this replication peer.
- putDouble(byte[], int, double) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a double value out to the specified byte array position as the IEEE 754 double format.
- putFirst(E) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Inserts the specified element at the head of the queue.
- putFloat(byte[], int, float) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a float value out to the specified byte array position.
- putFromHBase(Put) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- putFromThrift(TPut) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
Put
(HBase) from aTPut
(Thrift) - putHeader(byte[], int, int, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Put the header into the given byte array at the given offset.
- putHeader(ByteArrayOutputStream, int, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- putHeader(ByteBuff, int, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- putHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- putHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- putIfAbsent(K, V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- putIfAbsent(BlockCacheKey, BucketCache.RAMQueueEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
-
Return the previous associated value, or null if absent.
- putIfAbsent(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Adds the server to the dead server list if it's not there already.
- putInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- putInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- putInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- putInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put an int value out to the specified byte array position.
- putInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put an int value out to the specified byte array position in big-endian format.
- putInt(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Writes an int to this ByteBuff at its current position.
- putInt(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Writes an int to this MBB at its current position.
- putInt(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- putInt(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store int
val
at the next position in this range. - putInt(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putInt(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putInt(int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the int value at
index
- putInt(int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Put in output stream 32 bit integer (Big Endian byte order).
- putInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putInt(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Put an int value out to the given ByteBuffer's current position in big-endian format.
- putInt(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putInt(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putInt(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putInt(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putInt(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put an int value out to the specified ByteBuffer offset in big-endian format.
- putInternal(byte[]) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- putIntoBackingMap(BlockCacheKey, BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Put the new bucket entry into backingMap.
- putIntUnsafe(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- putLong(byte[], int, long) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- putLong(byte[], int, long) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- putLong(byte[], int, long) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- putLong(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a long value out to the specified byte array position.
- putLong(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put a long value out to the specified byte array position in big-endian format.
- putLong(int, long) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at
index
- putLong(int, long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putLong(long) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Writes a long to this ByteBuff at its current position.
- putLong(long) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Writes a long to this MBB at its current position.
- putLong(long) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- putLong(long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store long
val
at the next position in this range. - putLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putLong(OutputStream, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putLong(ByteBuffer, int, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putLong(ByteBuffer, int, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putLong(ByteBuffer, int, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putLong(ByteBuffer, int, long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putLong(ByteBuffer, int, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put a long value out to the specified BB position in big-endian format.
- putLong(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putLong(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putLong(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putLong(ByteBuffer, long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Put a long value out to the given ByteBuffer's current position in big-endian format.
- putLongUnsafe(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- putPeerData(byte[], byte[]) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- putPeerData(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets the serialized peer configuration data
- putRowToTable(Table) - Static method in class org.apache.hbase.archetypes.exemplars.client.HelloHBase
-
Invokes Table#put to store a row (with two new columns created 'on the fly') into the table.
- putRowToTable(Table) - Static method in class org.apache.hbase.archetypes.exemplars.shaded_client.HelloHBase
-
Invokes Table#put to store a row (with two new columns created 'on the fly') into the table.
- PUTS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
-
Number of aggregated writes
- putsFromHBase(List<Put>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- putsFromThrift(List<TPut>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
TPut
s (Thrift) into a list ofPut
s (HBase). - putShort(byte[], int, short) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- putShort(byte[], int, short) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- putShort(byte[], int, short) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- putShort(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a short value out to the specified byte array position.
- putShort(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put a short value out to the specified byte array position in big-endian format.
- putShort(int, short) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the short value at
index
- putShort(int, short) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putShort(short) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store short
val
at the next position in this range. - putShort(short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putShort(short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putShort(ByteBuffer, int, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putShort(ByteBuffer, int, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putShort(ByteBuffer, int, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putShort(ByteBuffer, int, short) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- putShort(ByteBuffer, int, short) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Put a short value out to the specified BB position in big-endian format.
- putShort(ByteBuffer, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- putShort(ByteBuffer, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- putShort(ByteBuffer, short) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- putShort(ByteBuffer, short) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Put a short value out to the given ByteBuffer's current position in big-endian format.
- putShortUnsafe(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- PutSortReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Emits sorted Puts.
- PutSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutSortReducer
- PutStatus(RegionInfo, Put, int) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer.PutStatus
-
Deprecated.
- putsToMetaTable(Connection, List<Put>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Put the passed
ps
to thehbase:meta
table. - putString(int, int, String, Attributes) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- putTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- putToMetaTable(Connection, Put) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Put the passed
p
to thehbase:meta
table. - putTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- putUint32(PositionedByteRange, int) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Write a 32-bit unsigned integer to
dst
as 4 big-endian bytes. - putUpJettyServer() - Method in class org.apache.hadoop.hbase.master.HMaster
- putUpWebUI() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Puts up the webui.
- putUpWebUI() - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- putVaruint64(PositionedByteRange, long, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Encode an unsigned 64-bit unsigned integer
val
intodst
. - putVLong(int, long) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at
index
as a VLong - putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- putVLong(long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the long
val
at the next position as a VLong - putVLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- putVLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Q
- q - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- q - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
-
Q to find CallRunners to run in.
- q0 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q1 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q2 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q3 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q4 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q5 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- q6 - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- qArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- qArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- qBuffer - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- qlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- qlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- qlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- qLength - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- qLength - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- qoffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColCell
- qoffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColByteBufferExtendedCell
- qoffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowColCell
- qOffset - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- qOffset - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- qop - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- QOS_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
- 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.
- QUAL - Static variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
-
For the example we're just using one qualifier.
- QUAL - Static variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
-
For the example we're just using one qualifier.
- qualifier - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- qualifier - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- qualifier - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.Params
- qualifier - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- qualifier - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- qualifier - Variable in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
- qualifier - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- qualifier - Variable in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- qualifier - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- qualifier - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.Permission.Builder
- qualifier - Variable in class org.apache.hadoop.hbase.security.access.TablePermission
- qualifier - Variable in class org.apache.hadoop.hbase.TableName
- qualifier - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- qualifier - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- qualifier(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Match a qualifier.
- qualifier(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- qualifier(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- qualifier(byte[]) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Specify a column qualifer
- qualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- QUALIFIER - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- QUALIFIER - Static variable in class org.apache.hadoop.hbase.master.MasterStateStore
- QUALIFIER_TO_ADD - Variable in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- QUALIFIER_TO_ADD_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- qualifierAsString - Variable in class org.apache.hadoop.hbase.TableName
- QualifierFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used to filter based on the column qualifier.
- QualifierFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- QualifierFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.QualifierFilter
-
Constructor.
- QualifierFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.QualifierFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
QualifierFilter(CompareOperator, ByteArrayComparable)
instead. - qualifierLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- qualifierLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- qualifierLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- qualifierOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- qualifierOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- qualifiers - Variable in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.
- qualifiers - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- qualifierStartsWith(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Finds if the start of the qualifier part of the Cell matches
buf
- qualifyMetrics(String, TableName) - Static method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- QualityOfProtection(String) - Constructor for enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- qualLength - Variable in class org.apache.hadoop.hbase.util.RowColBloomHashKey
- quantile - Variable in class org.apache.hadoop.metrics2.util.MetricQuantile
-
The quantile to be watched by a
MetricSampleQuantiles
. - quantiles - Variable in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
- quantiles - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Array of Quantiles that we care about, along with desired error.
- quarantined - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- quarantinedMobFiles - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
- query(double) - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Get the estimated value at the specified quantile.
- Query - Class in org.apache.hadoop.hbase.client
-
Base class for HBase read operations; e.g.
- Query() - Constructor for class org.apache.hadoop.hbase.client.Query
- 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.
- queryTables - Variable in class org.apache.hadoop.hbase.rest.NamespacesInstanceResource
- queryTerminalSize() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- QueryType(byte[]...) - Constructor for enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- queue - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- queue - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- queue - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- queue - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
- queue - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- queue - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- queue - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
- queue - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- queue - Variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- queue - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- queue - Variable in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- queue - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- queue - Variable in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- queue - Variable in class org.apache.hadoop.hbase.replication.regionserver.ClaimReplicationQueueCallable
- queue - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- Queue<TKey extends Comparable<TKey>> - Class in org.apache.hadoop.hbase.master.procedure
- Queue(TKey, int, LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.Queue
- Queue(TKey, LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.Queue
- QUEUE_ADDITION_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- QUEUE_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- QUEUE_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- QUEUE_FULL_MSG - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- QUEUE_MAX_CALL_DELAY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
max delay in msec used to bound the de-prioritized requests
- QUEUE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- QUEUE_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- queueAdditionWaitTime - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- queueAssign(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Add the assign operation to the assignment queue.
- queueAssign(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- QueueBalancer - Interface in org.apache.hadoop.hbase.ipc
-
Interface for balancing requests across IPC queues
- queueCallTime - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- queueClass - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- queuedAndProcessedCall(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- queuedAndProcessedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- queuedEvents - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
- queuedPriority - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- queueForSysTable - Variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- queueHasRunnables() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- queueHasRunnables() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Returns true if there are procedures available to process.
- queueHasRunnables() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- queueHead - Variable in class org.apache.hadoop.hbase.master.procedure.FairQueue
- queueId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- queueId - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- queueId - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- queueId - Variable in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- queueIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- queueIncrements(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- QueueingFuture(Callable<V>) - Constructor for class org.apache.hadoop.hbase.util.BoundedCompletionService.QueueingFuture
- QueueingFuture(RetryingCallable<T>, int, int, int) - Constructor for class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- queueInitArgs - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- queueMaxSize - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- queueRecovered - Variable in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
- QueueRowAccess() - Constructor for class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- queues - Variable in class org.apache.hadoop.hbase.ipc.RandomQueueBalancer
- queues - Variable in class org.apache.hadoop.hbase.ipc.RpcExecutor
- queues - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- queues - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- queueSize - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
- queueSize - Variable in class org.apache.hadoop.hbase.ipc.RandomQueueBalancer
- queueSize - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- queueSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- queueSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- queueSize() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- queueSize() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Returns the number of elements in this queue.
- queueSize() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- queueSize(Queue<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- queueSizePerGroup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- queueSizePerGroup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- queueStorage - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- queueStorage - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- queueStorage - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- queueStorage - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- queueStorage - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Storage for queues that need persistance; e.g.
- queueStorage - Variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- queuesZNode - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
-
The name of the znode that contains all replication queues
- queuesZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- queueTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- queueTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- queueTimeStat - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- quorum - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- quorum - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- QUORUM_ADDRESS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional job parameter to specify a peer cluster.
- QUORUM_PORT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional job parameter to specify peer cluster's ZK client port
- quorumServers - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- quorumString - Variable in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- QUOTA_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_READ_NUM - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_READ_SIZE - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_REQUEST_NUM - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_REQUEST_SIZE - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_WRITE_NUM - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_DEFAULT_USER_MACHINE_WRITE_SIZE - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- QUOTA_EXCEED_THROTTLE_QUOTA_ROW_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_FAMILY_INFO - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_FAMILY_USAGE - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_NAMESPACE_ROW_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_OBSERVER_CHORE_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_DELAY_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_REPORT_PERCENT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_REPORT_PERCENT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- QUOTA_OBSERVER_CHORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- QUOTA_OBSERVER_CHORE_TIMEUNIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_OBSERVER_CHORE_TIMEUNIT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QUOTA_POLICY_COLUMN - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_QUALIFIER_POLICY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_QUALIFIER_SETTINGS - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_QUALIFIER_SETTINGS_PREFIX - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_RATE_LIMITER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.RateLimiter
- QUOTA_REGION_SERVER_ROW_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_REGION_SERVER_ROW_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_SNAPSHOT_SIZE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_TABLE_DESC - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
Table descriptor for Quota internal table
- QUOTA_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
System table for quotas
- QUOTA_TABLE_ROW_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QUOTA_USER_REQUEST_ATTRIBUTE_OVERRIDE_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- QUOTA_USER_ROW_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- quotaCache - Variable in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- 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
- QuotaCache.Fetcher<Key,
Value> - Interface in org.apache.hadoop.hbase.quotas - QuotaCache.QuotaRefresherChore - Class in org.apache.hadoop.hbase.quotas
- quotaExceededException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- quotaExceededException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- QuotaExceededException - Exception in org.apache.hadoop.hbase.quotas
-
Generic quota exceeded exception
- QuotaExceededException(String) - Constructor for exception org.apache.hadoop.hbase.quotas.QuotaExceededException
- QuotaExceededException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.quotas.QuotaExceededException
- QuotaFilter - Class in org.apache.hadoop.hbase.quotas
-
Filter to use to filter the QuotaRetriever results.
- QuotaFilter() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaFilter
- QuotaGlobalsSettingsBypass(String, TableName, String, String, boolean) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- 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
- quotaManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- quotaManager - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- quotaObserverChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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(Connection, Configuration, SpaceQuotaSnapshotNotifier, MasterQuotaManager, Stoppable, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QuotaObserverChore(HMaster, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- QuotaObserverChore.TablesWithQuotas - Class in org.apache.hadoop.hbase.quotas
-
A container which encapsulates the tables that have either a table quota or are contained in a namespace which have a namespace quota.
- quotaObserverTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- QuotaRefresherChore(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
- QuotaRetriever - Class in org.apache.hadoop.hbase.quotas
-
Scanner to iterate over the quota settings.
- QuotaRetriever() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaRetriever
- QuotaRetriever.Iter - Class in org.apache.hadoop.hbase.quotas
- QuotaScope - Enum in org.apache.hadoop.hbase.quotas
-
Describe the Scope of the quota rules.
- QuotaScope() - Constructor for enum org.apache.hadoop.hbase.quotas.QuotaScope
- quotasEnabled - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- QuotaSettings - Class in org.apache.hadoop.hbase.quotas
- QuotaSettings(String, TableName, String, String) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaSettings
- QuotaSettingsFactory - Class in org.apache.hadoop.hbase.quotas
- QuotaSettingsFactory() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- QuotaSettingsFactory.QuotaGlobalsSettingsBypass - Class in org.apache.hadoop.hbase.quotas
- quotasFromData(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- quotasFromData(byte[], int, int) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- quotaSnapshot - Variable in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- QuotaSnapshotSizeSerializationException(String) - Constructor for exception org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException
- QuotaSnapshotStore<T> - Interface in org.apache.hadoop.hbase.quotas
-
A common interface for computing and storing space quota observance/violation for entities.
- quotaSource - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceFactoryImpl
- quotaSource - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- 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
- quotaStatus - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- quotasToData(QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- quotaTablePresent - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- QuotaTableUtil - Class in org.apache.hadoop.hbase.quotas
-
Helper class to interact with the quota table.
- QuotaTableUtil() - Constructor for class org.apache.hadoop.hbase.quotas.QuotaTableUtil
- QuotaTableUtil.NamespaceQuotasVisitor - Interface in org.apache.hadoop.hbase.quotas
- QuotaTableUtil.QuotasVisitor - Interface in org.apache.hadoop.hbase.quotas
- QuotaTableUtil.RegionServerQuotasVisitor - Interface in org.apache.hadoop.hbase.quotas
- QuotaTableUtil.TableQuotasVisitor - Interface in org.apache.hadoop.hbase.quotas
- QuotaTableUtil.UserQuotasVisitor - Interface in org.apache.hadoop.hbase.quotas
- QuotaType - Enum in org.apache.hadoop.hbase.quotas
-
Describe the Quota Type.
- QuotaType() - Constructor for enum org.apache.hadoop.hbase.quotas.QuotaType
- 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
- QuotaUtil.KeyFromRow<T> - Interface in org.apache.hadoop.hbase.quotas
- quotBytes - Static variable in class org.apache.hadoop.hbase.http.HtmlQuoting
- quote(byte[]) - Static method in class org.apache.hadoop.hbase.security.visibility.CellVisibility
-
Helps in quoting authentication Strings.
- quote(String) - Static method in class org.apache.hadoop.hbase.security.visibility.CellVisibility
-
Helps in quoting authentication Strings.
- quoteHtmlChars(OutputStream, byte[], int, int) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Quote all of the active HTML characters in the given string as they are added to the buffer.
- quoteHtmlChars(String) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Quote the given item to make it html-safe.
- quoteOutputStream(OutputStream) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Return an output stream that quotes all of the output.
- QuotingInputFilter() - Constructor for class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter
R
- r - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- r - Variable in class org.apache.hadoop.hbase.util.ReservoirSample
- R - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'R'
- RACK - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalancerClusterState.LocalityType
- RACK - Enum constant in enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
- RACK_LOCALITY_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RackLocalityCostFunction
- rackLocalities - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- rackLocalityCost - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- RackLocalityCostFunction - Class in org.apache.hadoop.hbase.master.balancer
- RackLocalityCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.RackLocalityCostFunction
- rackManager - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- rackManager - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- rackManager - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- rackManager - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- rackManager - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- rackManager - Variable in class org.apache.hadoop.hbase.util.RegionMover
- rackManager - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- rackManager(RackManager) - Method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Set specific rackManager implementation.
- 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
- racks - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- racksToIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- rackToRegionServerMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- radix - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- RADIX_DEC - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.DecimalStringSplit
- RADIX_HEX - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
- raf - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- rafs - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- ramCache - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- RAMCache() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- RAMQueueEntry(BlockCacheKey, Cacheable, long, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- random - Static variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
- random - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- random - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- random(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with random bytes.
- random(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with random bytes at the specified position.
- RANDOM - Enum constant in enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
- RANDOM_RADIX - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- RANDOM_WIDTH - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- Random64 - Class in org.apache.hadoop.hbase.util
-
An instance of this class is used to generate a stream of pseudorandom numbers.
- Random64() - Constructor for class org.apache.hadoop.hbase.util.Random64
- Random64(long) - Constructor for class org.apache.hadoop.hbase.util.Random64
- 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 class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- randomAssignment(RegionInfo, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Get a random region server from the list
- randomAssignment(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- randomAssignment(BalancerClusterState, RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Used to assign a single region to a random server.
- RandomCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
- RandomCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.RandomCandidateGenerator
- randomGenerator - Variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaCandidateGenerator
- randomGeneratorForTest - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
A random number generator to use for "fake lookups" when testing to estimate the ideal false positive rate.
- RandomizedMatrix(int, int) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
-
Create a randomization scheme for a matrix of a given size.
- randomPickOneColumnFamily(ColumnFamilyDescriptor[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- RandomQueueBalancer - Class in org.apache.hadoop.hbase.ipc
-
Queue balancer that just randomly selects a queue in the range [0, num queues).
- RandomQueueBalancer(Configuration, String, List<BlockingQueue<CallRunner>>) - Constructor for class org.apache.hadoop.hbase.ipc.RandomQueueBalancer
- RandomRowFilter - Class in org.apache.hadoop.hbase.filter
-
A filter that includes rows based on a chance.
- RandomRowFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- RandomRowFilter(float) - Constructor for class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Create a new filter with a specified chance for a row to be included.
- randomSelect(Collection<T>) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- range - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- Range() - Constructor for enum org.apache.hadoop.hbase.io.Reference.Range
- RANGE_OF_DELAY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- RANGE_TYPE - Static variable in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- RANGE_TYPE - Static variable in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- rangeCmp - Variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
- rangeCounts - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- RangeIteration(List<MultiRowRangeFilter.RowRange>) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- rangeList - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- rangeOfDelayMs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- ranges - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- ranges - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- ranges - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- RANGES - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- RANGES - Static variable in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
- RANGES - Static variable in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
- RANGESMATCHED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- RANGESNOTMATCHED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- RATE_LIMIT_BYTES_PER_SEC_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- RATE_LIMITER_REFILL_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
-
The FixedIntervalRateLimiter can be harsh from a latency/backoff perspective, which makes it difficult to fully and consistently utilize a quota allowance.
- RATE_UNLIMITED_BYTES - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- rateLimiter - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- RateLimiter - Class in org.apache.hadoop.hbase.quotas
-
Simple rate limiter.
- RateLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.RateLimiter
- ratio - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- 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
- RAW_ATTR - Static variable in class org.apache.hadoop.hbase.client.Scan
- RAW_SCAN - Static variable in class org.apache.hadoop.hbase.mapreduce.ExportUtils
- rawAdmin - Variable in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- RawAsyncHBaseAdmin - Class in org.apache.hadoop.hbase.client
-
The implementation of AsyncAdmin.
- RawAsyncHBaseAdmin(AsyncConnectionImpl, HashedWheelTimer, AsyncAdminBuilderBase) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- RawAsyncHBaseAdmin.AddColumnFamilyProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.AdminRpcCall<RESP,
REQ> - Interface in org.apache.hadoop.hbase.client - RawAsyncHBaseAdmin.Converter<D,
S> - Interface in org.apache.hadoop.hbase.client - RawAsyncHBaseAdmin.CreateNamespaceProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.CreateTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.DeleteColumnFamilyProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.DeleteNamespaceProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.DeleteTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.DisableTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.EnableTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.FlushTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.MasterRpcCall<RESP,
REQ> - Interface in org.apache.hadoop.hbase.client - RawAsyncHBaseAdmin.MergeTableRegionProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ModifyColumnFamilyProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ModifyColumnFamilyStoreFileTrackerProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ModifyNamespaceProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ModifyTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ModifyTableStoreFileTrackerProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.NamespaceProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.SnapshotProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.SplitTableRegionProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.TableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.TruncateRegionProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncHBaseAdmin.TruncateTableProcedureBiConsumer - Class in org.apache.hadoop.hbase.client
- RawAsyncTableImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of RawAsyncTable.
- RawAsyncTableImpl(AsyncConnectionImpl, Timer, AsyncTableBuilderBase<?>) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- RawAsyncTableImpl.CheckAndMutateBuilderImpl - Class in org.apache.hadoop.hbase.client
- RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl - Class in org.apache.hadoop.hbase.client
- RawAsyncTableImpl.Converter<D,
I, S> - Interface in org.apache.hadoop.hbase.client - RawAsyncTableImpl.CoprocessorServiceBuilderImpl<S,
R> - Class in org.apache.hadoop.hbase.client - RawAsyncTableImpl.NoncedConverter<D,
I, S> - Interface in org.apache.hadoop.hbase.client - RawAsyncTableImpl.RpcCall<RESP,
REQ> - Interface in org.apache.hadoop.hbase.client - rawBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- RawByte - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putByte(byte[], int, byte)
. - RawByte() - Constructor for class org.apache.hadoop.hbase.types.RawByte
- RawBytes - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with variable-length values encoded usingBytes.putBytes(byte[], int, byte[], int, int)
. - RawBytes() - Constructor for class org.apache.hadoop.hbase.types.RawBytes
- RawBytes(Order) - Constructor for class org.apache.hadoop.hbase.types.RawBytes
- RawBytesFixedLength - Class in org.apache.hadoop.hbase.types
-
An
DataType
that encodes fixed-length values encoded usingBytes.putBytes(byte[], int, byte[], int, int)
. - RawBytesFixedLength(int) - Constructor for class org.apache.hadoop.hbase.types.RawBytesFixedLength
-
Create a
RawBytesFixedLength
of the specifiedlength
. - RawBytesFixedLength(Order, int) - Constructor for class org.apache.hadoop.hbase.types.RawBytesFixedLength
-
Create a
RawBytesFixedLength
using the specifiedorder
andlength
. - RawBytesTerminated - Class in org.apache.hadoop.hbase.types
-
An
DataType
that encodes variable-length values encoded usingBytes.putBytes(byte[], int, byte[], int, int)
. - RawBytesTerminated(byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Create a
RawBytesTerminated
using the specified terminator. - RawBytesTerminated(String) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Create a
RawBytesTerminated
using the specified terminator. - RawBytesTerminated(Order, byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Create a
RawBytesTerminated
using the specified terminator andorder
. - RawBytesTerminated(Order, String) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Create a
RawBytesTerminated
using the specified terminator andorder
. - RawCell - Interface in org.apache.hadoop.hbase
-
An extended version of Cell that allows CPs manipulate Tags.
- RawCellBuilder - Interface in org.apache.hadoop.hbase
-
Allows creating a cell with
Tag
An instance of this type can be acquired by using RegionCoprocessorEnvironment#getCellBuilder (for prod code) andRawCellBuilderFactory
(for unit tests). - RawCellBuilderFactory - Class in org.apache.hadoop.hbase
-
Factory for creating cells for CPs.
- RawCellBuilderFactory() - Constructor for class org.apache.hadoop.hbase.RawCellBuilderFactory
- rawCells() - Method in class org.apache.hadoop.hbase.client.Result
-
Return the array of Cells backing this Result instance.
- RawDouble - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putDouble(byte[], int, double)
. - RawDouble() - Constructor for class org.apache.hadoop.hbase.types.RawDouble
- rawExpression() - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- rawExpression() - Method in class org.apache.hadoop.hbase.security.access.Permission
- rawExpression() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- RawFloat - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putFloat(byte[], int, float)
. - RawFloat() - Constructor for class org.apache.hadoop.hbase.types.RawFloat
- RawInteger - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putInt(byte[], int, int)
. - RawInteger() - Constructor for class org.apache.hadoop.hbase.types.RawInteger
- rawKVs - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- RawLong - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putLong(byte[], int, long)
. - RawLong() - Constructor for class org.apache.hadoop.hbase.types.RawLong
- rawMobScan - Variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- rawMobScan - Variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- rawReadInt(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- rawRequest - Variable in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
- rawScan - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- rawScanEnabled - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- rawScanEnabled - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- rawScanEnabled - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- rawScanEnabled - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- 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
- RawShort - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.putShort(byte[], int, short)
. - RawShort() - Constructor for class org.apache.hadoop.hbase.types.RawShort
- rawStream - Variable in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- RawString - Class in org.apache.hadoop.hbase.types
-
An
DataType
for interacting with values encoded usingBytes.toBytes(String)
. - RawString() - Constructor for class org.apache.hadoop.hbase.types.RawString
- RawString(Order) - Constructor for class org.apache.hadoop.hbase.types.RawString
- RawStringFixedLength - Class in org.apache.hadoop.hbase.types
-
An
DataType
that encodes fixed-length values encoded usingBytes.toBytes(String)
. - RawStringFixedLength(int) - Constructor for class org.apache.hadoop.hbase.types.RawStringFixedLength
-
Create a
RawStringFixedLength
of the specifiedlength
. - RawStringFixedLength(Order, int) - Constructor for class org.apache.hadoop.hbase.types.RawStringFixedLength
-
Create a
RawStringFixedLength
using the specifiedorder
andlength
. - RawStringTerminated - Class in org.apache.hadoop.hbase.types
-
An
DataType
that encodes variable-length values encoded usingBytes.toBytes(String)
. - RawStringTerminated(byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
-
Create a
RawStringTerminated
using the specified terminator. - RawStringTerminated(String) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
-
Create a
RawStringTerminated
using the specified terminator. - RawStringTerminated(Order, byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
-
Create a
RawStringTerminated
using the specified terminator andorder
. - RawStringTerminated(Order, String) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
-
Create a
RawStringTerminated
using the specified terminator andorder
. - rawTable - Variable in class org.apache.hadoop.hbase.client.AsyncTableImpl
- REACHED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- reachedZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
- reachWALEditsStopOffset(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- read() - Method in class org.apache.hadoop.hbase.io.ByteBufferInputStream
-
Reads the next byte of data from this input stream.
- read() - Method in class org.apache.hadoop.hbase.io.ByteBuffInputStream
-
Reads the next byte of data from this input stream.
- read() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- read() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- read() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- read() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- read() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- read() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- read() - Method in class org.apache.hadoop.hbase.util.RotateFile
-
Reads the content of the rotate file by selecting the winner file based on the timestamp of the data inside the files.
- read(byte[]) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- read(byte[]) - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- read(byte[]) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- read(byte[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferInputStream
-
Reads up to next
len
bytes of data from buffer into passed array(starting from given offset). - read(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBuffInputStream
-
Reads up to next
len
bytes of data from buffer into passed array(starting from given offset). - read(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- read(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- read(int) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- read(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- read(int, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- read(long, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- read(long, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Read bytes starting from the specified position.
- read(long, ByteBuff) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfers bytes from this buffers array into the given destination
ByteBuff
- read(DataInput) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Read from in
- read(DataInputStream) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- read(DataInputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Populate this instance with what we find on the passed in
in
stream. - read(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Reads bytes from FileChannel into this ByteBuff
- read(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- read(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- read(ReadableByteChannel) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Reads bytes from the given channel into this ByteBuf.
- read(ReadableByteChannel) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- read(ReadableByteChannel) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- read(ReadableByteChannel, ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.nio.ByteBuff.ChannelReader
- read(ReadableByteChannel, ByteBuffer, long, ByteBuff.ChannelReader) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- read(Configuration, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- read(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.Reference
-
Read a Reference from FileSystem.
- read(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- read(Path) - Method in class org.apache.hadoop.hbase.util.RotateFile
- read(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
- read(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ExclusiveMemoryMmapIOEngine
- read(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Transfers data from file to the given byte buffer
- read(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- read(BucketEntry) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Transfers data from IOEngine to a Cacheable object.
- read(BucketEntry) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.SharedMemoryMmapIOEngine
- read(ByteBuff) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- read(ProcedureWALFile) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- READ - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- READ - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Action
- READ - Enum constant in enum org.apache.hadoop.hbase.tool.CanaryTool.RegionTask.TaskType
- READ_CAPACITY_UNIT - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the read data capacity unit
- READ_CAPACITY_UNIT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- READ_COMMITTED - Enum constant in enum org.apache.hadoop.hbase.client.IsolationLevel
- READ_NUMBER - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the number of read requests per time-unit
- READ_OPERATION_LATENCY_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- READ_OPERATION_LATENCY_NAME - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- READ_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- READ_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- READ_REQUEST_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.ReadRequestCostFunction
- READ_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- READ_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- READ_REQUEST_COUNT_PER_SECOND - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- READ_REQUEST_RATE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- READ_REQUEST_RATE_PER_SECOND - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- READ_SIZE - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the read data size
- READ_TIMEOUT - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- READ_TIMEOUT_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- READ_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
Indicated the type of read.
- READ_UNCOMMITTED - Enum constant in enum org.apache.hadoop.hbase.client.IsolationLevel
- read4Bytes() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- readAccessor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- readahead - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- readAllCF - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- readAllCF - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- readAllVersions() - Method in class org.apache.hadoop.hbase.client.Get
-
Get all available versions.
- readAllVersions() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- readAllVersions() - Method in class org.apache.hadoop.hbase.client.Scan
-
Get all available versions.
- readAllVersions() - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- readAndCheck(DataInputStream) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Reads a magic record of the length
BlockType.MAGIC_LENGTH
from the given stream and expects it to match this block type. - readAndCheck(ByteBuffer) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Reads a magic record of the length
BlockType.MAGIC_LENGTH
from the given byte buffer and expects it to match this block type. - readAndProcess() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.Read off the wire.
- readAndUpdateNewBlock(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- readAsInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- readAsInt(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Converts a ByteBuffer to an int value
- readAsVLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Reads a zero-compressed encoded long from input buffer and returns it.
- readAtOffset(FSDataInputStream, ByteBuff, int, boolean, long, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Does a positional read or a seek and read into the given byte buffer.
- readAvailable - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- readBackupInfo(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Reads backup status object (instance of backup info) from backup system table table
- readBackupStartCode() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Read the last backup start code (timestamp) of last successful backup.
- readBackupStartCode(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Read the last backup start code (timestamp) of last successful backup.
- readBalancer - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- 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
- readBlock(long, long, boolean, boolean, boolean, boolean, BlockType, DataBlockEncoding, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.CachingBlockReader
- readBlock(long, long, boolean, boolean, boolean, boolean, BlockType, DataBlockEncoding, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- readBlockData(long, long, boolean, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Reads the block at the given offset in the file with the given on-disk size and uncompressed size.
- readBlockData(long, long, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Reads a version 2 block (version 1 blocks not supported and not expected).
- readBlockDataInternal(FSDataInputStream, long, long, boolean, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Reads a version 2 block.
- readBulkLoadedFiles(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- readBulkLoadedFiles(String, List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- readBulkloadRows(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- readBulkloadRows(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- readByte(InputStream) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
-
Read a byte from the given stream using the read method, and throw EOFException if it returns -1, like the implementation in
DataInputStream
. - readByteArray(DataInput) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Read byte-array written with a WritableableUtils.vint prefix.
- readByteArray(InputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec.CellDecoder
-
Returns Byte array read from the stream.
- readByteArray(InputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellDecoder
-
Returns Byte array read from the stream.
- readByteArrayThrowsRuntime(DataInput) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Read byte-array written with a WritableableUtils.vint prefix.
- readBytes(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
- readCapacityUnit - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- readCapacityUnitConsumed - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- readCapacityUnitDiff - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- ReadCapacityUnitExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- readCapacityUnitLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- readCell(List<Path>, String, Cell, boolean, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Reads the cell from a mob file.
- 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.
- readCertificateChain(File) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- readCertificateChain(String) - Static method in class org.apache.hadoop.hbase.io.crypto.tls.PemReader
- readChunked(DataInput, byte[], int, int) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- readClusterIdZNode(ZKWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- readColumnFamily(Table, ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- readCompleted() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
Indicate that the scanner has finished reading with this reader.
- readCompressed(DataInput, Dictionary) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
-
Deprecated.
- readCompressedInt(InputStream) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Read integer from stream coded in 7 bits and increment position.
- readCompressedInt(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Read integer from buffer coded in 7 bits and increment position.
- readCompressedInt(ByteBuff) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Read integer from ByteBuff coded in 7 bits and increment position.
- readCompressedValue(InputStream, byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- readConf(Configuration) - Method in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
- readConfiguration(byte[]) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Read the
Configuration
stored in the byte stream. - readConfiguration(String) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Read in the configuration from the String encoded configuration to read from
- readConsumed - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- readCryptoProps(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- readDataManifest() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- readDeleteEntry(ProcedureProtos.ProcedureWALEntry) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- readDiff - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- readEmptyValueOnMobCellMiss - Variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- readEmptyValueOnMobCellMiss - Variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- readEntry(InputStream) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- reader - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
-
Used to load chunks on demand
- reader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- reader - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- reader - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- reader - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- reader - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- reader - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
- Reader() - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.
- Reader(Configuration, ImmutableBytesWritable) - Constructor for class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash.Reader
- READER - Static variable in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfer bytes from source
ByteBuffer
to destinationByteBuff
, Position of both source and destination will be advanced. - ReaderContext - Class in org.apache.hadoop.hbase.io.hfile
-
Carries the information on some of the meta data about the HFile Reader
- ReaderContext(Path, FSDataInputStreamWrapper, long, HFileSystem, boolean, ReaderContext.ReaderType) - Constructor for class org.apache.hadoop.hbase.io.hfile.ReaderContext
- ReaderContext.ReaderType - Enum in org.apache.hadoop.hbase.io.hfile
- ReaderContextBuilder - Class in org.apache.hadoop.hbase.io.hfile
-
A builder that helps in building up the ReaderContext
- ReaderContextBuilder() - Constructor for class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- ReaderContextBuilder(ReaderContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- readerPath - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- readerPendingConnectionQueueLength - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- readers - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- readerThread() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- readerThreadLock - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- ReaderType() - Constructor for enum org.apache.hadoop.hbase.io.hfile.ReaderContext.ReaderType
- ReadExampleCallable(Connection, TableName) - Constructor for class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable
- readFailureCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- readFailures - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.MetaWriter
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.Reference
-
Deprecated.Writables are going away. Use the pb serialization methods instead. Remove in a release after 0.96 goes out. This is here only to migrate old Reference files written with Writables before 0.96.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Reads the values of each field.
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.Permission
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- readFields(DataInput) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- readFieldsFromPb(WALProtos.WALKey, WALCellCodec.ByteStringUncompressor) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- readFile(String) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
used to read the rule files from either HDFS or local FS
- readFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- readFileFromHDFS(String) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
used to read the rule files from HDFS
- readFileFromLocalFS(String) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
used to read the rule files from local FS
- readFrom(Class<ProtobufMessageHandler>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
- readFromCells(Codec.Decoder, int) - Method in class org.apache.hadoop.hbase.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.
- readFully(long, byte[]) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- readFully(long, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- readFully(ByteBuff, FSDataInputStream, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Read length bytes into ByteBuffers directly.
- readFullyWithHeapBuffer(InputStream, ByteBuff, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Copying bytes from InputStream to
ByteBuff
by using an temporary heap byte[] (default size is 1024 now). - readHandlersCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- readHandlerStack - Variable in class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- readHeader(InputStream) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- readHeader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- readingSnapshot - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- readInitEntry(ProcedureProtos.ProcedureWALEntry) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- readInsertEntry(ProcedureProtos.ProcedureWALEntry) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- readIntoArray(byte[], int, Dictionary) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder
- readKey(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.encoding.CompressionState
-
Analyze the key and fill the state.
- readKey(ByteBuffer, int, int, int, CompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.CompressionState
-
Analyze the key and fill the state assuming we know previous state.
- 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.
- readLatency - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- readLines(BufferedReader) - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- readLock - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- readLock() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- readLock() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Acquire read lock of this store.
- readLogTimestampMap() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Read the timestamp for each region server log after the last successful backup.
- readLogTimestampMap(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Read the timestamp for each region server log after the last successful backup.
- readLong(InputStream) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- readLong(InputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Read long which was written to fitInBytes bytes and increment position.
- readLong(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Read long which was written to fitInBytes bytes and increment position.
- readLong(ByteBuff, int) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Read long which was written to fitInBytes bytes and increment position.
- readMetaState(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- readMeter - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- readMultiLevelIndexRoot(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read the root-level metadata of a multi-level block index.
- readMultiLevelIndexRoot(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- 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(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Return the successor of the current node
- 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. - readNextEntryAndRecordReaderPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Returns whether the file is opened for writing.
- readNextRpcPacket() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- readonly - Variable in class org.apache.hadoop.hbase.client.Result
- readOnly - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- 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.
- READONLY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by rest interface to access this metadata attribute which denotes if the table is Read Only.
- READONLY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- READONLY - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- READONLY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- READONLY_LOGGERS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- READONLY_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- ReadOnlyByteRangeException - Exception in org.apache.hadoop.hbase.util
-
Exception thrown when a read only byte range is modified
- ReadOnlyByteRangeException() - Constructor for exception org.apache.hadoop.hbase.util.ReadOnlyByteRangeException
- ReadOnlyConfiguration - Class in org.apache.hadoop.hbase.coprocessor
-
Wraps a Configuration to make it read-only.
- ReadOnlyConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- readOnlyCopy - Variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- readOnlyNamespaceSnapshots - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- readOnlyTableQuotaSnapshots - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- ReadOnlyZKClient - Class in org.apache.hadoop.hbase.zookeeper
-
A very simple read only zookeeper implementation without watcher support.
- ReadOnlyZKClient(Configuration) - Constructor for class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- ReadOnlyZKClient.Task - Class in org.apache.hadoop.hbase.zookeeper
- ReadOnlyZKClient.ZKTask<T> - Class in org.apache.hadoop.hbase.zookeeper
- readOpLatency - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- readPartitionFile(FileSystem, Configuration, Path) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- readPasswordDB(Configuration) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- readPermissions(byte[], Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- readPoint - Variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- readPoint - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- readPoint - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- READPOINT_ADVANCE_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- ReadPointCalculationLock - Class in org.apache.hadoop.hbase.regionserver
-
Lock to manage concurrency between
RegionScanner
andHRegion.getSmallestReadPoint()
. - ReadPointCalculationLock(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- ReadPointCalculationLock.LockType - Enum in org.apache.hadoop.hbase.regionserver
- readPool - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- readPreamble() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- readPrev(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Return the predecessor of the current node
- readPropertiesFile(FileSystem, Path) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- readPt - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- readPt - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- readPt - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- readRawVarint32(byte[], int) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
-
Reads a varInt value stored in an array.
- readRawVarint32(InputStream) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- readRawVarint32(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- readRawVarint32(ByteBuff) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- readRawVarint32(ByteBuf) - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
-
Reads variable length 32bit int from buffer This method is from ProtobufVarint32FrameDecoder in Netty and modified a little bit to pass the cyeckstyle rule.
- readRegionServerLastLogRollResult() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Get the RS log information after the last log roll from backup system table.
- readRegionServerLastLogRollResult(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Get the Region Servers log information after the last log roll from backup system table.
- readRegionsFromFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover
- readReqsLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- ReadRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total number of read requests The more unbalanced the higher the computed cost will be.
- ReadRequestCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.ReadRequestCostFunction
- readRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- readRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- readRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- readRequestCount - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- readRequestCountPerSecond - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- readRequestsCount - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- readRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- readRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- readRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- readRequestsCount - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- readRequestsCount - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- readRequestsCountDelta - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.Deltas
- readRequestsRatePerSecond - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- readResponse() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- readResponse(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- readResponse(T, Map<Integer, Call>, Call, Consumer<RemoteException>) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- readRootIndex(DataInput, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read in the root-level index from the given input stream.
- readRootIndex(DataInput, int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- readRootIndex(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Read in the root-level index from the given input stream.
- readRootIndex(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- readRpcTimeout - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- readRpcTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- readRpcTimeout - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- readRpcTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- readRpcTimeoutMs - Variable in class org.apache.hadoop.hbase.client.HTable
- readRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- readRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- readRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- readSelector - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.
- readsEnabled - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- readServersFromFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover
- ReadSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- ReadSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- readSizeLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- 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 - readsOnlyFromMemstore - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- readStatistics - Static variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- ReadStatistics() - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper.ReadStatistics
- readStatus(DataInputStream) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- readStringFixedSize(DataInput, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Reads a fixed-size field and interprets it as a string padded with zeros.
- readSuccess - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- readSuccessCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- readThreads - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- readTimestamp(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.CompressionState
- readTimestamp(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
- readTimestamp(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
- readTO - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- readTracker() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- readTrailer() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- readTrailer(FSDataInputStream, long, long) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- readTrailer(FSDataInputStream, FileStatus) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- readType - Variable in class org.apache.hadoop.hbase.client.Scan
-
Control whether to use pread at server side.
- readType - Variable in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
- readType - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- ReadType() - Constructor for enum org.apache.hadoop.hbase.client.Scan.ReadType
- ReadType() - Constructor for enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.ReadType
- readTypeFromHBase(Scan.ReadType) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- readTypeFromThrift(TReadType) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- readUnlock() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Release read lock of this store.
- readUpdateEntry(ProcedureProtos.ProcedureWALEntry) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- readUserAuthsFromZKData(byte[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
Reads back User auth data written to zookeeper.
- readUserPermission(byte[], Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- readVersions(int) - Method in class org.apache.hadoop.hbase.client.Get
-
Get up to the specified number of versions of each column.
- readVersions(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- readVersions(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get up to the specified number of versions of each column.
- readVIntValuePart(Tag, int) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Reads an int value stored as a VInt at tag's given offset.
- readVLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.since 0.98.12. Use
Bytes.readAsVLong(byte[],int)
instead. - readVLong(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Similar to
WritableUtils.readVLong(DataInput)
but reads from aByteBuffer
. - readVLong(ByteBuff) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Similar to
WritableUtils.readVLong(java.io.DataInput)
but reads from aByteBuff
. - readWaiters - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- readWALEdit(WAL.Entry, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- readWALEntries(WALEntryStream, WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- readWALEntries(WALEntryStream, WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- readWALKey(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- ReadWALKeyResult(WALTailingReader.State, WAL.Entry, int) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader.ReadWALKeyResult
- readWarnTime - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- readWithExtra(ByteBuff, FSDataInputStream, int, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Read bytes into ByteBuffers directly, those buffers either contains the extraLen bytes or only contains necessaryLen bytes, which depends on how much bytes do the last time we read.
- readWithExtraOnHeap(InputStream, byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.io.util.BlockIOUtils
-
Read from an input stream at least
necessaryLen
and if possible,extraLen
also if available. - readWritableUserPermission(DataInput, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- readWriteLatency - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- readWriteLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- readWriteLock - Variable in class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- ready - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- ReadyChunk() - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.ReadyChunk
- readyChunks - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
- readyForRolling - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- readyForRollingCond - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- readyToWriteCount - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- readZKNodes(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKServerTool
- readZKTimestamp - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- realCacheSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- reallocate(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- realSeekDone - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- 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
- realUser - Variable in class org.apache.hadoop.hbase.rest.RESTServlet
- realUser - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- realUserName - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- reason - Variable in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- reason - Variable in class org.apache.hadoop.hbase.client.BalancerRejection
- reason - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- REASSIGN_WAIT_INTERVAL_KEY - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- reassigns - Variable in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- rebuildCache() - Method in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Rebuild cache matching ServerNames and their capacity.
- recalculateSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
-
Recalculate the size of the compaction based on current files.
- receive(ClusterMetrics) - Method in class org.apache.hadoop.hbase.client.ClusterStatusListener
-
Acts upon the reception of a new cluster status.
- 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
- RECEIVED_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- RECEIVED_BYTES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- receivedBytes - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- receivedBytes(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- receivedBytes(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- receivedBytes(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- receivedReachedGlobalBarrier(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Notification that procedure coordinator has reached the global barrier
- receivedReachedGlobalBarrier(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
Pass along the procedure global barrier notification to any listeners
- receivedRequest(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- receivedRequest(long) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- receivedRequest(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- receiveGlobalFailure(MultiAction, ServerName, int, Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Resubmit all the actions from this multiaction after a failure.
- receiveMultiAction(MultiAction, ServerName, MultiResponse, int) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Called when we receive the result of a server query.
- receiveReachedGlobalBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Callback for the member rpcs to call when the global barrier has been reached.
- receiveTime - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- recheckServersTimeout - Variable in class org.apache.hadoop.hbase.ipc.FailedServers
- reckonDelta(Cell, Cell, byte[], long, Mutation, Function<Cell, byte[]>) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- reckonDeltas(Mutation, List<Cell>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- reckonDeltasByStore(HStore, Mutation, long, List<Cell>, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
-
Reckon the Cells to apply to WAL, memstore, and to return to the Client in passed column family/Store.
- reclaimed - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- reclaimedChunks - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- reclaimMemStoreMemory() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Check if the regionserver's memstore memory usage is greater than the limit.
- recommissionRegionServer(ServerName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Remove decommission marker from a region server to allow regions assignments.
- recommissionRegionServer(ServerName, List<byte[]>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Remove decommission marker from a region server to allow regions assignments.
- recommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- recommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- recommissionRegionServer(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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(ServerName, List<byte[]>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- recommissionRegionServer(RpcController, MasterProtos.RecommissionRegionServerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- recommissionRegionServer(RpcController, MasterProtos.RecommissionRegionServerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- reCompareBackoffExponent - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- reCompareBackoffExponent - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- reCompareBackoffExponent - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- reCompareExecutor - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- RECOMPARES - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- reCompareThreads - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- reCompareTries - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- reCompareTries - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- reCompareTries - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- reconfigNotification - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- reconfigure(int, int[], long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- 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.
- reconnectAfterExpiration() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- reconnectAfterExpiration() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- reconnectAfterExpiration() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- reconnectToPeerCluster() - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- Record - Class in org.apache.hadoop.hbase.hbtop
-
Represents a record of the metrics in the top screen.
- Record(ImmutableMap<Field, FieldValue>) - Constructor for class org.apache.hadoop.hbase.hbtop.Record
- RECORD_HEADER_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- RECORD_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- Record.Builder - Class in org.apache.hadoop.hbase.hbtop
- Record.Entry - Class in org.apache.hadoop.hbase.hbtop
- recordBlockSize(IntConsumer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- recordBlockSize(IntConsumer) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Record the size of the current block in bytes, passing as an argument to the blockSizeConsumer.
- recordBlockSize(IntConsumer) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- recordBlockSize(IntConsumer) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Record the size of the current block in bytes, passing as an argument to the blockSizeConsumer.
- recordBlockSize(IntConsumer) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
- recordBlockSize(IntConsumer) - Method in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- recordBlockSize(IntConsumer) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- recordCacheHit() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- recordCacheMiss() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- recordCanPush(String, long, long[], int) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- recordClearRegionCache() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- recordEviction() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
-
Records an eviction.
- RecordFilter - Class in org.apache.hadoop.hbase.hbtop
-
Represents a filter that's filtering the metric
Record
s. - RecordFilter(boolean, boolean, Field, RecordFilter.Operator, FieldValue) - Constructor for class org.apache.hadoop.hbase.hbtop.RecordFilter
- RecordFilter.FilterBuilder - Class in org.apache.hadoop.hbase.hbtop
- RecordFilter.Operator - Enum in org.apache.hadoop.hbase.hbtop
- RECORDING_LOCK - Enum constant in enum org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock.LockType
- recordLastFlushTime() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- recordLastResult(Result) - Method in class org.apache.hadoop.hbase.client.AllowPartialScanResultCache
- recordLastResult(Result) - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- recordMetaRegion() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Record the location of the hbase:meta region as found in ZooKeeper.
- recordMutationWithoutWal(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Update LongAdders for number of puts without wal and the size of possible data loss.
- recordNewServerWithLock(ServerName, ServerMetrics) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Adds the onlineServers list.
- RecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- recordReaderImpl - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReader
- recordReaderImpl - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
- recordReadOperationLatency(long) - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the latency incurred for read operations.
- recordReadOperationLatency(long) - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- records - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- recordsSize - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- recordSyncOperationLatency(long) - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the latency incurred for sync operations.
- recordSyncOperationLatency(long) - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- recordWriteOperationLatency(long) - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the latency incurred for write operations.
- recordWriteOperationLatency(long) - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- RECOVER - Enum constant in enum org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
-
Deprecated.
- recoverableZooKeeper - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- RecoverableZooKeeper - Class in org.apache.hadoop.hbase.zookeeper
-
A zookeeper that can handle 'recoverable' errors.
- RecoverableZooKeeper(String, int, Watcher, int, int, int, String, int, ZKClientConfig) - Constructor for class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- 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
- recoverDFSFileLease(DistributedFileSystem, Path, Configuration, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- recovered - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- recovered - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- RECOVERED_EDITS_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
- RECOVERED_EDITS_IGNORE_EOF - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Mainly used for master local region, where we will replay the WAL file directly without splitting, so it is possible to have WAL files which are not closed cleanly, in this way, hitting EOF is expected so should not consider it as a critical problem.
- RECOVERED_HFILES_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
- RECOVERED_LOG_TMPFILE_SUFFIX - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- RecoveredEditsOutputSink - Class in org.apache.hadoop.hbase.wal
-
Class that manages the output streams from the log splitting process.
- RecoveredEditsOutputSink(WALSplitter, WALSplitter.PipelineController, EntryBuffers, int) - Constructor for class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- RecoveredEditsWriter(byte[], Path, WALProvider.Writer, long) - Constructor for class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- recoveredMasterLock - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- 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
-
Used by a
RecoveredReplicationSource
. - RecoveredReplicationSourceShipper(Configuration, String, ReplicationSourceLogQueue, 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.FsUtilsLeaseRecovery
- recoverFileLease(FileSystem, Path) - Method in interface org.apache.hadoop.hbase.procedure2.store.LeaseRecovery
- recoverFileLease(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
-
Recover the lease from HDFS, retrying multiple times.
- recoverLease() - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- recoverLease() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Deprecated.since 2.3.0, will be removed in 4.0.0 along with
WALProcedureStore
. As now we will store the procedure data in a master local region, and master itself will deal with the lease recovery of the region. - recoverLease() - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- recoverLease() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- recoverLease(Configuration, Path) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- recoverLease(DistributedFileSystem, int, Path, long) - Static method in class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
-
Try to recover the lease.
- RecoverLeaseFSUtils - Class in org.apache.hadoop.hbase.util
-
Utility methods for recovering file lease for hdfs.
- RecoverLeaseFSUtils() - Constructor for class org.apache.hadoop.hbase.util.RecoverLeaseFSUtils
- 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 byInitMetaProcedure
. - RecoverMetaProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- recoverTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- RECOVERY_RETRY - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- RECOVERY_RETRY_INTERVAL_MILLIS - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- recreateRegionInfo(List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- 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
- recreateZKConnection() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- recursive - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation
- recycleChunks() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
- recycler - Variable in class org.apache.hadoop.hbase.nio.RefCnt
- RED - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- reduce(Stack<ByteBuffer>, Stack<Filter>, ByteBuffer) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
This function is called while parsing the filterString and an operator is parsed
- reduce(Key, Iterable<LongWritable>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.CellCounter.LongSumReducer
- reduce(K, Iterable<Put>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutCombiner
- reduce(ImmutableBytesWritable, Iterable<Cell>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.CellSortReducer
- reduce(ImmutableBytesWritable, Iterable<Put>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutSortReducer
- reduce(ImmutableBytesWritable, Iterable<KeyValue>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSortReducer
-
Deprecated.
- reduce(ImmutableBytesWritable, Iterable<Text>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- reduce(ImmutableBytesWritable, Iterator<Put>, OutputCollector<ImmutableBytesWritable, Put>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.IdentityTableReduce
-
No aggregation, output pairs of (key, record)
- reduce(Import.CellWritableComparable, Iterable<Cell>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellReducer
- reduce(Import.KeyValueWritableComparable, Iterable<KeyValue>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueReducer
-
Deprecated.
- reduce(Text, Iterable<ImmutableBytesWritable>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- reduce(Writable, Iterable<Mutation>, Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
-
Writes each given record, consisting of the row key and the given values, to the configured
OutputFormat
. - REENTRANT_LOCK - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for ReentrantReadWriteLock
- ref - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- REF_NAME_PATTERN - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Regex that will work for straight reference names (
<hfile>.<parentEncRegion>
) and hfilelink reference names (<table> =<region>-<hfile>.<parentEncRegion>
) If reference, then the regex has more than just one group. - REF_OR_HFILE_LINK_PATTERN - Static variable in class org.apache.hadoop.hbase.io.HFileLink
-
The pattern should be used for hfile and reference links that can be found in /hbase/table/region/family/
- refCellTags - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
- refCnt - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
The RefCnt means how many paths are referring the
BucketEntry
, there are two cases: 1.If theIOEngine.usesSharedMemory()
is false(eg.FileIOEngine
),the refCnt is always 1 until thisBucketEntry
is evicted fromBucketCache.backingMap
.Even if the correspondingHFileBlock
is referenced by RPC reading, the refCnt should not increase. - refCnt - Variable in class org.apache.hadoop.hbase.nio.ByteBuff
- refCnt - Variable in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
- refCnt - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Its initial value is 1, so it is one bigger than the current count of open scanners which reading data from this MemStoreLAB.
- refCnt() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- refCnt() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Reference count of this Cacheable.
- refCnt() - Method in class org.apache.hadoop.hbase.io.hfile.ExclusiveMemHFileBlock
- refCnt() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- refCnt() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- RefCnt - Class in org.apache.hadoop.hbase.nio
-
Maintain an reference count integer inside to track life cycle of
ByteBuff
, if the reference count become 0, it'll callByteBuffAllocator.Recycler.free()
exactly once. - RefCnt(ByteBuffAllocator.Recycler) - Constructor for class org.apache.hadoop.hbase.nio.RefCnt
- refCount - Variable in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap.Payload
- refCount - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- RefCountingMap<K,
V> - Class in org.apache.hadoop.hbase.metrics.impl -
A map of K to V, but does ref counting for added and removed values.
- RefCountingMap() - Constructor for class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- RefCountingMap.Payload<V> - Class in org.apache.hadoop.hbase.metrics.impl
- reference - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- reference - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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
- Reference(byte[], Reference.Range) - Constructor for class org.apache.hadoop.hbase.io.Reference
-
Constructor
- REFERENCE - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Reference size is 8 bytes on 64-bit, 4 bytes on 32-bit
- REFERENCE_COUNT_NAME - Static variable in class org.apache.hadoop.hbase.nio.ByteBuff
- Reference.Range - Enum in org.apache.hadoop.hbase.io
-
For split HStoreFiles, it specifies if the file covers the lower half or the upper half of the key range
- ReferenceAndLinkFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.ReferenceAndLinkFileFilter
- referenceCache - Variable in class org.apache.hadoop.hbase.util.ObjectPool
-
Does not permit null keys.
- referenceCount - Variable in class org.apache.hadoop.hbase.mob.CachedMobFile
- referencedMobCells - Variable in class org.apache.hadoop.hbase.regionserver.MobStoreScanner
- referencedMobCells - Variable in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- referenceFileCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- ReferenceFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.ReferenceFileFilter
- ReferenceType() - Constructor for enum org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
- refill(long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
- refill(long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
- refill(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Refill the available units w.r.t the elapsed time.
- refillInterval - Variable in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
- refillKVS() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- ReflectedFunctionCache<I,
R> - Class in org.apache.hadoop.hbase.util -
Cache to hold resolved Functions of a specific signature, generated through reflection.
- ReflectedFunctionCache(Class<R>, Class<I>, String) - Constructor for class org.apache.hadoop.hbase.util.ReflectedFunctionCache
- ReflectionUtils - Class in org.apache.hadoop.hbase.util
- ReflectionUtils() - Constructor for class org.apache.hadoop.hbase.util.ReflectionUtils
- refresh() - Method in interface org.apache.hadoop.hbase.client.RegistryEndpointsRefresher.Refresher
- refresh() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- refresh() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- refresh() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- refresh() - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
- refresh() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Refresh/reload the group information from the persistent store
- refresh() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- refresh(boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- refresh(boolean) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Read rsgroup info from the source of truth, the hbase:rsgroup table.
- refresh(long, long, long, long) - Method in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- refresh(Hbase.Client, THttpClient) - Method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- REFRESH - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- REFRESH_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- REFRESH_DEFAULT_PERIOD - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- REFRESH_PERIOD - Static variable in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- REFRESH_REPLICA_COUNT_CHORE_INTERVAL_IN_MILLISECONDS - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- 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
- refreshAndGetReplicationLoad() - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- refreshAndWait(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- refreshAuthManager(String, byte[]) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- refreshAuthManager(Configuration, PolicyProvider) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- refreshAuthManager(Configuration, PolicyProvider) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Refresh authentication manager policy.
- refreshCache() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- RefreshCacheTask() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
- refreshCatalogReplicaCount() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- refreshChore - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- refreshConfig() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- refreshConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- refreshDelay - Variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- refreshDelay - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- refresher - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- refreshFileConnection(int, IOException) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- refreshHFiles(RpcController, RefreshHFilesProtos.RefreshHFilesRequest, RpcCallback<RefreshHFilesProtos.RefreshHFilesResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- refreshHFiles(Table) - Method in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- refreshHFiles(TableName) - Method in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- RefreshHFilesClient - Class in org.apache.hadoop.hbase.client.example
-
This client class is for invoking the refresh HFile function deployed on the Region Server side via the RefreshHFilesService.
- RefreshHFilesClient(Configuration) - Constructor for class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
-
Constructor with Conf object
- RefreshHFilesEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
-
Coprocessor endpoint to refresh HFiles on replica.
- RefreshHFilesEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- refreshKeys() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
-
refresh keys
- refreshLabelsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- refreshLocalityChangedRegions(ClusterMetrics, ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
If locality for a region has changed, that pretty certainly means our cache is out of date.
- refreshMetricsData() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- refreshNamespaceCacheFromWritable(String, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Update acl info for namespace.
- refreshNodes(List<ZKUtil.NodeAndData>) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- refreshNodes(List<ZKUtil.NodeAndData>) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- refreshNodes(List<ZKUtil.NodeAndData>) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- refreshNow - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- refreshNow() - Method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
-
Notifies the refresher thread to refresh the configuration.
- refreshPeer(MasterProcedureEnv, PeerProcedureInterface.PeerOperationType) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- 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
- refreshPeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- 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
- refreshPeerState(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
- refreshPeerState(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- refreshRecords(ClusterMetrics) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- refreshSlowLogConfiguration(Configuration) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- 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() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- 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.
- refreshStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- refreshStoreFiles(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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(Collection<String>) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- refreshStoreFilesAndReclaimMemory(Region) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- refreshStoreFilesInternal(Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
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.
- refreshStoreSizeAndTotalBytes() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Update counts.
- refreshStubs() - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- refreshStubs(IOExceptionSupplier<Collection<ServerName>>) - Method in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- refreshSummary(ClusterMetrics) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- refreshTableCacheFromWritable(TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Update acl info for table.
- refreshTerminal() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- refreshTimeout() - Method in class org.apache.hadoop.hbase.procedure2.InlineChore
- refreshTimer - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- refreshUserAuthsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- refreshUserAuthsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- refreshVisibilityLabelsCache(byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- refreshWatchingList() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- refType - Variable in class org.apache.hadoop.hbase.util.IdReadWriteLock
- regex - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- regex - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- regex - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- regex - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- regex(String) - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- RegexStringComparator - Class in org.apache.hadoop.hbase.filter
-
This comparator is for use with
CompareFilter
implementations, such asRowFilter
,QualifierFilter
, andValueFilter
, for filtering based on the value of a given column. - RegexStringComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- RegexStringComparator(String) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Constructor Adds Pattern.DOTALL to the underlying Pattern
- RegexStringComparator(String, int) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Constructor
- RegexStringComparator(String, int, RegexStringComparator.EngineType) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Constructor
- RegexStringComparator(String, RegexStringComparator.EngineType) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Constructor Adds Pattern.DOTALL to the underlying Pattern
- RegexStringComparator.Engine - Interface in org.apache.hadoop.hbase.filter
-
This is an internal interface for abstracting access to different regular expression matching engines.
- RegexStringComparator.EngineType - Enum in org.apache.hadoop.hbase.filter
-
Engine implementation type (default=JAVA)
- RegexStringComparator.JavaRegexEngine - Class in org.apache.hadoop.hbase.filter
-
Implementation of the Engine interface using Java's Pattern.
- RegexStringComparator.JoniRegexEngine - Class in org.apache.hadoop.hbase.filter
-
Implementation of the Engine interface using Jruby's joni regex engine.
- regexStringNoCaseType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
RegexStringNoCaseType byte array
- regexStringType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
RegexStringType byte array
- region - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- region - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- region - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- region - Variable in class org.apache.hadoop.hbase.io.Reference
- region - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- region - Variable in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- region - Variable in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- region - Variable in class org.apache.hadoop.hbase.master.MasterRegionServerList
- region - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- region - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- region - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- region - Variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- region - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- region - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure.RegionFlushTask
- region - Variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- region - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- region - Variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- region - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- 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.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- region - Variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- region - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- region - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- region - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- region - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
The region
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- region - Variable in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
The region configured for this split policy.
- region - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- region - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- region - Variable in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- region - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- region - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- region - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- region - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- region - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- region - Variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- region - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- Region - Interface in org.apache.hadoop.hbase.regionserver
-
Region is a subset of HRegion with operations required for the
Coprocessors
. - Region() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Default constructor
- Region(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Constructor
- Region(byte[], int, int, int, int, long, long, long, int, int, int, long, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
Constructor
- REGION - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REGION - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- REGION - Enum constant in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- REGION - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- REGION - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- REGION_ASSIGN - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_COPROC_METRICS_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- REGION_COPROC_METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- REGION_COPROC_METRICS_JMX_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- REGION_COPROC_METRICS_NAME - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- REGION_COUNT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REGION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- REGION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- REGION_COUNT_SKEW_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- REGION_COUNT_SKEW_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Cost for the function.
- REGION_COUNT_SKEW_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- REGION_CYCLE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- REGION_EDIT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_EVENT - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.Since 2.3.0. Remove. Not for external use. Not used.
- REGION_EVENT_CLOSE - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
We use this define figuring if we are carrying a close event.
- REGION_EVENT_PREFIX - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
- REGION_EVENT_PREFIX_STR - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
- REGION_EVENT_STR - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Qualifier for region event meta 'Marker' WALEdits start with the
WALEdit.REGION_EVENT_PREFIX
prefix ('HBASE::REGION_EVENT::'). - REGION_GC - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_GROUPING_STRATEGY - Static variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- REGION_ID - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- REGION_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_INFO - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- 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_MEMSTORE_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
The flag to indicate whether or not the memstore should be replicated for read-replicas (CONSISTENCY => TIMELINE).
- REGION_MEMSTORE_REPLICATION - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- REGION_MEMSTORE_REPLICATION_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- REGION_MERGE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_MERGES_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Temporary subdirectory of the region directory used for merges.
- REGION_NAME - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REGION_NAMES_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- REGION_PLANS_THRESHOLD_PER_BALANCER - Static variable in class org.apache.hadoop.hbase.namequeues.impl.BalancerDecisionQueueService
- REGION_REPLICA_HOST_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- REGION_REPLICA_RACK_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCostFunction
- REGION_REPLICA_REPLICATION_CATALOG_CONF_KEY - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Same as for
ServerRegionReplicaUtil.REGION_REPLICA_REPLICATION_CONF_KEY
but for catalog replication. - 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_REPLICATION_PEER - Static variable in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
- 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_REPLICA_WAIT_FOR_PRIMARY_FLUSH_CONF_KEY - Static variable in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Whether or not the secondary region will wait for observing a flush / region open event from the primary region via async wal replication before enabling read requests.
- REGION_REPLICATION - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
The number of region replicas for the table.
- REGION_REPLICATION - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- REGION_REPLICATION_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- REGION_REPORT_RETENTION_DURATION_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- REGION_REPORT_RETENTION_DURATION_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- REGION_SEP - Static variable in class org.apache.hadoop.hbase.mob.MobFileName
- REGION_SERVER - Enum constant in enum org.apache.hadoop.hbase.client.ServerType
- REGION_SERVER - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REGION_SERVER - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- REGION_SERVER_BULKLOAD_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_SERVER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional specification of the rs class name of the peer cluster
- REGION_SERVER_FAMILY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_SERVER_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_SERVER_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for what region server implementation to use.
- REGION_SERVER_IMPL - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Optional specification of the rs impl name of the peer cluster
- REGION_SERVER_REGION_SPLIT_LIMIT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- REGION_SERVER_REPLICATION_HANDLER_COUNT - Static variable in class org.apache.hadoop.hbase.HConstants
- REGION_SERVER_REPORT - Static variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- REGION_SERVER_RPC_MINIMUM_SCAN_TIME_LIMIT_DELTA - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Minimum allowable time limit delta (in milliseconds) that can be enforced during scans.
- 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_SIZE_REPORTING_CHORE_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SIZE_REPORTING_CHORE_DELAY_KEY - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SIZE_REPORTING_CHORE_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SIZE_REPORTING_CHORE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SIZE_REPORTING_CHORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- REGION_SIZE_REPORTING_CHORE_TIMEUNIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SIZE_REPORTING_CHORE_TIMEUNIT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- REGION_SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_SPLIT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_SPLIT_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
-
The max number of threads used for splitting storefiles in parallel during the region split process.
- 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
- REGION_STORAGE_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
- REGION_TEMP_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Temporary subdirectory of the region directory used for compaction output.
- REGION_TRUNCATE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- REGION_UNASSIGN - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- 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.
- region1Info - Variable in class org.apache.hadoop.hbase.HbckOverlapRegions
- region1Info - Variable in class org.apache.hadoop.hbase.HbckRegionHoles
- region2Info - Variable in class org.apache.hadoop.hbase.HbckOverlapRegions
- region2Info - Variable in class org.apache.hadoop.hbase.HbckRegionHoles
- RegionAdminServiceCallable<T> - Class in org.apache.hadoop.hbase.client
-
Similar to RegionServerCallable but for the AdminService interface.
- RegionAdminServiceCallable(ClusterConnection, RpcControllerFactory, HRegionLocation, TableName, byte[]) - Constructor for class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- RegionAdminServiceCallable(ClusterConnection, RpcControllerFactory, HRegionLocation, TableName, byte[], int) - Constructor for class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- RegionAdminServiceCallable(ClusterConnection, RpcControllerFactory, TableName, byte[]) - Constructor for class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- regionAggImpl - Variable in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- regionAppend - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionAppendKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionBatchSize - Variable in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- RegionBoundariesInformation() - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- regionCachedInfo - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- regionCachedInfo - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- regionCachedSizeMap - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Map of region -> total size of the region prefetched on this region server.
- regionCacheRatioOnOldServerMap - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionCacheRatioOnOldServerMap - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- regionClose(HRegionFileSystem) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- regionClose(SnapshotProtos.SnapshotRegionManifest.Builder) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- regionClose(TRegion) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotManifest.RegionVisitor
- regionClosedAbnormally(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- regionClosedWithoutPersistingToMeta(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RegionCloseOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo, long, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionCloseOperation
- regionClosing(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- 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
- RegionCoprocessorHost.BulkLoadObserverOperation - Class in org.apache.hadoop.hbase.regionserver
- RegionCoprocessorHost.RegionEnvironment - Class in org.apache.hadoop.hbase.regionserver
-
Encapsulation of the environment of each coprocessor
- RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors - Class in org.apache.hadoop.hbase.regionserver
-
Special version of RegionEnvironment that exposes RegionServerServices for Core Coprocessors only.
- RegionCoprocessorHost.RegionObserverOperationWithoutResult - Class in org.apache.hadoop.hbase.regionserver
- RegionCoprocessorHost.TableCoprocessorAttribute - Class in org.apache.hadoop.hbase.regionserver
- RegionCoprocessorRpcChannel - Class in org.apache.hadoop.hbase.client
-
Provides clients with an RPC connection to call Coprocessor Endpoint
Service
s against a given table region. - RegionCoprocessorRpcChannel(ClusterConnection, TableName, byte[], Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
-
Constructor
- RegionCoprocessorRpcChannelImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of a region based coprocessor rpc channel.
- RegionCoprocessorRpcChannelImpl(AsyncConnectionImpl, TableName, RegionInfo, byte[], long, long) - Constructor for class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- RegionCoprocessorService(CoprocessorService) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService
-
Deprecated.
- RegionCoprocessorServiceExec - Class in org.apache.hadoop.hbase.client
-
Represents a coprocessor service method execution against a single region.
- RegionCoprocessorServiceExec(byte[], byte[], Descriptors.MethodDescriptor, Message) - Constructor for class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- regionCount - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- regionCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- RegionCountSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of a potential cluster state from skew in number of regions on a cluster.
- RegionCountSkewCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- regionDegreeLocalityMapping - Variable in class org.apache.hadoop.hbase.util.FSRegionScanner
-
Maps region encoded names to maps of hostnames to fractional locality of that region on that host.
- regionDelete - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionDeleteKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- RegionDetails(ServerName, TableName, RegionMetrics) - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- RegionDetailsSerializer() - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetailsSerializer
- regionDir - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- regionDir - Variable in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.RegionDirChecker
- regionDir - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- RegionDirChecker(Path) - Constructor for class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker.RegionDirChecker
- RegionDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
- regionDirModTime - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.HdfsEntry
- regionDirName - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- regionDirName() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- regionDirName(String) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- regionDirPattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
- regionDurability - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- regionEditsWrittenMap - Variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
- regionEditsWrittenMap - Variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- RegionEntryBuffer(TableName, byte[]) - Constructor for class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- regionEnv - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
defined only for Endpoint implementation, so it can have way to access region services
- RegionEnvironment(RegionCoprocessor, int, int, Configuration, Region, RegionServerServices, ConcurrentMap<String, Object>) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
-
Constructor
- RegionEnvironmentForCoreCoprocessors(RegionCoprocessor, int, int, Configuration, Region, RegionServerServices, ConcurrentMap<String, Object>) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors
- RegionException - Exception in org.apache.hadoop.hbase
-
Thrown when something happens related to region handling.
- RegionException() - Constructor for exception org.apache.hadoop.hbase.RegionException
-
default constructor
- RegionException(String) - Constructor for exception org.apache.hadoop.hbase.RegionException
-
Constructor
- RegionExclusiveLock() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure.RegionExclusiveLock
- regionExhausted(Result[]) - Method in class org.apache.hadoop.hbase.client.ClientScanner
- regionFailedOpen - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
- regionFailedOpen(RegionStateNode, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RegionFailedOpen(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 Address since InetSocketAddress is required by the HDFS API (create() that takes favored nodes as hints for placing file blocks).
- regionFileSystem - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- regionFileSystem - Variable in class org.apache.hadoop.hbase.regionserver.StoreContext
- regionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- RegionFlushTask(HRegion, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure.RegionFlushTask
- regionFs - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure.StoreFileSplitter
- regionGet - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionGetKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- 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.IdentityGroupingStrategy - Class in org.apache.hadoop.hbase.wal
- RegionGroupingProvider.RegionGroupingStrategy - Interface in org.apache.hadoop.hbase.wal
-
Map identifiers to a group number.
- RegionGroupingProvider.Strategies - Enum in org.apache.hadoop.hbase.wal
-
Maps between configuration names for strategies and implementation classes.
- regionHdfsPath - Variable in class org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
- regionId - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- regionId - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- regionId - Variable in class org.apache.hadoop.hbase.HbckInconsistentRegions
- regionId - Variable in class org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
- regionId - Variable in class org.apache.hadoop.hbase.HbckOrphanRegionsOnRS
- regionId - Variable in class org.apache.hadoop.hbase.HbckRegionDetails
- regionId - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- regionIncrement - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionIncrementKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionIndexServerIndexRegionCachedRatio - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionIndexToEntityIndex(int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
-
Maps region to the current entity (server or rack) on which it is stored
- regionIndexToEntityIndex(int) - Method in class org.apache.hadoop.hbase.master.balancer.RackLocalityCostFunction
- regionIndexToEntityIndex(int) - Method in class org.apache.hadoop.hbase.master.balancer.ServerLocalityCostFunction
- regionIndexToPrimaryIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionIndexToServerIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionIndexToTableIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionInfo - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.PutStatus
-
Deprecated.
- regionInfo - Variable in class org.apache.hadoop.hbase.HbckEmptyRegionInfo
- regionInfo - Variable in class org.apache.hadoop.hbase.HbckUnknownServers
- regionInfo - Variable in class org.apache.hadoop.hbase.HRegionLocation
- regionInfo - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
Rpc target Region's RegionInfo we are going against.
- regionInfo - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- regionInfo - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- regionInfo - Variable in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- regionInfo - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- regionInfo - Variable in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- regionInfo - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOperation
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.FlushRegionCallable
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- regionInfo - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- regionInfo - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- RegionInfo - Interface in org.apache.hadoop.hbase.client
-
Information about a region.
- REGIONINFO_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The regioninfo column qualifier
- REGIONINFO_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The RegionInfo qualifier as a string
- RegionInfoBuilder - Class in org.apache.hadoop.hbase.client
- RegionInfoBuilder(RegionInfo) - Constructor for class org.apache.hadoop.hbase.client.RegionInfoBuilder
- RegionInfoBuilder(TableName) - Constructor for class org.apache.hadoop.hbase.client.RegionInfoBuilder
- RegionInfoComparator - Class in org.apache.hadoop.hbase.master.balancer
-
The following comparator assumes that RegionId from HRegionInfo can represent the age of the region - larger RegionId means the region is younger.
- RegionInfoComparator() - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionInfoComparator
- RegionInfoDisplay - Class in org.apache.hadoop.hbase.client
-
Utility used composing RegionInfo for 'display'; e.g.
- RegionInfoDisplay() - Constructor for class org.apache.hadoop.hbase.client.RegionInfoDisplay
- regionInfoForFs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- regionInfoMap - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- regionInfoMap - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This map contains the state of all hbck items.
- regionInfos - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- regionInfos - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- regionInTransition - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
- RegionInTransitionChore(int) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionChore
- RegionInTransitionStat(Configuration) - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- RegionLoad - Class in org.apache.hadoop.hbase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionMetrics
instead. - RegionLoad(RegionMetrics) - Constructor for class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- RegionLoad(ClusterStatusProtos.RegionLoad) - Constructor for class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- regionLoadPB - Variable in class org.apache.hadoop.hbase.RegionLoad
-
Deprecated.
- regionLoads - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- RegionLoadStats - Class in org.apache.hadoop.hbase.client
-
POJO representing region server load
- RegionLoadStats(int, int, int) - Constructor for class org.apache.hadoop.hbase.client.RegionLoadStats
- RegionLocateType - Enum in org.apache.hadoop.hbase.client
-
Indicate which row you want to locate.
- RegionLocateType() - Constructor for enum org.apache.hadoop.hbase.client.RegionLocateType
- regionLocation - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- regionLocation - Variable in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- regionLocation - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- regionLocationCache - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- RegionLocationFinder - Class in org.apache.hadoop.hbase.master.balancer
-
This will find where data for a region is located in HDFS.
- RegionLocationFinder() - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- regionLocationFromHBase(HRegionLocation) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- regionLocations - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- RegionLocations - Class in org.apache.hadoop.hbase
-
Container for holding a list of
HRegionLocation
's that correspond to the same range. - RegionLocations(Collection<HRegionLocation>) - Constructor for class org.apache.hadoop.hbase.RegionLocations
- RegionLocations(HRegionLocation...) - Constructor for class org.apache.hadoop.hbase.RegionLocations
-
Constructs the region location list.
- regionLocationsFromHBase(List<HRegionLocation>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- RegionLocationsFutureResult(CompletableFuture<RegionLocations>, RegionLocations, Throwable) - Constructor for class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- regionLocator - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- regionLocator - Variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- regionLocator - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The
RegionLocator
of the table. - RegionLocator - Interface in org.apache.hadoop.hbase.client
-
Used to view region location information for a single HBase table.
- 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.
- regionLockHolders - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- regionLocks - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- regionManifests - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- regionMap - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- regionMaximumEditLogSeqNum - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- regionMaxSeqIdInStores - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- RegionMetaLoadingVisitor() - Constructor for class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionMetaLoadingVisitor
- regionMeterName(String) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- RegionMetricAggregate(MetricsRegionServerWrapperImpl.RegionMetricAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- regionMetricRegisterAndMark(Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- regionMetrics - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- RegionMetrics - Interface in org.apache.hadoop.hbase
-
Encapsulates per-region load metrics.
- RegionMetricsBuilder - Class in org.apache.hadoop.hbase
- RegionMetricsBuilder(byte[]) - Constructor for class org.apache.hadoop.hbase.RegionMetricsBuilder
- RegionMetricsBuilder.RegionMetricsImpl - Class in org.apache.hadoop.hbase
- RegionMetricsImpl(byte[], int, int, int, int, long, long, Size, Size, Size, Size, Size, Size, Size, long, long, long, long, Map<byte[], Long>, float, long, float, long, long, long, CompactionState, Size, float) - Constructor for class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- regionMetricsLossyCounting - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- regionMetricsUpdateTask - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- regionModeStrategy - Variable in class org.apache.hadoop.hbase.hbtop.mode.NamespaceModeStrategy
- regionModeStrategy - Variable in class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- regionModeStrategy - Variable in class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- RegionModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for Region Mode. - RegionModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- RegionMonitor(Connection, String[], boolean, CanaryTool.Sink, ExecutorService, boolean, TableName, boolean, HashMap<String, Long>, long, long) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCostFunction
- regionMoved(int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- RegionMovedException - Exception in org.apache.hadoop.hbase.exceptions
-
Subclass if the server knows the region is now on another server.
- RegionMovedException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionMovedException
-
For hadoop.ipc internal call.
- RegionMovedException(ServerName, long) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- 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() - Constructor for class org.apache.hadoop.hbase.util.RegionMover
- RegionMover(RegionMover.RegionMoverBuilder) - Constructor for class org.apache.hadoop.hbase.util.RegionMover
- 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
- regionName - Variable in class org.apache.hadoop.hbase.client.FlushRegionCallable
- regionName - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- regionName - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- regionName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- regionName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- regionName - Variable in class org.apache.hadoop.hbase.client.SlowLogParams
- regionName - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- regionName - Variable in class org.apache.hadoop.hbase.mob.MobFileName
- regionName - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- regionName - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- regionName - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- regionName - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- regionName - Variable in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
- regionName - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- regionNamePrefix - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionNamePrefix1 - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionNamePrefix2 - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionNames - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- regionNamesToString(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- regionNameToRegionInfoMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
the region name to region info map
- regionNode - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- regionNormalizer - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- RegionNormalizer - Interface in org.apache.hadoop.hbase.master.normalizer
-
Performs "normalization" of regions of a table, 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 - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- RegionNormalizerChore - Class in org.apache.hadoop.hbase.master.normalizer
-
Chore that will periodically call
HMaster.normalizeRegions(NormalizeTableFilterParams, boolean)
. - RegionNormalizerChore(MasterServices) - 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. - RegionNormalizerFactory() - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
- regionNormalizerManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- RegionNormalizerManager - Class in org.apache.hadoop.hbase.master.normalizer
-
This class encapsulates the details of the
RegionNormalizer
subsystem. - RegionNormalizerManager(RegionNormalizerStateStore, RegionNormalizerChore, RegionNormalizerWorkQueue<TableName>, RegionNormalizerWorker) - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- regionNormalizerStateStore - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- RegionNormalizerStateStore - Class in org.apache.hadoop.hbase.master.normalizer
-
Store region normalizer state.
- RegionNormalizerStateStore(MasterRegion, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerStateStore
- RegionNormalizerWorker - Class in org.apache.hadoop.hbase.master.normalizer
-
Consumes normalization request targets (
TableName
s) off theRegionNormalizerWorkQueue
, dispatches them to theRegionNormalizer
, and executes the resultingNormalizationPlan
s. - RegionNormalizerWorker(Configuration, MasterServices, RegionNormalizer, RegionNormalizerWorkQueue<TableName>) - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- RegionNormalizerWorkQueue<E> - Class in org.apache.hadoop.hbase.master.normalizer
-
A specialized collection that holds pending work for the
RegionNormalizerWorker
. - RegionNormalizerWorkQueue() - Constructor for class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
- regionNormalizerZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Deprecated.Since 2.6.0, will be removed in 4.0.0. We use master local region to store this state.
- 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
- regionObserverGetter - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- RegionObserverOperationWithoutResult() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionObserverOperationWithoutResult
- RegionObserverOperationWithoutResult(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionObserverOperationWithoutResult
- RegionObserverOperationWithoutResult(User) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionObserverOperationWithoutResult
- RegionObserverOperationWithoutResult(User, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionObserverOperationWithoutResult
- regionOffline - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Regions marked as offline on a read of hbase:meta.
- regionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- regionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- regionOffline(RegionInfo) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Marks the region as offline at balancer.
- regionOffline(RegionInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- RegionOfflineException - Exception in org.apache.hadoop.hbase.client
-
Thrown when a table can not be located
- RegionOfflineException() - Constructor for exception org.apache.hadoop.hbase.client.RegionOfflineException
-
default constructor
- RegionOfflineException(String) - Constructor for exception org.apache.hadoop.hbase.client.RegionOfflineException
- regionOnline(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- regionOnline(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- regionOnline(RegionInfo, ServerName) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Marks the region as online at balancer.
- regionOnline(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- regionOpen(RegionInfo) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotManifest.RegionVisitor
- regionOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- regionOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- regionOpenedWithoutPersistingToMeta(AssignmentManager, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- regionOpenedWithoutPersistingToMeta(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- regionOpening(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RegionOpeningException - Exception in org.apache.hadoop.hbase.exceptions
-
Subclass if the server knows the region is now on another server.
- RegionOpeningException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionOpeningException
- RegionOpenOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo, long) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOpenOperation
- RegionOperation(RemoteProcedureDispatcher.RemoteProcedure, RegionInfo, long) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.RegionOperation
- regionOption - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- regionPath - Variable in class org.apache.hadoop.hbase.util.FSRegionScanner
- 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
- regionPlans - Variable in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- regionPlans - Variable in class org.apache.hadoop.hbase.client.BalancerDecision
- RegionProcedureStore - Class in org.apache.hadoop.hbase.procedure2.store.region
-
A procedure store which uses the master local store to store all the procedures.
- RegionProcedureStore(Server, MasterRegion, LeaseRecovery) - Constructor for class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- regionPut - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionPutKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- RegionRemoteProcedureBase - Class in org.apache.hadoop.hbase.master.assignment
-
The base class for the remote procedures used to open/close a region.
- RegionRemoteProcedureBase() - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- RegionRemoteProcedureBase(TransitRegionStateProcedure, RegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- RegionReplicaCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
-
Generates candidates which moves the replicas out of the region server for co-hosted region replicas
- RegionReplicaCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionReplicaCandidateGenerator
- 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
- RegionReplicaGroupingCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
A cost function for region replicas.
- RegionReplicaGroupingCostFunction() - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- regionReplicaHostCostFunction - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- RegionReplicaHostCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
A cost function for region replicas.
- RegionReplicaHostCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionReplicaHostCostFunction
- RegionReplicaInfo - Class in org.apache.hadoop.hbase.master.http
-
A POJO that consolidates the information about a single region replica that's stored in meta.
- RegionReplicaInfo(Result, HRegionLocation) - Constructor for class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- RegionReplicaOutputSink(WALSplitter.PipelineController, TableDescriptors, EntryBuffers, ClusterConnection, ExecutorService, int, int) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- RegionReplicaRackCandidateGenerator - Class in org.apache.hadoop.hbase.master.balancer
-
Generates candidates which moves the replicas out of the rack for co-hosted region replicas in the same rack
- RegionReplicaRackCandidateGenerator() - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCandidateGenerator
- regionReplicaRackCostFunction - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- RegionReplicaRackCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
A cost function for region replicas for the rack distribution.
- RegionReplicaRackCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.RegionReplicaRackCostFunction
- RegionReplicaReplayCallable(ClusterConnection, RpcControllerFactory, TableName, HRegionLocation, RegionInfo, byte[], List<WAL.Entry>, AtomicLong) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
- 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
- RegionReplicaReplicationEndpoint.RegionReplicaOutputSink - Class in org.apache.hadoop.hbase.replication.regionserver
- RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable - Class in org.apache.hadoop.hbase.replication.regionserver
-
Calls replay on the passed edits for the given set of entries belonging to the region.
- RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter - Class in org.apache.hadoop.hbase.replication.regionserver
- RegionReplicaReplicationEndpoint.RetryingRpcCallable<V> - Class in org.apache.hadoop.hbase.replication.regionserver
- RegionReplicaSinkWriter(RegionReplicaReplicationEndpoint.RegionReplicaOutputSink, ClusterConnection, ExecutorService, int, TableDescriptors) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- regionReplication - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- RegionReplicaUtil - Class in org.apache.hadoop.hbase.client
-
Utility methods which contain the logic for regions and replicas.
- RegionReplicaUtil() - Constructor for class org.apache.hadoop.hbase.client.RegionReplicaUtil
- regionReportLifetimeMillis - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- RegionRequest(HRegionLocation) - Constructor for class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.RegionRequest
- RegionResult() - Constructor for class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- regions - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- regions - Variable in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- regions - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regions - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- regions - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- regions - Variable in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- regions - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- regions - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- regions - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- regions - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- regions - Variable in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- REGIONS_IN_TRANSITION - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about regions in transition
- REGIONS_RECOVERY_CHORE_NAME - Static variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- REGIONS_RECOVERY_INTERVAL - Static variable in class org.apache.hadoop.hbase.HConstants
- REGIONS_SCANNED_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- regionScan - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- regionScanKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- RegionScanner - Interface in org.apache.hadoop.hbase.regionserver
-
RegionScanner describes iterators over rows in an HRegion.
- RegionScannerAsResultScanner - Class in org.apache.hadoop.hbase.master.region
-
Wrap a
RegionScanner
as aResultScanner
. - RegionScannerAsResultScanner(RegionScanner) - Constructor for class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- RegionScannerCloseCallBack(RegionScanner) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerCloseCallBack
- RegionScannerHolder(RegionScanner, HRegion, RpcCallback, RpcCallback, boolean, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- RegionScannerImpl - Class in org.apache.hadoop.hbase.regionserver
-
RegionScannerImpl is used to combine scanners from multiple Stores (aka column families).
- RegionScannerImpl(Scan, List<KeyValueScanner>, HRegion, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- RegionScannersCloseCallBack() - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannersCloseCallBack
- RegionScannerShippedCallBack(String, Shipper, LeaseManager.Lease) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerShippedCallBack
- regionServer - Variable in class org.apache.hadoop.hbase.client.RegionServerRegistry
- regionServer - Variable in class org.apache.hadoop.hbase.quotas.QuotaSettings
- regionServer - Variable in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- regionServer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- regionServer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- regionServer - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- regionServer - Variable in class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
- regionServer - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- regionServer - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- regionServer - Variable in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
- REGIONSERVER - Enum constant in enum org.apache.hadoop.hbase.util.DNS.ServerType
- 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_BOOTSTRAP_NODES_SERVICE_CONFIG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- REGIONSERVER_CLIENT_META_SERVICE_CONFIG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- REGIONSERVER_CLIENT_SERVICE_CONFIG - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- REGIONSERVER_CODEC - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
regionserver codec list
- REGIONSERVER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- REGIONSERVER_INFO_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
A configuration key for regionserver info port
- REGIONSERVER_INFO_PORT_AUTO - Static variable in class org.apache.hadoop.hbase.HConstants
-
A flag that enables automatic selection of regionserver info port
- REGIONSERVER_KRB_KEYTAB_FILE - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
- REGIONSERVER_KRB_PRINCIPAL - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
- 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_METRICS_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
-
The period (in milliseconds) between computing region server point in time metrics
- REGIONSERVER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for port region server listens on.
- 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.
- RegionServerAbortedException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown by the region server when it is aborting.
- RegionServerAbortedException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerAbortedException
- regionServerAccounting - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- regionServerAccounting - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- 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
- RegionServerCallable<T,
S> - Class in org.apache.hadoop.hbase.client -
Implementations make a RPC call against a RegionService via a protobuf Service.
- RegionServerCallable(Connection, TableName, byte[], RpcController, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.RegionServerCallable
- RegionServerCallable(Connection, TableName, byte[], RpcController, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.RegionServerCallable
- regionServerClass - Variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- regionServerClass - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
- 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
- RegionServerCoprocessorHost.RegionServerEnvironment - Class in org.apache.hadoop.hbase.regionserver
-
Coprocessor environment extension providing access to region server related services.
- RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors - Class in org.apache.hadoop.hbase.regionserver
-
Special version of RegionServerEnvironment that exposes RegionServerServices for Core Coprocessors only.
- RegionServerCoprocessorHost.RegionServerObserverOperation - Class in org.apache.hadoop.hbase.regionserver
- RegionServerCoprocessorRpcChannelImpl - Class in org.apache.hadoop.hbase.client
-
The implementation of a region server based coprocessor rpc channel.
- RegionServerCoprocessorRpcChannelImpl(AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder<Message>) - Constructor for class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl
- RegionServerCoprocessorService(SingletonCoprocessorService) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionServerCoprocessorService
-
Deprecated.
- RegionServerEnvironment(RegionServerCoprocessor, int, int, Configuration, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- RegionServerEnvironmentForCoreCoprocessors(RegionServerCoprocessor, int, int, Configuration, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors
- 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(Configuration, HRegionServer, ProcedureMemberRpcs, ProcedureMember) - Constructor for class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
-
Exposed for testing.
- RegionServerFlushTableProcedureManager.FlushTableSubprocedureBuilder - Class in org.apache.hadoop.hbase.procedure.flush
- RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool - Class in org.apache.hadoop.hbase.procedure.flush
-
We use the FlushTableSubprocedurePool, a class specific thread pool instead of
ExecutorService
. - regionServerHostname - Variable in class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- regionServerIndexWithBestRegionCachedRatio - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionServerInfoPort - Variable in class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- regionServerLimiter - Variable in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
- RegionServerList - Interface in org.apache.hadoop.hbase.master
-
For storing the region server list.
- regionServerListNode - Variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
- regionServerLocks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- RegionServerMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable
- regionServerMode - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
-
True if we are to run in 'regionServer' mode.
- RegionServerModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for RegionServer Mode. - RegionServerModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.RegionServerModeStrategy
- RegionServerMonitor(Connection, String[], boolean, CanaryTool.Sink, ExecutorService, boolean, boolean, long) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- RegionServerObserver - Interface in org.apache.hadoop.hbase.coprocessor
-
Defines coprocessor hooks for interacting with operations on the
HRegionServer
process. - RegionServerObserverOperation() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerObserverOperation
- RegionServerObserverOperation(User) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerObserverOperation
- 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
- regionServerQuotaCache - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- regionServerRegex - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- RegionServerRegistry - Class in org.apache.hadoop.hbase.client
-
Connection registry implementation for region server.
- RegionServerRegistry(HRegionServer) - Constructor for class org.apache.hadoop.hbase.client.RegionServerRegistry
- regionServerRemote - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- regionServerRemoved(ServerName) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
-
A region server has been removed from the local cluster
- regionServerReport(ServerName, ServerMetrics) - Method in class org.apache.hadoop.hbase.master.ServerManager
- regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- RegionServerRpcQuotaManager - Class in org.apache.hadoop.hbase.quotas
-
Region Server Quota Manager.
- RegionServerRpcQuotaManager(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- RegionServerRunningException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown if the region server log directory exists (which indicates another region server is running at the same address)
- RegionServerRunningException() - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerRunningException
-
Default Constructor
- RegionServerRunningException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerRunningException
-
Constructs the exception and supplies a string as the message
- regionServers - Variable in class org.apache.hadoop.hbase.master.RegionServerTracker
- regionServers - Variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- regionServerServices - Variable in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
- regionServerServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironmentForCoreCoprocessors
- 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(Configuration, HRegionServer, ProcedureMemberRpcs, ProcedureMember) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Exposed for testing.
- RegionServerSnapshotManager.SnapshotSubprocedureBuilder - Class in org.apache.hadoop.hbase.regionserver.snapshot
-
Build the actual snapshot runner that will do all the 'hard' work
- RegionServerSnapshotManager.SnapshotSubprocedurePool - Class in org.apache.hadoop.hbase.regionserver.snapshot
-
We use the SnapshotSubprocedurePool, a class specific thread pool instead of
ExecutorService
. - 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
- RegionServerSpaceQuotaManager(RegionServerServices, SpaceViolationPolicyEnforcementFactory) - Constructor for class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- regionServerStartup(RegionServerStatusProtos.RegionServerStartupRequest, int, String, InetAddress) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Let the server manager know a new regionserver has come online
- regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- RegionServerStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerStdOutSink
- RegionServerStoppedException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown by the region server when it is in shutting down state.
- RegionServerStoppedException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerStoppedException
- RegionServerTask(Connection, String, RegionInfo, CanaryTool.RegionServerStdOutSink, Boolean, AtomicLong) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- RegionServerThread(HRegionServer, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
- regionServerToRackMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- regionServerTracker - Variable in class org.apache.hadoop.hbase.master.HMaster
- RegionServerTracker - Class in org.apache.hadoop.hbase.master
-
Tracks the online region servers via ZK.
- RegionServerTracker(ZKWatcher, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.RegionServerTracker
- regionServerWrapper - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- regionServices - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- regionServicesForStores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- 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
- regionsFromMeta - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- regionsIncluded - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- regionsInQueue - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- regionsInTransition - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount
- regionsInTransition - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- regionsInTransition - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- regionsInTransition - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- regionsInTransitionInRS - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
A map from RegionName to current action in progress.
- RegionSize - Interface in org.apache.hadoop.hbase.quotas
-
Interface that encapsulates optionally sending a Region's size to the master.
- regionSizeCalculator - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Used to generate splits based on region size.
- RegionSizeCalculator - Class in org.apache.hadoop.hbase.mapreduce
-
Computes size of each region for given table and given column families.
- RegionSizeCalculator(RegionLocator, Admin) - Constructor for class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
-
Computes size of each region for table and given column families.
- RegionSizeImpl - Class in org.apache.hadoop.hbase.quotas
-
An object encapsulating a Region's size and whether it's been reported to the master since the value last changed.
- RegionSizeImpl(long) - Constructor for class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- regionSizeMb - Variable in class org.apache.hadoop.hbase.master.normalizer.NormalizationTarget
- regionSizeMB - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- regionSizeMB - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- regionSizeMB - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- regionSizeReportCounter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- regionSizeReporter - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- RegionSizeReportingChore - Class in org.apache.hadoop.hbase.quotas
-
A Chore which sends the region size reports on this RegionServer to the Master.
- RegionSizeReportingChore(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- regionSizeReportingChoreTimer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- regionSizes - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- regionSizeStore - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- RegionSizeStore - Interface in org.apache.hadoop.hbase.quotas
-
An interface for concurrently storing and updating the size of a Region.
- RegionSizeStoreFactory - Class in org.apache.hadoop.hbase.quotas
-
A factory class for creating implementations of
RegionSizeStore
. - RegionSizeStoreFactory() - Constructor for class org.apache.hadoop.hbase.quotas.RegionSizeStoreFactory
- RegionSizeStoreImpl - Class in org.apache.hadoop.hbase.quotas
-
A
RegionSizeStore
implementation backed by a ConcurrentHashMap. - RegionSizeStoreImpl() - Constructor for class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- regionsLowerLimit - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- regionsMap - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
A Map from
RegionInfo.getRegionName()
toRegionStateNode
- regionsMap - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- regionsMapLock - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
- RegionSnapshotTask(HRegion, SnapshotProtos.SnapshotDescription, boolean, ForeignExceptionDispatcher) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- regionsOnCrashedServer - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Regions that were on the crashed server.
- regionSources - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- regionSpaceReportsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- regionsPerHost - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionsPerRack - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionsPerServer - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- 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
- regionSplitLimit - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Splitting should not take place if the total number of regions exceed this.
- 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
- RegionSplitRestriction - Class in org.apache.hadoop.hbase.regionserver
-
A split restriction that restricts the pattern of the split point.
- RegionSplitRestriction() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- 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.
- regionsRecoveryChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- RegionsRecoveryChore - Class in org.apache.hadoop.hbase.master
-
This chore, every time it runs, will try to recover regions with high store ref count by reopening them
- RegionsRecoveryChore(Stoppable, Configuration, HMaster) - Constructor for class org.apache.hadoop.hbase.master.RegionsRecoveryChore
-
Construct RegionsRecoveryChore with provided params
- regionsRecoveryConfigManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- RegionsRecoveryConfigManager - Class in org.apache.hadoop.hbase.master
-
Config manager for RegionsRecovery Chore - Dynamically reload config and update chore accordingly
- RegionsRecoveryConfigManager(HMaster) - Constructor for class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
- regionsReopened - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- RegionsResource - Class in org.apache.hadoop.hbase.rest
- RegionsResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.RegionsResource
-
Constructor
- regionState - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- RegionState - Class in org.apache.hadoop.hbase.master
-
State of a Region while undergoing transitions.
- RegionState(RegionInfo, RegionState.State, long, ServerName) - Constructor for class org.apache.hadoop.hbase.master.RegionState
- RegionState(RegionInfo, RegionState.State, long, ServerName, long) - Constructor for class org.apache.hadoop.hbase.master.RegionState
- RegionState(RegionInfo, RegionState.State, ServerName) - Constructor for class org.apache.hadoop.hbase.master.RegionState
- RegionState.State - Enum in org.apache.hadoop.hbase.master
- RegionStateListener - Interface in org.apache.hadoop.hbase
-
The listener interface for receiving region state events.
- RegionStateNode - Class in org.apache.hadoop.hbase.master.assignment
-
Current Region State.
- RegionStateNode(RegionInfo, ConcurrentMap<RegionInfo, RegionStateNode>) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- RegionStateNode.AssignmentProcedureEvent - Class in org.apache.hadoop.hbase.master.assignment
- regionStates - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- regionStates - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- 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.RegionStateStampComparator - Class in org.apache.hadoop.hbase.master.assignment
- RegionStatesCount - Class in org.apache.hadoop.hbase.client
- RegionStatesCount() - Constructor for class org.apache.hadoop.hbase.client.RegionStatesCount
- RegionStatesCount.RegionStatesCountBuilder - Class in org.apache.hadoop.hbase.client
- RegionStatesCountBuilder() - Constructor for class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- RegionStateStampComparator() - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateStampComparator
- regionStateStore - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RegionStateStore - Class in org.apache.hadoop.hbase.master.assignment
-
Store Region State to hbase:meta table.
- RegionStateStore(MasterServices, MasterRegion) - 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, long, RegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- RegionStateTransitionContext(RegionServerStatusProtos.RegionStateTransition.TransitionCode, long, long, RegionInfo...) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
- RegionStatistics() - Constructor for class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- RegionStats(MetricRegistry, String) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
- regionStatsEnabled - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- regionStatus - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- regionStatus - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- RegionStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- regionsToAdd - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- regionsToAdd - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- regionsToIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionsToMerge - Variable in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Two or more regions to merge, the 'merge parents'.
- regionsToMostLocalEntities - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- regionsToRemove - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- regionsToRemove - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- regionsToRestore - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- regionsToRestore - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- regionsUpperLimit - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- regionsWithoutValidFavoredNodes - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- regionsZNode - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- RegionTask(Connection, RegionInfo, ServerName, CanaryTool.RegionStdOutSink, CanaryTool.RegionTask.TaskType, boolean, LongAdder, boolean) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- RegionTaskResult(RegionInfo, TableName, ServerName, ColumnFamilyDescriptor) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- regionThreads - Variable in class org.apache.hadoop.hbase.LocalHBaseCluster
- regionToBestLocalityRSMapping - Variable in class org.apache.hadoop.hbase.util.FSRegionScanner
-
Maps each region to the RS with highest locality for that region.
- RegionTooBusyException - Exception in org.apache.hadoop.hbase
-
Thrown by a region server if it will block and wait to serve a request.
- RegionTooBusyException(String) - Constructor for exception org.apache.hadoop.hbase.RegionTooBusyException
- regionToRegionServerMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
the region to region server map
- RegionTransitionProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
Deprecated.Do not use any more.
- RegionTransitionProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- RegionTransitionProcedure(RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- regionUsage - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- regionUsage - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- RegionVisualizer - Class in org.apache.hadoop.hbase.master.http
-
Support class for the "Region Visualizer" rendered out of
src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionVisualizerTmpl.jamon
- RegionVisualizer() - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer
- RegionVisualizer(Admin) - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer
- RegionVisualizer(AsyncAdmin) - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer
- RegionVisualizer.ByteArraySerializer - Class in org.apache.hadoop.hbase.master.http
- RegionVisualizer.RegionDetails - Class in org.apache.hadoop.hbase.master.http
-
POJO carrying detailed information about a region for use in visualizations.
- RegionVisualizer.RegionDetailsSerializer - Class in org.apache.hadoop.hbase.master.http
-
"Flatten" the serialized representation of a
RegionVisualizer.RegionDetails
. - RegionVisualizer.SizeAsBytesSerializer - Class in org.apache.hadoop.hbase.master.http
-
Simplify representation of a
Size
instance by converting to bytes. - regionWalDir - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- regionWrapper - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- regionWrapper - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- register() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
registration of ChaosAgent by checking and creating necessary ZNodes.
- register() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- register() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- register(E) - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
- register(String, String, Object) - Method in interface org.apache.hadoop.hbase.metrics.MBeanSource
-
Register an mbean with the underlying metrics system
- register(String, String, Object) - Method in class org.apache.hadoop.hbase.metrics.MBeanSourceImpl
-
Register an mbean with the underlying metrics system
- register(String, Gauge<T>) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- register(String, Gauge<T>) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Register a
Gauge
. - register(String, Metric) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- register(String, Metric) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Registers the
Metric
with the given name if there does not exist one with the same name. - register(SocketChannel) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- register(MetricsRegionSource) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
Register a MetricsRegionSource as being open.
- register(MetricsRegionSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
- register(MetricsUserSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- registerAll(MetricSet) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- registerAll(MetricSet) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Registers the
Metric
s in the given MetricSet. - registerAndMarkMeter(String) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- registerAndMarkMetrics(ObserverContext<RegionCoprocessorEnvironment>, Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- 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.master.normalizer.RegionNormalizerManager
- registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- 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.
- registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.regionserver.PrefetchExecutorNotifier
-
Needs to be called to register the children to the manager.
- registerChildren(ConfigurationManager) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
- registerConfigurationObservers() - Method in class org.apache.hadoop.hbase.master.HMaster
- registerConfigurationObservers() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- registerCustomFilter(Configuration) - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- registerDeserializer(CacheableDeserializer<Cacheable>) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
Register the given
Cacheable
-- usually an hfileblock instance, these implement the Cacheable Interface -- deserializer and generate a unique identifier id for it and return this as our result. - registeredDeserializers - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
- registeredSources - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- registerFilter(String, String) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Register a new filter with the parser.
- registerFilters(Configuration) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServer
- registerFlushRequestListener(FlushRequestListener) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Register a FlushRequestListener
- registerFlushRequestListener(FlushRequestListener) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Register a MemstoreFlushListener
- registerForWrite(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.Add a connection to the list that want to write,
- registerListener() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.set the listener for task changes.
- registerListener() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- registerListener(ServerListener) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Add the listener to the notification list.
- registerListener(ProcedureExecutor.ProcedureExecutorListener) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- registerListener(ProcedureStore.ProcedureStoreListener) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Add the listener to the notification list.
- registerListener(ProcedureStore.ProcedureStoreListener) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- registerListener(ZKListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Register the specified listener to receive ZooKeeper events.
- registerListenerFirst(ZKListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Register the specified listener to receive ZooKeeper events and add it as the first in the list of current listeners.
- registerMetrics() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
- registerMetrics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- registerNonce(NonceKey) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Register a nonce for a procedure that is going to be submitted.
- registerObserver(ConfigurationObserver) - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
-
Register an observer class
- registerPeerConfigListener(ReplicationPeerConfigListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Register a peer config listener to catch the peer config change event.
- registerPeerConfigListener(ReplicationPeerConfigListener) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- registerRegion(RegionInfo, int, int, Map<String, Deque<BalancerRegionLoad>>, RegionLocationFinder) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Helper for Cluster constructor to handle a region
- 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 - registerSnapshotProcedure(SnapshotProtos.SnapshotDescription, long) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- 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 class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- registerWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Registers WALActionsListener
- registerWrites() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.Take the list of the connections that want to write, and register them in the selector.
- registries - Variable in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- registry - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- registry - Variable in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- registry - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Cluster registry of basic info such as clusterid and meta region location.
- registry - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- registry - Variable in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- registry - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Note that there are at least 4 MetricRegistry definitions in the source code.
- registry - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter.MetricsSourceAdapter
- registry - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- registry - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- registry - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- registry - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- REGISTRY_PREAMBLE_HEADER - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- registryEndpointRefresher - Variable in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- RegistryEndpointsRefresher - Class in org.apache.hadoop.hbase.client
-
Thread safe utility that keeps registry end points used by
ConnectionRegistry
up to date. - RegistryEndpointsRefresher(long, long, long, RegistryEndpointsRefresher.Refresher) - Constructor for class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- RegistryEndpointsRefresher.Refresher - Interface in org.apache.hadoop.hbase.client
- registryInfo - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- regroupResults(Result) - Method in class org.apache.hadoop.hbase.client.BatchScanResultCache
- regularStores - Variable in class org.apache.hadoop.hbase.regionserver.FlushNonSloppyStoresFirstPolicy
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- reinit(Configuration) - Method in interface org.apache.hadoop.hbase.io.compress.CanReinit
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- reinit(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- reinitializeCellSet(int, KeyValueScanner, CellSet, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CellArrayImmutableSegment
- reinitializeCellSet(int, KeyValueScanner, CellSet, MemStoreSizing, MemStoreCompactionStrategy.Action) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- reInitializeCompactionsExecutors() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- REJECT_BATCH_ROWS_OVER_THRESHOLD - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Whether to reject rows with size > threshold defined by
HConstants.BATCH_ROWS_THRESHOLD_NAME
- REJECT_DECOMMISSIONED_HOSTS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default value of
HConstants.REJECT_DECOMMISSIONED_HOSTS_KEY
- REJECT_DECOMMISSIONED_HOSTS_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Should the HMaster reject hosts of decommissioned RegionServers, bypass matching their port and startcode parts of their ServerName or not? When True, the HMaster will reject a RegionServer's request to `reportForDuty` if it's hostname exists in the list of decommissioned RegionServers it maintains internally.
- rejectDecommissionedHostsConfig - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
Configured value of HConstants.REJECT_DECOMMISSIONED_HOSTS_KEY
- rejectRowsWithSizeOverThreshold - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- release() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- release() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
-
We've three cases to release refCnt now:
1. - release() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Decrease its reference count, and if no reference then free the memory of this object, its backend is usually a
ByteBuff
, and we will put its NIO ByteBuffers back toByteBuffAllocator
- release() - Method in class org.apache.hadoop.hbase.io.hfile.ExclusiveMemHFileBlock
- release() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Call
ByteBuff.release()
to decrease the reference count, if no other reference, it will return back theByteBuffer
toByteBuffAllocator
- release() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Releases resources used by this writer.
- release() - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
-
Release the lock.
- release() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- release() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- 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() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- release(int) - Method in interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
- release(int) - Method in class org.apache.hadoop.hbase.nio.RefCnt
- release(ConnectionImplementation.MasterServiceState) - Static method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- release(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called by the ProcedureExecutor to mark the procedure step as finished.
- release(ServerName) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- releaseBarrier() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
-
Hooray!
- releaseBarrier() - Method in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- releaseBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
-
Hooray!
- releaseBufferQuota(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
To release the buffer quota which acquired by
ReplicationSourceManager.acquireBufferQuota(long)
. - releaseByWAL() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- releaseCompaction(ServerName) - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- releasedBarrierLatch - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
latch for waiting until all members have executed and released their in barrier state
- releaseDelegationToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Releases a previously acquired delegation token.
- releasedLocalBarrier - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
-
counted down when the Subprocedure has completed
- releaseExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
-
Returns whether we should wake the procedures waiting on the lock here.
- releaseIfNotCurBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
The curBlock will be released by shipping or close method, so only need to consider releasing the block, which was read from HFile before and not referenced by curBlock.
- releaseLatch() - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- 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.GCMultipleMergedRegionsProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- releaseLock(MasterProcedureEnv) - Method in interface org.apache.hadoop.hbase.master.locking.LockProcedure.LockInterface
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.NamespaceExclusiveLock
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.RegionExclusiveLock
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.TableExclusiveLock
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure.TableSharedLock
- 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.FlushTableProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- releaseLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- releaseLock(Procedure<TEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- releaseLock(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The user should override this method, and release lock if necessary.
- releaseLockEntry(IdLock.Entry) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Must be called in a finally block to decrease the internal counter and remove the monitor object for the given id if the caller is the last client.
- releaseMaster(ConnectionImplementation.MasterServiceState) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- releaseResources() - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
-
Release the resources it uses (The ByteBuffers) which are obtained from pool.
- releaseResources() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
-
---------------------------------------------------------------------- Reset the interruption indicator and clear the pointers in order to allow good garbage collection
- releaseRowLocks(List<Region.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- releaseSafePoint() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Called by Thread A when it is done with the work it needs to do while Thread B is halted.
- releaseSharedLock() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
-
Returns whether we should wake the procedures waiting on the lock here.
- releaseSlot(ByteSlot) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- releaseSnapshotVerifyWorker(SnapshotVerifyProcedure, ServerName, MasterProcedureScheduler) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- releaseSplitWALWorker(ServerName, MasterProcedureScheduler) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
After the worker finished the split WAL task, it will release the worker, and wake up all the suspend procedures in the ProcedureEvent
- releaseSyncFuture(SyncFuture, long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
-
Release the passed
syncFuture
- releaseSyncFutures(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
-
Release all SyncFutures whose sequence is <=
currentSequence
. - releaseSyncLatch() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
- releaseSyncLatch() - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- releaseWALEntryBatchBufferQuota(WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
To release the buffer quota of
WALEntryBatch
which acquired byReplicationSourceManager.acquireWALEntryBufferQuota(org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch, org.apache.hadoop.hbase.wal.WAL.Entry)
. - reload - Variable in class org.apache.hadoop.hbase.client.FlushRegionCallable
- reload(Configuration) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
Reload configuration for the given algorithm.
- reloadConfiguration() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- reloadZkWatcher() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
Closes the current ZKW (if not null) and creates a new one
- relocateRegion(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Find the location of the region of tableName that row lives in, ignoring any value that might be in the cache.
- relocateRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- relocateRegion(TableName, byte[], int) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Find the location of the region of tableName that row lives in, ignoring any value that might be in the cache.
- relocateRegion(TableName, byte[], int) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- relogin() - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
- relogin() - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Executes any necessary logic to re-login the client.
- RELOGIN_EXECUTOR - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- RELOGIN_IS_IN_PROGRESS - Static variable in class org.apache.hadoop.hbase.ipc.RpcConnectionConstants
- reloginInProgress - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- reloginMaxBackoff - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- remainder - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- remaining - Variable in class org.apache.hadoop.hbase.ipc.BufferChain
- remaining - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.AggregatingCompleteTracker
- remaining() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns the number of elements between the current position and the limit.
- remaining() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns the number of elements between the current position and the limit.
- remaining() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- remainingCapacity() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- remainingCapacity() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- remainingCapacity() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- remainingCapacity() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- remainingResults - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- remainingTasksInCoordination() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.Return the number of remaining tasks
- remainingTasksInCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- remainingTimeNs() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- remainingTimeNs(long) - Method in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- remote(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- REMOTE_CLUSTER_CONF_PREFIX - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- REMOTE_CLUSTER_ZOOKEEPER_CLIENT_PORT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- REMOTE_CLUSTER_ZOOKEEPER_QUORUM_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- REMOTE_CLUSTER_ZOOKEEPER_ZNODE_PARENT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- REMOTE_DIR - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- REMOTE_EXCEPTION_CNT_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- REMOTE_LOCKS_TIMEOUT_MS_CONF - Static variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- REMOTE_RPC_CALLS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- REMOTE_RPC_RETRIES_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- remoteAddress - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- remoteCallBuild(MasterProcedureEnv, ServerName) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- remoteCallBuild(TEnv, TRemote) - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure
-
For building the remote operation.
- remoteCallFailed(MasterProcedureEnv, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- remoteCallFailed(MasterProcedureEnv, RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- remoteCallFailed(MasterProcedureEnv, RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- remoteCallFailed(MasterProcedureEnv, RegionStateNode, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.Returns If true, we will re-wake up this procedure; if false, the procedure stays suspended.
- remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- remoteCallFailed(MasterProcedureEnv, ServerName, IOException) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- remoteCallFailed(TEnv, TRemote, IOException) - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure
-
Called when the executeProcedure call is failed.
- remoteDir - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- remoteDir - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- remoteDirFs - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- remoteDispatch(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- remoteDispatch(TRemote, Set<RemoteProcedureDispatcher.RemoteProcedure>) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- remoteDispatcher - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- remoteId - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- remoteId() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- remoteLocks - Variable in class org.apache.hadoop.hbase.master.locking.LockManager
- remoteLocks() - Method in class org.apache.hadoop.hbase.master.locking.LockManager
- RemoteLocks() - Constructor for class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
- RemoteOperation(RemoteProcedureDispatcher.RemoteProcedure) - Constructor for class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteOperation
- remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- remoteOperationCompleted(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- remoteOperationCompleted(TEnv) - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure
-
Called when RS tells the remote procedure is succeeded through the
reportProcedureDone
method. - remoteOperationDone(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- remoteOperationFailed(MasterProcedureEnv, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- remoteOperationFailed(TEnv, RemoteProcedureException) - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure
-
Called when RS tells the remote procedure is failed through the
reportProcedureDone
method. - remotePort - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- remotePort - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- remoteProc - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- remoteProcedure - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteOperation
- remoteProcedureComplete(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- remoteProcedureCompleted(long) - Method in class org.apache.hadoop.hbase.master.HMaster
- RemoteProcedureDispatcher<TEnv,
TRemote extends Comparable<TRemote>> - Class in org.apache.hadoop.hbase.procedure2 -
A procedure dispatcher that aggregates and sends after elapsed time or after we hit count threshold.
- RemoteProcedureDispatcher(Configuration) - Constructor for class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- RemoteProcedureDispatcher.BufferNode - Class in org.apache.hadoop.hbase.procedure2
-
Node that contains a set of RemoteProcedures
- RemoteProcedureDispatcher.DelayedTask - Class in org.apache.hadoop.hbase.procedure2
-
Delayed object that holds a FutureTask.
- RemoteProcedureDispatcher.RemoteNode<TEnv,
TRemote> - Interface in org.apache.hadoop.hbase.procedure2 -
Account of what procedures are running on remote node.
- RemoteProcedureDispatcher.RemoteOperation - Class in org.apache.hadoop.hbase.procedure2
-
Data structure with reference to remote operation.
- RemoteProcedureDispatcher.RemoteProcedure<TEnv,
TRemote> - Interface in org.apache.hadoop.hbase.procedure2 -
Remote procedure reference.
- RemoteProcedureDispatcher.TimeoutExecutorThread - Class in org.apache.hadoop.hbase.procedure2
- RemoteProcedureException - Exception in org.apache.hadoop.hbase.procedure2
-
A RemoteProcedureException is an exception from another thread or process.
- RemoteProcedureException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
-
Create a new RemoteProcedureException that can be serialized.
- remoteProcedureFailed(long, RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.HMaster
- RemoteProcedureResultReporter - Class in org.apache.hadoop.hbase.regionserver
-
A thread which calls
reportProcedureDone
to tell master the result of a remote procedure. - RemoteProcedureResultReporter(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- remoteProcedures - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- RemoteUserIdentity(String, String) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.RemoteUserIdentity
- RemoteWithExtrasException - Exception in org.apache.hadoop.hbase.ipc
-
A
RemoteException
with some extra information. - RemoteWithExtrasException(String, String, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- RemoteWithExtrasException(String, String, boolean, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- RemoteWithExtrasException(String, String, String, int, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- RemoteWithExtrasException(String, String, String, int, boolean, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- RemoteWithExtrasException.ClassLoaderHolder - Class in org.apache.hadoop.hbase.ipc
-
Dynamic class loader to load filter/comparators
- removalListener(String, ScannerInstanceResource, RemovalCause) - Static method in class org.apache.hadoop.hbase.rest.ScannerResource
- remove() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
- remove() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- remove() - Method in class org.apache.hadoop.hbase.quotas.QuotaRetriever.Iter
- remove() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapIterator
- remove() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactorSegmentsIterator
- remove() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
- remove() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator
- remove() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
- remove() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- remove() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- remove() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntryIterator
- remove() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeyIterator
- remove() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueIterator
- remove() - Method in class org.apache.hadoop.hbase.types.StructIterator
- remove() - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- remove() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- remove(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- remove(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Remove metadata represented by the key from the map
- remove(int) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Removes location of the given replicaId from the list
- remove(int) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- remove(int) - Method in class org.apache.hadoop.hbase.util.SortedList
- remove(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- remove(Object) - Method in class org.apache.hadoop.hbase.hbtop.Record
- remove(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- remove(Object) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- remove(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- remove(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- remove(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- remove(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- remove(Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- remove(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- remove(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
- remove(Object, Object) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- remove(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Remove metadata represented by the key from the map
- remove(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- remove(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Removes the metric with the given name.
- remove(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Remove head from the queue corresponding to given walGroupId.
- remove(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Remove a node from the cluster
- remove(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- remove(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Remove a node from the cluster
- remove(String, Metric) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- remove(String, Metric) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Removes the metric with the given name only if it is registered to the provided metric.
- remove(K) - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
-
Decrements the ref count of k, and removes from map if ref count == 0.
- remove(K, V) - Method in class org.apache.hadoop.hbase.util.PoolMap
- remove(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- remove(RegionInfo) - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Removes the mapping for the given key, returning the value if one exists in the store.
- remove(RegionInfo) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- remove(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Removes the location from the cache if it exists and can be removed.
- remove(HRegionLocation) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Removes the given location from the list
- 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(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
- remove(BlockCacheKey, Consumer<BucketCache.RAMQueueEntry>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
-
Defined an
Consumer
here, because once the removed entry release its reference count, then it's ByteBuffers may be recycled and accessing it outside this method will be thrown an exception. - remove(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
- remove(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- remove(Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
- remove(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl
- remove(MetricRegistryInfo) - Method in class org.apache.hadoop.hbase.metrics.MetricRegistries
-
Decrements the ref count of the MetricRegistry, and removes if ref count == 0.
- remove(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- remove(DelayedUtil.DelayedWithTimeout) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- remove(ServerName) - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
- remove(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Returns Instance of table descriptor or null if none found.
- remove(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Removes the table descriptor from the local cache and returns it.
- remove(Bytes) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Remove metadata represented by the key from the map
- remove(R) - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
- remove(R) - Method in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- remove(R) - Method in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- remove(TNode, Object, AvlUtil.AvlKeyComparator<TNode>) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Removes the node matching the specified key from the tree
- remove(TNode, Object, AvlUtil.AvlKeyComparator<TNode>, AtomicBoolean) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Removes the node matching the specified key from the tree
- remove(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Remove a node from the tree
- REMOVE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- REMOVE - Enum constant in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType
- 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
- removeAfterUnassigning - Variable in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedList
- removeAllLastPushedSeqIds(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- removeAllLogs(long, String) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.Remove all logs with logId <=
lastLogId
. - removeAllQueues(ReplicationQueueStorage, String) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
- removeAllQueuesAndHFileRefs(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- removeAncestors(List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- removeBucket(BucketAllocator.Bucket) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- removeByServer(ServerName) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns a new RegionLocations with the locations removed (set to null) which have the destination server as given.
- removeCatalogReplicationSource(RegionInfo) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Remove the hbase:meta Catalog replication source.
- removeChore(ProcedureInMemoryChore<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Remove a chore procedure from the executor
- removeChunk(int) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- removeChunks(Set<Integer>) - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- removeColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Removes the ColumnFamilyDescriptor with name specified by the parameter column from the table descriptor
- removeColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- removeCompactedfiles(Collection<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Archives and removes the compacted files
- removeCompactedFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
-
Remove compacted files.
- removeCompactedFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- removeCompactedFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- 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
- removeCompletedOperation(TRemote, RemoteProcedureDispatcher.RemoteProcedure) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- removeComponents(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Remove a configuration setting represented by the key from the
ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.configuration
map. - removeConfiguration(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Remove a configuration setting represented by the key.
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Remove a config setting represented by the key from the map
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
-
Remove a config setting represented by the key from the
NamespaceDescriptor.configuration
map - removeConfiguration(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- removeConfiguration(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Removes a "raw" configuration property for this replication peer.
- removeConfiguration(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Remove a config setting represented by the key from the
RSGroupInfo.configuration
map - removeCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Remove a coprocessor from those set on the table
- removeCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- removeCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Remove a coprocessor from those set on the table
- removeData(long) - Method in class org.apache.hadoop.hbase.util.RollingStatCalculator
-
Update the statistics after removing the given data value
- removeDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Called from rpc by operator cleaning up deadserver list.
- removeElementsWithNullLocation() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Set the element to null if its getServerName method returns null.
- removeEntryFromStream(WALEntryStream, WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- removeErrors(Action) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- removeExcessFiles(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
- removeExcludeTableCFsFromReplicationPeerConfig(Map<TableName, List<String>>, ReplicationPeerConfig, String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- removeExistingNamespaceSnapshotSizes(Set<String>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- removeExistingSnapshotSizes(List<Delete>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- removeExistingTableSnapshotSizes(Multimap<TableName, String>) - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- removeExpiredKeys() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- removeExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Remove an extra header.
- removeFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Removes the HColumnDescriptor with name specified by the parameter column from the table descriptor
- removeFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
-
Remove a favored node assignment
- removeFile(Path) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- removeFileFromPrefetch(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- removeFirst() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- removeForServer(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Removes serverName from all locations in the cache, fully removing any RegionLocations which are empty after removing the server from it.
- removeFromBackupSet(String, String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Remove tables from backup set (list of tables)
- removeFromBackupSet(String, TableName[]) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Remove tables from backup set
- removeFromBackupSet(String, TableName[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- removeFromFailedOpen(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- removeFromMovedRegions(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- removeFromNamespaceUsage(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- removeFromNSTable(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- removeFromRamCache(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- removeFromRunQueue(FairQueue<T>, Queue<T>, Supplier<String>) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- removeFromZKNamespaceManager(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- removeFromZKNamespaceManager(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
remove from ZooKeeper.
- removeHandlers(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- removeHdfsRegions(ThreadPoolExecutor, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Remove specified regions from the file-system, using the archiver.
- removeHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeHFileRefs(String, List<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove hfile references from the queue.
- removeHFileRefs(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeHistogramMetrics(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- removeInactiveLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- removeInactiveLogsForTesting() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- removeKey(Integer) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- removeKeyFromZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- removeLastSequenceIds(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeLastSequenceIds(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove all the max sequence id record for the given peer.
- removeLastSequenceIds(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeLastSequenceIds(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeLastSequenceIds(String, List<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove the max sequence id record for the given peer and regions.
- removeLastSequenceIds(String, List<String>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeLease(String) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Remove named lease.
- removeListener() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.remove the listener for task changes.
- removeListener() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- removeLocationFromCache(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- removeLocationFromCache(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- removeLogFile(ProcedureWALFile, Path) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- removeMetaData(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- removeMetric(String) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Remove a metric and no longer announce it.
- removeMetric(String) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Remove a named gauge.
- removeMetric(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- removeMetric(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- removeMetric(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- removeMetric(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- removeMetric(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Removes metric by name
- removeMin(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- removeMirrorMetaLocation(int, int) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- 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.AuthManager
-
Remove given namespace from AuthManager's namespace cache.
- removeNamespaceAccessAcl(TableName, Set<String>, String) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Remove table access acl from namespace dir when delete table
- removeNamespaceDefaultAcl(String, Set<String>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Remove default acl from namespace archive dir when delete namespace
- removeNamespacePermissions(Configuration, String, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Remove specified namespace from the acl table.
- removeNamespaceQuota(String) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- removeNamespaceQuota(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
remove quota for the namespace
- removeNamespaceSpaceLimit(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Creates a
QuotaSettings
object to remove the FileSystem space quota for the given namespace. - removeNode(TRemote) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
-
Remove a remote node
- removeNonDefaultRegions(Collection<RegionInfo>) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Removes the non-default replicas from the passed regions collection
- removeNonDefaultReplicas(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- removeNonDefaultReplicas(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- removeNonDefaultReplicas(MasterProcedureEnv, Stream<RegionInfo>, int) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- removeNonOnlineRegions(RegionSizeStore, Set<RegionInfo>) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- removeObjectMethod - Variable in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- removeObjectName(String) - Method in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- removeParentInMeta(Configuration, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
- removeParents - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- removeParentsAndFixSplits(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
- removePeer(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.use
Admin.removeReplicationPeer(String)
instead - removePeer(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- removePeer(String) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- 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.
- removePeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
- removePeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Remove a replication peer.
- removePeer(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- removePeerFromHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removePeerFromHFileRefs(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove a peer from hfile reference queue.
- removePeerFromHFileRefs(String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removePeerLock(String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- 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
- removePeerQueue(String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- removePeerTableCFs(String, String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0, use
ReplicationAdmin.removePeerTableCFs(String, Map)
instead. - removePeerTableCFs(String, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- removePermissionRecord(Configuration, UserPermission, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- removeQueue(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- removeQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeQueue(ServerName, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove a replication queue for a given regionserver.
- removeQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeQuotesFromByteArray(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Takes a quoted byte array and converts it into an unquoted byte array For example: given a byte array representing 'abc', it returns a byte array representing abc
- removeRecoveredSource(ReplicationSourceInterface) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Clear the metrics and related replication queue of the specified old source
- removeRegion(int[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- 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(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- 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, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- removeRegionFromTable(RegionInfo) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
- removeRegionLocation(RegionLocations, int) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
-
Create a new
RegionLocations
based on the givenoldLocs
, and remove the location for the givenreplicaId
. - removeRegionLock(String) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- removeRegionReplicas(TableName, int, int) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- 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.
- removeRegionSizesForTable(TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
-
Removes each region size entry where the RegionInfo references the provided TableName.
- removeRegistry() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- removeRegistry(MetricRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- removeReplicaColumnsIfNeeded(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
remove replica columns if necessary.
- removeReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Remove a peer and stop the replication.
- removeReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Remove a peer and stop the replication
- removeReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- removeReplicationPeer(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- removeReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- removeReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Removes a peer and stops the replication
- removeReplicationPeer(RpcController, ReplicationProtos.RemoveReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- removeReplicationPeer(RpcController, ReplicationProtos.RemoveReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- removeReplicationPeerAsync(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Remove a replication peer but does not block and wait for it.
- removeReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- removeReplicationPeerAsync(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- removeReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Remove some table-cfs from config of the specified peer.
- removeReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Remove some table-cfs from config of the specified peer
- removeReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- removeReplicationPeerTableCFs(String, Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- removeReplicationVisibilityTag(List<Tag>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- removeReplicatorIfQueueIsEmpty(ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeReplicatorIfQueueIsEmpty(ServerName) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove the record of region server if the queue is empty.
- removeReplicatorIfQueueIsEmpty(ServerName) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeResult(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Mark the specified completed procedure, as ready to remove.
- removeRSGroup(RpcController, RSGroupAdminProtos.RemoveRSGroupRequest, RpcCallback<RSGroupAdminProtos.RemoveRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- removeRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Removes RegionServer group associated with the given name.
- removeRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- removeRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- removeRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Remove a region server group.
- removeRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- removeScanner(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
Removes the scanner associated with the specified ID from the internal id->scanner hash-map.
- removeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
Removes the scanner associated with the specified ID from the internal HashMap.
- removeSentinelIfFinished(Map<TableName, SnapshotSentinel>, SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Return the handler if it is currently live and has the same snapshot target name.
- removeServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Remove given server from the group.
- removeServer(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
-
Called by SCP at end of successful processing.
- removeServerFromDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
- removeServerLock(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- removeServerQueue(ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- removeServers(RpcController, RSGroupAdminProtos.RemoveServersRequest, RpcCallback<RSGroupAdminProtos.RemoveServersResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- removeServers(Set<Address>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Remove decommissioned servers from rsgroup.
- removeServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- removeServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- removeServers(Set<Address>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Remove decommissioned servers from rsgroup
- removeServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV1
- removeShutdownHook(Runnable) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV2
- removeSource(ReplicationSourceInterface) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Clear the metrics and related replication queue of the specified old source
- removeSourceName(String) - Method in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
-
Unfortunately Hadoop tries to be too-clever and permanently keeps track of all names registered so far as a Source, thus preventing further re-registration of the source with the same name.
- removeStackIndex() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- 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.namespace.NamespaceStateManager
- removeTable(TableName) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- removeTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- removeTable(TableName) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Remove given table from AuthManager's table cache.
- removeTableAcl(TableName, Set<String>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Remove table acls when modify table
- removeTableCFsFromReplicationPeerConfig(Map<TableName, List<String>>, ReplicationPeerConfig, String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- removeTableDefaultAcl(TableName, Set<String>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Remove default acl from table archive dir when delete table
- removeTableFromBackupImage(BackupInfo, TableName, BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- removeTableFromNamespaceQuota(TableName) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
-
Remove table from namespace quota.
- removeTableLock(TableName) - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- removeTablePermissions(Configuration, TableName, byte[], Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Remove specified table column from the acl table.
- removeTablePermissions(Configuration, TableName, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Remove specified table from the _acl_ table.
- removeTablePermissions(TableName, byte[], Table, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- removeTableQueue(TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- removeTableSpaceLimit(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Creates a
QuotaSettings
object to remove the FileSystem space quota for the given table. - removeUnneededFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- removeUserGlobalHdfsAcl(Table, String, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- removeUserNamespaceHdfsAcl(Table, String, String, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- removeUserPermission(Configuration, UserPermission, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Removes a previously granted permission from the stored access control lists.
- removeUserTableHdfsAcl(Table, String, TableName, UserPermission) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- removeValue(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Remove metadata represented by the key from the
TableDescriptorBuilder.ModifyableTableDescriptor.values
map - removeValue(byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- removeValue(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Remove metadata represented by the key from the
TableDescriptorBuilder.ModifyableTableDescriptor.values
map - removeValue(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- removeValue(Bytes) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- removeValue(Bytes) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Remove metadata represented by the key from the
TableDescriptorBuilder.ModifyableTableDescriptor.values
map - removeValue(Bytes) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- removeWAL(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- removeWAL(ServerName, String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Remove an WAL file from the given queue for a given regionserver.
- removeWAL(ServerName, String, String) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- removeWALRootPath(Path, Configuration) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Checks for the presence of the WAL log root path (using the provided conf object) in the given path.
- rename(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Renames a directory.
- renameAndSetModifyTime(FileSystem, Path, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- renameRSGroup(RpcController, RSGroupAdminProtos.RenameRSGroupRequest, RpcCallback<RSGroupAdminProtos.RenameRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- renameRSGroup(String, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Rename rsgroup.
- renameRSGroup(String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- renameRSGroup(String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- renameRSGroup(String, String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Rename RSGroup
- renameRSGroup(String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- renderRegionDetails() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer
- renew - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- renewer - Variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- renewLease() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- renewLease() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- renewLease() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- renewLease() - Method in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- renewLease() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
-
Allow the client to renew the scanner's lease on the server.
- renewLease() - Method in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- renewLease() - Method in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- renewLease() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- renewLease(String) - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
-
Renew a lease
- reopen(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- REOPEN - Enum constant in enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
- REOPEN_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- reopenAfterFlush() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Returns if top of heap has changed (and KeyValueHeap has to try the next KV)
- reopenBatchBackoffMillis - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- reopenBatchSize - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- reopenBatchSizeMax - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- reopenIfSchedulable(MasterProcedureEnv, List<HRegionLocation>, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- reopenMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- reopenProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- reopenRegions - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- reopenRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- reopenRegions(TableName, List<byte[]>, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Reopen regions provided in the argument
- reopenRegionsForRollback(MasterProcedureEnv, List<RegionInfo>, int, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- 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
- ReopenTableRegionsProcedure(TableName, long, int) - Constructor for class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- ReopenTableRegionsProcedure(TableName, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- ReopenTableRegionsProcedure(TableName, List<byte[]>, long, int) - Constructor for class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- reorderBlocks(Configuration, LocatedBlocks, String) - Method in interface org.apache.hadoop.hbase.fs.HFileSystem.ReorderBlocks
- reorderBlocks(Configuration, LocatedBlocks, String) - Method in class org.apache.hadoop.hbase.fs.HFileSystem.ReorderWALBlocks
- ReorderWALBlocks() - Constructor for class org.apache.hadoop.hbase.fs.HFileSystem.ReorderWALBlocks
- rep - Variable in enum org.apache.hadoop.hbase.security.visibility.expression.Operator
- REPAIR - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- REPAIR_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- RepairCommand(Configuration, CommandLine) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- repairFailedBackupDeletionIfAny(Connection, BackupSystemTable) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- repairFailedBackupMergeIfAny(Connection, BackupSystemTable) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.RepairCommand
- repeatedBytesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- repeatedFailuresMap - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- repeatedFileBytes - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- repeatedFileBytes - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- replace(int, CopyOnWriteArrayMap.COWEntry<K, V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- replace(Object, TNode) - Method in interface org.apache.hadoop.hbase.util.AvlUtil.AvlInsertOrReplace
- replace(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Add new store files and remove compacted store files after compaction.
- replace(Collection<StoreFileInfo>, Collection<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- replace(K, V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- replace(K, V, V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- replace(TableName, TableSchemaModel, UriInfo, Admin) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- replaceAtIndex(int, ImmutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- REPLACED_VALUE_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- replacedValue - Variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- replaceRegion(int[], int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- replaceRegionLocation(RegionLocations, HRegionLocation) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
-
Create a new
RegionLocations
based on the givenoldLocs
, and replace the location for the givenreplicaId
with the givenloc
. - replaceStoreFiles(Collection<HStoreFile>, Collection<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- replaceStoreFiles(Collection<HStoreFile>, Collection<HStoreFile>, StoreEngine.IOExceptionRunnable, Runnable) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
- replaceWriter(Path, Path, W) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Cleans up current writer closing it and then puts in place the passed in
nextWriter
. - replay - Variable in class org.apache.hadoop.hbase.wal.WALEdit
- 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.
- REPLAY_BATCH_MUTATE - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- REPLAY_EDITS_DIR - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- REPLAY_EVENT - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- REPLAY_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- REPLAY_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.since 3.0.0, will be removed in 4.0.0. DLR has been purged for a long time and region replication has its own 'replay' method.
- ReplayBatchOperation(HRegion, WALSplitUtil.MutationReplay[], long) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- replayCompactionMarker(WALProtos.CompactionDescriptor, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Call to complete a compaction.
- replayFlush(List<String>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
-
Similar to commit, but called in secondary region replicas for replaying the flush cache from primary region.
- replayFlush(List<String>, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFlushContext
-
Similar to commit, but called in secondary region replicas for replaying the flush cache from primary region.
- replayFlushInStores(WALProtos.FlushDescriptor, HRegion.PrepareFlushResult, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Replays the given flush descriptor by opening the flush files in stores and dropping the memstore snapshots if requested.
- replayHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- replayHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- replayRecoveredEdits(Path, Map<byte[], Long>, CancelableProgressable, FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayRecoveredEditsForPaths(long, FileSystem, NavigableSet<Path>, CancelableProgressable, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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.
- replayWALBulkLoadEventMarker(WALProtos.BulkLoadDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALCompactionMarker(WALProtos.CompactionDescriptor, boolean, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Call to complete a compaction.
- replayWALFlushAbortMarker(WALProtos.FlushDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALFlushCannotFlushMarker(WALProtos.FlushDescriptor, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALFlushCommitMarker(WALProtos.FlushDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALFlushMarker(WALProtos.FlushDescriptor, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALFlushStartMarker(WALProtos.FlushDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Replay the flush marker from primary region by creating a corresponding snapshot of the store memstores, only if the memstores do not have a higher seqId from an earlier wal edit (because the events may be coming out of order).
- replayWALRegionEventMarker(WALProtos.RegionEventDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- replayWALs(Configuration, FileSystem, Path, Path, RegionInfo, String, Path) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- REPLICA_ID - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REPLICA_ID - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- REPLICA_ID_DELIMITER - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
- REPLICA_ID_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- REPLICA_ID_FORMAT - Static variable in interface org.apache.hadoop.hbase.client.RegionInfo
-
to keep appended int's sorted in string format.
- ReplicaCallIssuingRunnable(List<Action>, long) - Constructor for class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
- replicaCallTimeoutMicroSecondScan - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- replicaErrors - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaResultState
-
Errors for which it is not decided whether we will report them to user.
- replicaGetIndices - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Indices of replica gets in results.
- replicaId - Variable in class org.apache.hadoop.hbase.client.Action
- replicaId - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- replicaId - Variable in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- replicaId - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- replicaId - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- replicaId - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- replicaId - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- replicaId - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- replicaId - Variable in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- replicaId(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- ReplicaRegionServerCallable(int, HRegionLocation) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable
- replicaResultLock - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
The lock controls access to results.
- ReplicaResultState(int) - Constructor for class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaResultState
- replicaSwitched - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- replicate - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- replicate() - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- replicate(FSDataOutputStreamBuilder<?, ?>) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
-
Attempt to use builder API via reflection to call the replicate method on the given builder.
- replicate(ReplicationEndpoint.ReplicateContext) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Do the shipping logic
- 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.replication.VerifyWALEntriesReplicationEndpoint
- replicate(ReplicationEndpoint.ReplicateContext) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- REPLICATE - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils.DfsBuilderUtility
- replicateAllUserTables - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- replicateAllUserTables - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- replicateAllUserTables() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- ReplicateContext() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- replicatedConnection - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- replicatedResult - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- replicatedScanner - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- replicatedTable - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- replicatedTable - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- 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.
- replicateEntries(List<WAL.Entry>, int, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- 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
- replicateLogEntries(List<AdminProtos.WALEntry>, CellScanner, String, String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- 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 - Enum constant in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- REPLICATION - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
- REPLICATION_BARRIER_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.cleaner.ReplicationBarrierCleaner
- REPLICATION_BARRIER_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
-
The replication barrier family
- REPLICATION_BARRIER_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The replication barrier family as a string
- 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_BULKLOAD_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_BULKLOAD_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_CLUSTER_ID - Static variable in class org.apache.hadoop.hbase.HConstants
-
Replication cluster id of source cluster which uniquely identifies itself with peer cluster
- REPLICATION_CODEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for setting replication codec class name
- REPLICATION_CONF_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
-
Directory where the source cluster file system client configuration are placed which is used by sink cluster to copy HFiles from source cluster file system
- REPLICATION_DROP_ON_DELETED_COLUMN_FAMILY_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Drop edits for CFs that been deleted from the replication source and target
- REPLICATION_DROP_ON_DELETED_TABLE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.moved it into HBaseInterClusterReplicationEndpoint
- REPLICATION_DROP_ON_DELETED_TABLE_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
-
Drop edits for tables that been deleted from the replication source and target
- REPLICATION_MARKER - Static variable in class org.apache.hadoop.hbase.wal.WALEdit
-
Periodically
ReplicationMarkerChore
will create marker edits with family asWALEdit.METAFAMILY
andWALEdit.REPLICATION_MARKER
as qualifier and an empty value. - REPLICATION_MARKER_CHORE_DURATION_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- REPLICATION_MARKER_CHORE_DURATION_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- REPLICATION_MARKER_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- REPLICATION_MARKER_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- REPLICATION_PARENT_QUALIFIER - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
- REPLICATION_PEER_STORAGE_IMPL - Static variable in class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
- REPLICATION_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- REPLICATION_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- REPLICATION_SCOPE_BYTES - Static variable in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
- REPLICATION_SCOPE_BYTES - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- REPLICATION_SCOPE_GLOBAL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Scope tag for globally scoped data.
- REPLICATION_SCOPE_LOCAL - Static variable in class org.apache.hadoop.hbase.HConstants
-
Scope tag for locally scoped data.
- REPLICATION_SERIALLY_WAITING_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- REPLICATION_SERIALLY_WAITING_KEY - Static variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- REPLICATION_SERVICE_CLASSNAME_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_SINK_SERVICE_CLASSNAME - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_SINK_TRACKER_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- REPLICATION_SINK_TRACKER_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
-
Will create
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
table if this conf is enabled - REPLICATION_SINK_TRACKER_INFO_FAMILY - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
-
The
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
info family in array of bytes - REPLICATION_SINK_TRACKER_INFO_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
-
The
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
info family as a string - REPLICATION_SINK_TRACKER_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
-
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
table name - can be enabled with config - hbase.regionserver.replication.sink.tracker.enabled - REPLICATION_SINK_TRACKER_TABLE_NAME_STR - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- REPLICATION_SOURCE_MAXTHREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum number of threads used by the replication source for shipping edits to the sinks
- REPLICATION_SOURCE_MAXTHREADS_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Maximum number of threads used by the replication source for shipping edits to the sinks
- REPLICATION_SOURCE_SERVICE_CLASSNAME - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_SOURCE_SHIPEDITS_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for ReplicationSource shipeEdits timeout
- REPLICATION_SOURCE_SHIPEDITS_TIMEOUT_DFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_SOURCE_TOTAL_BUFFER_DFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- REPLICATION_SOURCE_TOTAL_BUFFER_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Max total size of buffered entries in all replication peers.
- REPLICATION_TRACKER_IMPL - Static variable in class org.apache.hadoop.hbase.replication.ReplicationFactory
- REPLICATION_WALENTRYFILTER_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
- REPLICATION_ZNODE - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
- REPLICATION_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
- Replication.ReplicationStatisticsTask - Class in org.apache.hadoop.hbase.replication.regionserver
-
Statistics task.
- ReplicationAdmin - Class in org.apache.hadoop.hbase.client.replication
-
Deprecated.use
Admin
instead. - ReplicationAdmin(Configuration) - Constructor for class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.Constructor that creates a connection to the local ZooKeeper ensemble.
- replicationBarrierCleaner - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- ReplicationBarrierResult(long[], RegionState.State, List<byte[]>) - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- replicationBatchCountCapacity - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- replicationBatchSizeCapacity - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- replicationBulkLoadDataEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- ReplicationChecker - Class in org.apache.hadoop.hbase.util.hbck
-
Check and fix undeleted replication queues for removed peerId.
- ReplicationChecker(Configuration, ZKWatcher, HbckErrorReporter) - Constructor for class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- replicationClusterId - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- replicationDelay - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- replicationDelay - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- replicationDone() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- replicationEndpoint - Variable in class org.apache.hadoop.hbase.replication.ClusterMarkingEntryFilter
- replicationEndpoint - Variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
- replicationEndpoint - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- 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
-
A context for
ReplicationEndpoint.replicate(ReplicateContext)
method. - replicationEndpointImpl - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- replicationEndpointImpl - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- ReplicationException - Exception in org.apache.hadoop.hbase.replication
-
An HBase Replication exception.
- ReplicationException() - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
- ReplicationException(String) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
- ReplicationException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
- ReplicationException(Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
- replicationExecutor - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
- ReplicationFactory - Class in org.apache.hadoop.hbase.replication
-
A factory class for instantiating replication objects that deal with replication state.
- ReplicationFactory() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationFactory
- replicationForBulkLoadDataEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- ReplicationFuture(HBaseAdmin, String, Long, Supplier<String>) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationFuture
- REPLICATIONGLOBAL - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- 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
- replicationLag - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- replicationLag - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- ReplicationListener - Interface in org.apache.hadoop.hbase.replication
-
The replication listener interface can be implemented if a class needs to subscribe to events generated by the ReplicationTracker.
- replicationLoad - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- replicationLoad - Variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- 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
- replicationLoadSink - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- ReplicationLoadSink - Class in org.apache.hadoop.hbase.replication
-
A HBase ReplicationLoad to present MetricsSink information
- ReplicationLoadSink(long, long, long, long) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- ReplicationLoadSink.ReplicationLoadSinkBuilder - Class in org.apache.hadoop.hbase.replication
- ReplicationLoadSinkBuilder() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- ReplicationLoadSource - Class in org.apache.hadoop.hbase.replication
-
A HBase ReplicationLoad to present MetricsSource information
- ReplicationLoadSource(String, long, int, long, long, long, String, boolean, boolean, boolean, long, long) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- ReplicationLoadSource.ReplicationLoadSourceBuilder - Class in org.apache.hadoop.hbase.replication
- ReplicationLoadSourceBuilder() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- replicationLoadSourceEntries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- 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
- replicationManager - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- replicationManager - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication.ReplicationStatisticsTask
- replicationMarkerChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- ReplicationMarkerChore - Class in org.apache.hadoop.hbase.replication.regionserver
-
This chore is responsible to create replication marker rows with special WALEdit with family as
WALEdit.METAFAMILY
and column qualifier asWALEdit.REPLICATION_MARKER
and empty value. - ReplicationMarkerChore(Stoppable, RegionServerServices, int) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- 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
- replicationPeer - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- ReplicationPeer - Interface in org.apache.hadoop.hbase.replication
-
ReplicationPeer manages enabled / disabled state for the peer.
- ReplicationPeer.PeerState - Enum in org.apache.hadoop.hbase.replication
-
State of the peer, whether it is enabled or not
- ReplicationPeerConfig - Class in org.apache.hadoop.hbase.replication
-
A configuration for the replication peer cluster.
- ReplicationPeerConfig() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder
to create new ReplicationPeerConfig. - ReplicationPeerConfig(ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl - Class in org.apache.hadoop.hbase.replication
- ReplicationPeerConfigBuilder - Interface in org.apache.hadoop.hbase.replication
-
For creating
ReplicationPeerConfig
. - ReplicationPeerConfigBuilderImpl() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- ReplicationPeerConfigListener - Interface in org.apache.hadoop.hbase.replication
- 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
- ReplicationPeerConfigUtil - Class in org.apache.hadoop.hbase.client.replication
-
Helper for TableCFs Operations.
- ReplicationPeerConfigUtil() - Constructor for class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- ReplicationPeerDescription - Class in org.apache.hadoop.hbase.replication
-
The POJO equivalent of ReplicationProtos.ReplicationPeerDescription
- ReplicationPeerDescription(String, boolean, ReplicationPeerConfig) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- ReplicationPeerImpl - Class in org.apache.hadoop.hbase.replication
- ReplicationPeerImpl(Configuration, String, boolean, ReplicationPeerConfig) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
-
Constructor that takes all the objects required to communicate with the specified peer, except for the region server addresses.
- replicationPeerManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- ReplicationPeerManager - Class in org.apache.hadoop.hbase.master.replication
-
Manages and performs all replication admin operations.
- ReplicationPeerManager(FileSystem, ZKWatcher, ReplicationPeerStorage, ReplicationQueueStorage, ConcurrentMap<String, ReplicationPeerDescription>, Configuration, String) - Constructor for class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- replicationPeerModificationStateStore - Variable in class org.apache.hadoop.hbase.master.HMaster
-
Store whether we allow replication peer modification operations.
- ReplicationPeerModificationStateStore - Class in org.apache.hadoop.hbase.master.replication
-
Store the peer modification state.
- ReplicationPeerModificationStateStore(MasterRegion) - Constructor for class org.apache.hadoop.hbase.master.replication.ReplicationPeerModificationStateStore
- replicationPeerModificationSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable or disable replication peer modification.
- replicationPeerModificationSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Enable or disable replication peer modification.
- replicationPeerModificationSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- replicationPeerModificationSwitch(boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
- replicationPeerModificationSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Enable or disable replication peer modification.
- replicationPeerModificationSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Enable or disable replication peer modification.
- replicationPeerModificationSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- replicationPeerModificationSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- replicationPeerModificationSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- replicationPeerModificationSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- replicationPeerModificationSwitch(RpcController, ReplicationProtos.ReplicationPeerModificationSwitchRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- replicationPeerModificationSwitch(RpcController, ReplicationProtos.ReplicationPeerModificationSwitchRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- ReplicationPeerNotFoundException - Exception in org.apache.hadoop.hbase
-
Thrown when a replication peer can not be found
- ReplicationPeerNotFoundException(String) - Constructor for exception org.apache.hadoop.hbase.ReplicationPeerNotFoundException
- replicationPeers - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- replicationPeers - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- ReplicationPeers - Class in org.apache.hadoop.hbase.replication
-
This provides an class for maintaining a set of peer clusters.
- ReplicationPeers(FileSystem, ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeers
- ReplicationPeerStorage - Interface in org.apache.hadoop.hbase.replication
-
Perform read/write to the replication peer storage.
- ReplicationPeerStorageType - Enum in org.apache.hadoop.hbase.replication
-
Specify the implementations for
ReplicationPeerStorage
. - ReplicationPeerStorageType(Class<? extends ReplicationPeerStorage>) - Constructor for enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
- ReplicationProcedureBiConsumer(String, Supplier<String>) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer
- replicationQueueInfo - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- ReplicationQueueInfo - Class in org.apache.hadoop.hbase.replication
-
This class is responsible for the parsing logic for a queue id representing a queue.
- ReplicationQueueInfo(String) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
The passed queueId will be either the id of the peer or the handling story of that queue in the form of id-servername-*
- replicationQueues - Variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- ReplicationQueueStorage - Interface in org.apache.hadoop.hbase.replication
-
Perform read/write to the replication queue storage.
- replicationRpcLimit - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- ReplicationRuntimeException - Exception in org.apache.hadoop.hbase.replication.regionserver
-
This exception is thrown when a replication source is terminated and source threads got interrupted.
- ReplicationRuntimeException(String) - Constructor for exception org.apache.hadoop.hbase.replication.regionserver.ReplicationRuntimeException
- ReplicationRuntimeException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.regionserver.ReplicationRuntimeException
- replicationScope - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- replicationScope - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- ReplicationService - Interface in org.apache.hadoop.hbase.regionserver
-
Gateway to Cluster Replication.
- replicationSink - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- replicationSink - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication.ReplicationStatisticsTask
- replicationSink - Variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- ReplicationSink - Class in org.apache.hadoop.hbase.replication.regionserver
-
This class is responsible for replicating the edits coming from another cluster.
- ReplicationSink(Configuration, RegionServerCoprocessorHost) - 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.
- replicationSinkMgr - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- ReplicationSinkService - Interface in org.apache.hadoop.hbase.regionserver
-
A sink for a replication stream has to expose this service.
- ReplicationSinkServiceImpl - Class in org.apache.hadoop.hbase.replication
- ReplicationSinkServiceImpl() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- ReplicationSinkServiceImpl.ReplicationStatisticsChore - Class in org.apache.hadoop.hbase.replication
- replicationSinkTrackerEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- ReplicationSinkTrackerTableCreator - Class in org.apache.hadoop.hbase.replication.master
-
This will create
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR
table if hbase.regionserver.replication.sink.tracker.enabled config key is enabled and table not created - ReplicationSinkTrackerTableCreator() - Constructor for class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- 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(Predicate<Path>, List<WALEntryFilter>) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- ReplicationSourceFactory - Class in org.apache.hadoop.hbase.replication.regionserver
-
Constructs a
ReplicationSourceInterface
Note, not used to create specialized ReplicationSources - 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
- ReplicationSourceLogQueue - Class in org.apache.hadoop.hbase.replication.regionserver
- ReplicationSourceLogQueue(Configuration, MetricsSource, ReplicationSource) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- replicationSourceManager - Variable in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
- ReplicationSourceManager - Class in org.apache.hadoop.hbase.replication.regionserver
-
This class is responsible to manage all the replication sources.
- ReplicationSourceManager(ReplicationQueueStorage, ReplicationPeers, Configuration, Server, FileSystem, Path, Path, UUID, WALFactory, MetricsReplicationGlobalSourceSource) - 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
- ReplicationSourceManager.ReplicationQueueOperation - Interface in org.apache.hadoop.hbase.replication.regionserver
- 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, ReplicationSourceLogQueue, ReplicationSource) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- ReplicationSourceShipper.WorkerState - Enum in org.apache.hadoop.hbase.replication.regionserver
- ReplicationSourceWALActionListener - Class in org.apache.hadoop.hbase.replication.regionserver
-
Used to receive new wals.
- ReplicationSourceWALActionListener(Configuration, ReplicationSourceManager) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- ReplicationSourceWALReader - Class in org.apache.hadoop.hbase.replication.regionserver
-
Reads and filters WAL entries, groups the filtered entries into batches, and puts the batches onto a queue
- ReplicationSourceWALReader(FileSystem, Configuration, ReplicationSourceLogQueue, long, WALEntryFilter, ReplicationSource, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Creates a reader worker for a given WAL queue.
- ReplicationStatisticsChore(String, Stoppable, int) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl.ReplicationStatisticsChore
- ReplicationStatisticsTask(ReplicationSink, ReplicationSourceManager) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication.ReplicationStatisticsTask
- ReplicationStatus - Class in org.apache.hadoop.hbase.replication.regionserver
- ReplicationStatus(ReplicationStatus.ReplicationStatusBuilder) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- ReplicationStatus.ReplicationStatusBuilder - Class in org.apache.hadoop.hbase.replication.regionserver
- ReplicationStatusBuilder() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- ReplicationStorageFactory - Class in org.apache.hadoop.hbase.replication
-
Used to create replication storage(peer, queue) classes.
- ReplicationStorageFactory() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationStorageFactory
- 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
- ReplicationSyncUp.DummyServer - Class in org.apache.hadoop.hbase.replication.regionserver
- 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
- REPLICATIONTYPE - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- ReplicationUtils - Class in org.apache.hadoop.hbase.replication
-
Helper class for replication.
- ReplicationUtils() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationUtils
- replicationZNode - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
-
The name of the base znode that contains all replication state.
- replicationZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- report - Variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
-
Report is not done until after the close has been called.
- report() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- report(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.Report error information, but do not increment the error count.
- report(String) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- report(HbckErrorReporter) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Print a human readable summary of hfile quarantining operations.
- REPORT_JOB_ID - Static variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- REPORT_SIZE - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- REPORT_START_DATETIME - Static variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
- reportActivity() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- reportArchivedFilesForQuota(List<? extends StoreFile>, List<Long>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- 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
- reportEmptyMetaCells() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.TODO -- need to add tests for this.
- reporter - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- reporter - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- reporter - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- reportError(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- reportError(String) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo, HbckRegionInfo) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo, HbckRegionInfo, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- reportError(HbckErrorReporter.ERROR_CODE, String, HbckTableInfo, HbckRegionInfo, HbckRegionInfo) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- reportFileArchival(RpcController, RegionServerStatusProtos.FileArchiveNotificationRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- reportFileArchivalForQuotas(TableName, Collection<Map.Entry<String, Long>>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- reportFileArchivalForQuotas(TableName, Collection<Map.Entry<String, Long>>) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Reports a collection of files, and their sizes, that belonged to the given
table
were just moved to the archive directory. - reportForDuty() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- ReportMakingVisitor - Class in org.apache.hadoop.hbase.master.janitor
-
Visitor we use in here in CatalogJanitor to go against hbase:meta table.
- ReportMakingVisitor(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- 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.
- reportPeriod - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- reportProcedureDone(RegionServerStatusProtos.ReportProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- reportProcedureDone(RpcController, RegionServerStatusProtos.ReportProcedureDoneRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- reportRegionSizesForQuotas(RegionSizeStore) - 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.
- reportRegionSizesForQuotas(RegionSizeStore) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Reports the provided Region sizes hosted by this RegionServer to the active Master.
- reportRegionSpaceUse(RpcController, RegionServerStatusProtos.RegionSpaceUseReportRequest) - 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
- reportRegionStateTransition(RegionServerStatusProtos.ReportRegionStateTransitionRequest) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- reportRegionStateTransition(RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder, ServerStateNode, List<RegionServerStatusProtos.RegionStateTransition>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- reportRegionStateTransition(RpcController, RegionServerStatusProtos.ReportRegionStateTransitionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- reportServerError(ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
-
Reports that there was an error on the server to do whatever bean-counting necessary.
- reportSinkSuccess(ReplicationSinkManager.SinkPeer) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Report that a
SinkPeer
successfully replicated a chunk of data. - reportTablesInFlux() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.TODO -- need to add tests for this.
- reportTimestamp - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- reportTimestamp - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- reportTransition(RegionStateNode, ServerStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- reportTransition(MasterProcedureEnv, RegionStateNode, ServerName, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- reportTransition(MasterProcedureEnv, RegionStateNode, ServerName, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long, long) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- reportTransition(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- reportTransition(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- reportTransition(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- reportUnknownServers() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- REQ_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- reqCapacityUnitLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- reqCleanup - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- reqHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- reqSizeLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- reqsLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- request - Variable in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- request - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- request - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- request - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- 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 - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- request - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- request - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
- request - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- request(Path, Runnable) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
- REQUEST - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- REQUEST_CAPACITY_UNIT - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the read+write capacity unit
- REQUEST_CONTROLLER_IMPL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.client.RequestControllerFactory
- REQUEST_COUNT_PER_SECOND - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- REQUEST_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- REQUEST_MASTER_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- REQUEST_MASTER_MIN_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- REQUEST_NUMBER - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the number of requests per time-unit
- REQUEST_REGIONSERVER_INTERVAL_SECS - Static variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- REQUEST_SIZE - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the read+write data size
- REQUEST_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- REQUEST_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.HTable
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- requestAttributes - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- requestAttributes - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- requestAttributes - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- requestAttributes - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- requestCachingCounts - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Caching access counts for each period in window
- RequestCapacityUnitExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- requestCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- requestCompaction(byte[], String, int, boolean, CompactionLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- requestCompaction(byte[], String, int, boolean, CompactionLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Request compaction for the given family
- requestCompaction(int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- requestCompaction(String, int, boolean, CompactionLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- requestCompaction(String, int, boolean, CompactionLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Request compaction on this region.
- 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, String, int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- 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, HStore, String, int, CompactionLifeCycleTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- requestCompactionInternal(HRegion, String, int, boolean, CompactionLifeCycleTracker, CompactSplit.CompactionCompleteTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- requestCompactionInternal(HRegion, HStore, String, int, boolean, CompactionLifeCycleTracker, CompactSplit.CompactionCompleteTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- requestController - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
The traffic control for requests.
- RequestController - Interface in org.apache.hadoop.hbase.client
-
An interface for client request scheduling algorithm.
- RequestController.Checker - Interface in org.apache.hadoop.hbase.client
-
Picks up the valid data.
- RequestController.ReturnCode - Enum in org.apache.hadoop.hbase.client
- RequestControllerFactory - Class in org.apache.hadoop.hbase.client
-
A factory class that constructs an
RequestController
. - RequestControllerFactory() - Constructor for class org.apache.hadoop.hbase.client.RequestControllerFactory
- requestCorePoolDecrease() - Method in class org.apache.hadoop.hbase.ChoreService
-
Represents a request to decrease the number of core pool threads.
- requestCorePoolIncrease() - Method in class org.apache.hadoop.hbase.ChoreService
-
Represents a request to increase the number of core pool threads.
- requestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- requestCount - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- requestCount - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- requestCountPerSecond - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- requestCountPerSecond - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- RequestCountPerSecond - Class in org.apache.hadoop.hbase.hbtop.mode
-
Utility class for calculating request counts per second.
- RequestCountPerSecond() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- requestCountPerSecondMap - Variable in class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
- requestCountPerSecondMap - Variable in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
- requestCounts - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Access counts for each period in window
- requestDelayedFlush(HRegion, long) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Tell the listener the cache needs to be flushed after a delay
- requestDelayedFlush(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- requestedCharset(MediaType) - Static method in class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- requestedQopContainsPrivacy() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- requestedSize - Variable in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- requestedSize() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- requestFlush() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- requestFlush() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- 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.
- requestFlush(HRegion, List<byte[]>, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Tell the listener the cache needs to be flushed.
- requestFlush(HRegion, List<byte[]>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- requestFlush(HRegion, FlushLifeCycleTracker) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Tell the listener the cache needs to be flushed.
- requestFlush(HRegion, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- requestFlush0(FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- requestFlushIfNeeded() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- RequestHandler(AsyncConnection, ChannelGroup) - Constructor for class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- RequestHeapSizeChecker(long) - Constructor for class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- 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(WALActionsListener.RollRequestReason) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- requestLogRoll(WAL) - Static method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
request a log roll, but don't actually do it.
- requestMasterIntervalSecs - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- requestMasterMinIntervalSecs - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- requestNamespaceLock(String, LockType, String, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
- RequestQuoter(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
- requestRegionServerIntervalSecs - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- requestRegionsLock(RegionInfo[], String, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.RemoteLocks
- requestRegionSplit() - Method in class org.apache.hadoop.hbase.regionserver.SplitRequest
- requestRoll() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- requestRollAll() - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- requestRollAll() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- RequestRowsChecker(long) - Constructor for class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- requests - Variable in class org.apache.hadoop.hbase.io.hfile.BloomFilterMetrics
- requests - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- requests - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- requestsCountCache - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- requestSeek(Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
Similar to
KeyValueScanner.seek(org.apache.hadoop.hbase.Cell)
(orKeyValueScanner.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)
(orKeyValueScanner.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.
- requestSize - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- requestSizeBytes - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- RequestSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- RequestSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- requestsPerSecond - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- 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
- requestSystemCompaction(HRegion, HStore, String, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester
-
Request system compaction on the given store.
- requestSystemCompaction(HRegion, HStore, String, boolean) - 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
- requestTooBig - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- requestTooBigException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- requestTooBigException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- RequestTooBigException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the size of the rpc request received by the server is too large.
- RequestTooBigException() - Constructor for exception org.apache.hadoop.hbase.exceptions.RequestTooBigException
- RequestTooBigException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RequestTooBigException
- requestTooBigMessage - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- requestTooBigSent - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcFrameDecoder
- requestWriteBlock(Channel, StorageType, DataTransferProtos.OpWriteBlockProto.Builder) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- requeue(long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- requeueCount - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- requireAccess(ObserverContext<?>, String, TableName, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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(User, String, TableName, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MetaQueue
-
Deprecated.
- requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.PeerQueue
- requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.ServerQueue
- requireExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.TableQueue
- requireGlobalPermission(ObserverContext<?>, String, Permission.Action, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- requireGlobalPermission(ObserverContext<?>, String, Permission.Action, TableName, Map<byte[], ? extends Collection<byte[]>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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(User, String, Permission.Action, String) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requireGlobalPermission(User, String, Permission.Action, TableName, Map<byte[], ? extends Collection<byte[]>>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
Checks that the user has the given global permission.
- requireGlobalPermission(User, String, Permission.Action, TableName, Map<byte[], ? extends Collection<byte[]>>, String) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- 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
- requireNamespacePermission(User, String, 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, String, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- 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(User, String, String, TableName, Map<byte[], ? extends Collection<byte[]>>, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requirePeerExclusiveLock(PeerProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- requirePeerExclusiveLock(PeerProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.PeerQueue
- requirePermission(String, Permission.Action) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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
- requirePermission(User, String, 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, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requirePermission(User, String, TableName, byte[], byte[], String, 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(User, String, TableName, byte[], byte[], String, Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requireScannerOwner(InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Verify, when servicing an RPC, that the caller is the scanner owner.
- requireScannerOwner(InternalScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Verify, when servicing an RPC, that the caller is the scanner owner.
- requiresConsistentState() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
-
Command requires consistent state of a backup system Backup system may become inconsistent because of an abnormal termination of a backup session or delete command
- requiresConsistentState() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- requiresConsistentState() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
- requiresNoActiveSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
-
The command can't be run if active backup session is in progress
- requiresNoActiveSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- requiresNoActiveSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.DeleteCommand
- requiresNoActiveSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
- requiresReplication(TableName, List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
-
returns true if the specified entry must be replicated.
- requireTableExclusiveLock(TableProcedureInterface) - Static method in class org.apache.hadoop.hbase.master.procedure.TableQueue
- requireTablePermission(ObserverContext<?>, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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(User, String, TableName, byte[], byte[], Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.NoopAccessChecker
- requireWritingToTmpDirFirst() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Whether the implementation of the used storefile tracker requires you to write to temp directory first, i.e, does not allow broken store files under the actual data directory.
- requireWritingToTmpDirFirst() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.DefaultStoreFileTracker
- requireWritingToTmpDirFirst() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- requireWritingToTmpDirFirst() - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- requireWritingToTmpDirFirst() - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Whether the implementation of this tracker requires you to write to temp directory first, i.e, does not allow broken store files under the actual data directory.
- rerun - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- rescan(long) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
signal the workers that a task was resubmitted by creating the RESCAN node.
- rescheduleChore(ScheduledChore, boolean) - Method in class org.apache.hadoop.hbase.ChoreService
- reseek(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
Do a reseek to the required row.
- reseek(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- 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(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
- reseekAtOrAfter(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- reseekAtOrAfter(HFileScanner, Cell) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- 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
. - RESERVED_KEYWORDS - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- RESERVED_KEYWORDS - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- RESERVED_NAMESPACES - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- RESERVED_NAMESPACES_BYTES - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- RESERVED_PREFIX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- RESERVED_PREFIX_BYTES - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- RESERVED_VIS_TAG_TYPES - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- reserveForCompaction(ServerName) - Method in class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
- reservoirEnabled - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- ReservoirSample<T> - Class in org.apache.hadoop.hbase.util
-
The simple version of reservoir sampling implementation.
- ReservoirSample(int) - Constructor for class org.apache.hadoop.hbase.util.ReservoirSample
- reset() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- reset() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- reset() - Method in interface org.apache.hadoop.hbase.client.RequestController.Checker
-
Reset the state of the scheduler when completing the iteration of rows.
- reset() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- reset() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- reset() - Method in interface org.apache.hadoop.hbase.client.SimpleRequestController.RowChecker
-
Reset the inner state.
- reset() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- reset() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- reset() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.Filter
-
Reset the state of the filter between rows.
- reset() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Filters that are purely stateless and do nothing in their reset() methods can inherit this null/empty implementation.
- reset() - Method in class org.apache.hadoop.hbase.filter.FilterList
- reset() - Method in class org.apache.hadoop.hbase.filter.FilterListWithAND
- reset() - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- reset() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- reset() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.RowFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- reset() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- reset() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- reset() - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- reset() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- reset() - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
-
Resets the
pos
field of this byte array output stream to zero. - reset() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- reset() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- reset() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- reset() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- reset() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- reset() - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- reset() - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Reset state, reinitialize with the key and iv
- reset() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Reset state, reinitialize with the key and iv
- reset() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- reset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
- reset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- reset() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- reset() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- reset() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- reset() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Similar to
ByteBuffer
.reset(), ensures that this ByteBuff is reset back to last marked position. - reset() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Similar to
ByteBuffer
.reset(), ensures that this MBB is reset back to last marked position. - reset() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- reset() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- reset() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator
-
Reset the Iterator by seeking to the beginning of the list.
- reset() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- reset() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- reset() - Static method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- reset() - Method in class org.apache.hadoop.hbase.regionserver.Chunk
-
Reset the offset to UNINITIALIZED before before reusing an old chunk
- 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.rest.filter.GZIPResponseWrapper
- reset() - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- reset() - Static method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Removes the cached singleton instance of
SaslClientAuthenticationProviders
. - reset() - Static method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Removes the cached singleton instance of
SaslServerAuthenticationProviders
. - reset() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- reset() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- reset() - Method in class org.apache.hadoop.hbase.types.StructBuilder
-
Reset the sequence of accumulated fields.
- reset() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
-
Resets the managed instance to the default instance:
DefaultEnvironmentEdge
. - reset(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
Call this method to clear old usage and get it ready for new deploy.
- reset(InputStream, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- reset(ServerName, MultiAction) - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- RESET_THRESHOLD - Static variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- RESET_TTL - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- ResetableGZIPOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
- resetAcls(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- resetAcls(ZKWatcher, String, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- resetActive() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- resetBuf(int) - Method in class org.apache.hadoop.hbase.codec.BaseDecoder.PBIS
- resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- resetCacheConfig(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Enable a basic on-heap cache for these jobs.
- resetCallTimeout() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- resetCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- resetChangesAfterLastFlush() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- resetCompression() - Method in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
- resetContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- resetContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- resetContents() - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- resetController(HBaseRpcController, long, int, TableName) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- resetCounters() - Static method in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- resetDelay - Variable in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- resetErrors() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- resetErrors() - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- resetExclusive() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Resets the exclusive flag.
- resetExpirationTime() - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager.Lease
-
Resets the expiration time of the lease.
- resetFailuresCountDetails() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- resetFilters() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
-
Reset both the filter and the old filter.
- resetHighest() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Reset the accounting of highest sequenceid by regionname.
- 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
- resetMasterServiceState(ConnectionImplementation.MasterServiceState) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- 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.
- resetModified() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- resetModified() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Clears the list of updated procedure ids.
- resetMvccReadPoint() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- resetMvccReadPoint() - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the mvcc read point to -1 which means do not use it.
- resetPersistence() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- resetProgress(ScannerContext, int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- resetQueryMatcher(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- resetRSGroupAndTableMaps(Map<String, RSGroupInfo>, Map<TableName, String>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Make changes visible.
- resetSplitParent(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Reset the split parent region info in meta table
- resetStartTick() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
-
Reset the cycle start tick to NOW
- resetState() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
- resetState() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- 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
- resetTempDir() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Cleans up any zk-coordinated snapshots in the snapshot/.tmp directory that were left from failed snapshot attempts.
- resetTimeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- resetTo(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- resetTo(long, boolean) - Method in interface org.apache.hadoop.hbase.wal.WALTailingReader
-
Reopen the reader to see if there is new data arrives, and also seek(or skip) to the given position.
- resetTo(ProcedureStoreTracker) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Resets internal state to same as given
tracker
. - resetTo(ProcedureStoreTracker, boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Resets internal state to same as given
tracker
, and change the deleted flag according to the modified flag ifresetDelete
is true. - resetToProto(ProcedureProtos.ProcedureStoreTracker) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- resetTS() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- resetTSAndType() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- resetTtl - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- resetTTL(ScanOptions) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- Resigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Resigned
-
Deprecated.
- RESIGNED - Enum constant in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Deprecated.
- ResignedWALSplitException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.SplitWALCallable.ResignedWALSplitException
- 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, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Reads the cell from the mob file with readEmptyValueOnMobCellMiss
- resolve(Cell, boolean, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Reads the cell from the mob file.
- resolveAndArchive(FileSystem, Path, Collection<HFileArchiver.File>, long) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Resolve any conflict with an existing archive file via timestamp-append renaming of the existing file and then archive the passed in files.
- resolveAndArchiveFile(Path, HFileArchiver.File, String) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Attempt to archive the passed in file to the archive directory.
- resolveDeprecatedClassName(String) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
-
Resolve deprecated class name to keep backward compatibiliy
- resolveName(HttpServletRequest) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- resolveRequestParameter(HttpServletRequest, String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- ResolverUrlClassLoader(URL[], ClassLoader) - Constructor for class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator.ResolverUrlClassLoader
- resolveScanLimit(HttpServletRequest) - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- resolveScanRegionState(HttpServletRequest) - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- resolveScanStart(HttpServletRequest) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- resolveScanTable(HttpServletRequest) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- RESOURCE_LOAD_PARENT_FIRST_PATTERNS - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
If the resource being loaded matches any of these patterns, we will first attempt to load the resource with the parent ClassLoader.
- RESOURCE_SCHEME - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
- ResourceBase - Class in org.apache.hadoop.hbase.rest
- ResourceBase() - Constructor for class org.apache.hadoop.hbase.rest.ResourceBase
- ResourceConfigFactory - Class in org.apache.hadoop.hbase.master.http.api_v1
-
Encapsulates construction and configuration of the
ResourceConfig
that implements thecluster-metrics
endpoints. - ResourceConfigFactory() - Constructor for class org.apache.hadoop.hbase.master.http.api_v1.ResourceConfigFactory
- resourceName - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- resources - Variable in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- resources - Variable in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- resourceType - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- resp - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner.OpenScannerResponse
- resp - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- resp - Variable in class org.apache.hadoop.hbase.rest.client.Client
- resp - Variable in class org.apache.hadoop.hbase.rest.client.Response
- RESP_BASE - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- respHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- responder - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- responder - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerCall
-
Deprecated.
- responder - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- response - Variable in class org.apache.hadoop.hbase.ipc.Call
- response - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
-
Chain of buffers to send as response.
- response - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- response - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- Response - Class in org.apache.hadoop.hbase.rest.client
-
The HTTP result code, response headers, and body of an HTTP response.
- Response(int) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- Response(int, Header[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- Response(int, Header[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor
- Response(int, Header[], HttpResponse, InputStream) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
-
Constructor.
- RESPONSE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- RESPONSE_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- responseBlockSize - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- responseCellSize - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- responseDefaultType - Variable in class org.apache.hadoop.hbase.ipc.Call
- ResponseEntityMapper - Class in org.apache.hadoop.hbase.http.jersey
-
Generate a uniform response wrapper around the Entity returned from the resource.
- ResponseEntityMapper() - Constructor for class org.apache.hadoop.hbase.http.jersey.ResponseEntityMapper
- responseQueue - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- responseSize - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- responseSize - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- responseSize - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- responseSize - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- responseSizeBytes - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- ResponseType() - Constructor for enum org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
- responseWriteLock - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- REST_AUTHENTICATION_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_AUTHENTICATION_TYPE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_CLIENT_CONN_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
Configuration parameter to set rest client connection timeout
- REST_CLIENT_SOCKET_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
Configuration parameter to set rest client socket timeout
- REST_CONNECTOR_ACCEPT_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_CSRF_BROWSER_USERAGENTS_REGEX_KEY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_CUSTOM_HEADER_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_CUSTOM_HEADER_KEY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_METHODS_TO_IGNORE_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_CSRF_METHODS_TO_IGNORE_KEY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_DNS_INTERFACE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_DNS_NAMESERVER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_HTTP_ALLOW_OPTIONS_METHOD - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_HTTP_ALLOW_OPTIONS_METHOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_KERBEROS_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_KEYTAB_FILE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_PREFIX - Static variable in class org.apache.hadoop.hbase.rest.filter.AuthFilter
- REST_PREFIX_LEN - Static variable in class org.apache.hadoop.hbase.rest.filter.AuthFilter
- REST_SCANNERCACHE_EXPIRE_TIME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SCANNERCACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SERVER - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- REST_SSL_ENABLED - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_EXCLUDE_CIPHER_SUITES - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_EXCLUDE_PROTOCOLS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_INCLUDE_CIPHER_SUITES - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_INCLUDE_PROTOCOLS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_KEYSTORE_KEYPASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_KEYSTORE_STORE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_KEYSTORE_TYPE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_TRUSTSTORE_PASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_TRUSTSTORE_STORE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_SSL_TRUSTSTORE_TYPE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_THREAD_POOL_TASK_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_THREAD_POOL_THREAD_IDLE_TIMEOUT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_THREAD_POOL_THREADS_MAX - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- REST_THREAD_POOL_THREADS_MIN - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- restart() - Static method in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
-
Restarts the stopped service.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Restart from survivable exceptions by creating a new scanner.
- restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Restart from survivable exceptions by creating a new scanner.
- restartedKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- restartWALReading - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- restartWALReading - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- restartWriterThreadsIfNeeded() - Method in class org.apache.hadoop.hbase.wal.OutputSink
- restCSRFEnabled - Variable in class org.apache.hadoop.hbase.rest.RESTServer
- RestCsrfPreventionFilter - Class in org.apache.hadoop.hbase.rest.filter
-
This filter provides protection against cross site request forgery (CSRF) attacks for REST APIs.
- RestCsrfPreventionFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter
- RestCsrfPreventionFilter.HttpInteraction - Interface in org.apache.hadoop.hbase.rest.filter
-
Defines the minimal API requirements for the filter to execute its filtering logic.
- RestCsrfPreventionFilter.ServletFilterHttpInteraction - Class in org.apache.hadoop.hbase.rest.filter
-
RestCsrfPreventionFilter.HttpInteraction
implementation for use in the servlet filter. - RESTDumpServlet - Class in org.apache.hadoop.hbase.rest
- RESTDumpServlet() - Constructor for class org.apache.hadoop.hbase.rest.RESTDumpServlet
- restore(HashMap<TableName, BackupManifest>, TableName[], TableName[], boolean) - Method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
-
Restore operation.
- restore(RestoreRequest) - Method in interface org.apache.hadoop.hbase.backup.BackupAdmin
-
Restore backup
- restore(RestoreRequest) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- RESTORE_DIR_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- RESTORE_DIRS_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- restoreAcl - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- restoreAcl - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- restoreDir - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- restoreDir - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- RestoreDriver - Class in org.apache.hadoop.hbase.backup
-
Command-line entry point for restore operation
- RestoreDriver() - Constructor for class org.apache.hadoop.hbase.backup.RestoreDriver
- restoreEdit(HStore, Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Used by tests
- restoreFromSnapshot(Connection) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- restoreHdfsIntegrity() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This method determines if there are table integrity errors in HDFS.
- restoreHdfsMobRegions(ThreadPoolExecutor, Map<String, SnapshotProtos.SnapshotRegionManifest>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore specified mob regions by restoring content to the snapshot state.
- restoreHdfsRegions() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore the on-disk table to a specified snapshot state.
- restoreHdfsRegions(ThreadPoolExecutor) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- restoreHdfsRegions(ThreadPoolExecutor, Map<String, SnapshotProtos.SnapshotRegionManifest>, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore specified regions by restoring content to the snapshot state.
- restoreImages(BackupManifest.BackupImage[], TableName, TableName, boolean) - Method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
-
Restore operation handle each backupImage in array.
- RestoreJob - Interface in org.apache.hadoop.hbase.backup
-
Restore operation job interface Concrete implementation is provided by backup provider, see
BackupRestoreFactory
- restoreLastMutation() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- restoreLock(Procedure<TEnvironment>, Set<Long>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- restoreLock(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- restoreLocks() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- restoreLocks(Deque<Procedure<TEnvironment>>, Set<Long>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- RestoreMetaChanges(TableDescriptor, Map<String, Pair<String, String>>) - Constructor for class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- restoreMobRegion(RegionInfo, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore mob region by removing files not in the snapshot and adding the missing ones from the snapshot.
- restoreOrCloneSnapshot(SnapshotProtos.SnapshotDescription, NonceKey, boolean, String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Restore or Clone the specified snapshot
- restoreReferenceFile(Path, RegionInfo, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Create a new
Reference
as copy of the source one. - restoreRegion(RegionInfo, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore region by removing files not in the snapshot and adding the missing ones from the snapshot.
- restoreRegion(RegionInfo, SnapshotProtos.SnapshotRegionManifest, Path) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Restore region by removing files not in the snapshot and adding the missing ones from the snapshot.
- RestoreRequest - Class in org.apache.hadoop.hbase.backup
-
POJO class for restore request
- RestoreRequest() - Constructor for class org.apache.hadoop.hbase.backup.RestoreRequest
- RestoreRequest.Builder - Class in org.apache.hadoop.hbase.backup
- restoreRootDir - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- restoreRootDir - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- restoreRootDir - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- restoreSnapshot(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0, will be removed in 3.0.0. Use
Admin.restoreSnapshot(String)
instead. - restoreSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- restoreSnapshot(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0, will be removed in 3.0.0. Use
Admin.restoreSnapshot(String, boolean)
instead. - restoreSnapshot(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- restoreSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshot(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- restoreSnapshot(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- restoreSnapshot(String, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshot(String, boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String, boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Restore the specified snapshot on the original table.
- restoreSnapshot(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- restoreSnapshot(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshot(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- restoreSnapshot(String, boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- restoreSnapshot(String, TableName, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- restoreSnapshot(Configuration, String, Path, Path, FileSystem) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- restoreSnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Execute the on-disk Restore
- restoreSnapshot(SnapshotProtos.SnapshotDescription, long, long, boolean, String) - Method in class org.apache.hadoop.hbase.master.HMaster
- restoreSnapshot(SnapshotProtos.SnapshotDescription, TableDescriptor, NonceKey, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Restore the specified snapshot.
- restoreSnapshot(SnapshotProtos.SnapshotDescription, TableName, SnapshotProtos.SnapshotDescription, TableDescriptor, NonceKey, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Restore the specified snapshot.
- restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Execute Restore/Clone snapshot operation.
- restoreSnapshotAcl(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- restoreSnapshotAcl(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- restoreSnapshotAcl(SnapshotProtos.SnapshotDescription, TableName, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- restoreSnapshotAsync(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0, will be removed in 3.0.0. The implementation does not take care of the failsafe property, so do not use it any more.
- restoreSnapshotAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- restoreSnapshotAsync(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- RestoreSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when a snapshot could not be restored due to a server-side error when restoring it.
- RestoreSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
- RestoreSnapshotException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
- RestoreSnapshotException(String, Throwable, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
- RestoreSnapshotException(String, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
- restoreSnapshotForPeerCluster(Configuration, String) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- RestoreSnapshotFuture(HBaseAdmin, SnapshotProtos.SnapshotDescription, TableName, MasterProtos.RestoreSnapshotResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.RestoreSnapshotFuture
- RestoreSnapshotFuture(HBaseAdmin, TableName, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.RestoreSnapshotFuture
- 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, TableDescriptor, SnapshotProtos.SnapshotDescription, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Constructor
- 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
- restoreSnapshots(Configuration, Map<String, Path>, FileSystem) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Restore each (snapshot name, restore directory) pair in snapshotToDir
- restoreStoreFile(Path, RegionInfo, SnapshotProtos.SnapshotRegionManifest.StoreFile, boolean) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
-
Create a new
HFileLink
to reference the store file. - restoreSucceedState(AssignmentManager, RegionStateNode, long) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- restoreSucceedState(AssignmentManager, RegionStateNode, long) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- restoreSucceedState(AssignmentManager, RegionStateNode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- RestoreTablesClient - Class in org.apache.hadoop.hbase.backup.impl
-
Restore table implementation
- RestoreTablesClient(Connection, RestoreRequest) - Constructor for class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- restoreTableToProcIdMap - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- RestoreTool - Class in org.apache.hadoop.hbase.backup.util
-
A collection for methods used by multiple classes to restore HBase tables.
- RestoreTool(Configuration, Path, Path, String) - Constructor for class org.apache.hadoop.hbase.backup.util.RestoreTool
- restoreUnfinishedSnapshotProcedure() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- restoreWorkers() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- RESTRICTION_TYPE_DELIMITED_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- RESTRICTION_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- RESTRICTION_TYPE_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- RESTRICTION_TYPE_NONE - Static variable in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
- RESTServer - Class in org.apache.hadoop.hbase.rest
-
Main class for launching REST gateway as a servlet hosted by Jetty.
- RESTServer(Configuration) - Constructor for class org.apache.hadoop.hbase.rest.RESTServer
- RESTServlet - Class in org.apache.hadoop.hbase.rest
-
Singleton class encapsulating global REST servlet state and functions.
- RESTServlet(Configuration, UserProvider) - Constructor for class org.apache.hadoop.hbase.rest.RESTServlet
-
Constructor with existing configuration
- RESTServletContainer - Class in org.apache.hadoop.hbase.rest
-
REST servlet container.
- RESTServletContainer(ResourceConfig) - Constructor for class org.apache.hadoop.hbase.rest.RESTServletContainer
- restVersion - Variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- resubmit(String, int) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- resubmit(ServerName, List<Action>, int, int, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Log as much info as possible, and, if there is something to replay, submit it again after a back off sleep.
- ResubmitDirective() - Constructor for enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
-
Deprecated.
- resubmitFailedPut(HTableMultiplexer.PutStatus, HRegionLocation) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- resubmitOrFail(String, SplitLogManager.ResubmitDirective) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- resubmitTask(String, SplitLogManager.Task, SplitLogManager.ResubmitDirective) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.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
- resubmitThreshold - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- resubmitThresholdReached - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- result - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
- result - Variable in class org.apache.hadoop.hbase.client.CheckAndMutateResult
- result - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- result - Variable in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- result - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- result - Variable in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- result - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
- result - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
- result - Variable in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils.BlockingRpcCallback
- result - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.LongSumReducer
- result - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- result - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- result - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- result - Variable in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait.ProcedureFuture
- result - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- result - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
- result - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- result - Variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
- result - Variable in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
A dummy result for returning, as except
WALTailingReader.State.NORMAL
, for other state we do not need to provide fields other than state in the returnedWALTailingReader.Result
. - Result - Class in org.apache.hadoop.hbase.client
- Result() - Constructor for class org.apache.hadoop.hbase.client.Result
-
Creates an empty Result w/ no KeyValue payload; returns null if you call
Result.rawCells()
. - Result() - Constructor for enum org.apache.hadoop.hbase.regionserver.HRegion.FlushResult.Result
- Result(boolean) - Constructor for class org.apache.hadoop.hbase.client.Result
-
Allows to construct special purpose immutable Result objects, such as EMPTY_RESULT.
- Result(Cell[], Boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.client.Result
-
Private ctor.
- Result(Cursor) - Constructor for class org.apache.hadoop.hbase.client.Result
- Result(WALTailingReader.State, WAL.Entry, long) - Constructor for class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- Result94Deserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization.Result94Deserializer
- ResultBoundedCompletionService<V> - Class in org.apache.hadoop.hbase.client
-
A completion service for the RpcRetryingCallerFactory.
- ResultBoundedCompletionService(RpcRetryingCallerFactory, Executor, int) - Constructor for class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- ResultBoundedCompletionService.QueueingFuture<T> - Class in org.apache.hadoop.hbase.client
- resultCache - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- resultCache - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- resultCache - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- resultCache(ScanResultCache) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- ResultDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultDeserializer
- resultFromHBase(Result) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
TResult
(Thrift) from aResult
(HBase). - resultFromThrift(TResult) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- ResultGenerator - Class in org.apache.hadoop.hbase.rest
- ResultGenerator() - Constructor for class org.apache.hadoop.hbase.rest.ResultGenerator
- ResultHasher() - Constructor for class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- resultListener - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- resultListener - Variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- resultListener - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- resultMaxVersions - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
- resultObtained - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- results - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- results - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- results - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Result array.
- results - Variable in class org.apache.hadoop.hbase.client.MultiResponse
- results - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.CellScanner
- results - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
- results - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- results - Variable in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- results - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- results - Variable in class org.apache.hadoop.hbase.rest.TableScanResource
- Results(ResultScanner) - Constructor for class org.apache.hadoop.hbase.master.http.MetaBrowser.Results
- resultScanner - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser.Results
- resultScanner - Variable in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- ResultScanner - Interface in org.apache.hadoop.hbase.client
-
Interface for client-side scanning.
- ResultScannerWrapper(ResultScanner, boolean) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.ResultScannerWrapper
- ResultSerialization - Class in org.apache.hadoop.hbase.mapreduce
- ResultSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization
- ResultSerialization.Result94Deserializer - Class in org.apache.hadoop.hbase.mapreduce
-
The following deserializer class is used to load exported file of 0.94
- ResultSerialization.ResultDeserializer - Class in org.apache.hadoop.hbase.mapreduce
- ResultSerialization.ResultSerializer - Class in org.apache.hadoop.hbase.mapreduce
- ResultSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultSerializer
- resultSet - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
- resultSet - Variable in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils.BlockingRpcCallback
- resultsFromHBase(Result[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
Result
s (HBase) into a list ofTResult
s (Thrift). - resultsFromThrift(List<TResult>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- resultSize2CacheSize(long) - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- resultSize2CacheSize(long) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- ResultStatsUtil - Class in org.apache.hadoop.hbase.client
-
Statistics update about a server/region
- ResultStatsUtil() - Constructor for class org.apache.hadoop.hbase.client.ResultStatsUtil
- resultToBackupInfo(Result) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Converts Result to BackupInfo
- resume() - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanResumer
-
Resume the scan.
- resume() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- resume(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- resume(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- RESUMED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
- resumePrefetch() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- resumer - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- resumer - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- retain() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- retain() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
-
Increase its reference count, and only when no reference we can free the object's memory.
- retain() - Method in class org.apache.hadoop.hbase.io.hfile.ExclusiveMemHFileBlock
- retain() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- retain() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- retain() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- retain() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- retain(int) - Method in interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
- retain(int) - Method in class org.apache.hadoop.hbase.nio.RefCnt
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- 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 class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- retainAssignment(Map<RegionInfo, ServerName>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Assign regions to the previously hosting region server
- retainAssignment(Map<RegionInfo, ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- retainByWAL() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- retainedRegionRWRequestsCnt - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- retcode - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- retCodeDetails - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- retCodeDetails - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- rethrow(Throwable) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
If we could propagate the given
error
directly, we will fill the stack trace with the current thread's stack trace so it is easier to trace where is the exception thrown. - rethrowEofException(IOException) - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
- 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
- rethrowException() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
- 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()
. - rethrowIfInterrupt(Throwable) - Static method in class org.apache.hadoop.hbase.util.ExceptionUtil
-
Throw InterruptedIOException if t was an interruption, nothing otherwise.
- retries - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- retries - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- retries - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker.ServerErrors
- retries - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- retries - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- retries - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- retries - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- RETRIES_BY_SERVER_KEY - Static variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- retries2Attempts(int) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Return retires + 1.
- RetriesExhaustedException - Exception in org.apache.hadoop.hbase.client
-
Exception thrown by HTable methods when an attempt to do something (like commit changes) fails after a bunch of retries.
- RetriesExhaustedException(int, List<RetriesExhaustedException.ThrowableWithExtraContext>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
-
Create a new RetriesExhaustedException from the list of prior failures.
- RetriesExhaustedException(String) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
- RetriesExhaustedException(String, int, List<Throwable>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
-
Create a new RetriesExhaustedException from the list of prior failures.
- RetriesExhaustedException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
- RetriesExhaustedException.ThrowableWithExtraContext - Class in org.apache.hadoop.hbase.client
-
Data structure that allows adding more info around Throwable incident.
- RetriesExhaustedWithDetailsException - Exception in org.apache.hadoop.hbase.client
-
This subclass of
RetriesExhaustedException
is thrown when we have more information about which rows were causing which exceptions on what servers. - RetriesExhaustedWithDetailsException(String) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- RetriesExhaustedWithDetailsException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- RetriesExhaustedWithDetailsException(List<Throwable>, List<Row>, List<String>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
- retrieveClusterId() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- retrieveFromFile(int[]) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- retrieveGetCounterWithStringsParams(TaskAttemptContext) - Static method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Deprecated.since 2.4.0 and 2.3.2, will be removed in 4.0.0
- retrieveGroupListFromGroupTable() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- retrieveGroupListFromZookeeper() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- retrievePassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- Retry() - Constructor for enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- RETRY - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
-
means there are something wrong or we have reached EOF of the current file but it is not closed yet and there is no new file in the replication queue yet, you should sleep a while and try to call hasNext again
- RETRY_ATTEMPTS_KEY - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- RETRY_BACKOFF - Static variable in class org.apache.hadoop.hbase.HConstants
-
Retrying we multiply hbase.client.pause setting by what we have in this array until we run out of array items.
- RETRY_IMMEDIATELY - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
-
Usually this means we have finished reading a WAL file, and for simplify the implementation of this class, we just let the upper layer issue a new hasNext call again to open the next WAL file.
- RETRY_ON_IO_EXCEPTION - Static variable in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
- RETRY_ON_IO_EXCEPTION - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- RETRY_SLEEP_INTERVAL_KEY - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- RETRY_TIMER - Static variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- retryConfig - Variable in class org.apache.hadoop.hbase.util.RetryCounter
- retryConfig - Variable in class org.apache.hadoop.hbase.util.RetryCounterFactory
- RetryConfig() - Constructor for class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- RetryConfig(int, long, long, TimeUnit, RetryCounter.BackoffPolicy) - Constructor for class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- retryCounter - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- retryCounter - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- retryCounter - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- retryCounter - Variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- retryCounter - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- retryCounter - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.FileLockCallable
-
Deprecated.
- RetryCounter - Class in org.apache.hadoop.hbase.util
-
Operation retry accounting.
- RetryCounter(int, long, TimeUnit) - Constructor for class org.apache.hadoop.hbase.util.RetryCounter
- RetryCounter(RetryCounter.RetryConfig) - Constructor for class org.apache.hadoop.hbase.util.RetryCounter
- RetryCounter.BackoffPolicy - Class in org.apache.hadoop.hbase.util
-
Policy for calculating sleeping intervals between retry attempts
- RetryCounter.ExponentialBackoffPolicy - Class in org.apache.hadoop.hbase.util
- RetryCounter.ExponentialBackoffPolicyWithLimit - Class in org.apache.hadoop.hbase.util
- RetryCounter.RetryConfig - Class in org.apache.hadoop.hbase.util
-
Configuration for a retry counter
- retryCounterFactory - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- retryCounterFactory - Variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
- retryCounterFactory - Variable in class org.apache.hadoop.hbase.regionserver.BootstrapNodeManager
- retryCounterFactory - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- RetryCounterFactory - Class in org.apache.hadoop.hbase.util
- RetryCounterFactory(int) - Constructor for class org.apache.hadoop.hbase.util.RetryCounterFactory
- RetryCounterFactory(int, int) - Constructor for class org.apache.hadoop.hbase.util.RetryCounterFactory
- RetryCounterFactory(int, int, int) - Constructor for class org.apache.hadoop.hbase.util.RetryCounterFactory
- RetryCounterFactory(RetryCounter.RetryConfig) - Constructor for class org.apache.hadoop.hbase.util.RetryCounterFactory
- retryDespiteFastFailMode - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- RetryImmediatelyException - Exception in org.apache.hadoop.hbase
- RetryImmediatelyException(String) - Constructor for exception org.apache.hadoop.hbase.RetryImmediatelyException
- retryImmediatelySupported - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- retryImmediatelySupported - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- RetryingCallable<T> - Interface in org.apache.hadoop.hbase.client
-
A Callable<T> that will be retried.
- retryingCaller - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- retryingCallerFactory - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- RetryingCallerInterceptor - Class in org.apache.hadoop.hbase.client
-
This class is designed to fit into the RetryingCaller class which forms the central piece of intelligence for the client side retries for most calls.
- RetryingCallerInterceptor() - Constructor for class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
- RetryingCallerInterceptorContext - Class in org.apache.hadoop.hbase.client
-
The context object used in the
RpcRetryingCaller
to enableRetryingCallerInterceptor
to intercept calls. - RetryingCallerInterceptorContext() - Constructor for class org.apache.hadoop.hbase.client.RetryingCallerInterceptorContext
- RetryingCallerInterceptorFactory - Class in org.apache.hadoop.hbase.client
-
Factory implementation to provide the
ConnectionImplementation
with the implementation of theRetryingCallerInterceptor
that we would use to intercept theRpcRetryingCaller
during the course of their calls. - RetryingCallerInterceptorFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.client.RetryingCallerInterceptorFactory
- RetryingRPC(ScannerCallable) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- RetryingRpcCallable(RpcRetryingCallerFactory, RetryingCallable<V>, int) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
- RetryingTimeTracker - Class in org.apache.hadoop.hbase.client
-
Tracks the amount of time remaining for an operation.
- RetryingTimeTracker() - Constructor for class org.apache.hadoop.hbase.client.RetryingTimeTracker
- retryInQueue - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- retryIntervalMs - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- retryOrThrow(RetryCounter, E, String, String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- retryOrThrow(RetryCounter, IOException) - Static method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- retryOrThrow(RetryCounter, KeeperException, String) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- retryPauseTime - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- retryRefreshing(Thread, Throwable) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- retryRequest(IOException, int, HttpContext) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DelayRetryHandler
- retryStartup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- retryTimer - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- retryTimer - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- retryTimer - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- RETURN_RESULTS - Static variable in class org.apache.hadoop.hbase.client.Mutation
- returnAndEvictBlock(BlockCache, BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- returnBlocks(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- ReturnCode() - Constructor for enum org.apache.hadoop.hbase.client.RequestController.ReturnCode
- ReturnCode() - Constructor for enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
- returnCompressor(Compressor) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- returnDecompressor(Decompressor) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- returnExistingWithCast(MutableMetric, Class<T>, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- returnImmediately - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
- returnImmediately() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- returnResult - Variable in class org.apache.hadoop.hbase.rest.RowResource
- returnToNextScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter
- returnToNextScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
- returnToNextScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter
- ReusableGzipOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- ReusableStreamGzipCodec - Class in org.apache.hadoop.hbase.io.compress
-
Fixes an inefficiency in Hadoop's Gzip codec, allowing to reuse compression streams.
- ReusableStreamGzipCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec
- ReusableStreamGzipCodec.ReusableGzipOutputStream - Class in org.apache.hadoop.hbase.io.compress
-
A bridge that wraps around a DeflaterOutputStream to make it a CompressionOutputStream.
- ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream - Class in org.apache.hadoop.hbase.io.compress
- reusedChunkCount - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
- reverse - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- reverse() - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- reversed - Variable in class org.apache.hadoop.hbase.client.Scan
- reversed - Variable in class org.apache.hadoop.hbase.filter.Filter
- reversed - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- ReversedClientScanner - Class in org.apache.hadoop.hbase.client
-
A reversed client scanner which support backward scanning
- ReversedClientScanner(Configuration, Scan, Scan, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int, ConnectionConfiguration, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ReversedClientScanner
-
Create a new ReversibleClientScanner for the specified table Note that the passed
Scan
's start row maybe changed. - 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
- ReversedKeyValueHeap.ReversedKVScannerComparator - Class in org.apache.hadoop.hbase.regionserver
-
In ReversedKVScannerComparator, we compare the row of scanners' peek values first, sort bigger one before the smaller one.
- ReversedKVScannerComparator(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap.ReversedKVScannerComparator
-
Constructor
- 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.
- ReversedMobStoreScanner(HStore, ScanInfo, Scan, NavigableSet<byte[]>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- reverseDNS(InetAddress) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- reverseDNSCacheMap - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The reverse DNS lookup cache mapping: IPAddress => HostName
- ReversedRegionScannerImpl - Class in org.apache.hadoop.hbase.regionserver
-
ReversibleRegionScannerImpl extends from RegionScannerImpl, and is used to support reversed scanning.
- ReversedRegionScannerImpl(Scan, List<KeyValueScanner>, HRegion, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl
- ReversedRowRange(byte[], boolean, byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.ReversedRowRange
- ReversedScannerCallable - Class in org.apache.hadoop.hbase.client
-
A reversed ScannerCallable which supports backward scanning.
- ReversedScannerCallable(ClusterConnection, TableName, Scan, ScanMetrics, RpcControllerFactory, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ReversedScannerCallable
- ReversedStoreScanner - Class in org.apache.hadoop.hbase.regionserver
-
ReversedStoreScanner extends from StoreScanner, and is used to support reversed scanning.
- ReversedStoreScanner(Scan, ScanInfo, NavigableSet<byte[]>, List<? extends KeyValueScanner>) - Constructor for class org.apache.hadoop.hbase.regionserver.ReversedStoreScanner
-
Constructor for testing.
- 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.
- ReverseTab - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- revoke(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.revoke(UserPermission)
instead. - revoke(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.revoke(UserPermission)
instead. - revoke(RpcController, AccessControlProtos.AccessControlService.BlockingInterface, String, TableName, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Deprecated.Use
Admin.revoke(UserPermission)
instead. - revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Deprecated.since 2.2.0 and will be removed in 4.0.0. Use
Admin.revoke(UserPermission)
instead. - revoke(Connection, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Revokes the permission on the namespace for the specified user.
- revoke(Connection, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Revoke global permissions for the specified user.
- revoke(Connection, TableName, String, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Revokes the permission on the table
- revoke(UserPermission) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Revokes user specific permissions
- revoke(UserPermission) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Revokes user specific permissions
- revoke(UserPermission) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- revoke(UserPermission) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- revoke(UserPermission) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- revoke(UserPermission) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- revoke(RpcController, AccessControlProtos.RevokeRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- revoke(RpcController, AccessControlProtos.RevokeRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- revokeAcl(UserPermission, Set<String>, Set<TableName>) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Remove acl when grant or revoke user permission
- rewind() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- rewind() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Set position to beginning of given block
- rewind() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- rewind() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Rewinds this ByteBuff and the position is set to 0
- rewind() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Rewinds this MBB and the position is set to 0
- rewind() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- rewindThenToList(ByteBuffer, boolean, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- rewriteAsPb(FileSystem, Path, Path, ClusterId) - Static method in class org.apache.hadoop.hbase.util.FSUtils
- rewriteCellTags(Map<byte[], List<Cell>>, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Possibly rewrite incoming cell tags.
- riComparator - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- right - Variable in class org.apache.hadoop.hbase.master.janitor.MetaFixer.Either
- right - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- RING_BUFFER_SLOT_COUNT - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- RING_BUFFER_SLOT_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- RingBufferEnvelope - Class in org.apache.hadoop.hbase.namequeues
-
An envelope to carry payload in the ring buffer that serves as online buffer to provide latest events
- RingBufferEnvelope() - Constructor for class org.apache.hadoop.hbase.namequeues.RingBufferEnvelope
- ringBufferEventHandler - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
This fellow is run by the above appendExecutor service but it is all about batching up appends and syncs; it may shutdown without cleaning out the last few appends or syncs.
- RingBufferEventHandler(int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- RingBufferExceptionHandler() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferExceptionHandler
- ringBufferSlotCount - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- ringBufferSlotCount() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- ringBufferSlotCount(int) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- RingBufferTruck - Class in org.apache.hadoop.hbase.regionserver.wal
-
A 'truck' to carry a payload across the ring buffer from Handler to WAL.
- RingBufferTruck() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
- RingBufferTruck.Type - Enum in org.apache.hadoop.hbase.regionserver.wal
- RIT_CHORE_INTERVAL_MSEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_COUNT_OVER_THRESHOLD_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_COUNT_OVER_THRESHOLD_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_DURATION_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_DURATION_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_OLDEST_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- RIT_OLDEST_AGE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- ritChore - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- ritCount - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- ritCountOverThresholdGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- ritDuration - Variable in class org.apache.hadoop.hbase.master.RegionState
- ritDurationHisto - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- ritGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- ritMap - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- ritOldestAgeGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- ritsOverThreshold - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- ritThreshold - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- rlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- rlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- rlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- rlength - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- rLength - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- rLength - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- rlock - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- rlock - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- rmbuilder - Variable in class org.apache.hadoop.hbase.util.RegionMover
- 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
- rmiRegistry - Variable in class org.apache.hadoop.hbase.JMXListener
- rms - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- rms - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- rms - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- rng - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- rng - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- rng - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- rng - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- RNG - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
- RNG - Static variable in class org.apache.hadoop.hbase.util.Bytes
- RNG_ALGORITHM_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- RNG_PROVIDER_KEY - Static variable in class org.apache.hadoop.hbase.io.crypto.Cipher
- rngAlgorithm - Variable in class org.apache.hadoop.hbase.io.crypto.aes.AES
- rngAlgorithm - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
- roffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- roffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- roffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- roffset - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- rOffset - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- rOffset - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- ROLL_ERRORS_TOLERATED - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- ROLL_ON_SYNC_TIME_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- ROLL_PERIOD_MS_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- ROLL_RETRIES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- ROLL_THRESHOLD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- rollback(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- rollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- rollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The code to undo what was done by the execute() code.
- rollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- rollback(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- rollbackCloseRegionsForMerge(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Rollback close regions
- rollbackDeleteDirectory(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
undo delete directory
- rollbackPrepareMerge(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Action for rollback a merge table after prepare merge
- rollbackStack - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Map the the procId returned by submitProcedure(), the Root-ProcID, to the RootProcedureState.
- 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.FlushTableState) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.GCMergedRegionsState) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.GCRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.GCRegionProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.InitMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- 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.ModifyNamespaceState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.ModifyStoreFileTrackerState) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableDescriptorState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.MoveRegionState) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.PeerModificationState) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.RecoverMetaState) - Method in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.RegionStateTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.SnapshotState) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- 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.SplitWALState) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.SwitchRpcThrottleState) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.TruncateRegionState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- rollbackState(MasterProcedureEnv, MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- rollbackState(TEnvironment, TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
called to perform the rollback of the specified state
- rollbackSupported - Variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- rollbacRemoveNamespaceQuota(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
undo remove quota for the namespace
- RollController(WAL) - Constructor for class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- rollCurrentKey() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- ROLLED - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener.WalState
- ROLLING - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener.WalState
- ROLLING_UPGRADE_CHORE_DELAY_SECONDS_KEY - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- ROLLING_UPGRADE_CHORE_PERIOD_SECONDS_KEY - Static variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- ROLLINGBACK - Enum constant in enum org.apache.hadoop.hbase.procedure2.RootProcedureState.State
- rollingPeriod - Variable in class org.apache.hadoop.hbase.util.RollingStatCalculator
- rollingSplit(TableName, RegionSplitter.SplitAlgorithm, Configuration) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- 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.
- rollingStatsForCacheMisses - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- rollingStatsForEvictions - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- rollingStatsForFlushes - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- rollingStatsForTunerSteps - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- rollingUpgradeChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- RollingUpgradeChore - Class in org.apache.hadoop.hbase.master.migrate
-
To avoid too many migrating/upgrade threads to be submitted at the time during master initialization, RollingUpgradeChore handles all rolling-upgrade tasks.
- RollingUpgradeChore(Configuration, ProcedureExecutor<MasterProcedureEnv>, TableDescriptors, Stoppable) - Constructor for class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- RollingUpgradeChore(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- rolllog() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- ROLLLOG_PROCEDURE_NAME - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- ROLLLOG_PROCEDURE_SIGNATURE - Static variable in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
- rollOnSyncNs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- rollPeriod - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- rollPeriodMs - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- rollPeriodMs() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- rollPeriodMs(long) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- rollRequest - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- rollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- RollRequestReason() - Constructor for enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
- rollRetries - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollThreshold - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollWaitTimeout - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- rollWal(long) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- rollWALWriter(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Roll the log writer.
- rollWALWriter(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Roll the log writer.
- rollWALWriter(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- rollWALWriter(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- rollWALWriter(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- rollWALWriter(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Roll the WAL writer of the region server.
- rollWALWriterImpl(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- rollWriter() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollWriter() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- rollWriter() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- rollWriter() - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Roll the log writer.
- rollWriter(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- rollWriter(boolean) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- rollWriter(boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Roll the log writer.
- rollWriter(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollWriterForTesting() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- rollWriterInternal(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- rollWriterLock - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
This lock makes sure only one log roll runs at a time.
- rollWriterWithRetries() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- ROOT_INDEX - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Root index block, also used for the single-level meta index, version 2
- rootBlockContainingKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Finds the root-level index block containing the given key.
- rootBlockContainingKey(byte[], int, int, CellComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Finds the root-level index block containing the given key.
- rootBlockContainingKey(byte[], int, int, CellComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- rootBlockContainingKey(byte[], int, int, CellComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- rootBlockContainingKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Finds the root-level index block containing the given key.
- rootBlockContainingKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- rootBlockContainingKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- rootBlockContainingKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- rootBlockContainingKey(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder.EncodedSeeker
- rootBlockContainingKey(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- rootChunk - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
While the index is being written, this represents the current block index referencing all leaf blocks, with one exception.
- rootCount - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
- rootCount - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- rootdir - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- rootdir - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- rootDir - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- rootDir - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- rootDir - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- rootDir - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- rootDir - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- rootDir - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- rootDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- rootDir - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- rootDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- rootDir - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- rootDir - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- rootDir - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- rootFs - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- rootFs - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- rootFs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- rootFs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- rootFs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- rootFS - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- rootIndexHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- rootIndexMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- rootIndexSizeKB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- rootIndexSizeKB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- rootLevelIndexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- rootLevelIndexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- RootProcedureState<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Internal state of the ProcedureExecutor that describes the state of a "Root Procedure".
- RootProcedureState() - Constructor for class org.apache.hadoop.hbase.procedure2.RootProcedureState
- RootProcedureState.State - Enum in org.apache.hadoop.hbase.procedure2
- rootProcId - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- RootResource - Class in org.apache.hadoop.hbase.rest
- RootResource() - Constructor for class org.apache.hadoop.hbase.rest.RootResource
-
Constructor
- RotateFile - Class in org.apache.hadoop.hbase.util
-
A file storage which supports atomic update through two files, i.e, rotating.
- RotateFile(FileSystem, Path, String, long) - Constructor for class org.apache.hadoop.hbase.util.RotateFile
-
Constructs a new RotateFile object with the given parameters.
- rotateLeft(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- rotateRight(TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
- roundInt2(int) - Static method in class org.apache.hadoop.hbase.io.compress.CompressionUtil
-
Round up to the next power of two, unless the value would become negative (ints are signed), in which case just return Integer.MAX_VALUE.
- roundRobin(List<InputSplit>) - Method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
-
Spread the splits list so as to avoid clumping on RegionServers.
- RoundRobin - Enum constant in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- 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 class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- roundRobinAssignment(List<RegionInfo>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Perform a Round Robin assignment of regions.
- roundRobinAssignment(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- roundRobinAssignment(BalancerClusterState, List<RegionInfo>, List<ServerName>, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Round-robin a list of regions to a list of servers
- roundRobinAssignmentImpl(FavoredNodeAssignmentHelper, Map<ServerName, List<RegionInfo>>, List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- RoundRobinPool(int) - Constructor for class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- RoundRobinTableInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Process the return from super-class
TableInputFormat
(TIF) so as to undo any clumping ofInputSplit
s around RegionServers. - RoundRobinTableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
- roundSize(long, int) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- roundUp(long, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- roundUp(long, long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferArray
- roundUpToBucketSizeInfo(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
Round up the given block size to bucket size, and get the corresponding BucketSizeInfo
- row - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.LocateRequest
- row - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- row - Variable in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- row - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- row - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- row - Variable in class org.apache.hadoop.hbase.client.Cursor
- row - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.Params
- row - Variable in class org.apache.hadoop.hbase.client.Get
- row - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.client.Mutation
- row - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- row - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- row - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- row - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- row - Variable in class org.apache.hadoop.hbase.client.Result
- row - Variable in class org.apache.hadoop.hbase.client.RowMutations
- row - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- row - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- row - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- row - Variable in class org.apache.hadoop.hbase.hbtop.terminal.CursorPosition
- row - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- row - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- row - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
The row which the user wants to specify and print all the KeyValues for.
- row - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- row - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- row - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- row - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowDeleteFamilyCell
- row - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- row - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- row - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- row - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- row(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- Row - Interface in org.apache.hadoop.hbase.client
-
Has a row.
- Row - Variable in class org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
- ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.BloomType
-
Bloom enabled with Table row as Key
- ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- ROW_BEFORE_FIRST_RANGE - Static variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- ROW_INDEX_V1 - Enum constant in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
- ROW_KEY - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- ROW_KEY_OFFSET - Static variable in class org.apache.hadoop.hbase.KeyValue
- ROW_KEYS_PARAM_NAME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- ROW_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the row length field in bytes
- ROW_LOCK_READ_LOCK_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- ROW_OFFSET - Static variable in class org.apache.hadoop.hbase.KeyValue
- ROW_READS_ONLY_ON_MEMSTORE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- ROW_READS_ONLY_ON_MEMSTORE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- RowAccess<T> - Interface in org.apache.hadoop.hbase.client
-
Provide a way to access the inner buffer.
- rowAdjust - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- rowArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowCell
- rowArray - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowCell
- 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
- RowBloomHashKey - Class in org.apache.hadoop.hbase.util
- RowBloomHashKey(Cell) - Constructor for class org.apache.hadoop.hbase.util.RowBloomHashKey
- rowBuff - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowByteBufferExtendedCell
- rowBuff - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell
- ROWCOL - Enum constant in enum org.apache.hadoop.hbase.regionserver.BloomType
-
Bloom enabled with Table row & column (family+qualifier) as Key
- 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
- RowColBloomHashKey - Class in org.apache.hadoop.hbase.util
-
An hash key for ROWCOL bloom.
- RowColBloomHashKey(Cell) - Constructor for class org.apache.hadoop.hbase.util.RowColBloomHashKey
- rowComparator - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Row comparator for the region this query is for
- rowComparisonLength - Variable in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- rowcount - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- rowcount - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- RowCountEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
-
Sample coprocessor endpoint exposing a Service interface for counting rows and key values.
- RowCountEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
- RowCounter - Class in org.apache.hadoop.hbase.mapred
-
A job with a map to count rows.
- RowCounter - Class in org.apache.hadoop.hbase.mapreduce
-
A job with a just a map phase to count rows.
- RowCounter() - Constructor for class org.apache.hadoop.hbase.mapred.RowCounter
- RowCounter() - Constructor for class org.apache.hadoop.hbase.mapreduce.RowCounter
- RowCounter.RowCounterCommandLineParser - Class in org.apache.hadoop.hbase.mapreduce
- RowCounter.RowCounterMapper - Class in org.apache.hadoop.hbase.mapred
-
Mapper that runs the count.
- RowCounter.RowCounterMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Mapper that runs the count.
- RowCounter.RowCounterMapper.Counters - Enum in org.apache.hadoop.hbase.mapred
- RowCounter.RowCounterMapper.Counters - Enum in org.apache.hadoop.hbase.mapreduce
-
Counter enumeration to count the actual rows.
- RowCounterCommandLineParser() - Constructor for class org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterCommandLineParser
- RowCounterMapper() - Constructor for class org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper
- RowCounterMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterMapper
- rowEndKeyComparator - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor.SplitParentFirstComparator
- RowEndKeyComparator() - Constructor for class org.apache.hadoop.hbase.util.Bytes.RowEndKeyComparator
- rowEquals(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
Compare two keys for equality.
- rowFilter - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- RowFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used to filter based on the key.
- RowFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- RowFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.RowFilter
-
Constructor.
- RowFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.RowFilter
-
Deprecated.Since 2.0.0. Will remove in 3.0.0. Use
RowFilter(CompareOperator, ByteArrayComparable)
} instead. - rowI - Variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- RowIndexCodecV1 - Class in org.apache.hadoop.hbase.io.encoding
-
Store cells following every row's start offset, so we can binary search to a row's cells.
- RowIndexCodecV1() - Constructor for class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- RowIndexCodecV1.RowIndexEncodingState - Class in org.apache.hadoop.hbase.io.encoding
- RowIndexEncoderV1 - Class in org.apache.hadoop.hbase.io.encoding
- RowIndexEncoderV1(DataOutputStream, HFileBlockDefaultEncodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- RowIndexEncodingState() - Constructor for class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1.RowIndexEncodingState
- RowIndexSeekerV1 - Class in org.apache.hadoop.hbase.io.encoding
- RowIndexSeekerV1(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- RowIndexSeekerV1.SeekerState - Class in org.apache.hadoop.hbase.io.encoding
- rowInverse - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- 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
- rowkey(String, String...) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- rowKey - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- ROWKEY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- rowKeyColumnIndex - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- rowLen - Variable in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- rowLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- rowLen - Variable in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- rowLen - Variable in class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- rowLen - Variable in class org.apache.hadoop.hbase.SizeCachedKeyValue
- rowLen - Variable in class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- rowLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- rowLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- rowLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- rowLength - Variable in class org.apache.hadoop.hbase.util.RowColBloomHashKey
- rowLengthWithSize - Variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
- rowLengthWithSize - Variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
- rowLimitPerSplit - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- RowLockContext(HashedBytes) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- RowLockImpl(HRegion.RowLockContext, Lock) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
- rowLockWaitDuration - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- RowModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a row.
- RowModel() - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Default constructor
- RowModel(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(byte[], List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowModel(String, List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
-
Constructor
- RowMutations - Class in org.apache.hadoop.hbase.client
-
Performs multiple mutations atomically on a single row.
- RowMutations(byte[]) - Constructor for class org.apache.hadoop.hbase.client.RowMutations
- RowMutations(byte[], int) - Constructor for class org.apache.hadoop.hbase.client.RowMutations
-
Create an atomic mutation for the specified row.
- rowMutationsFromHBase(RowMutations) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- rowMutationsFromThrift(TRowMutations) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
RowMutations
(HBase) from aTRowMutations
(Thrift) - rowNumber - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- rowOffsets - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- rowOfLastPartialResult - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- rowPrefix - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- ROWPREFIX_FIXED_LENGTH - Enum constant in enum org.apache.hadoop.hbase.regionserver.BloomType
-
Bloom enabled with Table row prefix as Key, specify the length of the prefix
- rowPrefixes - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- RowPrefixFixedLengthBloomContext - Class in org.apache.hadoop.hbase.util
-
Handles ROWPREFIX bloom related context.
- RowPrefixFixedLengthBloomContext(BloomFilterWriter, CellComparator, int) - Constructor for class org.apache.hadoop.hbase.util.RowPrefixFixedLengthBloomContext
- 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
- rowProcessorExecutor - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- rowProcessorTimeout - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- RowRange() - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
- RowRange(byte[], boolean, byte[], boolean) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
- RowRange(String, boolean, String, boolean) - Constructor for class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
-
If the startRow is empty or null, set it to HConstants.EMPTY_BYTE_ARRAY, means begin at the start row of the table.
- rowRangeList - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- RowResource - Class in org.apache.hadoop.hbase.rest
- RowResource(TableResource, String, String, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.RowResource
-
Constructor
- rowResultFromHBase(Result) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
- rowResultFromHBase(Result[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a list of Thrift TRowResult "struct" based on an array of Hbase RowResult objects.
- rowResultFromHBase(Result[], boolean) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
-
This utility method creates a list of Thrift TRowResult "struct" based on an Hbase RowResult object.
- RowResultGenerator - Class in org.apache.hadoop.hbase.rest
- RowResultGenerator(String, RowSpec, Filter, boolean) - Constructor for class org.apache.hadoop.hbase.rest.RowResultGenerator
- rows - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- rows - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- rows - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- rows - Variable in class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- rows - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- rows - Variable in class org.apache.hadoop.hbase.rest.model.CellSetModel
- rows - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- ROWS - Enum constant in enum org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper.Counters
- ROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper.Counters
- ROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterMapper.Counters
- rowsAccepted - Variable in class org.apache.hadoop.hbase.filter.PageFilter
- rowsCovered - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- rowSizeBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- rowSizeCols - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- rowSizeWarnThreshold - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Row size threshold for multi requests above which a warning is logged
- rowSizeWarnThreshold - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Row size threshold for multi requests above which a warning is logged
- rowsOffsetBAOS - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- rowspec - Variable in class org.apache.hadoop.hbase.rest.RowResource
- RowSpec - Class in org.apache.hadoop.hbase.rest
-
Parses a path based row/column/timestamp specification into its component elements.
- RowSpec(byte[], byte[], byte[][], long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
- RowSpec(byte[], byte[], Collection<byte[]>, long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
- RowSpec(byte[], byte[], Collection<byte[]>, long, long, int, Collection<String>) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
- RowSpec(String) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
- RowSpec(String, String) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
- ROWSWITHDIFFS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- RowTooBigException - Exception in org.apache.hadoop.hbase.client
-
Gets or Scans throw this exception if running without in-row scan flag set and row size appears to exceed max configured size (configurable via hbase.table.max.rowsize).
- RowTooBigException - Exception in org.apache.hadoop.hbase.regionserver
-
Deprecated.since 0.99.0. Use
RowTooBigException
instead. - RowTooBigException(String) - Constructor for exception org.apache.hadoop.hbase.client.RowTooBigException
- 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
-
byte array representing a row in HBase
- rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- RowTracker() - Constructor for class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- rowTransform - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
- rowUpperLimit - Variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- RPAREN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for RPAREN
- RPC - Enum constant in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- RPC_CALLS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- RPC_CODEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for setting RPC codec class name
- RPC_CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
- RPC_FULL_SCAN_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_FULL_SCAN_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_GET_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_GET_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_HEADER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The first four bytes of Hadoop RPC connections
- RPC_METHOD - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- RPC_MULTI_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_MULTI_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_MUTATE_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_MUTATE_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_RETRIES_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
- RPC_SCAN_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_SCAN_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RPC_SERVICE - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- RPC_SYSTEM - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- RPC_THROTTLE_ZNODE - Static variable in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- RPC_THROTTLE_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- RPC_WARN_TIME_KEY - Static variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- rpcCall - Variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- rpcCall - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- rpcCall() - Method in class org.apache.hadoop.hbase.client.MasterCallable
-
Run the RPC call.
- rpcCall() - Method in class org.apache.hadoop.hbase.client.MultiServerCallable
- rpcCall() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Run the RPC call.
- rpcCall() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable
- rpcCall() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- rpcCall(int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- rpcCall(Descriptors.MethodDescriptor, Message, Message, HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- rpcCall(Descriptors.MethodDescriptor, Message, Message, HBaseRpcController, ClientProtos.ClientService.Interface) - Method in class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl
- rpcCall(Descriptors.MethodDescriptor, Message, Message, HBaseRpcController, MasterProtos.MasterService.Interface) - Method in class org.apache.hadoop.hbase.client.MasterCoprocessorRpcChannelImpl
- RpcCall - Interface in org.apache.hadoop.hbase.ipc
-
Interface of all necessary to carry out a RPC method invocation on the server.
- rpcCallback - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- 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.
- rpcCallerFactory - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- rpcCallerFactory - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- rpcCallerFactory - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- rpcCallerFactory - Variable in class org.apache.hadoop.hbase.client.HTable
- rpcCallerFactory - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- RpcChannelImplementation(AbstractRpcClient<?>, Address, User, int) - Constructor for class org.apache.hadoop.hbase.ipc.AbstractRpcClient.RpcChannelImplementation
- rpcClient - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- rpcClient - Variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- rpcClient - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- rpcClient - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- rpcClient - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
- rpcClient - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- rpcClient - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- rpcClient - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- RpcClient - Interface in org.apache.hadoop.hbase.ipc
-
Interface for RpcClient implementations so ConnectionManager can handle it.
- RpcClientFactory - Class in org.apache.hadoop.hbase.ipc
-
Factory to create a
RpcClient
- RpcClientFactory() - Constructor for class org.apache.hadoop.hbase.ipc.RpcClientFactory
-
Private Constructor
- RpcConnection - Class in org.apache.hadoop.hbase.ipc
-
Base class for ipc connection.
- RpcConnection(Configuration, HashedWheelTimer, ConnectionId, String, boolean, Codec, CompressionCodec, CellBlockBuilder, MetricsConnection, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.ipc.RpcConnection
- RpcConnectionConstants - Class in org.apache.hadoop.hbase.ipc
-
Constants to be used by RPC connection based utilities.
- RpcConnectionConstants() - Constructor for class org.apache.hadoop.hbase.ipc.RpcConnectionConstants
- rpcConnectionFailure(String, IOException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
The connection to the rest of the procedure group (members and coordinator) has been broken/lost/failed.
- RpcConnectionRegistry - Class in org.apache.hadoop.hbase.client
-
Rpc based connection registry.
- RpcConnectionRegistry(Configuration, User) - Constructor for class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- rpcController - Variable in class org.apache.hadoop.hbase.client.MasterCallable
- rpcController - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
-
This is 99% of the time a HBaseRpcController but also used doing Coprocessor Endpoints and in this case, it is a ServerRpcControllable which is not a HBaseRpcController.
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.HBaseHbck
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.HTable
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.master.ServerManager
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- rpcControllerFactory - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- RpcControllerFactory - Class in org.apache.hadoop.hbase.ipc
-
Factory to create a
HBaseRpcController
- RpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.RpcControllerFactory
- rpcCount - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- rpcCounters - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- 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.CallPriorityComparator - Class in org.apache.hadoop.hbase.ipc
-
Comparator used by the "normal callQueue" if DEADLINE_CALL_QUEUE_CONF_KEY is set to true.
- rpcFactory - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- rpcFullScanRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- rpcGetRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- RpcHandler - Class in org.apache.hadoop.hbase.ipc
-
Thread to handle rpc call.
- RpcHandler(String, double, int, BlockingQueue<CallRunner>, AtomicInteger, AtomicInteger, Abortable) - Constructor for class org.apache.hadoop.hbase.ipc.RpcHandler
- rpcHistograms - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- RpcLogDetails - Class in org.apache.hadoop.hbase.namequeues
-
RpcCall details that would be passed on to ring buffer of slow log responses
- RpcLogDetails(RpcCall, Message, String, long, long, long, String, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- rpcMultiRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- rpcMutateRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- rpComparator - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- rpcPreCheck(String) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Checks for the following pre-checks in order: Master is initialized Rpc caller has admin permissions
- rpcPreCheck(String) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Checks for the following pre-checks in order: RegionServer is running If authorization is enabled, then RPC caller has ADMIN permissions
- rpcQueueTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- RpcResponse - Interface in org.apache.hadoop.hbase.ipc
-
An interface represent the response of an rpc call.
- RpcRetryingCallable<V> - Class in org.apache.hadoop.hbase.client
-
A RetryingCallable for RPC connection operations.
- RpcRetryingCallable() - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallable
- RpcRetryingCaller<T> - Interface in org.apache.hadoop.hbase.client
- rpcRetryingCallerFactory - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- rpcRetryingCallerFactory - Variable in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- rpcRetryingCallerFactory - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rpcRetryingCallerFactory - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- RpcRetryingCallerFactory - Class in org.apache.hadoop.hbase.client
-
Factory to create an
RpcRetryingCaller
- RpcRetryingCallerFactory(Configuration, ConnectionConfiguration) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- RpcRetryingCallerFactory(Configuration, ConnectionConfiguration, RetryingCallerInterceptor, MetricsConnection) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- RpcRetryingCallerImpl<T> - Class in org.apache.hadoop.hbase.client
-
Runs an rpc'ing
RetryingCallable
. - RpcRetryingCallerImpl(long, long, int, RetryingCallerInterceptor, int, int, MetricsConnection) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- RpcRetryingCallerWithReadReplicas - Class in org.apache.hadoop.hbase.client
-
Caller that goes to replica if the primary region does no answer within a configurable timeout.
- RpcRetryingCallerWithReadReplicas(RpcControllerFactory, TableName, ClusterConnection, Get, ExecutorService, int, int, int, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable - Class in org.apache.hadoop.hbase.client
-
A RegionServerCallable that takes into account the replicas, i.e.
- rpcs - Variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- rpcs - Variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- rpcs - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
- rpcScanRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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 aRpcScheduler
may need. - RpcSchedulerContext - Class in org.apache.hadoop.hbase.ipc
- RpcSchedulerContext(RpcServer) - Constructor for class org.apache.hadoop.hbase.ipc.RpcSchedulerContext
- RpcSchedulerFactory - Interface in org.apache.hadoop.hbase.regionserver
-
A factory class that constructs an
RpcScheduler
. - rpcServer - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
- rpcServer - Variable in class org.apache.hadoop.hbase.ipc.NettyHBaseSaslRpcServerHandler
- rpcServer - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
- rpcServer - Variable in class org.apache.hadoop.hbase.ipc.RpcSchedulerContext
- rpcServer - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- rpcServer - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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
- RpcServerFactory() - Constructor for class org.apache.hadoop.hbase.ipc.RpcServerFactory
-
Private Constructor
- RpcServerInterface - Interface in org.apache.hadoop.hbase.ipc
- rpcServices - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- rpcServices - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rpcStartTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- rpcStubHolder - Variable in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
- RpcSystem() - Constructor for enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.RpcSystem
- rpcTasks - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- rpcThrottleEnabled - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- rpcThrottleEnabled - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- rpcThrottleEnabled - Variable in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- rpcThrottleEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.SwitchRpcThrottleRemoteCallable
- rpcThrottleStorage - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- rpcThrottleStorage - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- rpcThrottleStorage - Variable in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- RpcThrottleStorage - Class in org.apache.hadoop.hbase.quotas
-
ZK based rpc throttle storage.
- RpcThrottleStorage(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- rpcThrottleZNode - Variable in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- rpcThrottlingException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- rpcThrottlingException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- RpcThrottlingException - Exception in org.apache.hadoop.hbase.quotas
-
Describe the throttling result.
- RpcThrottlingException(String) - Constructor for exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- RpcThrottlingException(RpcThrottlingException.Type, long, String) - Constructor for exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- RpcThrottlingException.Type - Enum in org.apache.hadoop.hbase.quotas
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- rpcTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- rpcTimeout - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
- rpcTimeout - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
The RPC timeout period (milliseconds)
- rpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- rpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- rpcTimeoutMs - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- rpcTimeoutMs - Variable in class org.apache.hadoop.hbase.client.HTable
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- rpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- rpcTimers - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- RPCTInfoGetter - Class in org.apache.hadoop.hbase.ipc
-
Used to extract a tracing
Context
from an instance ofTracingProtos.RPCTInfo
. - RPCTInfoGetter() - Constructor for class org.apache.hadoop.hbase.ipc.RPCTInfoGetter
- rpcWarnTime - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- rqs - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- rs - Variable in class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
- rs - Variable in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
- rs - Variable in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
- RS_CLAIM_REPLICATION_QUEUE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS claim replication queue.
RS_CLAIM_REPLICATION_QUEUE - RS_CLAIM_REPLICATION_QUEUE - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_CLOSE_META - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_CLOSE_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_CLOSE_ROOT - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_COLUMN - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- RS_COLUMN - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- RS_COMPACTED_FILES_DISCHARGER - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS compacted files discharger
RS_COMPACTED_FILES_DISCHARGER - RS_COMPACTED_FILES_DISCHARGER - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_CONNECT_FAILURE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- RS_COPROC_METRICS_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- RS_COPROC_METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- RS_COPROC_METRICS_JMX_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- RS_COPROC_METRICS_NAME - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- RS_ENABLE_SERVER_QUERY_METER_METRICS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- RS_ENABLE_SERVER_QUERY_METER_METRICS_KEY_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- RS_FLUSH_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_FLUSH_REGIONS - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS flush regions.
RS_FLUSH_OPERATIONS - RS_GROUP_MAPPING_SCRIPT - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- RS_GROUP_MAPPING_SCRIPT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- RS_HOSTNAME_DISABLE_MASTER_REVERSEDNS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
HRegionServer.UNSAFE_RS_HOSTNAME_DISABLE_MASTER_REVERSEDNS_KEY
instead. - RS_HOSTNAME_KEY - Static variable in class org.apache.hadoop.hbase.util.DNS
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
DNS.UNSAFE_RS_HOSTNAME_KEY
instead. - RS_IN_MEMORY_COMPACTION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_LOG_REPLAY - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS wal recovery work items (splitting wals) to be executed on the RS.
RS_LOG_REPLAY - RS_LOG_REPLAY_OPS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_LOG_TS_PREFIX - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- RS_OPEN_META - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_OPEN_PRIORITY_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_OPEN_REGION - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_OPEN_ROOT - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_PARALLEL_SEEK - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS controlled events to be executed on the RS.
RS_PARALLEL_SEEK - RS_PARALLEL_SEEK - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_REFRESH_PEER - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS refresh peer.
RS_REFRESH_PEER - RS_REFRESH_PEER - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_REGION_REPLICA_FLUSH - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS flush triggering from secondary region replicas to primary region replica.
- RS_REGION_REPLICA_FLUSH_OPS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_RPC_RETRY_INTERVAL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- RS_RPC_STARTUP_WAIT_TIME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- RS_SNAPSHOT_OPERATIONS - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_SNAPSHOT_REGIONS - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS snapshot regions.
RS_SNAPSHOT_REGIONS - RS_START_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RS_START_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- RS_SWITCH_RPC_THROTTLE - Enum constant in enum org.apache.hadoop.hbase.executor.ExecutorType
- RS_VERIFY_SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS verify snapshot.
RS_VERIFY_SNAPSHOT - RS_ZK_REGION_CLOSED - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_CLOSED
RS has finished closing a region. - RS_ZK_REGION_FAILED_OPEN - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_FAILED_OPEN
RS failed to open a region. - RS_ZK_REGION_MERGED - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_MERGE
RS region merge has completed and is notifying the master. - RS_ZK_REGION_MERGING - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_MERGING
RS has started merging regions after master says it's ok to move on. - RS_ZK_REGION_OPENED - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_OPENED
RS has finished opening a region. - RS_ZK_REGION_OPENING - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_OPENING
RS is in process of opening a region. - RS_ZK_REGION_SPLIT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_SPLIT
RS split has completed and is notifying the master. - RS_ZK_REGION_SPLITTING - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REGION_SPLITTING
RS has started a region split after master says it's ok to move on. - RS_ZK_REQUEST_REGION_MERGE - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REQUEST_REGION_MERGE
RS has requested to merge two regions. - RS_ZK_REQUEST_REGION_SPLIT - Enum constant in enum org.apache.hadoop.hbase.executor.EventType
-
RS_ZK_REQUEST_REGION_SPLIT
RS has requested to split a region. - rsAccounting - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- RSDumpServlet - Class in org.apache.hadoop.hbase.regionserver.http
- RSDumpServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.http.RSDumpServlet
- rsFatals - Variable in class org.apache.hadoop.hbase.master.HMaster
- RSGROUP_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- RSGROUP_TABLE_DESC - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Table descriptor for
hbase:rsgroup
catalog table - RSGROUP_TABLE_NAME - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- RSGROUP_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.RSGroupTableAccessor
- RSGroupableBalancer - Interface in org.apache.hadoop.hbase.rsgroup
-
Marker Interface.
- RSGroupAdmin - Interface in org.apache.hadoop.hbase.rsgroup
-
Group user API interface used between client and server.
- RSGroupAdminClient - Class in org.apache.hadoop.hbase.rsgroup
-
Client used for managing region server group information.
- RSGroupAdminClient(Connection) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- RSGroupAdminEndpoint - Class in org.apache.hadoop.hbase.rsgroup
- RSGroupAdminEndpoint() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- RSGroupAdminEndpoint.RSGroupAdminServiceImpl - Class in org.apache.hadoop.hbase.rsgroup
-
Implementation of RSGroupAdminService defined in RSGroupAdmin.proto.
- RSGroupAdminServer - Class in org.apache.hadoop.hbase.rsgroup
-
Service to support Region Server Grouping (HBase-6721).
- RSGroupAdminServer(MasterServices, RSGroupInfoManager) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- RSGroupAdminServiceImpl() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- RSGroupBasedLoadBalancer - Class in org.apache.hadoop.hbase.rsgroup
-
GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721) It does region balance based on a table's group membership.
- RSGroupBasedLoadBalancer() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
Used by reflection in
LoadBalancerFactory
. - rsGroupGetRegionsInTransition(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- rsGroupHasOnlineServer(MasterServices, RSGroupInfo) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupUtil
- rsgroupHasServersOnline(TableDescriptor) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- RSGroupInfo - Class in org.apache.hadoop.hbase.rsgroup
-
Stores the group information of region server groups.
- RSGroupInfo(String) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- RSGroupInfo(String, Set<Address>) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- RSGroupInfo(String, Set<Address>, Set<TableName>) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Deprecated.Since 3.0.0, will be removed in 4.0.0. The rsgroup information for a table will be stored in the configuration of a table so this will be removed.
- RSGroupInfo(RSGroupInfo) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- rsGroupInfoManager - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- rsGroupInfoManager - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- RSGroupInfoManager - Interface in org.apache.hadoop.hbase.rsgroup
-
Interface used to manage RSGroupInfo storage.
- RSGroupInfoManagerImpl - Class in org.apache.hadoop.hbase.rsgroup
-
This is an implementation of
RSGroupInfoManager
which makes use of an HBase table as the persistence store for the group information. - RSGroupInfoManagerImpl(MasterServices) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- RSGroupInfoManagerImpl.RSGroupMappingScript - Class in org.apache.hadoop.hbase.rsgroup
- RSGroupInfoManagerImpl.RSGroupStartupWorker - Class in org.apache.hadoop.hbase.rsgroup
- RSGroupInfoManagerImpl.ServerEventsListenerThread - Class in org.apache.hadoop.hbase.rsgroup
-
Calls
RSGroupInfoManagerImpl.updateDefaultServers(SortedSet)
to update list of known servers. - RSGroupMajorCompactionTTL - Class in org.apache.hadoop.hbase.rsgroup
-
This script takes an rsgroup as argument and compacts part/all of regions of that table based on the table's TTL.
- RSGroupMajorCompactionTTL() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- rsGroupMap - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- RSGroupMappingScript(Configuration) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- RSGroupProtobufUtil - Class in org.apache.hadoop.hbase.rsgroup
- RSGroupProtobufUtil() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- rsGroupStartupWorker - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- RSGroupStartupWorker() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- RSGroupTableAccessor - Class in org.apache.hadoop.hbase
-
Read rs group information from
hbase:rsgroup
. - RSGroupTableAccessor() - Constructor for class org.apache.hadoop.hbase.RSGroupTableAccessor
- RSGroupUtil - Class in org.apache.hadoop.hbase.rsgroup
-
Helper class for RSGroup implementation
- RSGroupUtil() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupUtil
- rsGroupZNode - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- rsHost - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rsinfo - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- rsListStorage - Variable in class org.apache.hadoop.hbase.master.HMaster
- rsMobFileCleanerChore - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- RSMobFileCleanerChore - Class in org.apache.hadoop.hbase.mob
-
The class RSMobFileCleanerChore for running cleaner regularly to remove the obsolete (files which have no active references to) mob files that were referenced from the current RS.
- RSMobFileCleanerChore() - Constructor for class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
- RSMobFileCleanerChore(HRegionServer) - Constructor for class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
- rsName - Variable in class org.apache.hadoop.hbase.HbckOrphanRegionsOnRS
- rsName - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- rsObserverGetter - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- rspmHost - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rsPorts - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- rsPorts - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Ports that RegionServer should use.
- rsPorts(List<Integer>) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- rsProcClass - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
- rsProcData - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
- 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.DeadRSRemoteCall - Class in org.apache.hadoop.hbase.master.procedure
- 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.RemoteProcedureResolver - Interface 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
- rsQuotaManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rsReportExecutor - Variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- rsReportHandlerCount - Variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- rsReportQueueSize - Variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- rsReports - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- RSRollLogTask() - Constructor for class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure.RSRollLogTask
- rsRpcRetryInterval - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- rsRpcServices - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
Used to get details for scan with a scanner_id
TODO try to figure out a better way and remove reference from regionserver package later. - RSRpcServices - Class in org.apache.hadoop.hbase.regionserver
-
Implements the regionserver RPC services.
- RSRpcServices(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices
- RSRpcServices.RegionScannerCloseCallBack - Class in org.apache.hadoop.hbase.regionserver
-
An Rpc callback for closing a RegionScanner.
- RSRpcServices.RegionScannerHolder - Class in org.apache.hadoop.hbase.regionserver
-
Holder class which holds the RegionScanner, nextCallSeq and RpcCallbacks together.
- RSRpcServices.RegionScannersCloseCallBack - Class in org.apache.hadoop.hbase.regionserver
-
An RpcCallBack that creates a list of scanners that needs to perform callBack operation on completion of multiGets.
- RSRpcServices.RegionScannerShippedCallBack - Class in org.apache.hadoop.hbase.regionserver
-
An Rpc callback for doing shipped() call on a RegionScanner.
- RSRpcServices.ScannerListener - Class in org.apache.hadoop.hbase.regionserver
-
Instantiated as a scanner lease.
- rsRsreportMaxQueueLength - Variable in class org.apache.hadoop.hbase.ipc.MasterFifoRpcScheduler
- rss - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- rss - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- rss - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
- rss - Variable in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- rss - Variable in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- rss - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
- rsServerHost - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- rsServices - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- rsServices - Variable in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- rsServices - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- rsServices - Variable in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironmentForCoreCoprocessors
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
The region server services
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
- rsServices - Variable in class org.apache.hadoop.hbase.regionserver.RegionServicesForStores
- rsServices - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- rsServices - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- rsSnapshotVerifier - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- RSSnapshotVerifier - Class in org.apache.hadoop.hbase.regionserver
-
Used by
SnapshotVerifyProcedure
to verify if the region info and store file info in RegionManifest are intact. - RSSnapshotVerifier(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier
- RSSnapshotVerifier.SnapshotManifestCacheLoader - Class in org.apache.hadoop.hbase.regionserver
- rsSpaceQuotaManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rssStub - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- rsStartupWaitTime - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- RSStatusServlet - Class in org.apache.hadoop.hbase.regionserver.http
- RSStatusServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.http.RSStatusServlet
- rsStubs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- rsSupportsOffline - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- rsWrap - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- rsZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- rulesPath - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
- run() - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
- run() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
- run() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- run() - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner.PrefetchRunnable
- run() - Method in class org.apache.hadoop.hbase.client.DelayingRunner
- run() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker
- run() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
- run() - Method in class org.apache.hadoop.hbase.executor.EventHandler
- run() - Method in interface org.apache.hadoop.hbase.fs.ErasureCodingUtils.ThrowingObjectSupplier
- run() - Method in class org.apache.hadoop.hbase.hbtop.screen.Screen
- run() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.StatisticsThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- run() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.EvictionThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.StatisticsThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.StatisticsThread
- run() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.StatisticsThread
- run() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
-
Reads the call from the queue, write them on the socket.
- run() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- run() - Method in class org.apache.hadoop.hbase.ipc.CallRunner
- run() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler.FifoCallRunner
- 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.RpcHandler
- run() - Method in interface org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup
- run() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- run() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.MapRunner
- run() - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- run() - Method in class org.apache.hadoop.hbase.master.HMaster
- run() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
- run() - Method in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- run() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- run() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- run() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.DeadRSRemoteCall
- 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() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ClientZkUpdater
- run() - Method in class org.apache.hadoop.hbase.mob.MobFileCache.EvictionThread
- run() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor.MonitorRunnable
- run() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- run() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- run() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- run() - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- run() - Method in interface org.apache.hadoop.hbase.quotas.ExceedOperationQuota.CheckQuotaRunnable
- run() - Method in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool.StatisticsThread
- run() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore.InMemoryCompactionRunnable
- run() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- run() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
The HRegionServer sticks in this loop until closed.
- run() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.SystemExitWhenAbortTimeout
- run() - Method in class org.apache.hadoop.hbase.regionserver.LeaseManager
- run() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushHandler
- run() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable
- 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.RegionScannerImpl
- run() - Method in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- run() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerCloseCallBack
- run() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannersCloseCallBack
- run() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerShippedCallBack
- run() - Method in class org.apache.hadoop.hbase.regionserver.ShutdownHook.DoNothingThread
- run() - Method in class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- run() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- run() - Method in class org.apache.hadoop.hbase.regionserver.SplitRequest
- run() - Method in interface org.apache.hadoop.hbase.regionserver.StoreEngine.IOExceptionRunnable
- run() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- run() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication.ReplicationStatisticsTask
- run() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- run() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- run() - Method in class org.apache.hadoop.hbase.rest.RESTServer
-
Runs the REST server.
- run() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- run() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- run() - Method in class org.apache.hadoop.hbase.ScheduledChore
- run() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- run() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- run() - Method in class org.apache.hadoop.hbase.thrift.DemoClient
- run() - Method in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- run() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.ClientConnnection
-
Loops on processing a client forever
- run() - Method in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
- run() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Run without any command line arguments
- run() - Method in class org.apache.hadoop.hbase.thrift2.DemoClient
- run() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- run() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- run() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerMonitor
- run() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- run() - Method in interface org.apache.hadoop.hbase.trace.TraceUtil.ThrowingRunnable
- run() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- run() - Method in class org.apache.hadoop.hbase.util.FSRegionScanner
- run() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor.Monitor
- run() - Method in class org.apache.hadoop.hbase.util.LossyCounting.SweepRunnable
- run() - Method in interface org.apache.hadoop.hbase.util.TableDescriptorChecker.ThrowingRunnable
- run() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- run() - Method in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- run() - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- run() - Method in class org.apache.hadoop.metrics2.impl.JmxCacheBuster.JmxCacheBusterRunnable
- run(boolean) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController.CancellationCallback
- run(String[]) - Method in class org.apache.hadoop.hbase.backup.BackupDriver
- run(String[]) - Method in interface org.apache.hadoop.hbase.backup.BackupMergeJob
-
Run backup merge operation.
- run(String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- run(String[]) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- run(String[]) - Method in class org.apache.hadoop.hbase.backup.RestoreDriver
- run(String[]) - Method in class org.apache.hadoop.hbase.client.example.AsyncClientExample
- run(String[]) - Method in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- run(String[]) - Method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- run(String[]) - Method in class org.apache.hadoop.hbase.client.example.RefreshHFilesClient
- run(String[]) - Method in class org.apache.hadoop.hbase.hbtop.HBTop
- run(String[]) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
- 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(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CellCounter
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.Export
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.Import
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
-
Main entry point.
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable
- run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- run(String[]) - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- run(String[]) - Method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
- run(String[]) - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter
-
Main method for the tool.
- run(String[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALPrettyPrinter
-
Deprecated.Pass one or more log file names and formatting options and it will dump out a text version of the contents on
stdout
. - run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
- run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
- run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- run(String[]) - Method in class org.apache.hadoop.hbase.replication.CopyReplicationPeers
- run(String[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- run(String[]) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
- run(String[]) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTL
- run(String[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- run(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- run(String[]) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- run(String[]) - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- run(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- run(String[]) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- run(String[]) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactorTTL
- run(String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HBaseFsckTool
-
Deprecated.
- run(String[]) - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
- 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(String[]) - Method in class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- run(String, Map<byte[], List<Path>>, TableName) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
-
Deprecated.
- run(String, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Perform bulk load on the given table.
- run(Map<byte[], List<Path>>, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Perform bulk load on the given table.
- run(Path[], TableName[], Path, TableName[], boolean) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- run(Path[], TableName[], Path, TableName[], boolean) - Method in interface org.apache.hadoop.hbase.backup.RestoreJob
-
Run restore operation
- run(Path, TableName) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- run(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RpcHandler
- run(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Run the application's maps using a thread pool.
- run(R) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
-
Called on completion of the RPC call with the response object, or
null
in the case of an error. - run(R) - Method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils.BlockingRpcCallback
-
Called on completion of the RPC call with the response object, or
null
in the case of an error. - 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.
- runAs(PrivilegedAction<T>) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- runAs(PrivilegedAction<T>) - Method in class org.apache.hadoop.hbase.security.User
-
Executes the given action within the context of this user.
- runAs(PrivilegedAction<T>) - Method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- runAs(PrivilegedExceptionAction<T>) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- runAs(PrivilegedExceptionAction<T>) - Method in class org.apache.hadoop.hbase.security.User
-
Executes the given action within the context of this user.
- runAs(PrivilegedExceptionAction<T>) - Method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- runAsLoginUser(PrivilegedExceptionAction<T>) - Static method in class org.apache.hadoop.hbase.security.User
-
Executes the given action as the login user
- runCatalogJanitor() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Ask for a scan of the catalog table.
- runCatalogJanitor() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Ask for a scan of the catalog table.
- runCatalogJanitor() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- runCatalogJanitor() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- runCatalogJanitor() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- runCatalogJanitor() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- runCatalogScan() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.runCatalogJanitor()
} instead. - runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- runChore() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
Request execution of this chore's action.
- runCleanerChore() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Ask for cleaner chore to run.
- runCleanerChore() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Ask for cleaner chore to run.
- runCleanerChore() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- runCleanerChore() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- runCleanerChore() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- runCleanerChore() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- runCleanerChore(RpcController, MasterProtos.RunCleanerChoreRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- runCleanerChore(RpcController, MasterProtos.RunCleanerChoreRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- runCmdAsync(List<String>) - Static method in class org.apache.hadoop.hbase.util.ProcessUtils
- runCmdLine() - Method in class org.apache.hadoop.hbase.zookeeper.ZKMainServer.HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain
-
Run the command-line args passed.
- runCoprocessorAction(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
Coprocessor Action.
- runCoprocessorAction(MasterProcedureEnv, MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
Coprocessor Action.
- runCoprocessorAction(MasterProcedureEnv, MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Coprocessor Action.
- runCopyJob(Path, Path, String, Path, boolean, String, String, int, int, int) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
-
Run Map-Reduce Job to perform the files copy.
- runEviction() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Multi-threaded call to run the eviction process.
- runEviction() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Multi-threaded call to run the eviction process.
- runHbckChore() - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- runHbckChore() - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Request HBCK chore to run at master side.
- runHbckChore(RpcController, MasterProtos.RunHbckChoreRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- runLoop() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- runMaxSteps - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- runMonitor(String[]) - Method in class org.apache.hadoop.hbase.tool.CanaryTool
- runnable - Variable in class org.apache.hadoop.hbase.client.DelayingRunner
- runnable - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- runnable - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- runnable - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- runnables - Variable in class org.apache.hadoop.hbase.master.procedure.Queue
- runnables - Variable in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- runnerStats - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- RunnerStats(MetricRegistry) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- running - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
- running - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.TrackingThreadPoolExecutor
- running - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- running - Variable in class org.apache.hadoop.hbase.ipc.RpcHandler
- running - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
This flag is used to indicate to sub threads when they should go down.
- running - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- running - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- running - Variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
When running, the "snapshot" may be changed when this round's checking finish.
- running - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor.MonitorRunnable
- running - Variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- running - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- running - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- running - Variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- running - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- running - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushHandler
- running - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- running - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- running - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.procedure2.RootProcedureState.State
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
- RUNNING - Enum constant in enum org.apache.hadoop.hbase.ServerTask.State
- RunningEventStatus(Thread, EventHandler) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
- runningProcCount - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- runProcedure() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
-
Encapsulates execution of the current
ProcedureExecutor.WorkerThread.activeProcedure
for easy tracing. - runReplicationBarrierCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
- runReplicationBarrierCleaner() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Run the ReplicationBarrierChore.
- runShippedCallback(RSRpcServices.RegionScannerHolder) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- runtimeInconsistencyFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- runUnixMXBeanMethod(String) - Method in class org.apache.hadoop.hbase.util.JVM
-
Load the implementation of UnixOperatingSystemMXBean for Oracle jvm and runs the desired method.
- runWithoutRpcCall(Runnable) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
-
Insert procedure may be called by master's rpc call.
- runZKServer(QuorumPeerConfig) - Static method in class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
- 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
- s - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- S - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'S'
- safeClose(ChannelOutboundInvoker) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
-
Close the channel and eat the returned future by logging the error when the future is completed with error.
- safeDispose(SaslClient) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
- safeDispose(SaslServer) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
- safeGetHeapMemoryUsage() - Static method in class org.apache.hadoop.hbase.io.util.MemorySizeUtil
-
Return JVM memory statistics while properly handling runtime exceptions from the JVM.
- safePointAttained() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Called by Thread B when it attains the 'safe point'.
- safePointAttainedLatch - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Count down this latch when safe point attained.
- safePointReleasedLatch - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
Latch to wait on.
- safePointWaiter - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Object to block on while waiting on safe point.
- SafePointZigZagLatch() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
- safeStopTrackingTable(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Stop tracking a table.
- safeWrite(ChannelOutboundInvoker, Object) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
-
Call write on the channel and eat the returned future by logging the error when the future is completed with error.
- safeWriteAndFlush(ChannelOutboundInvoker, Object) - Static method in class org.apache.hadoop.hbase.util.NettyFutureUtils
-
Call writeAndFlush on the channel and eat the returned future by logging the error when the future is completed with error.
- sameAsPreviousTS(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- sameAsPreviousTSAndType(long, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- sameFile(FileStatus, FileStatus) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
Check if the two files are equal by looking at the file length, and at the checksum (if user has specified the verifyChecksum flag).
- SampleItem(long, int, int) - Constructor for class org.apache.hadoop.metrics2.util.MetricSampleQuantiles.SampleItem
- samples - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Current list of sampled items, maintained in sorted order with error bounds
- SampleUploader - Class in org.apache.hadoop.hbase.mapreduce
-
Sample Uploader MapReduce
- SampleUploader() - Constructor for class org.apache.hadoop.hbase.mapreduce.SampleUploader
- SampleUploader.Uploader - Class in org.apache.hadoop.hbase.mapreduce
- sanitize(String) - Static method in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- SANITY_CHECK_FAILURE - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- sanityCheck() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Checks if the block is internally consistent, i.e.
- sanityCheck() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- sanityCheck(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
-
Checks whether the table conforms to some sane limits, and configured values (compression, etc) work.
- sanityCheck(Cell) - Method in class org.apache.hadoop.hbase.util.BloomContext
- sanityCheckAssertion(long, long, String) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- sanityCheckAssertion(BlockType, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- sanityCheckBeforeSnapshot(SnapshotProtos.SnapshotDescription, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Check if the snapshot can be taken.
- sanityCheckConfigs() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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.
- sanityCheckUncompressed() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
An additional sanity-check in case no compression or encryption is being used.
- SASL_ADAPTOR - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- SASL_AUTH_METHOD - Static variable in class org.apache.hadoop.hbase.security.provider.DigestSaslAuthenticationProvider
- SASL_AUTH_METHOD - Static variable in class org.apache.hadoop.hbase.security.provider.GssSaslAuthenticationProvider
- SASL_AUTH_METHOD - Static variable in class org.apache.hadoop.hbase.security.provider.SimpleSaslAuthenticationProvider
- SASL_DEFAULT_REALM - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
- SASL_TRANSFER_MAGIC_NUMBER - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- SaslAuthenticationProvider - Interface in org.apache.hadoop.hbase.security.provider
-
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
- SaslAuthMethod - Class in org.apache.hadoop.hbase.security.provider
-
Describes the way in which some
SaslClientAuthenticationProvider
authenticates over SASL. - SaslAuthMethod(String, byte, String, UserGroupInformation.AuthenticationMethod) - Constructor for class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- SaslChallengeDecoder - Class in org.apache.hadoop.hbase.security
-
Decode the sasl challenge sent by RpcServer.
- SaslChallengeDecoder() - Constructor for class org.apache.hadoop.hbase.security.SaslChallengeDecoder
- saslClient - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- saslClient - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslUnwrapHandler
- saslClient - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- saslClient - Variable in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- SaslClientAuthenticationProvider - Interface in org.apache.hadoop.hbase.security.provider
-
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
- SaslClientAuthenticationProviders - Class in org.apache.hadoop.hbase.security.provider
-
Accessor for all SaslAuthenticationProvider instances.
- SaslClientAuthenticationProviders(Collection<SaslClientAuthenticationProvider>, AuthenticationProviderSelector) - Constructor for class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- SaslClientCallbackHandler(String, char[]) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslClientCallbackHandler
-
Creates a new SaslClientCallbackHandler.
- saslConnect(InputStream, OutputStream) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
-
Do client side SASL authentication with server via the given InputStream and OutputStream
- saslContextEstablished - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- SaslDigestCallbackHandler(SecretManager<TokenIdentifier>, AtomicReference<UserGroupInformation>) - Constructor for class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler
- saslEstablished(Channel, String) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- saslFailInit(Channel, String, IOException) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider.SaslGssCallbackHandler
- saslInputStream - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- saslMech - Variable in class org.apache.hadoop.hbase.security.provider.SaslAuthMethod
- saslNegotiate(Channel) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- saslNegotiate(Channel, String) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- SaslNegotiateHandler(Configuration, String, char[], Map<String, String>, int, Promise<Void>, DFSClient) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- saslNegotiationDone(String, boolean) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- saslOutputStream - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
- SaslPlainServer - Class in org.apache.hadoop.hbase.security.provider.example
-
This class was copied from Hadoop Common (3.1.2) and subsequently modified.
- SaslPlainServer(CallbackHandler) - Constructor for class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- SaslPlainServer.SaslPlainServerFactory - Class in org.apache.hadoop.hbase.security.provider.example
- SaslPlainServer.SecurityProvider - Class in org.apache.hadoop.hbase.security.provider.example
- SaslPlainServerFactory() - Constructor for class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer.SaslPlainServerFactory
- saslPromise - Variable in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
- saslPromise - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- saslProps - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- saslProps - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- saslProps - Variable in class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
- saslProviders - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- saslQop - Variable in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
- saslReadAndProcess(ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- saslRpcClient - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- saslRpcClient - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- saslServer - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- saslServer - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- saslServer - Variable in class org.apache.hadoop.hbase.security.provider.AttemptingUserProvidingSaslServer
- SaslServerAuthenticationProvider - Interface in org.apache.hadoop.hbase.security.provider
-
Encapsulates the server-side logic to authenticate a client over SASL.
- SaslServerAuthenticationProviders - Class in org.apache.hadoop.hbase.security.provider
- SaslServerAuthenticationProviders(Configuration, HashMap<Byte, SaslServerAuthenticationProvider>) - Constructor for class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
- SaslStatus - Enum in org.apache.hadoop.hbase.security
- SaslStatus(int) - Constructor for enum org.apache.hadoop.hbase.security.SaslStatus
- SaslUnwrapHandler - Class in org.apache.hadoop.hbase.security
-
Unwrap sasl messages.
- SaslUnwrapHandler(SaslClient) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslUnwrapHandler
- SaslUnwrapHandler(SaslUnwrapHandler.Unwrapper) - Constructor for class org.apache.hadoop.hbase.security.SaslUnwrapHandler
- SaslUnwrapHandler.Unwrapper - Interface in org.apache.hadoop.hbase.security
- SaslUtil - Class in org.apache.hadoop.hbase.security
- SaslUtil() - Constructor for class org.apache.hadoop.hbase.security.SaslUtil
- SaslUtil.QualityOfProtection - Enum in org.apache.hadoop.hbase.security
- SaslWrapHandler - Class in org.apache.hadoop.hbase.security
-
wrap sasl messages.
- SaslWrapHandler(SaslClient) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- SaslWrapHandler(SaslWrapHandler.Wrapper) - Constructor for class org.apache.hadoop.hbase.security.SaslWrapHandler
- SaslWrapHandler.Wrapper - Interface in org.apache.hadoop.hbase.security
- satisfies(boolean, byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- satisfies(boolean, byte[], int, int, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- satisfies(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- SatisfiesCode() - Constructor for enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
- satisfiesNoUnsafe(boolean, byte[], int, int, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- save() - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
Snapshot a map of the current identifiers to class names for reconstruction on reading out of a file.
- 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 interface org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoder
-
Save metadata in HFile which will be written to disk
- saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
- saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- sawFailedSanityCheck() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Records that a
FailedSanityCheckException
has been observed. - sawNoSuchFamily() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Records that a
NoSuchColumnFamilyException
has been observed. - sawWrongRegion() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
-
Records that a
WrongRegionException
has been observed. - sc - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- scale(double, double, double) - Static method in class org.apache.hadoop.hbase.master.balancer.CostFunction
-
Scale the value between 0 and 1.
- scale(double, double, double, double, double) - Static method in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
-
Scale valueIn in the range [baseMin,baseMax] to the range [limitMin,limitMax]
- SCALE_BASE - Static variable in class org.apache.hadoop.hbase.Size
- scan - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- scan - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scan - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- scan - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- scan - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- scan - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- scan - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- scan - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- scan - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- scan - Variable in class org.apache.hadoop.hbase.client.SlowLogParams
- scan - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- scan - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Holds the details for the internal scanner.
- scan - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- scan - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- scan - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- scan - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
The scan object may be null but the serialized form of scan is never null or empty since we serialize the scan object with default values then.
- scan - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- scan - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- scan - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- scan() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Run janitorial scan of catalog
hbase:meta
table looking for garbage to collect. - scan(Scan, C) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
The scan API uses the observer pattern.
- scan(Scan, AdvancedScanResultConsumer) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- scan(Scan, ScanResultConsumer) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- scan(HBaseRpcController, ClientProtos.ScanRequest, RSRpcServices.RegionScannerHolder, long, int, int, List<Result>, ClientProtos.ScanResponse.Builder, RpcCall) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Scan data in a table.
- Scan - Class in org.apache.hadoop.hbase.client
-
Used to perform Scan operations.
- Scan() - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Create a Scan operation across all rows.
- Scan(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
new Scan().withStartRow(startRow)
instead. - Scan(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
new Scan().withStartRow(startRow).withStopRow(stopRow)
instead. - Scan(byte[], Filter) - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
new Scan().withStartRow(startRow).setFilter(filter)
instead. - Scan(Get) - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Builds a scan object with the same specs as get.
- Scan(Scan) - Constructor for class org.apache.hadoop.hbase.client.Scan
-
Creates a new instance of this class while copying all values.
- SCAN - Enum constant in enum org.apache.hadoop.hbase.quotas.OperationQuota.OperationType
- SCAN - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- SCAN - Enum constant in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- SCAN - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
- SCAN - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Base-64 encoded scanner.
- SCAN_ATTRIBUTES_METRICS_DATA - Static variable in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.
- SCAN_ATTRIBUTES_METRICS_ENABLE - Static variable in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 1.0.0. Use
Scan.setScanMetricsEnabled(boolean)
- SCAN_ATTRIBUTES_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.client.Scan
- SCAN_BATCH_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_BATCHSIZE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Set the maximum number of values to return for each call to next().
- SCAN_BLOCK_BYTES_SCANNED_KEY - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- SCAN_BLOCK_BYTES_SCANNED_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SCAN_CACHE_BLOCKS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_CACHEBLOCKS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Set to false to disable server-side caching of blocks for this scan.
- SCAN_CACHEDROWS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The number of rows for caching that will be passed to scanners.
- SCAN_COLUMN - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_COLUMN_FAMILY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Column Family to Scan
- SCAN_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Space delimited list of columns and column families to scan.
- SCAN_END_ROW - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_END_TIME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_FETCH_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_FILTER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
-
Deprecated.Since 2.4.18/2.5.9/2.6.0, will be removed in 4.0.0. Please use
Constants.FILTER
instead. - SCAN_FOR_COMPACTION - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- SCAN_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SCAN_LIMIT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_LIMIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_LIMIT_MAX - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_LIMIT_PARAM - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_MAX_VERSIONS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_MAXVERSIONS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The maximum number of version to return.
- SCAN_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- SCAN_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- SCAN_REGION_STATE_PARAM - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_REVERSED - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_ROW_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Scan start row
- SCAN_ROW_STOP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Scan stop row
- SCAN_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- SCAN_SIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SCAN_START_PARAM - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_START_ROW - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_START_TIME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- SCAN_TABLE_PARAM - Static variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- SCAN_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- SCAN_TIME_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SCAN_TIMERANGE_END - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The ending timestamp used to filter columns with a specific range of versions.
- SCAN_TIMERANGE_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The starting timestamp used to filter columns with a specific range of versions.
- SCAN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
The timestamp used to filter columns with a specific timestamp.
- 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)
- Scan.ReadType - Enum in org.apache.hadoop.hbase.client
- scan0(Scan, ScanResultConsumer) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- scanAll(Scan) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Return all the results that match the given scan object.
- scanAll(Scan) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- scanAll(Scan) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- scanBalancer - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- scanBatch - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- scanBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- scanBlockBytesScanned - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- scanByRegionEncodedName(Connection, String) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Scans META table for a row whose key contains the specified regionEncodedName, returning a single related
Result
instance if any row is found, null otherwise. - ScanControllerImpl(Optional<Cursor>) - Constructor for class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- ScanControllerState() - Constructor for enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
- 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
- scanExhausted() - Method in class org.apache.hadoop.hbase.client.ClientScanner
- scanForMergedParentRegions() - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
Scan hbase:meta to get set of merged parent regions, this is a very heavy scan.
- scanForMetrics - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- scanForReport() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Scan hbase:meta.
- scanFromHBase(Scan) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- scanFromThrift(TScan) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- scanHandlersCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- scanHandlerStack - Variable in class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- scanInfo - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- scanInfo - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- ScanInfo - Class in org.apache.hadoop.hbase.regionserver
-
Immutable information for scans over a store.
- ScanInfo(byte[], int, int, long, KeepDeletedCells, long, CellComparator, long, boolean, long, boolean, long, boolean) - 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
- ScanInfo(Configuration, ColumnFamilyDescriptor, long, long, CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
- scanKeysValues(Path, HFilePrettyPrinter.KeyValueStatsCollector, HFileScanner, byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- 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.
- scanLabelGenerators - Variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- scanLimit - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- scanMeta(AsyncTable<AdvancedScanResultConsumer>, byte[], byte[], MetaTableAccessor.QueryType, int, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Performs a scan of META table for given table.
- scanMeta(AsyncTable<AdvancedScanResultConsumer>, TableName, MetaTableAccessor.QueryType, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
Performs a scan of META table for given table.
- scanMeta(Connection, byte[], byte[], MetaTableAccessor.QueryType, int, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a scan of META table.
- scanMeta(Connection, byte[], byte[], MetaTableAccessor.QueryType, Filter, int, MetaTableAccessor.Visitor, CatalogReplicaMode) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- scanMeta(Connection, byte[], byte[], MetaTableAccessor.QueryType, MetaTableAccessor.Visitor) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- scanMeta(Connection, MetaTableAccessor.Visitor, TableName, byte[], int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Performs a scan of META table for given table starting from given row.
- scanMeta(Connection, TableName, MetaTableAccessor.QueryType, int, MetaTableAccessor.Visitor, CatalogReplicaMode) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- scanMetaForTableRegions(Connection, MetaTableAccessor.Visitor, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- scanMetaForTableRegions(Connection, MetaTableAccessor.Visitor, TableName, CatalogReplicaMode) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.AbstractClientScanner
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- scanMetrics - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- ScanMetrics - Class in org.apache.hadoop.hbase.client.metrics
-
Provides metrics related to scan operations (both server side and client side metrics).
- ScanMetrics() - Constructor for class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
constructor
- scanMetricsPublished - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- ScanModifyingObserver - Class in org.apache.hadoop.hbase.coprocessor.example
-
A RegionObserver which modifies incoming Scan requests to include additional columns than what the user actually requested.
- ScanModifyingObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ScanModifyingObserver
- scanner - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- scanner - Variable in class org.apache.hadoop.hbase.coprocessor.example.DelegatingInternalScanner
- scanner - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- scanner - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- scanner - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- scanner - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- scanner - Variable in class org.apache.hadoop.hbase.master.region.RegionScannerAsResultScanner
- scanner - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- scanner - Variable in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- scanner - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerCloseCallBack
- scanner - Variable in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- scanner - Variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.ResultScannerWrapper
- Scanner(Scan) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- SCANNER_ALREADY_CLOSED - Static variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Deprecated.
- SCANNER_LEASE_EXPIRED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SCANNER_LEASE_EXPIRED_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- scannerCaching - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- scannerCaching - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- scannerCaching - Variable in class org.apache.hadoop.hbase.client.HTable
- scannerCaching - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- ScannerCallable - Class in org.apache.hadoop.hbase.client
-
Scanner operations such as create, next, etc.
- ScannerCallable(ClusterConnection, TableName, Scan, ScanMetrics, RpcControllerFactory, int, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallable
- ScannerCallable.MoreResults - Enum in org.apache.hadoop.hbase.client
- ScannerCallableWithReplicas - Class in org.apache.hadoop.hbase.client
-
This class has the logic for handling scanners for regions with and without replicas.
- ScannerCallableWithReplicas(TableName, ClusterConnection, ScannerCallable, ExecutorService, int, Scan, int, int, int, boolean, int, Configuration, RpcRetryingCaller<Result[]>) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- ScannerCallableWithReplicas.RetryingRPC - Class in org.apache.hadoop.hbase.client
- scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- 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)
andInternalScanner.next(java.util.List)
. - ScannerContext(boolean, ScannerContext.LimitFields, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.ScannerContext
- ScannerContext.Builder - Class in org.apache.hadoop.hbase.regionserver
- ScannerContext.LimitFields - Class in org.apache.hadoop.hbase.regionserver
-
The different fields that can be used as limits in calls to
InternalScanner.next(java.util.List)
andInternalScanner.next(java.util.List)
- 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)
- ScannerContext.ProgressFields - Class in org.apache.hadoop.hbase.regionserver
- scannerFactory - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerId - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scannerId - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- scannerId - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
- scannerIdGen - Variable in class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
- scannerIdGenerator - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- 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
- ScannerInstanceResource - Class in org.apache.hadoop.hbase.rest
- ScannerInstanceResource() - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- ScannerInstanceResource(String, String, ResultGenerator, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
- scannerLeaseExpiredCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- scannerLeaseTimeoutPeriod - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
The lease timeout period for client scanners (milliseconds).
- scannerLeaseTimeoutPeriod(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scannerLeaseTimeoutPeriodNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scannerLeaseTimeoutPeriodNs - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- ScannerListener(String) - Constructor for class org.apache.hadoop.hbase.regionserver.RSRpcServices.ScannerListener
- scannerMap - Variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerMap - Variable in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- scannerMaxResultSize - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- scannerMaxResultSize - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- scannerMaxResultSize - Variable in class org.apache.hadoop.hbase.client.HTable
- ScannerModel - Class in org.apache.hadoop.hbase.rest.model
-
A representation of Scanner parameters.
- ScannerModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Default constructor
- ScannerModel(byte[], byte[], List<byte[]>, int, int, long, int, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Constructor
- ScannerModel(byte[], byte[], List<byte[]>, int, int, long, long, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Constructor
- ScannerModel.FilterModel - Class in org.apache.hadoop.hbase.rest.model
- ScannerModel.FilterModel.ByteArrayComparableModel - Class in org.apache.hadoop.hbase.rest.model
- ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType - Enum in org.apache.hadoop.hbase.rest.model
- ScannerModel.FilterModel.FilterType - Enum in org.apache.hadoop.hbase.rest.model
- ScannerModel.JaxbJsonProviderHolder - Class in org.apache.hadoop.hbase.rest.model
-
Implement lazily-instantiated singleton as per recipe here: http://literatejava.com/jvm/fastest-threadsafe-singleton-jvm/
- scannerName - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerShippedCallBack
- scannerName - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.ScannerListener
- scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- scannerOrder - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- scannerOwners - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
Mapping of scanner instances to the user who created them
- scannerOwners - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Mapping of scanner instances to the user who created them
- scannerReadPoints - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- scannerReadPoints - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- scannerResetException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- scannerResetException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- ScannerResetException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the server side has received an Exception, and asks the Client to reset the scanner state by closing the current region scanner, and reopening from the start of last seen row.
- ScannerResetException() - Constructor for exception org.apache.hadoop.hbase.exceptions.ScannerResetException
-
constructor
- ScannerResetException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.ScannerResetException
-
Constructor
- ScannerResetException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.exceptions.ScannerResetException
- ScannerResource - Class in org.apache.hadoop.hbase.rest
- ScannerResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResource
-
Constructor
- ScannerResultGenerator - Class in org.apache.hadoop.hbase.rest
- ScannerResultGenerator(String, RowSpec, Filter, boolean) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- ScannerResultGenerator(String, RowSpec, Filter, int, boolean) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
- scanners - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreMergerSegmentsIterator
- scanners - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannersCloseCallBack
- scanners - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- scanners - Static variable in class org.apache.hadoop.hbase.rest.ScannerResource
- scannersForDelayedClose - Variable in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
- scannersForDelayedClose - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- scannerState - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
The state of the scanner after the invocation of
InternalScanner.next(java.util.List)
orInternalScanner.next(java.util.List)
. - scannerTimeout - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- scannerTimeout - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- 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
-
ScanQueryMatcher.match(org.apache.hadoop.hbase.Cell)
return codes. - scanReadRpcTimeout - Variable in class org.apache.hadoop.hbase.client.HTable
- scanReadRpcTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- scanRegionState - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- scanResultCache - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- ScanResultCache - Interface in org.apache.hadoop.hbase.client
-
Used to separate the row constructing logic.
- ScanResultConsumer - Interface in org.apache.hadoop.hbase.client
-
Receives
Result
for an asynchronous scan. - ScanResultConsumerBase - Interface in org.apache.hadoop.hbase.client
-
The base interface for scan result consumer.
- ScanResumerImpl() - Constructor for class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- ScanResumerState() - Constructor for enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
- scans - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Holds the set of scans used to define the input.
- SCANS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
Job parameter that specifies the scan list.
- scanSingleRegion() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
-
Create retry caller for scanning a region.
- ScanSingleRegionCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scanSizeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- scanSizeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- scanStart - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- scanTable - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser
- scanTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- scanTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- scanTimeHistogram - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- scanTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- scanTimeout - Variable in class org.apache.hadoop.hbase.client.HTable
- scanTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- scanTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- scanTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- scanTracker - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- ScanType - Enum in org.apache.hadoop.hbase.regionserver
-
Enum to distinguish general scan types.
- ScanType() - Constructor for enum org.apache.hadoop.hbase.regionserver.ScanType
- scanUsePread - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- scanVirtualTimeWeight - Variable in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- 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.
- schedLock() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- scheduleAbortTimer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- scheduleChore(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
Schedule a chore.
- ScheduledChore - Class in org.apache.hadoop.hbase
-
ScheduledChore is a task performed on a period in hbase.
- ScheduledChore() - Constructor for class org.apache.hadoop.hbase.ScheduledChore
-
Construct a ScheduledChore
- ScheduledChore(String, Stoppable, int) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
-
Construct a ScheduledChore
- ScheduledChore(String, Stoppable, int, long) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
-
Construct a ScheduledChore
- ScheduledChore(String, Stoppable, int, long, TimeUnit) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
-
Construct a ScheduledChore
- scheduledChores - Variable in class org.apache.hadoop.hbase.ChoreService
-
Maps chores to their futures.
- scheduleFlush(String, List<byte[]>) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- scheduleFlush(String, List<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.LogRoller
- scheduleFlush(String, List<byte[]>) - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- scheduleForRetry(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- scheduleFullRefresh() - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
-
Refresh all the region locations.
- scheduleIdleScanTask() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- scheduler - Variable in class org.apache.hadoop.hbase.ChoreService
-
This thread pool is used to schedule all of the Chores
- scheduler - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- scheduler - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Scheduler/Queue that contains runnable procedures.
- scheduler - Variable in enum org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ExecutorSingleton
- scheduleRelogin(Throwable) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- scheduleRenewLeaseTask() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- schedulerLock - Variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- scheduleSCPsForUnknownServers() - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- scheduleSCPsForUnknownServers() - Method in interface org.apache.hadoop.hbase.client.Hbck
- scheduleSCPsForUnknownServers(RpcController, MasterProtos.ScheduleSCPsForUnknownServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- scheduleServerCrashProcedure(List<HBaseProtos.ServerName>) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Deprecated.since 2.2.1. Will removed in 3.0.0.
- scheduleServerCrashProcedure(RpcController, MasterProtos.ScheduleServerCrashProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- scheduleServerCrashProcedures(List<ServerName>) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- scheduleServerCrashProcedures(List<ServerName>) - Method in interface org.apache.hadoop.hbase.client.Hbck
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Statistics thread schedule pool (for heavy debugging, could remove)
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Statistics thread schedule pool (for heavy debugging, could remove)
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Statistics thread schedule pool (for heavy debugging, could remove)
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
Statistics thread schedule pool (for heavy debugging, could remove)
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.mob.MobFileCache
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
-
Statistics thread schedule pool
- scheduleThreadPool - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Statistics thread schedule pool
- scheduleTimeoutTask(Call) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- schedUnlock() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- schedWaitCond - Variable in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- SCHEMA - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- SchemaLocking - Class in org.apache.hadoop.hbase.master.procedure
-
Locks on namespaces, tables, and regions.
- SchemaLocking(Function<Long, Procedure<?>>) - Constructor for class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- SchemaResource - Class in org.apache.hadoop.hbase.rest
- SchemaResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.SchemaResource
-
Constructor
- scope - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- scope - Variable in class org.apache.hadoop.hbase.security.access.Permission
- Scope(char) - Constructor for enum org.apache.hadoop.hbase.security.access.Permission.Scope
- SCOPE_BY_CODE - Static variable in class org.apache.hadoop.hbase.security.access.Permission
- scopeWALEdits(WALKey, WALEdit, Configuration) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
-
Utility method used to set the correct scopes on each log key.
- 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
- screen - Variable in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- Screen - Class in org.apache.hadoop.hbase.hbtop.screen
-
This dispatches key presses and timers to the current
ScreenView
. - Screen(Configuration, long, Mode, List<Field>, Field, Boolean, List<RecordFilter>, long, boolean) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.Screen
- SCREEN_DESCRIPTION_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- SCREEN_DESCRIPTION_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- SCREEN_DESCRIPTION_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- screenBuffer - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- screenBuffer - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- ScreenBuffer - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
Represents a buffer of the terminal screen for double-buffering.
- ScreenBuffer() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- ScreenView - Interface in org.apache.hadoop.hbase.hbtop.screen
-
An interface for a screen view that handles key presses and timers.
- script - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- script - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Get rsgroup table mapping script
- scriptTimeout - Variable in class org.apache.hadoop.hbase.HealthChecker
- scriptTimeout - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupMappingScript
- search(T, int, int, int) - Method in interface org.apache.hadoop.hbase.MetaCellComparator.SearchDelimiter
- search(T, int, int, int) - Method in interface org.apache.hadoop.hbase.MetaCellComparator.SearchDelimiterInReverse
- searchDelimiterIndex(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Find index of passed delimiter.
- searchDelimiterIndex(ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find index of passed delimiter.
- searchDelimiterIndexInReverse(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Find index of passed delimiter walking from end of buffer backwards.
- searchDelimiterIndexInReverse(ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Find index of passed delimiter walking from end of buffer backwards.
- searchTreeLevel - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
The number of levels in the block index tree.
- searchTreeLevel - Variable in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- second - Variable in class org.apache.hadoop.hbase.util.ObjectIntPair
- second - Variable in class org.apache.hadoop.hbase.util.Pair
- second - Variable in class org.apache.hadoop.hbase.util.PairOfSameType
- second - Variable in class org.apache.hadoop.hbase.util.Triple
- SECONDARY - Enum constant in enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
- SECONDARY_INDEX_ENTRY_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
-
The number of bytes stored in each "secondary index" entry in addition to key bytes in the non-root index block format.
- secondaryIndexOffsetMarks - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunkImpl
-
The "secondary index" used for binary search over variable-length records in a "non-root" format block.
- secondaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- secondaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- secondPrevReadFromBackupTbl - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- secret - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- secretManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- secretManager - Variable in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider.SaslDigestCallbackHandler
- secretManager - Variable in class org.apache.hadoop.hbase.security.token.TokenProvider
- secretManager - Variable in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- secure - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
- secure - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
- secure - Static variable in class org.apache.hadoop.hbase.thrift2.DemoClient
- SECURE_AUTHENTICATION - Enum constant in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- SECURE_RNG - Static variable in class org.apache.hadoop.hbase.util.Bytes
- SecureBulkLoadClient - Class in org.apache.hadoop.hbase.client
-
Client proxy for SecureBulkLoadProtocol
- SecureBulkLoadClient(Configuration, Table) - Constructor for class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- secureBulkLoadHFiles(HRegion, ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- secureBulkLoadHFiles(HRegion, ClientProtos.BulkLoadHFileRequest, List<String>) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- secureBulkLoadHFiles(ClientProtos.ClientService.BlockingInterface, List<Pair<byte[], String>>, byte[], boolean, Token<?>, String) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
-
Securely bulk load a list of HFiles using client protocol.
- secureBulkLoadHFiles(ClientProtos.ClientService.BlockingInterface, List<Pair<byte[], String>>, byte[], boolean, Token<?>, String, boolean) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
-
Securely bulk load a list of HFiles using client protocol.
- secureBulkLoadHFiles(ClientProtos.ClientService.BlockingInterface, List<Pair<byte[], String>>, byte[], boolean, Token<?>, String, boolean, List<String>, boolean) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- SecureBulkLoadListener(FileSystem, String, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- secureBulkLoadManager - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- SecureBulkLoadManager - Class in org.apache.hadoop.hbase.regionserver
-
Bulk loads in secure mode.
- SecureBulkLoadManager(Configuration, Connection) - Constructor for class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- SecureBulkLoadManager.SecureBulkLoadListener - Class in org.apache.hadoop.hbase.regionserver
- SecureHadoopUser() - Constructor for class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- SecureHadoopUser(UserGroupInformation) - Constructor for class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- SecureHadoopUser(UserGroupInformation, LoadingCache<String, String[]>) - Constructor for class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- secureInitAfterHeader(boolean, Encryptor) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- secureRandom(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with random bytes using a strong random number generator.
- secureRandom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with random bytes at the specified position using a strong random number generator.
- secureRootFilePerms - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- secureRootSubDirPerms - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- SecureWALCellCodec - Class in org.apache.hadoop.hbase.regionserver.wal
-
A WALCellCodec that encrypts the WALedits.
- SecureWALCellCodec(Configuration, Decryptor) - 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, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
- SecureWALCellCodec.EncryptedKvDecoder - Class in org.apache.hadoop.hbase.regionserver.wal
- SecureWALCellCodec.EncryptedKvEncoder - Class in org.apache.hadoop.hbase.regionserver.wal
- SECURITY_PREAMBLE_HEADER - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- SecurityCapability - Enum in org.apache.hadoop.hbase.client.security
-
Available security capabilities
- SecurityCapability(int) - Constructor for enum org.apache.hadoop.hbase.client.security.SecurityCapability
- SecurityConstants - Class in org.apache.hadoop.hbase.security
-
SecurityConstants holds a bunch of kerberos-related constants
- SecurityConstants() - Constructor for class org.apache.hadoop.hbase.security.SecurityConstants
- securityEnabled - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- securityEnabled - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- securityEnabled - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- SecurityHeadersFilter - Class in org.apache.hadoop.hbase.http
- SecurityHeadersFilter() - Constructor for class org.apache.hadoop.hbase.http.SecurityHeadersFilter
- securityInfo - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- SecurityInfo - Class in org.apache.hadoop.hbase.security
-
Maps RPC protocol interfaces to required configuration
- SecurityInfo(String, AuthenticationProtos.TokenIdentifier.Kind) - Constructor for class org.apache.hadoop.hbase.security.SecurityInfo
- SecurityInfo(AuthenticationProtos.TokenIdentifier.Kind, String...) - Constructor for class org.apache.hadoop.hbase.security.SecurityInfo
- SecurityNotEnabledException - Exception in org.apache.hadoop.hbase.ipc
-
Will be thrown when server received a security preamble call for asking the server principal but security is not enabled for this server.
- SecurityNotEnabledException() - Constructor for exception org.apache.hadoop.hbase.ipc.SecurityNotEnabledException
- SecurityProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer.SecurityProvider
- SecurityUtil - Class in org.apache.hadoop.hbase.security
-
Security related generic utility methods.
- SecurityUtil() - Constructor for class org.apache.hadoop.hbase.security.SecurityUtil
- seed - Variable in class org.apache.hadoop.hbase.util.Random64
- seedUniquifier - Static variable in class org.apache.hadoop.hbase.util.Random64
- seedUniquifier() - Static method in class org.apache.hadoop.hbase.util.Random64
-
Copy from
Random#seedUniquifier()
- seek(long) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- 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(Cell) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
- SEEK_NEXT_COL - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Done with column, seek to next.
- SEEK_NEXT_ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Done with the row, seek there.
- SEEK_NEXT_USING_HINT - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Seek to next key which is given as hint by the filter.
- SEEK_NEXT_USING_HINT - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Seek to next key which is given as hint.
- SEEK_PLUS_READ - Enum constant in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.ReadType
- seekAllScanner(ScanInfo, List<? extends KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- seekAtOrAfter(HFileScanner, Cell) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Returns false if not found or if k is after the end.
- 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] ..
- seekBefore(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- seekBeforeAndSaveKeyToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Seeks before the seek target cell and saves the location to
StoreFileScanner.previousRow
. - seekCount - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- seeked - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
- seeker - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- seeker - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- SeekerState() - Constructor for class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- SeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- SeekerStateBufferedEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder.SeekerStateBufferedEncodedSeeker
- SeekerStateBufferedEncodedSeeker(HFileBlockDecodingContext) - Constructor for class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder.SeekerStateBufferedEncodedSeeker
- seekFirst(TNode) - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
-
Reset the iterator, and seeks to the first (min) node of the tree
- seekHintFilters - Variable in class org.apache.hadoop.hbase.filter.FilterListWithAND
- seekNext() - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- seekOrSkipToNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- seekOrSkipToNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Positions this scanner at the start of the file.
- seekTo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
Positions this scanner at the start of the file.
- seekTo(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- seekTo(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
SeekTo or just before the passed
cell
. - seekTo(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
An internal API function.
- seekTo(TNode, Object, AvlUtil.AvlKeyComparator<TNode>) - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
-
Reset the iterator, and seeks to the specified key
- seekToDataBlock(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding, HFile.CachingBlockReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
-
Return the data block which contains this key.
- seekToKeyInBlock(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- seekToKeyInBlock(Cell, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Moves the seeker position within the current block to: the last key that that is less than or equal to the given key if
seekBefore
is false the last key that is strictly less than the given key ifseekBefore
is true. - seekToKeyInBlock(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- 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
- seekToNewSource(long) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- 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
- seekToPreviousRowStateless(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
This variant of the
StoreFileScanner.seekToPreviousRow(Cell)
method requires two seeks. - seekToPreviousRowWithHint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
This variant of the
StoreFileScanner.seekToPreviousRow(Cell)
method requires one seek and one reseek. - seekToPreviousRowWithoutHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
This variant of the
StoreFileScanner.seekToPreviousRow(Cell)
method requires two seeks and one reseek. - seePastDeleteMarkers - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
-
whether time range queries can see rows "behind" a delete
- segment - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- segment - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotSegmentScanner
- 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, List<ImmutableSegment>, TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.Segment
- Segment(CellComparator, 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
- SegmentFactory - Class in org.apache.hadoop.hbase.regionserver
-
A singleton store segment factory.
- SegmentFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.SegmentFactory
- segments - Variable in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- 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.
- segregateRegionsAndAssignRegionsWithFavoredNodes(Collection<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- segregateRegionsAndAssignRegionsWithFavoredNodes(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeLoadBalancer
- select(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
Called to select files for compaction.
- select(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine.DateTieredCompactionContext
- select(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine.DefaultCompactionContext
- select(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- select(HBaseProtos.RotateFileData[]) - Method in class org.apache.hadoop.hbase.util.RotateFile
- select(StoreFileTrackerProtos.StoreFileList[]) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- select(TableName, byte[], RegionLocateType) - Method in interface org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSelector
-
Select a catalog replica region where client go to loop up the input row key.
- select(TableName, byte[], RegionLocateType) - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
-
When it looks up a location, it will call this method to find a replica region to go.
- selectClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Selects a ZK client port.
- selectCoHostedRegionPerGroup(Int2IntCounterMap, int[], int[]) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaCandidateGenerator
-
Randomly select one regionIndex out of all region replicas co-hosted in the same group (a group is a server, host or rack)
- selectCompactFiles(List<HStoreFile>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
-
Select at least one file in the candidates list to compact, through choosing files from the head to the index that the accumulation length larger the max compaction size.
- 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
- selectCompaction(HRegion, HStore, int, CompactionLifeCycleTracker, CompactSplit.CompactionCompleteTracker, User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- selectExpiredMergeCompaction(StripeCompactionPolicy.StripeInformationProvider, 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.regionserver.compactions.CompactionRequestImpl
- selectL0OnlyCompaction(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- 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.
- selectModeFieldsAndAddCountField(List<FieldInfo>, List<Record>, Field) - Method in class org.apache.hadoop.hbase.hbtop.mode.RegionModeStrategy
-
Form new record list with records formed by only fields provided through fieldInfo and add a count field for each record with value 1 We are doing two operation of selecting and adding new field because of saving some CPU cycles on rebuilding the record again
- selector - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener
-
Deprecated.
- selector - Variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- SELECTOR_KEY - Static variable in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- SELECTOR_NUM_OPTION - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- SELECTOR_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
-
Number of selector threads for reading and writing socket
- selectPartitions(Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
-
Choose partitions between row ranges to hash to a single output file Selects region boundaries that fall within the scan range, and groups them into the desired number of partitions.
- selectProvider(byte) - Method in class org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProviders
-
Selects the appropriate SaslServerAuthenticationProvider from those available.
- selectProvider(String, User) - Method in interface org.apache.hadoop.hbase.security.provider.AuthenticationProviderSelector
-
Chooses the authentication provider which should be used given the provided client context from the authentication providers passed in via
AuthenticationProviderSelector.configure(Configuration, Collection)
. - selectProvider(String, User) - Method in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- selectProvider(String, User) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeProviderSelector
- selectProvider(String, User) - Method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
-
Chooses the best authentication provider and corresponding token given the HBase cluster identifier and the user.
- selectRegionLocation(HRegionLocation, HRegionLocation, boolean, boolean) - Method in class org.apache.hadoop.hbase.RegionLocations
- 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.
- selectSimpleCompaction(List<HStoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
-
Selects the compaction of a single stripe using default policy.
- 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
-
Returns the stores need to be flushed.
- selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushPolicy
-
Returns the stores need to be flushed.
- selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
- semaphore - Variable in class org.apache.hadoop.hbase.ipc.FastPathRpcHandler
- send(AsyncNonMetaRegionLocator.LocateRequest) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- sendAbortProcessSignal() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- 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.
- sendBufSizePRedictor - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- SendBufSizePredictor - Class in org.apache.hadoop.hbase.io.asyncfs
-
Used to predict the next send buffer size.
- SendBufSizePredictor() - Constructor for class org.apache.hadoop.hbase.io.asyncfs.SendBufSizePredictor
- sendCall(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
- sendConnectionHeaderResponseIfNeeded() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Send the response for connection header
- sendError(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- sendError(int, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- sendError(int, String) - Method in interface org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.HttpInteraction
-
Called by the filter after it decides that the request is a potential CSRF attack and therefore must be rejected.
- sendError(int, String) - Method in class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
- sendError(HttpServletResponse, int, String) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- sendErrorResponseForCall(int, long, Span, String, Throwable) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- sendForceUpdateSignal(long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- 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 theSubprocedure.acquireBarrier()
step. - sendLogLevelRequest() - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Send HTTP request to the daemon.
- 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
- sendMultiAction(Map<ServerName, MultiAction>, int, List<Action>, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Send a multi action structure to the servers, after a delay depending on the attempt number.
- sendOrDelay(Map<ServerName, AsyncBatchRpcRetryingCaller.ServerRequest>, int) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- sendPostSyncSignal() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- sendProcedureAddedNotification(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- sendProcedureFinishedNotification(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- sendProcedureLoadedNotification(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- sendRedirect(String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- sendRegionPlansToRingBuffer(List<RegionPlan>, double, double, String, long) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- 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.
- sendRejectionReasonToRingBuffer(String, List<CostFunction>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- sendRequest(Call, HBaseRpcController) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- sendRequest(Call, HBaseRpcController) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- sendRequest(Call, HBaseRpcController) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- sendRequest(ServerName, AdminProtos.ExecuteProceduresRequest) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- sendRequest0(Call, HBaseRpcController) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- sendRequestsToSecondaryReplicas(Function<Integer, CompletableFuture<T>>, RegionLocations, CompletableFuture<T>, Optional<MetricsConnection>) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- sendResponseIfReady() - Method in class org.apache.hadoop.hbase.ipc.NettyServerCall
-
If we have a response, and delay is not set, then respond immediately.
- sendResponseIfReady() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Send the response of this RPC call.
- sendResponseIfReady() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerCall
-
Deprecated.
- sendSaslMessage(ChannelHandlerContext, byte[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- sendSaslMessage(ChannelHandlerContext, byte[], List<CipherOption>) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- sendStopSignal() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- sendStopSignal() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- sendStopSignal() - Method in class org.apache.hadoop.hbase.procedure2.StoppableThread
- sendStopSignal() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- sendStopSignal() - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- sendToServer(ServerName, AsyncBatchRpcRetryingCaller.ServerRequest, int) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- SENT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- SENT_BYTES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- sentBytes - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- sentBytes(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- sentBytes(long) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- sentBytes(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- sentResponse(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- sentResponse(long) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- sentResponse(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- SEP - Static variable in class org.apache.hadoop.hbase.mob.MobUtils
- SEPARATE_OLDLOGDIR - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
Separate old log into different dir by regionserver name
- SEPARATED_BYTE - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
- separator - Variable in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- separator - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Column seperator
- separator - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Column seperator
- separator - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Column seperator
- separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- separator() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Returns the separator character to use when storing / printing the row
- separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- SEPARATOR - Static variable in class org.apache.hadoop.hbase.backup.HFileArchiver
- SEPARATOR - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- SEPARATOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- separatorByte - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- seperator - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- seq - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
- SEQ_COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileComparators
-
Comparator that compares based on the Sequence Ids of the the store files.
- SEQ_ID_MARKER - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Cells in a bulkloaded file don't have a sequenceId since they don't go through memstore.
- SEQ_ID_MARKER_LENGTH - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- SEQ_ID_MAX_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileComparators
-
Comparator for time-aware compaction.
- seqid - Variable in class org.apache.hadoop.hbase.executor.EventHandler
- seqId - Variable in class org.apache.hadoop.hbase.ByteBufferKeyValue
- seqId - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- seqId - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- seqId - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- seqId - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- seqId - Variable in class org.apache.hadoop.hbase.KeyValue
- seqId - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- seqids - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
- seqids - Static variable in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- seqNum - Variable in class org.apache.hadoop.hbase.HRegionLocation
- seqNum - Variable in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES.Integrity
- seqNum - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- seqNum - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionInfo
- SEQNUM_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The open seqnum column qualifier
- SEQNUM_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The open seqnum column qualifier
- sequence - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- sequence - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- SEQUENCE_ID_FILE_SUFFIX - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- SEQUENCE_ID_FILE_SUFFIX_LENGTH - Static variable in class org.apache.hadoop.hbase.wal.WALSplitUtil
- sequenceid - Variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
- sequenceId - Variable in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- sequenceId - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors.SequenceIdAndFileLength
- sequenceId - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
SequenceId for this edit.
- sequenceID - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- SequenceId - Interface in org.apache.hadoop.hbase.regionserver
-
Interface which abstracts implementations on log sequenceId assignment
- sequenceIdAccounting - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Class that does accounting of sequenceids in WAL subsystem.
- SequenceIdAccounting - Class in org.apache.hadoop.hbase.regionserver.wal
-
Accounting of sequence ids per region and then by column family.
- SequenceIdAccounting() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- SequenceIdAndFileLength(int, int) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors.SequenceIdAndFileLength
- sequenceIdChecker - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- sequenceNumber - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- SequentialProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
A SequentialProcedure describes one step in a procedure chain:
- SequentialProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- serial - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- serial - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- serialize(byte[], Type, JsonSerializationContext) - Method in class org.apache.hadoop.hbase.http.gson.ByteArraySerializer
- serialize(byte[], Type, JsonSerializationContext) - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.ByteArraySerializer
- serialize(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Write the trailer to a data stream.
- serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Converts a ForeignException to an array of bytes.
- serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
-
Converts a RemoteProcedureException 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
- serialize(Cell) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellSerializer
- serialize(Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- serialize(Result) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization.ResultSerializer
- serialize(ExtendedCell) - Method in class org.apache.hadoop.hbase.mapreduce.ExtendedCellSerialization.ExtendedCellSerializer
- serialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
-
Deprecated.
- serialize(RegionVisualizer.RegionDetails, Type, JsonSerializationContext) - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetailsSerializer
- serialize(Size, Type, JsonSerializationContext) - Method in class org.apache.hadoop.hbase.master.http.gson.SizeAsBytesSerializer
- serialize(Size, Type, JsonSerializationContext) - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.SizeAsBytesSerializer
- serialize(Message) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureStateSerializer
- serialize(Message) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.CompatStateSerializer
- serialize(Message) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil.StateSerializer
- serializeAsPB(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Write trailer data as protobuf.
- serializeColumnFamilyAttribute(Function<ColumnFamilyDescriptor, String>, List<TableDescriptor>) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- serializeConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Write the configuration to a String to write
- serializeConstraintClass(Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Just write the class to a String representation of the class as a key for the
HTableDescriptor
Constraint class to convert to aHTableDescriptor
key - serializeDelete(long, List<Mutation>, List<byte[]>) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- serializeMobFileRefs(SetMultimap<TableName, String>) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Serialize a set of referenced mob hfiles
- serializePut(Procedure<?>, List<Mutation>, List<byte[]>) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- 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
-
Deprecated.
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- 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.FlushRegionProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- 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.ModifyTableDescriptorProcedure
- 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.SnapshotProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- 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.ClaimReplicationQueueRemoteProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- 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
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.FailedProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The user-level code of the procedure may have some state to persist (e.g.
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyColumnFamilyStoreFileTrackerProcedure
- serializeStateData(ProcedureStateSerializer) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- serialReplicateRegionEntries(List<WAL.Entry>, int, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- SerialReplicationChecker - Class in org.apache.hadoop.hbase.replication.regionserver
-
Helper class to determine whether we can push a given WAL entry without breaking the replication order.
- SerialReplicationChecker(Configuration, ReplicationSource) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- SerialReplicationSourceWALReader - Class in org.apache.hadoop.hbase.replication.regionserver
-
WAL reader for a serial replication peer.
- SerialReplicationSourceWALReader(FileSystem, Configuration, ReplicationSourceLogQueue, long, WALEntryFilter, ReplicationSource, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationSourceWALReader
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.CellComparatorImpl
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.client.DoNotRetryRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.client.NoServerForRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.client.RegionOfflineException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.client.RetriesExhaustedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.client.WrongRowIOException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ConcurrentTableModificationException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.constraint.ConstraintException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.coprocessor.CoprocessorException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.DoNotRetryIOException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.DroppedSnapshotException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.ConnectionClosedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.ConnectionClosingException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.MasterRegistryFetchException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.MasterStoppedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.MergeRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionOpeningException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.RequestTooBigException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.ScannerResetException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.exceptions.UnexpectedStateException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.FailedCloseWALAfterInitializedErrorException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.filter.IncompatibleFilterException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.filter.InvalidRowFilterException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.HBaseIOException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.AdminAuthorizedServlet
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.http.conf.ConfServlet.BadFormatException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.conf.ConfServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.HttpServer.StackServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.ProfileOutputServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet.DisabledServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.http.ProfileServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.InnerStoreCellComparator
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.InvalidFamilyOperationException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.NameNodeException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.io.hfile.InvalidHFileException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ipc.CallCancelledException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ipc.CallerDisconnectedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ipc.FallbackDisallowedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ipc.SecurityNotEnabledException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.master.http.MasterDumpServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.master.http.MasterRedirectServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.master.http.MasterStatusServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.MasterNotRunningException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.NamespaceExistException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.NamespaceNotFoundException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.NotServingRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.procedure2.store.wal.CorruptedWALProcedureStoreException
-
Deprecated.
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat.InvalidWALDataException
-
Deprecated.
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.quotas.SpaceLimitingException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.RegionException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.regionserver.http.RSDumpServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.regionserver.http.RSStatusServlet
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.LeaseException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.RegionServerRunningException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.wal.FailedSyncBeforeLogCloseException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.wal.WALHeaderEOFException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.regionserver.WrongRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.RegionTooBusyException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.replication.regionserver.ReplicationRuntimeException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.replication.regionserver.WALEntryFilterRetryableException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.replication.ReplicationException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ReplicationPeerNotFoundException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.CellModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.CellSetModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.RowModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.TableListModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.TableModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.RESTDumpServlet
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.rest.RESTServletContainer
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.security.AccessDeniedException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.security.visibility.InvalidLabelException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.security.visibility.LabelAlreadyExistsException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.security.visibility.ParseException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.security.visibility.VisibilityControllerNotReadyException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.ServerName
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.TableExistsException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.TableNotDisabledException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.TableNotEnabledException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.TableNotFoundException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.thrift.HttpAuthenticationException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.UnknownRegionException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.UnknownScannerException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.util.FileSystemVersionException
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.util.Pair
- serialVersionUID - Static variable in class org.apache.hadoop.hbase.util.StealJobQueue
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.wal.WALSplitter.CorruptedLogFileException
- serialVersionUID - Static variable in exception org.apache.hadoop.hbase.ZooKeeperConnectionException
- serve() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- server - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- server - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- server - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- server - Variable in class org.apache.hadoop.hbase.executor.EventHandler
- server - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
- server - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- server - Variable in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- server - Variable in class org.apache.hadoop.hbase.master.CachedClusterId
- server - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- server - Variable in class org.apache.hadoop.hbase.master.RegionServerTracker
- server - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- server - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- server - Variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- server - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- server - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- server - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- server - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.PeriodicMemStoreFlusher
- server - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- server - Variable in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
- server - Variable in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- server - Variable in class org.apache.hadoop.hbase.regionserver.SplitRequest
- server - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- server - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- server - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- server - Variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- server - Variable in class org.apache.hadoop.hbase.rest.RESTServer
- server() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- server(Server) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- Server - Interface in org.apache.hadoop.hbase
-
Defines a curated set of shared functions implemented by HBase servers (Masters and RegionServers).
- SERVER - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalancerClusterState.LocalityType
- SERVER - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- SERVER_ARG - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKMainServer
- SERVER_COLUMN_PATTERN - Static variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
-
A regex for parsing server columns from meta.
- SERVER_COLUMN_PATTERN - Static variable in class org.apache.hadoop.hbase.MetaTableAccessor
-
A regex for parsing server columns from meta.
- SERVER_CRASH_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- SERVER_DOES_NOT_MATCH_META - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- SERVER_KEYTAB_KERBEROS_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- SERVER_NAME - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SERVER_NAME_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SERVER_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The server column qualifier
- SERVER_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The server column qualifier
- SERVER_QUEUE_KEY_COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- SERVER_TO_COMPONENT - Static variable in class org.apache.hadoop.hbase.http.HttpRequestLog
- SERVER_TYPE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- 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.
- serverAdded(ServerName) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- serverAdded(ServerName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- ServerAndLoad - Class in org.apache.hadoop.hbase.master.balancer
-
Data structure that holds servername and 'load'.
- ServerAndLoad(ServerName, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- serverBuckets - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- serverBucketToString(ToStringBuilder, String, Queue<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- ServerCall<T extends ServerRpcConnection> - Class in org.apache.hadoop.hbase.ipc
-
Datastructure that holds all necessary to a method invocation and then afterward, carries the result.
- ServerCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, T, long, InetAddress, long, int, ByteBuffAllocator, CellBlockBuilder, RpcServer.CallCleanup) - Constructor for class org.apache.hadoop.hbase.ipc.ServerCall
- serverChanged() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- serverChannel - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- serverChannel - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- serverChannelClass - Variable in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- serverChannelClass() - Method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- serverClass - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- serverClass - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- serverClass - Variable in enum org.apache.hadoop.hbase.thrift.ImplType
- 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
- ServerConfigurationKeys - Interface in org.apache.hadoop.hbase.http
-
This interface contains constants for configuration keys used in the hbase http server code.
- ServerConnectionUtils - Class in org.apache.hadoop.hbase.client
- ServerConnectionUtils() - Constructor for class org.apache.hadoop.hbase.client.ServerConnectionUtils
- ServerConnectionUtils.ShortCircuitingClusterConnection - Class in org.apache.hadoop.hbase.client
-
A ClusterConnection that will short-circuit RPC making direct invocations against the localhost if the invocation target is 'this' server; save on network and protobuf invocations.
- ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper - Class in org.apache.hadoop.hbase.client
-
When we directly invoke
RSRpcServices.get(org.apache.hbase.thirdparty.com.google.protobuf.RpcController, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest)
on the same RegionServer throughServerConnectionUtils.ShortCircuitingClusterConnection
in region CPs such asRegionObserver.postScannerOpen(org.apache.hadoop.hbase.coprocessor.ObserverContext<org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment>, org.apache.hadoop.hbase.client.Scan, org.apache.hadoop.hbase.regionserver.RegionScanner)
to get other rows, theRegionScanner
created for the directlyRSRpcServices.get(org.apache.hbase.thirdparty.com.google.protobuf.RpcController, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest)
may not be closed until the outmost rpc call is completed if there is an outmostRpcCall
, and even worse , theServerCall.rpcCallback
may be override which would cause serious problem,so forServerConnectionUtils.ShortCircuitingClusterConnection.getClient(org.apache.hadoop.hbase.ServerName)
, if returnServerConnectionUtils.ShortCircuitingClusterConnection.localHostClient
,we would add a wrapper class to wrap it , which usingRpcServer.unsetCurrentCall()
and {RpcServer#setCurrentCall} to surround the scan and get method call,so theRegionScanner
created for the directlyRSRpcServices.get(org.apache.hbase.thirdparty.com.google.protobuf.RpcController, org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.GetRequest)
could be closed immediately,see HBASE-26812 for more. - ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper.Operation<REQUEST,
RESPONSE> - Interface in org.apache.hadoop.hbase.client - serverCrashed(MasterProcedureEnv, RegionStateNode, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- serverCrashed(MasterProcedureEnv, RegionStateNode, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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
- serverCrashMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
- ServerCrashProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
Handle crashed server.
- 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).
- ServerCrashProcedure(MasterProcedureEnv, ServerName, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Call this constructor queuing up a Procedure.
- serverCrashProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsMaster
- ServerErrors() - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker.ServerErrors
- ServerErrorTracker(long, int) - Constructor for class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
-
Constructor
- serverEventsListenerThread - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- ServerEventsListenerThread() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- serverHasTooFewRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Returns true iff a given server has less regions than the balanced amount
- serverIndexToHostIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- serverIndexToRackIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- serverIndexToRegionsOffset - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- serverIndicesSortedByLocality - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- serverIndicesSortedByRegionCount - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- ServerListener - Interface in org.apache.hadoop.hbase.master
-
Get notification of server registration events.
- ServerLiveState() - Constructor for enum org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
- serverLoad - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- ServerLoad - Class in org.apache.hadoop.hbase
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
ServerMetrics
instead. - ServerLoad(ServerMetrics) - Constructor for class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- ServerLoad(ServerName, ClusterStatusProtos.ServerLoad) - Constructor for class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- ServerLoad(ClusterStatusProtos.ServerLoad) - Constructor for class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.DONT USE this construction.
- serverLoadList - Variable in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- ServerLocalityCostFunction - Class in org.apache.hadoop.hbase.master.balancer
- ServerLocalityCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.ServerLocalityCostFunction
- serverLocks - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- serverManager - Variable in class org.apache.hadoop.hbase.master.DrainingServerTracker
- serverManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- ServerManager - Class in org.apache.hadoop.hbase.master
-
The ServerManager class manages info about region servers.
- ServerManager(MasterServices, RegionServerList) - Constructor for class org.apache.hadoop.hbase.master.ServerManager
-
Constructor.
- ServerManager.ServerLiveState - Enum in org.apache.hadoop.hbase.master
- serverMap - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStates
- ServerMetrics - Interface in org.apache.hadoop.hbase
-
This class is used for exporting current state of load on a RegionServer.
- ServerMetricsBuilder - Class in org.apache.hadoop.hbase
- ServerMetricsBuilder(ServerName) - Constructor for class org.apache.hadoop.hbase.ServerMetricsBuilder
- ServerMetricsBuilder.ServerMetricsImpl - Class in org.apache.hadoop.hbase
- ServerMetricsImpl(ServerName, int, String, long, long, Size, Size, int, List<ReplicationLoadSource>, ReplicationLoadSink, Map<byte[], RegionMetrics>, Set<String>, long, long, Map<byte[], UserMetrics>, List<ServerTask>, Map<String, Integer>) - Constructor for class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- servername - Variable in class org.apache.hadoop.hbase.executor.ExecutorService
- serverName - Variable in class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller
- serverName - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- serverName - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- serverName - Variable in class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller
- serverName - Variable in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- serverName - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- serverName - Variable in class org.apache.hadoop.hbase.HbckUnknownServers
- serverName - Variable in class org.apache.hadoop.hbase.HRegionLocation
- serverName - Variable in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- serverName - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- serverName - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- serverName - Variable in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- serverName - Variable in exception org.apache.hadoop.hbase.master.procedure.ServerCrashException
- serverName - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Name of the crashed server to process.
- serverName - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- serverName - Variable in class org.apache.hadoop.hbase.master.RegionState
- serverName - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- serverName - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionInfo
- serverName - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
The server name the Master sees us as.
- serverName - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- serverName - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- serverName - Variable in class org.apache.hadoop.hbase.rest.RESTServer
- serverName - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- serverName - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- serverName - Variable in class org.apache.hadoop.hbase.ServerName
- serverName - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- serverName - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- serverName - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- serverName - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
- serverName - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- serverName(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- serverName(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- ServerName - Class in org.apache.hadoop.hbase
-
Name of a particular incarnation of an HBase Server.
- ServerName(String, int, long) - Constructor for class org.apache.hadoop.hbase.ServerName
- ServerName(String, long) - Constructor for class org.apache.hadoop.hbase.ServerName
- ServerName(Address, long) - Constructor for class org.apache.hadoop.hbase.ServerName
- SERVERNAME_PATTERN - Static variable in class org.apache.hadoop.hbase.ServerName
- SERVERNAME_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
- SERVERNAME_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The serverName column qualifier.
- SERVERNAME_SEPARATOR - Static variable in class org.apache.hadoop.hbase.ServerName
-
This character is used as separator between server hostname, port and startcode.
- serverNameHash - Variable in class org.apache.hadoop.hbase.regionserver.ScannerIdGenerator
- serverNameInMeta - Variable in class org.apache.hadoop.hbase.HbckInconsistentRegions
- 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
- ServerNonceManager.OperationContext - Class in org.apache.hadoop.hbase.regionserver
- ServerNotRunningYetException - Exception in org.apache.hadoop.hbase.ipc
- ServerNotRunningYetException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.ServerNotRunningYetException
- ServerOperation(RemoteProcedureDispatcher.RemoteProcedure, long, Class<?>, byte[]) - Constructor for class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ServerOperation
- ServerOperationType() - Constructor for enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
- serverOptions - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- serverOverloaded - Variable in exception org.apache.hadoop.hbase.HBaseServerException
- serverOverloaded - Variable in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- serverPrincipal - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- serverPrincipal - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
- serverPrincipals - Variable in class org.apache.hadoop.hbase.security.SecurityInfo
- 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
- ServerQueue - Class in org.apache.hadoop.hbase.master.procedure
- ServerQueue(ServerName, int, LockStatus) - Constructor for class org.apache.hadoop.hbase.master.procedure.ServerQueue
- serverReadQueryMeter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- 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.procedure.RSProcedureDispatcher
- serverRemoved(ServerName) - Method in interface org.apache.hadoop.hbase.master.ServerListener
-
The server was removed from the cluster.
- serverRemoved(ServerName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.ServerEventsListenerThread
- serverRequest() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
- ServerRequest() - Constructor for class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- ServerRequestCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- serverRequestSizes - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestHeapSizeChecker
- serverRows - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.RequestRowsChecker
- ServerRpcConnection - Class in org.apache.hadoop.hbase.ipc
-
Reads calls from a connection and queues them for handling.
- ServerRpcConnection(RpcServer) - Constructor for class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- ServerRpcConnection.ByteBuffByteInput - Class in org.apache.hadoop.hbase.ipc
- ServerRpcConnection.PreambleResponse - Enum in org.apache.hadoop.hbase.ipc
- ServerRpcController - Class in org.apache.hadoop.hbase.ipc
-
Used for server-side protobuf RPC service invocations.
- ServerRpcController() - Constructor for class org.apache.hadoop.hbase.ipc.ServerRpcController
- serverRunQueue - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- servers - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- servers - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- servers - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- servers - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- SERVERS_NAME - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about live region servers name
- serversByLoad - Variable in class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
- ServerSideScanMetrics - Class in org.apache.hadoop.hbase.client.metrics
-
Provides server side metrics related to scan operations.
- ServerSideScanMetrics() - Constructor for class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- serversIncluded - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- serversName - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- serversName - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- serverSource - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- serversPerHost - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- serversPerRack - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- SERVERSTART_WAIT_MAX_KEY - Static variable in class org.apache.hadoop.hbase.util.RegionMover
- ServerState - Enum in org.apache.hadoop.hbase.master.assignment
-
Server State.
- ServerState() - Constructor for enum org.apache.hadoop.hbase.master.assignment.ServerState
- ServerStateNode - Class in org.apache.hadoop.hbase.master.assignment
-
State of Server; list of hosted regions, etc.
- ServerStateNode(ServerName) - Constructor for class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- ServerStatistics - Class in org.apache.hadoop.hbase.client.backoff
-
Track the statistics for a single region
- ServerStatistics() - Constructor for class org.apache.hadoop.hbase.client.backoff.ServerStatistics
- ServerStatistics.RegionStatistics - Class in org.apache.hadoop.hbase.client.backoff
- ServerStatisticTracker - Class in org.apache.hadoop.hbase.client
-
Tracks the statistics for multiple regions
- ServerStatisticTracker() - Constructor for class org.apache.hadoop.hbase.client.ServerStatisticTracker
- serverStats - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- serversThatCannotSpecifyBindIP() - Static method in enum org.apache.hadoop.hbase.thrift.ImplType
- serversToIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- ServerTask - Interface in org.apache.hadoop.hbase
-
Information about active monitored server tasks
- ServerTask.State - Enum in org.apache.hadoop.hbase
-
Task state
- ServerTaskBuilder - Class in org.apache.hadoop.hbase
-
Builder for information about active monitored server tasks
- ServerTaskBuilder() - Constructor for class org.apache.hadoop.hbase.ServerTaskBuilder
- ServerTaskBuilder.ServerTaskImpl - Class in org.apache.hadoop.hbase
- ServerTaskImpl(String, String, ServerTask.State, long, long) - Constructor for class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- serverToAverageLatencyMap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- serverToBufferedCounterMap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- serverToFailedCounterMap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- serverToFlushWorkerMap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.The map between each region server to its flush worker
- serverToMaxLatencyMap - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- ServerTooBusyException - Exception in org.apache.hadoop.hbase.ipc
-
Throw this in RPC call if there are too many pending requests for one region server
- ServerTooBusyException(InetSocketAddress, long) - Constructor for exception org.apache.hadoop.hbase.ipc.ServerTooBusyException
-
Deprecated.
- ServerTooBusyException(Address, long) - Constructor for exception org.apache.hadoop.hbase.ipc.ServerTooBusyException
- serverTrackerTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- ServerType - Enum in org.apache.hadoop.hbase.client
-
Select server type i.e destination for RPC request associated with ring buffer.
- ServerType() - Constructor for enum org.apache.hadoop.hbase.client.ServerType
- ServerType(String) - Constructor for enum org.apache.hadoop.hbase.util.DNS.ServerType
- serverVersion - Variable in class org.apache.hadoop.hbase.rest.model.VersionModel
- serverWithProvider - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- serverWrapper - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- serverWriteQueryMeter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- service - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.MasterCoprocessorService
-
Deprecated.
- service - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionCoprocessorService
-
Deprecated.
- service - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorServiceBackwardCompatiblity.RegionServerCoprocessorService
-
Deprecated.
- service - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
- service - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- service - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.RESTServletContainer
-
This container is used only if authentication and impersonation is enabled.
- SERVICE_KEY - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- ServiceCaller<S,
R> - Interface in org.apache.hadoop.hbase.client -
Delegate to a protobuf rpc call.
- serviceException - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
The exception thrown within
Service.callMethod(com.google.protobuf.Descriptors.MethodDescriptor, RpcController, com.google.protobuf.Message, RpcCallback)
if any. - serviceInterface - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
- serviceName - Variable in class org.apache.hadoop.hbase.ipc.ConnectionId
- ServiceNotRunningException - Exception in org.apache.hadoop.hbase
- ServiceNotRunningException() - Constructor for exception org.apache.hadoop.hbase.ServiceNotRunningException
- ServiceNotRunningException(String) - Constructor for exception org.apache.hadoop.hbase.ServiceNotRunningException
- ServiceNotRunningException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ServiceNotRunningException
- ServiceNotRunningException(Throwable) - Constructor for exception org.apache.hadoop.hbase.ServiceNotRunningException
- 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.master.balancer.RegionLocationFinder
- services - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- services - Variable in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- services - Variable in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- services - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- services - Variable in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- services - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- services - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- services - Variable in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- services - Static variable in class org.apache.hadoop.hbase.security.HBasePolicyProvider
- serviceStarted - Variable in class org.apache.hadoop.hbase.master.HMaster
- serviceUGI - Variable in class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- serviceUGI - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- servlet - Variable in class org.apache.hadoop.hbase.rest.ResourceBase
- Servlet() - Constructor for class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
- ServletConfig - Class in org.apache.hadoop.hbase.http
- ServletConfig(String, String, String) - Constructor for class org.apache.hadoop.hbase.http.ServletConfig
- ServletConfig(String, String, String, boolean) - Constructor for class org.apache.hadoop.hbase.http.ServletConfig
- ServletFilterHttpInteraction(HttpServletRequest, HttpServletResponse, FilterChain) - Constructor for class org.apache.hadoop.hbase.rest.filter.RestCsrfPreventionFilter.ServletFilterHttpInteraction
-
Creates a new ServletFilterHttpInteraction.
- SESSION_TIMEOUT_ZK - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- sessionExpiredFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- SESSIONS_FAMILY - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Stores backup sessions (contexts)
- sessionTimeout - Variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- sessionTimeout - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- sessionTimeoutMs - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- set(boolean) - Method in class org.apache.hadoop.hbase.master.BooleanStateStore
-
Set the flag on/off.
- set(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Use passed bytes as backing array for this instance.
- set(byte[]) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- set(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- set(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- set(byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Reuse this
ByteRange
over a new byte[]. - set(byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Use passed bytes as backing array for this instance.
- set(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Use passed bytes as backing array for this instance.
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Reuse this
ByteRange
over a new byte[]. - set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Use passed bytes as backing array for this instance.
- set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- set(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- set(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- set(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Reuse this
ByteRange
over a new byte[]. - set(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- set(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- set(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- set(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- set(int, E) - Method in class org.apache.hadoop.hbase.util.SortedList
- set(long) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Set the bit at the specified index to 1.
- set(long) - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- set(long, TimeUnit) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Set the RateLimiter max available resources and refill period.
- set(String, String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- set(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- set(String, String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- set(List<StoreFileInfo>) - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Set the store files.
- set(List<StoreFileInfo>) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- set(Attributes) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- set(Cell) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- set(KeyValue.KeyOnlyKeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- SET - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_ADD - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_ADD_CMD - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- SET_CMD_USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- SET_DELETE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_DELETE_CMD - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- SET_DESCRIBE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_DESCRIBE_CMD - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- SET_KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- SET_LIST - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_LIST_CMD - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- SET_REMOVE - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- SET_REMOVE_CMD - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- SET_STATUS_SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- setAbortFailure(String, String) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setAbortRequested() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Sets the abort state if not already set.
- setAcl(String, List<ACL>, int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
setAcl is an idempotent operation.
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Append
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Delete
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Get
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Increment
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Set the ACL for this operation.
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Put
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Query
-
Set the ACL for the operation.
- setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Scan
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Append
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Delete
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Get
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Increment
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Set the ACL for this operation.
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Put
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Query
-
Set the ACL for the operation.
- setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Scan
- setACL(AccessControlList) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setActions(Permission.Action[]) - Method in class org.apache.hadoop.hbase.security.access.Permission
- setAfterSplit(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Set the age of the last applied operation
- setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- setAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- 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
- setAllLevels(String, String) - Static method in class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- setAllLevels(String, String) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- setAllowCoreThreadTimeout(boolean) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
-
Allows timing out of core threads.
- setAllowed(boolean) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- setAllowNullValueProperties(boolean) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setAllowPartialResults(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setAllowPartialResults(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Setting whether the caller wants to see the partial results when server returns less-than-expected cells.
- setAlreadyClosed() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- setAppDir(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- 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.master.HMaster
- setAsyncPrefetch(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
-
Deprecated.
- setAsyncPrefetch(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
- setAttempt(int) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Append
- setAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.client.Attributes
-
Sets an attribute.
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Get
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Increment
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
- setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
- setAttribute(String, Object) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Set a value in the webapp context.
- setAttribute(String, Object) - Method in class org.apache.hadoop.hbase.http.InfoServer
- setAttributes(Attributes) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Get
- setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Query
-
Sets the authorizations to be used by this Query
- setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Scan
- setAuths(byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- setAuths(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Sets given labels globally authorized for the user.
- setAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- setAuths(Configuration, String[], String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.
- setAuths(Connection, String[], String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Sets given labels globally authorized for the user.
- setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- setBackerMasterNames(List<ServerName>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setBackgroundColor(Color) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setBackoffPolicy(RetryCounter.BackoffPolicy) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setBackoffState(long) - Method in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- setBackupId(String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setBackupId(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setBackupId(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setBackupInfo(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
- setBackupRootDir(String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setBackupRootDir(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setBackupSetName(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setBackupTableInfoMap(Map<TableName, BackupTableInfo>) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setBackupTableInfoMap(BackupProtos.BackupInfo.Builder) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setBackupType(BackupType) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setBalancerDecisions(List<RecentLogs.BalancerDecision>) - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- setBalancerDecisionsRequest(MasterProtos.BalancerDecisionsRequest) - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- setBalancerOn(Boolean) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setBalancerRan(boolean) - Method in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
-
Set true if the balancer ran, otherwise false.
- setBalancerRejections(List<RecentLogs.BalancerRejection>) - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- setBalancerRejectionsRequest(MasterProtos.BalancerRejectionsRequest) - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- setBalancerRunning(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.balancerSwitch(boolean, boolean)
instead. - setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- 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
- setBandwidth(long) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setBandwidth(long) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setBandwidth(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setBandwidth(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setBandwidth(long)
instead. - setBandwidth(long) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets the speed, in bytes per second, for any one RegionServer to replicate data to the peer.
- setBatch(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setBatch(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the maximum number of cells to return for each call to next().
- setBatch(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- setBatch(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- setBatch(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setBatchLimit(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- setBatchProgress(int) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setBatchProgress(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setBindAddress(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use
HttpServer.Builder.addEndpoint(URI)
instead. - setBlink(boolean) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setBlockBytesScanned(long) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
-
Sets the amount of block bytes scanned to retrieve the response cells.
- setBlockCache(BlockCache) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Only used for unit test which doesn't start region server.
- setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the blockCacheEnabled flag
- setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the block cache enabled flag.
- setBlockCacheSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- setBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- setBlocksize(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setBlocksize(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setBlocksize(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set block size to use when writing
- setBlocksize(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setBlocksize(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setBlocksize(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setBlockSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- setBlockSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- setBlocksLocalWeight(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setBlocksLocalWithSsdWeight(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setBlocksTotalWeight(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setBlockType(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- setBloomFilterFaulty(BlockType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- setBloomFilterSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setBloomFilterType(BloomType) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setBloomFilterType(BloomType) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setBloomFilterType(BloomType) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the bloom filter type.
- setBody(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
- setBold(boolean) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setBoolean(String, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setBooleanIfUnset(String, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setBulkLoaded(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- setBulkToken(String) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Called from replication sink, where it manages bulkToken(staging directory) by itself.
- setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Get
-
Set whether blocks should be cached for this Get.
- setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set whether blocks should be cached for this Scan.
- setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setCacheBloomsOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the setCacheBloomsOnWrite flag.
- setCacheBloomsOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCacheBloomsOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the cache bloom filters on write flag.
- setCacheDataInL1(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Since 2.0 and will be removed in 3.0 with out any replacement. Caching data in on heap Cache, when there are both on heap LRU Cache and Bucket Cache will no longer be supported from 2.0.
- setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the setCacheDataOnWrite flag
- setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the cache data on write flag.
- setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- setCacheInconsistent(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- setCacheIndexesOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the setCacheIndexesOnWrite flag
- setCacheIndexesOnWrite(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCacheIndexesOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the cache indexes on write flag.
- 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.
- setCaching(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setCaching(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the number of rows for caching that will be passed to scanners.
- setCaching(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Set the number of rows that will be fetched on next
- setCaching(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- setCaching(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setCallable(CancellableRegionServerCallable) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- 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.
- setCallBack(RpcCallback) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- setCallDetails(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setCallMethodCount(String, Map<String, Long>) - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
- setCallMethodSize(String, Map<String, Long>) - Method in class org.apache.hadoop.hbase.ipc.CallQueueInfo
- setCallQueueLen(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Set the call queue length.
- setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- setCallTimeMs(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setCallTimeout(int) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setCallTimeout(int) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
- setCallTimeout(int) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setCancelled(Call) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- setCatalogJanitorChoreForTesting(CatalogJanitor) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Used for testing only to set Mock objects.
- setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Switch for the background CatalogJanitor thread.
- setCells(ArrayList<Cell>) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
This is not thread safe.
- setCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setCellScanner(CellScanner) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Only used to send cells to rpc server, the returned cells should be set by
HBaseRpcController.setDone(CellScanner)
. - setCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- 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
- setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Append
- setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Delete
- setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Increment
- setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Sets the visibility expression associated with cells in this Mutation.
- setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Put
- setChance(float) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Set the chance that a row is included.
- setChar(char) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- setCharset(String) - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Set the charset used when matching
- setCharset(String) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- setCharset(String) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- setCharset(Charset) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Specifies the
Charset
to use to convert the row key to a String. - setCheck(boolean) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setCheckExistenceOnly(boolean) - Method in class org.apache.hadoop.hbase.client.Get
- setCheckForFullyBackedUpTables(boolean) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- setCheckHdfs(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setCheckingEndTimestamp(Instant) - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
- setCheckingStartTimestamp(Instant) - Method in class org.apache.hadoop.hbase.master.hbck.HbckReport
- setCheckMetaOnly() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Set hbase:meta check mode.
- setChildrenLatch(int) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor on procedure-load to restore the latch state
- setChoreService(ChoreService) - Method in class org.apache.hadoop.hbase.ScheduledChore
- setCipher(Cipher) - Method in class org.apache.hadoop.hbase.io.crypto.Context
- setCipher(Cipher) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
- setClass(String, Class<?>, Class<?>) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setClassLoader(ClassLoader) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setCleanerChoreRunning(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.cleanerChoreSwitch(boolean)
} instead. - setCleanerChoreRunning(RpcController, MasterProtos.SetCleanerChoreRunningRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- setCleanerChoreRunning(RpcController, MasterProtos.SetCleanerChoreRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- setCleanReplicationBarrier(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setCleanReplicationBarrierTable(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setClientAckTime(long) - Method in class org.apache.hadoop.hbase.procedure2.CompletedProcedureRetainer
- setClientAddress(String) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setClientAddress(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setClose() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Call this when the next invocation of call should close the scanner
- setClose() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- setClosedRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- setClosedRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- setClosestRowBefore(boolean) - Method in class org.apache.hadoop.hbase.client.Get
-
Deprecated.since 2.0.0 and will be removed in 3.0.0
- setClosing(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Exposed for some very specific unit tests.
- setCluster(Cluster) - Method in class org.apache.hadoop.hbase.rest.client.Client
- setClusterDown() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Sets the cluster as down by deleting the znode.
- setClusterId(String) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- 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
- setClusterId(ClusterId) - Method in class org.apache.hadoop.hbase.master.CachedClusterId
-
Succeeds only once, when setting to a non-null value.
- setClusterId(ZKWatcher, ClusterId) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- setClusterIds(List<String>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Append
- setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Delete
- setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Increment
- setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Marks that the clusters with the given clusterIds have consumed the mutation
- setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Put
- setClusterKey(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setClusterKey(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setClusterKey(String)
instead. - setClusterKey(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Set the clusterKey which is the concatenation of the slave cluster's: hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
- setClusterLoad(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
-
Pass RegionStates and allow balancer to set the current cluster load.
- setClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- setClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Sets the cluster as up.
- setCode(int) - Method in class org.apache.hadoop.hbase.rest.client.Response
- setColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- setColumnFamilies(Collection<ColumnFamilyDescriptor>) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Adds a column family.
- setColumnFamily(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setColumnFamilyTimeRange(byte[], long, long) - Method in class org.apache.hadoop.hbase.client.Get
- setColumnFamilyTimeRange(byte[], long, long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setColumnFamilyTimeRange(byte[], long, long) - Method in class org.apache.hadoop.hbase.client.Query
-
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp) on a per CF bases.
- setColumnFamilyTimeRange(byte[], long, long) - Method in class org.apache.hadoop.hbase.client.Scan
- setColumns(List<byte[]>) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setColumns(List<ColumnSchemaModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- setCommonDirectoryPermission() - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- setCompactedCellCount(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setCompactingCellCount(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Compression types supported in hbase.
- setCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Compression types supported in hbase.
- setCompactionEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the table compaction enable flag.
- setCompactionEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setCompactionEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setting the table compaction enable flag.
- setCompactionsEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- setCompactionState(CompactionState) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setComparatorClass(Class<? extends CellComparator>) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setCompletedSequenceId(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setCompleteSequenceId(ClusterStatusProtos.RegionLoad.Builder) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setCompleteTs(long) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setCompleteTs(long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setCompletionTime(long) - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- 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
- setCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Compression types supported in hbase.
- setCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Compression types supported in hbase.
- setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set whether the tags should be compressed along with DataBlockEncoding.
- setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set whether the tags should be compressed along with DataBlockEncoding.
- setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- setComputedSteps(long) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setComputedTotalCost(double) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setConcurrentCallsPerServer(int) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceRestoreJob
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.BaseConfigurable
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.LzoCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Codec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.Context
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.CryptoCipherProvider
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Sets the configuration.
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- 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.DefaultHeapMemoryTuner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.UserProvider
- 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.tool.CanaryTool
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
- setConf(Configuration, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- setConf(Configuration, ZKWatcher) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- setConfigParallel(FileSystem, List<Path>, BiConsumer<FileSystem, Path>, Configuration) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Setter for storing a configuration setting in
ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.configuration
map. - setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Setter for storing a configuration setting.
- setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setter for storing a configuration setting in map.
- setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
-
Setter for storing a configuration setting in
NamespaceDescriptor.configuration
map. - setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Setter for storing a configuration setting in
RSGroupInfo.configuration
map. - 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.
- setConnectionAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Get
- setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Query
-
Sets the consistency level for this operation
- setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Scan
- setContainerOperations(Collection<? extends Row>) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setContainerOperations(Row) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setContainerOperations(RowMutations) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setContainerOperations(HBaseSemanticAttributes.Operation...) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setContentLength(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- setContents(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode
- setContents(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- setContents(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.Node
- setContents(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode
- setContext(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Set the metrics context tag
- setContextAttributes(ServletContextHandler, Configuration) - Method in class org.apache.hadoop.hbase.http.HttpServer
- setControllerException(RpcController, IOException) - Static method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils
-
Stores an exception encountered during RPC invocation so it can be passed back through to the client.
- setCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Add a table coprocessor to this table.
- setCoprocessor(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setCoprocessor(CoprocessorDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Add a table coprocessor to this table.
- setCoprocessor(CoprocessorDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setCoprocessorNames(List<String>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setCoprocessors(Collection<CoprocessorDescriptor>) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setCoprocessorToMap(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Add coprocessor to values Map
- setCoprocessorWithSpec(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Deprecated.used by HTableDescriptor and admin.rb. As of release 2.0.0, this will be removed in HBase 3.0.0.
- setCorePoolSize(int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- setCorePoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- setCorePoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- setCostFuncInfoList(List<String>) - Method in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- setCouldNotCommunicateWithServer(MutableBoolean) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setCount(int) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ColumnCount
-
Set the current count to a new count
- setCounter(String, long) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
- setCryptoAESOption() - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- 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
- setCurBlockCacheSizeGauge(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Set the current blockcache size used gauge
- setCurBlockCacheSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- setCurBlockCacheUsed(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- setCurMemStoreOffHeapSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Set the current global memstore off-heap size gauge
- setCurMemStoreOffHeapSizeGauge(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Set the current global memstore off-heap size used gauge
- setCurMemStoreOffHeapSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- setCurMemStoreOnHeapSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Set the current global memstore on-heap size gauge
- setCurMemStoreOnHeapSizeGauge(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Set the current global memstore on-heap size used gauge
- setCurMemStoreOnHeapSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- 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
- setCurMemStoreSizeGauge(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Set the current global memstore size used gauge
- setCurMemStoreSizeGauge(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- setCurMemStoreUsed(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- setCurrentBuffer(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- setCurrentBuffer(ByteBuff) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
-
Set on which buffer there will be done seeking.
- setCurrentBuffer(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- setCurrentCall(RpcCall) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Used by
RegionProcedureStore
. - setCurrentCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setCurrentPath(Path) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- setCurrentPath(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- setCurrentRegionCachedRatio(float) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setCurrentState(String, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- setCurrentState(TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- setCurrentState(T, SpaceQuotaSnapshot) - Method in interface org.apache.hadoop.hbase.quotas.QuotaSnapshotStore
-
Persists the current
SpaceQuotaSnapshot
for thesubject
. - setCursorPosition(int, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- setCursorPosition(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- setCursorPosition(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.ScreenBuffer
- setCursorPosition(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- setCursorPosition(int, int) - Method in interface org.apache.hadoop.hbase.hbtop.terminal.Terminal
- setCurTaskZKVersion(MutableInt) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- setDaemonThreadRunning(T) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Utility method that sets name, daemon status and starts passed thread.
- setDaemonThreadRunning(T, String) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Utility method that sets name, daemon status and starts passed thread.
- setDaemonThreadRunning(T, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Utility method that sets name, daemon status and starts passed thread.
- setData(String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a setData ZKUtilOp
- setData(String, byte[], int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
setData is NOT an idempotent operation.
- setData(String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a setData ZKUtilOp
- setData(ZKWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Sets the data of the existing znode to be the specified data.
- setData(ZKWatcher, String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Sets the data of the existing znode to be the specified data.
- setData(ZKWatcher, ZKUtil.ZKUtilOp.SetData) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- SetData(String, byte[]) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- SetData(String, byte[], int) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- setDataBlockEncoder(HFileDataBlockEncoder) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- setDataBlockEncoder(HFileDataBlockEncoder) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- setDataBlockEncoder(HFileDataBlockEncoder, Configuration) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
- setDataBlockEncoder(HFileDataBlockEncoder, Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- setDataBlockEncoderInTest(HFileDataBlockEncoder) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Should be used only in tests.
- setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set data block encoding algorithm used in block cache.
- setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set data block encoding algorithm used in block cache.
- setDataBlockIndexReader(HFileBlockIndex.CellBasedKeyBlockIndexReader) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- setDataBlockIndexReader(HFileBlockIndex.CellBasedKeyBlockIndexReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- setDataForClientZkUntilSuccess(String, byte[]) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
-
Set data for client ZK and retry until succeed.
- setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setDataLocality(float) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setDataLocalityForSsd(float) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setDataSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- setDataSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- setDeadNodes(List<String>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- setDeadServerNames(List<ServerName>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setDefaultClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- setDefaultScanConfig(Scan) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- setDelegate(InputStream) - Method in class org.apache.hadoop.hbase.io.DelegatingInputStream
- setDeleted(long, boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.This method is used when restarting where we need to rebuild the ProcedureStoreTracker.
- setDeletedIfDeletedByThem(ProcedureStoreTracker) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.For the global tracker, we will use this method to build the holdingCleanupTracker, as the modified flags will be cleared after rolling so we only need to test the deleted flags.
- setDeletedIfModified(long...) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Set the given bit for the procId to delete if it was modified before.
- setDeletedIfModifiedInBoth(ProcedureStoreTracker) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Similar with
ProcedureStoreTracker.setDeletedIfModified(long...)
, but here theprocId
are given by thetracker
. - setDeletedIfPartial(ProcedureStoreTracker, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.
- setDeletedTable(TableName) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- setDeleteFamilyBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- setDeleteIf(ProcedureStoreTracker, BiFunction<BitSetNode, Long, Boolean>) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- setDeprecatedProperties() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setDescription(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- setDescription(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- setDescription(String) - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- setDescription(String, String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
-
Sets the region/store name, for logging.
- setDeserializerReference(CacheableDeserializer<Cacheable>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- 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
-
Deprecated.Provide the configuration from the SplitLogManager
- setDetails(SplitLogManagerCoordination.SplitLogManagerDetails) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- setDFSReplication(short) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the replication factor to hfile(s) belonging to this family
- setDFSReplication(short) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setDFSReplication(short) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the replication factor to hfile(s) belonging to this family
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- setDictionary(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- setDidTry(boolean) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setDisableBalancerChoreForTest(boolean) - Static method in class org.apache.hadoop.hbase.master.HMaster
- setDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Display the full report from fsck.
- setDistributed(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- setDone(String, SplitLogManager.TerminationStatus) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- setDone(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setDone(CellScanner) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
IMPORTANT: always call this method if the call finished without any exception to tell the
HBaseRpcController
that we are done. - setDone(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setDouble(String, double) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setDropBehind(Boolean) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- setDryRun(boolean) - Method in class org.apache.hadoop.hbase.client.BalanceRequest.Builder
-
Updates BalancerRequest to run the balancer in dryRun mode.
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Append
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Delete
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Increment
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Set the durability for this mutation
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Put
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Sets the
Durability
setting for the table. - setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setDurability(Durability) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Sets the
Durability
setting for the table. - setEditsRead(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setEditsSinceRestart(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.thrift.HBaseServiceHandler
- setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Set the current thread local effective user
- setEmptyRegionInfoRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of regions with empty region info.
- setEmptyRegionInfoRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- setEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- 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
- setEncoding(String) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- setEncodingState(EncodingState) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- setEncodingState(EncodingState) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Sets the encoding state.
- setEncryptionContext(Encryption.Context) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the raw crypto key attribute for the family
- setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the raw crypto key attribute for the family
- setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setEncryptionType(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the encryption algorithm for use with this family
- setEncryptionType(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setEncryptionType(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the encryption algorithm for use with this family
- setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- setEndKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- setEndOfFile(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- setEntries(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- setEntry(SingleResponse.Entry) - Method in class org.apache.hadoop.hbase.client.SingleResponse
- setEntryCount(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setEnum(String, T) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setErasureCodingPolicy(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Sets the HDFS erasure coding policy for the table.
- setErasureCodingPolicy(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setErasureCodingPolicy(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Sets the HDFS erasure coding policy for the table.
- setErr(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
- setError(int, Row, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Sets the error from a particular action.
- setError(Span, Throwable) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
- 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.ipc.NettyRpcClientConfigHelper
-
Set the EventLoopGroup and channel class for
AsyncRpcClient
. - 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
- setEvictBlocksOnClose(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the setEvictBlocksOnClose flag.
- setEvictBlocksOnClose(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setEvictBlocksOnClose(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the evict bloom filters on close flag.
- 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(IOException) - Method in class org.apache.hadoop.hbase.ipc.Call
-
Set the exception when there is an error.
- setException(Exception) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionFailedOpen
- setExceptionResponse(Throwable, String, RPCProtos.ResponseHeader.Builder) - Static method in class org.apache.hadoop.hbase.ipc.ServerCall
- setExceptionResults(int, IOException, VisibilityLabelsProtos.VisibilityLabelsResponse.Builder) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- setExcludeNamespaces(Set<String>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setExcludeNamespaces(Set<String>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setExcludeNamespaces(Set)
instead. - setExcludeNamespaces(Set<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets the collection of namespaces which should not be replicated when all user tables are configured to be replicated.
- setExcludeTableCFsMap(Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setExcludeTableCFsMap(Map)
instead. - setExcludeTableCFsMap(Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setExcludeTableCFsMap(Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets the mapping of table name to column families which should not be replicated.
- setExecCommand(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine.DuFileCommand
- setExecuted() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setExecutorType(ExecutorType) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- setExists(Boolean) - Method in class org.apache.hadoop.hbase.client.Result
- setExpiration(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- setExpirationDate(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- setFailed(IOException) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setFailed(IOException) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Set failed with an exception to pass on.
- setFailed(IOException) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setFailed(String) - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- setFailed(Throwable) - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- setFailedMsg(String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setFailedOn(IOException) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
-
Sets an exception to be communicated back to the
Service
client. - setFailure(String, Throwable) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setFailure(Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
- setFailure(RemoteProcedureException) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setFailureInfo(FailureInfo) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setFailureResultForNonce(NonceKey, String, User, IOException) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
If the failure failed before submitting it, we may want to give back the same error to the requests with the same nonceKey.
- setFamilies(Map<byte[], ? extends Collection<?>>) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- setFamily(byte[]) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setFamily(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setFamily(byte[]) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setFamily(byte[]) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- setFamily(byte[], int, int) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setFamily(byte[], int, int) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setFamily(byte[], int, int) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setFamily(byte[], int, int) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Append
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Append(byte[], long, NavigableMap)
instead - setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Delete
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Delete(byte[], long, NavigableMap)
instead - setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Increment
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Increment(byte[], long, NavigableMap)
instead - setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Mutation(byte[], long, NavigableMap)
instead - setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Put
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Put(byte[], long, NavigableMap)
instead - setFamilyMap(Map<byte[], NavigableSet<byte[]>>) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setFamilyMap(Map<byte[], NavigableSet<byte[]>>) - Method in class org.apache.hadoop.hbase.client.Scan
-
Setting the familyMap
- setFields(int, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
-
Set all fields together.
- setFields(int, ScannerContext.LimitScope, long, long, long, ScannerContext.LimitScope, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Set all fields together.
- setFileCreateTime(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setFilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Get
- setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Query
-
Apply the specified server-side filter when performing the Query.
- setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Scan
- setFilterByOperator(LogQueryFilter.FilterByOperator) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setFilteredReadRequestCount(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setFilterIfMissing(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Set whether entire row should be filtered if column is not found.
- setFinalFunctionCosts(String) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setFindPort(boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setFirst(A) - Method in class org.apache.hadoop.hbase.util.Triple
- setFirst(T) - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- setFirst(T1) - Method in class org.apache.hadoop.hbase.util.Pair
-
Replace the first element of the pair.
- setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- setFirstRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Set the first row
- setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- setFirstRow(String) - 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(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- setFixAssignments(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Fix inconsistencies found by fsck.
- setFixEmptyMetaCells(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixHdfsHoles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixHdfsOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixHdfsOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixHFileLinks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixReferenceFiles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixReplication(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Set replication fix mode.
- setFixSplitParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixTableOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFixVersionFile(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setFloat(String, float) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setFlusherAndCompactor(MasterRegionFlusherAndCompactor) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- setFlushPolicyClassName(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
This sets the class associated with the flush policy which determines determines the stores need to be flushed when flushing a region.
- setFlushPolicyClassName(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setFlushPolicyClassName(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.This sets the class associated with the flush policy which determines determines the stores need to be flushed when flushing a region.
- setFlushSizeLowerBounds(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- setForceExclusive() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Set exclusive mode.
- setForegroundColor(Color) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setFoundFirstRange() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
-
Sets
MultiRowRangeFilter.RangeIteration.foundFirstRange
totrue
, indicating that we found a matching row range. - setFoundKV(boolean) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Set or clear the indication if the first KV has been found.
- setFromTables(TableName[]) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setFromTimedQuota(RateLimiter, QuotaProtos.TimedQuota) - Static method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- setFsCreatedListener(Consumer<HRegion>) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- setFsDefault(Configuration, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- setFsDefault(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- setFsReadTime(long) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Set a gauge to a specific value.
- setGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Set a single gauge to a value.
- setGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- setGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- setGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- 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.
- setGlobalMemStoreLimit(long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Sets the global memstore limit to a new size.
- setGlobalMemStoreLimits(long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
- setGroups(Groups) - Static method in class org.apache.hadoop.hbase.security.UserProvider
- setGuaranteedClientSideOnly(MutableBoolean) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setHashCode() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- setHashLoc(int, int) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- setHasWait() - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- setHBaseVersion(String) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setHbckChoreForTesting(HbckChore) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Used for testing only to set Mock objects.
- setHdfs(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.DumpOptions
- setHdfsEntry(HbckRegionInfo.HdfsEntry) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- setHead(LRUDictionary.BidirectionalLRUMap.Node) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- setHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- setHeaders(Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
- setHeapSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- setHeapSize(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setHeartbeatMessage(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- setHFileCorruptionChecker(HFileCorruptionChecker) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setHLogTargetDir(String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setHoles(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of holes.
- setHoles(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setHTable(Table) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- setHTable(Table) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- setHTable(Table) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Sets the HBase table.
- setHTableSpecificConf() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setHttpClient(HttpClient) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- setId(long) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- setId(String) - Method in class org.apache.hadoop.hbase.client.Append
- setId(String) - Method in class org.apache.hadoop.hbase.client.Delete
- setId(String) - Method in class org.apache.hadoop.hbase.client.Get
- setId(String) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setId(String) - Method in class org.apache.hadoop.hbase.client.Increment
- setId(String) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
-
This method allows you to set an identifier on an operation.
- setId(String) - Method in class org.apache.hadoop.hbase.client.Put
- setId(String) - Method in class org.apache.hadoop.hbase.client.Scan
- setIfUnset(String, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- 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
-
Deprecated.
- setIgnoreRegionsInTransition(boolean) - Method in class org.apache.hadoop.hbase.client.BalanceRequest.Builder
-
Updates BalancerRequest to run the balancer even if there are regions in transition.
- setIncludesMemStoreTS(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
- setIncludesMemStoreTS(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- setIncludesMvcc(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- setIncludesTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- setInconsistentRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of inconsistent regions.
- setInconsistentRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setIncrBackupFileList(List<String>) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setIncrementalTimestampMap(BackupProtos.BackupImage.Builder) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setIncrTimeRanges(Map<TableName, Map<String, Long>>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setIncrTimestampMap(Map<TableName, Map<String, Long>>) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
-
Set the new region server log timestamps after distributed log roll
- setIncrTimestampMap(Map<TableName, Map<String, Long>>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
Set the incremental timestamp map directly.
- setIndexBlockEncoding(IndexBlockEncoding) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set index block encoding algorithm used in block cache.
- setIndexBlockEncoding(IndexBlockEncoding) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setIndexType(CompactingMemStore.IndexType) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- setInfoPort(int) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- setInfoServerPort(int) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setInitialAndLastState() - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- setInitialFunctionCosts(String) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setInitialized(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- setInitTotalCost(double) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setInMemory(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the inMemory flag
- setInMemory(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setInMemory(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the in memory flag.
- setInMemoryCompaction(MemoryCompactionPolicy) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setInMemoryCompaction(MemoryCompactionPolicy) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setInMemoryCompaction(MemoryCompactionPolicy) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the in memory compaction policy.
- setInMemoryCompactionCompleted() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- setInMemoryCompactionFlag() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- setInMemoryFlushed() - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopCompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.HadoopDecompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.brotli.BrotliDecompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Compressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.lz4.Lz4Decompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- setInput(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- setInput(Configuration, String, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInput(Configuration, String, Path, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInput(Configuration, Map<String, Collection<Scan>>, Path) - Static method in class org.apache.hadoop.hbase.mapred.MultiTableSnapshotInputFormat
- setInput(Configuration, Map<String, Collection<Scan>>, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormat
- setInput(Configuration, Map<String, Collection<Scan>>, Path) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Configure conf to read from snapshotScans, with snapshots restored to a subdirectory of restoreDir.
- setInput(JobConf, String, Path) - Static method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInput(JobConf, String, Path, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInput(Job, String, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInput(Job, String, Path, RegionSplitter.SplitAlgorithm, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- setInstance(FileArchiverNotifierFactory) - Static method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl
- setInt(String, int) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setIntHeader(String, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- 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
- setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Get
- setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Query
-
Set the isolation level for this query.
- setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Scan
- setIssueDate(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- setIv(byte[]) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Set the initialization vector
- setIv(byte[]) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Set the initialization vector
- setJarPath(String) - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- setJitter(float) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setJVMVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- setKeepAliveTime(long, TimeUnit) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- setKeepAliveTimeMillis(long) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorConfig
- setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the keep deleted cells policy.
- setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- setKeepDeletedCells(KeepDeletedCells) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- setKeepDeletes(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- setKeepProgress(boolean) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setKeepProgress(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- setKeepProgress(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setKerberosNameRulesKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setKey(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
- setKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- setKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
A setter that helps to avoid object creation every time and whenever there is a need to create new KeyOnlyKeyValue.
- setKey(byte[], long) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- setKey(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
-
A setter that helps to avoid object creation every time and whenever there is a need to create new OffheapKeyOnlyKeyValue.
- setKey(ByteBuffer, int, int, short) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
-
A setter that helps to avoid object creation every time and whenever there is a need to create new OffheapKeyOnlyKeyValue.
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.Context
- setKey(Key) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Set the secret key
- setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
- setKey(Key) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Set the secret key
- setKeyId(int) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- setKeyStorePassword(char[]) - Method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- setKeyStorePath(String) - Method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- setKeytabConfKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.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.
- setLastAppliedOpAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- setLastAppliedOpAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
- setLastBackupTS(Long) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalBackupManager.NewestLogFilter
- setLastCachedAt(long) - Method in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
-
For tests only, sets lastCachedAt so we can force a refresh
- setLastContact(long) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setLastHost(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- setLastMajorCompactionTimestamp(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setLastPeekedCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- 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
- setLastReportTimestamp(long) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- setLastRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Set the last row
- setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- setLastRow(String) - 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(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- setLastSeqId(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- setLastSequenceIds(String, Map<String, Long>) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- setLastSequenceIds(String, Map<String, Long>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Set the max sequence id of a bunch of regions for a given peer.
- setLastSequenceIds(String, Map<String, Long>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- setLastShippedAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- setLastShippedAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- setLastShippedAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- setLastShippedAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
- setLastShippedAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- setLastTouched(long) - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
- setLastUpdate(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called on store load to initialize the Procedure internals after the creation/deserialization.
- setLastWalPath(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- setLastWalPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- setLatestVersionOnly(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Set whether only the latest version of the column value should be compared.
- setLeftoverRegions(Iterator<Region>) - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
Sets a new collection of Regions as leftovers.
- setLength(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- setLength(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
Update the length of this range.
- setLength(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Update the length of this range.
- setLength(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- setLength(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Update the length of this range.
- SETLEVEL - Enum constant in enum org.apache.hadoop.hbase.http.log.LogLevel.Operations
- setLimit(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setLimit(int) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setLimit(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the limit of rows for this scan.
- setLimit(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- setLimit(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Limits the byte range upto a specified value.
- setLimit(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- setLimiter(Map<K, QuotaLimiter>, K, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
- setLiveNodes(List<StorageClusterStatusModel.Node>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- setLiveServerMetrics(Map<ServerName, ServerMetrics>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setLoad(List<ServerAndLoad>, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
- setLoadBalancer(LoadBalancer) - Method in class org.apache.hadoop.hbase.master.HMaster
- setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.Get
- setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.Query
-
Set the value indicating whether loading CFs on demand should be allowed (cluster default is false).
- setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
- setLoadOnOpenOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setLocation(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- setLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- 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.
- setLogDir(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setLoggingUncaughtExceptionHandler(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Sets an UncaughtExceptionHandler for the thread which logs the Exception stack if the thread dies.
- setLogLevel(String, String) - Static method in class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- setLogLevel(String, String) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- setLong(String, long) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setMajorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setMajorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMajorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setMajorRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
-
Sets compaction "major range".
- setMajorRangeFull() - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
-
Set major range of the compaction to the entire compaction range.
- setMapperClass(Job, Class<? extends Mapper<ImmutableBytesWritable, Result, K2, V2>>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Set the application's mapper class.
- setMasterAddress(ZKWatcher, String, ServerName, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Set master address into the
master
znode or into the backup subdirectory of backup masters; switch off the passed inznode
path. - setMasterCoprocessorNames(List<String>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setMasterInfoPort(int) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setMasterInMaintenanceMode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This method maintains an ephemeral znode.
- setMasterName(ServerName) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- 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.MaintenanceLoadBalancer
- 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
- setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- setMasterTasks(List<ServerTask>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- 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
- setMaxAttempts(int) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set the max attempt times for an admin operation.
- setMaxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setMaxAttempts(int) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set the max attempt times for an operation.
- setMaxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setMaxAttempts(int) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set the max attempt times for an operation.
- setMaxAttempts(int) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setMaxAttempts(int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setMaxChunkSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
- setMaxCompactedStoreFileRefCount(int) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Sets the maximum size upto which a region can grow to after which a region split is triggered.
- setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Sets the maximum size upto which a region can grow to after which a region split is triggered.
- setMaxFileSize(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- setMaxFileSize(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setMaxFileSize(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setMaxHeapSize(Size) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setMaxKeyValueSize(int) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Override the maximum key-value size specified by the provided
AsyncConnection
'sConfiguration
instance, via the configuration keyhbase.client.keyvalue.maxsize
. - setMaxKeyValueSize(int) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setMaxMerge(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setMaxOverlapsToSideline(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setMaxPoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- setMaxPoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- setMaxProcId(long) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureLoader
-
Called by ProcedureStore.load() to notify about the maximum proc-id in the store.
- setMaxQueueSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- setMaxQueueSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
- setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the maximum result size.
- setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
-
Set the maximum number of values to return per row per Column Family
- setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the maximum number of values to return per row per Column Family
- setMaxRetries(int) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set the max retry times for an admin operation.
- setMaxRetries(int) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set the max retry times for an operation.
- setMaxRetries(int) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set the max retry times for an operation.
- setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- 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.
- setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- setMaxSleepTime(long) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setMaxThroughput(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- setMaxValues(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Get
-
Deprecated.It is easy to misunderstand with column family's max versions, so use
Get.readAllVersions()
instead. - setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. It is easy to misunderstand with column family's max versions, so use
Scan.readAllVersions()
instead. - setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the maximum number of versions to retain.
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Get
-
Deprecated.It is easy to misunderstand with column family's max versions, so use
Get.readVersions(int)
instead. - setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. It is easy to misunderstand with column family's max versions, so use
Scan.readVersions(int)
instead. - setMaxVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set maximum versions to keep
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- setMaxVersions(int) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Represents the maximum size of the memstore after which the contents of the memstore are flushed to the filesystem.
- setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Represents the maximum size of the memstore after which the contents of the memstore are flushed to the filesystem.
- setMemStoreFlushSize(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- setMemStoreFlushSize(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setMemStoreFlushSize(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setMemStoreSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- setMemStoreSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setMemStoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setMerged(boolean) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- setMergeEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the table region merge enable flag.
- setMergeEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setMergeEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setting the table region merge enable flag.
- setMetaAssigned(RegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
- setMetaBlockIndexReader(HFileBlockIndex.ByteArrayKeyBlockIndexReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- setMetaEntry(HbckRegionInfo.MetaEntry) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setMetaLocation(ZKWatcher, ServerName, int, RegionState.State) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Sets the location of
hbase:meta
in ZooKeeper to the specified server address. - setMetaLocation(ZKWatcher, ServerName, RegionState.State) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Sets the location of
hbase:meta
in ZooKeeper to the specified server address. - setMetaReplicaCount(int) - Method in class org.apache.hadoop.hbase.master.zksyncer.MetaLocationSyncer
- setMethodDescriptor(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- setMethodName(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- 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
- setMinMaxModifiedProcIds(long, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Will be called when restarting where we need to rebuild the ProcedureStoreTracker.
- setMinorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setMinorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMinorCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setMinThreshold(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
Overwrite min threshold for compaction
- setMinVersions(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set minimum versions to retain.
- setMinVersions(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMinVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the minimum number of versions to keep.
- setMinVersions(int) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- setMinVersions(int) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- setMobCompactPartitionPolicy(MobCompactPartitionPolicy) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the mob compact partition policy for the family.
- setMobCompactPartitionPolicy(MobCompactPartitionPolicy) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMobCompactPartitionPolicy(MobCompactPartitionPolicy) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the mob compact partition policy for the family.
- setMobEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Enables the mob for the family.
- setMobEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMobEnabled(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Enables the mob for the family.
- setMobFileCache(MobFileCache) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Only used for unit test which doesn't start region server.
- setMobThreshold(long) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Sets the mob threshold of the family.
- setMobThreshold(long) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setMobThreshold(long) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Sets the mob threshold of the family.
- setMoreResultsForScan(ScannerCallable.MoreResults) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- setMoreResultsInRegion(ScannerCallable.MoreResults) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
- setMovesCalculated(int) - Method in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
-
Set how many moves were calculated by the balancer.
- setMovesExecuted(int) - Method in class org.apache.hadoop.hbase.client.BalanceResponse.Builder
-
Set how many of the calculated moves were actually executed by the balancer.
- setMultiGetsCount(int) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setMultiMutationsCount(int) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setMultiplier(float) - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
- setMultiServiceCalls(int) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setMvcc(long) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- setMvccReadPoint(long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setMvccReadPoint(long) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the mvcc read point used to open a scanner.
- setMvccReadPoint(Scan, long) - Static method in class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor
- setName(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setName(String) - Method in class org.apache.hadoop.hbase.client.trace.ConnectionSpanBuilder
- setName(String) - Method in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- setName(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use
HttpServer.Builder.setAppDir(String)
instead. - setName(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableModel
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- setName(String) - Method in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
- setNamedQueueEvent(int) - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- setNamedQueueEvent(int) - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- setNamedQueueRecorder(NamedQueueRecorder) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- setNamedQueueRecorder(NamedQueueRecorder) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
Set Online SlowLog Provider
- setNamespace(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- setNamespaceFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Set the namespace filter regex
- setNamespaceQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- setNamespaceQuota(MasterProcedureEnv, NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
-
Set quota for the namespace
- setNamespaceQuota(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- setNamespaceQuotaSnapshot(String, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Stores the given
snapshot
for the givennamespace
in this chore. - setNamespaces(List<String>) - Method in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- setNamespaces(Set<String>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setNamespaces(Set<String>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setNamespaces(Set)
instead. - setNamespaces(Set<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets a unique collection of HBase namespaces that should be replicated to this peer.
- setNeedCursorResult(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setNeedCursorResult(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
When the server is slow or we scan a table with many deleted data or we use a sparse filter, the server will response heartbeat to prevent timeout.
- setNeedResults(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setNewRegions(RegionInfo[]) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- setNewStartKey() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
Will be called in moveToNextRegion when currentRegion is null.
- setNewStartKey() - Method in class org.apache.hadoop.hbase.client.ClientSimpleScanner
- setNewStartKey() - Method in class org.apache.hadoop.hbase.client.ReversedClientScanner
- setNewVersionBehavior(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setNewVersionBehavior(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setNewVersionBehavior(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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
- setNextRegionForUnload(int) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- setNextState(int) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Set the next state for the procedure.
- setNextState(TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Set the next state for the procedure.
- setNonce(long) - Method in class org.apache.hadoop.hbase.client.Action
- setNonce(NonceGenerator, Row, Action) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- setNonceGroup(long) - Method in class org.apache.hadoop.hbase.client.MultiAction
- setNonceKey(NonceKey) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor to set the value to the newly created procedure.
- setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
- setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- setNormalizationEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the table normalization enable flag.
- setNormalizationEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setNormalizationEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setting the table normalization enable flag.
- setNormalizerOn(boolean) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
-
Set region normalizer on/off
- setNormalizerRunning(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.normalizerSwitch(boolean)
} instead. - setNormalizerRunning(RpcController, MasterProtos.SetNormalizerRunningRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- setNormalizerRunning(RpcController, MasterProtos.SetNormalizerRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- setNormalizerTargetRegionCount(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the target region count of table normalization .
- setNormalizerTargetRegionCount(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setNormalizerTargetRegionCount(int) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setNormalizerTargetRegionSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the target region size of table normalization.
- setNormalizerTargetRegionSize(long) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setNormalizerTargetRegionSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setNoStripeMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
- setNumActionsPerServer(int) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setNumberOfThreads(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
-
Set the number of threads in the pool for running maps.
- setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets the number of map tasks for the given job configuration to the number of regions the given table has.
- setNumMovedRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- setNumNamespacesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
Sets the number of namespaces in violation of a space quota.
- setNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
- setNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
- setNumRegions(int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- setNumRegions(int) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- setNumRegionsAdded(int) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer.BalanceInfo
- setNumRegionSizeReports(long) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
-
Sets the number of region size reports the master currently has in memory.
- setNumServers(int) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- 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
- setOffline(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableHRegionInfo
-
Deprecated.
- setOffline(boolean) - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
The parent of a region split is offline while split daughters hold references to the parent.
- setOffline(boolean) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
-
Deprecated.
- setOffline(boolean) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHRegionInfo
-
Deprecated.
- setOffline(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.The parent of a region split is offline while split daughters hold references to the parent.
- setOffPeak(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- setOffset(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- setOffset(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
Update the beginning of this range.
- setOffset(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Update the beginning of this range.
- setOffset(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- setOffset(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Update the beginning of this range.
- setOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- setOldestEditTimeToNow() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- setOldestWalAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- setOldestWalAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- setOldestWalAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- setOldestWalAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- setOneRowLimit() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setOneRowLimit() - Method in class org.apache.hadoop.hbase.client.Scan
-
Call this when you only want to get one row.
- setOpenRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- setOpenRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- setOpenSeqNum(long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- setOperation(Collection<? extends Row>) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setOperation(Row) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setOperation(Scan) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setOperation(HBaseSemanticAttributes.Operation) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setOperationStatus(int, OperationStatus) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Sets the status code for the operation(Mutation) at the specified position.
- setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setOperationTimeout(int) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Set operation timeout for this mutator instance
- setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- setOperationTimeout(int) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0.0, use
TableBuilder.setOperationTimeout(int)
instead - setOperationTimeout(int) - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Set timeout for a whole operation such as get, put or delete.
- setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.TableBuilderBase
- setOperationTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set timeout for a whole admin operation.
- setOperationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setOperationTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set timeout for the background flush operation.
- setOperationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setOperationTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set timeout for a whole operation such as get, put or delete.
- setOperationTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setoPsShipped(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setOrClearAuths(Connection, String[], String, boolean) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
- setOrigLogSeqNum(long) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Used to set original sequenceId for WALKeyImpl during WAL replay
- setOrphanRegionsOnFs(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of orphan regions on FS.
- setOrphanRegionsOnFs(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setOrphanRegionsOnRs(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of orphan regions on RS.
- setOrphanRegionsOnRs(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setOSVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- setOutputOnlyRowKey() - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
Option to print the row key only in case you just need the row keys from the WAL
- setOverlaps(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of overlaps.
- setOverlaps(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setOverwrite(boolean) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setOwner(String) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setOwner(MasterProcedureEnv, TransitRegionStateProcedure) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- setOwner(User) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- setOwner(User) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- setOwner(User) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 0.94.1
- setOwner(User) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setOwnerParallel(FileSystem, String, String, Configuration, List<Path>) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- setOwnerString(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- setOwnerString(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Deprecated.since 2.0.0 and will be removed in 3.0.0.
- setOwnerString(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.since 0.94.1
- setParam(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setParentProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor to assign the parent to the newly created procedure.
- setPartialFlag(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- setPathSpec(String[]) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setPattern(String, Pattern) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setPayloadMethod - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler.BuilderPayloadSetter
- setPeerConfig(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- setPeerID(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setPeerState(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerImpl
- setPeerState(String, boolean) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- setPeerState(String, boolean) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- setPeerState(String, boolean) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Set the state of peer,
true
toENABLED
, otherwise toDISABLED
. - setPeerState(String, boolean) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- setPeerTableCFs(String, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- setPermissionParallel(FileSystem, short, List<Path>, Configuration) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- setPhase(BackupInfo.BackupPhase) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setPolicy(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Sets the EC policy on the path
- setPolicy(FileSystem, Path, TableName, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Sets the EC policy on the table directory for the specified table
- setPolicy(HttpConfig.Policy) - Method in class org.apache.hadoop.hbase.http.HttpConfig
- setPool(ExecutorService) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setPort(int) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
-
Deprecated.Since 0.99.0. Use
HttpServer.Builder.addEndpoint(URI)
instead. - setPosition(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
- setPosition(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Update the
position
index. - setPosition(long) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
sets the position to start seeking the WAL file initial position to start seeking the given WAL file
- setPrefetchBlocksOnOpen(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the setPrefetchBlocksOnOpen flag
- setPrefetchBlocksOnOpen(boolean) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setPrefetchBlocksOnOpen(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set or clear the prefetch on open flag.
- setPrefetchListener(Consumer<Boolean>) - Method in class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
- setPrintStreams(PrintStream, PrintStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- setPriority(byte[]) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Append
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Delete
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Get
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Increment
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Put
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.Scan
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- setPriority(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setPriority(int) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setPriority(int) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setPriority(int) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Set the priority for this operation.
- setPriority(int) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setPriority(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
-
Sets the priority for the request
- setPriority(TableName) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- setPriority(TableName) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setPriority(TableName) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Set the priority for this operation.
- setPriority(TableName) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setProcedure(TransitRegionStateProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- setProcessed(boolean) - Method in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- setProcessingTime(int) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setProcId(long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- setProcId(long) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- setProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor to assign the ID to the newly created procedure.
- setProcIds(long, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- setProgramDriver(ProgramDriver) - Static method in class org.apache.hadoop.hbase.mapred.Driver
- setProgress(int) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
-
Set progress (0-100%)
- setProgress(int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setProgress(int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setProgress(int, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Deprecated.will be removed in 3.0
- setProperties(Map<String, String>) - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- setProperty(String, String) - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder
- setQualifier(byte[]) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setQualifier(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setQualifier(byte[]) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- setQualifier(byte[], int, int) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setQualifier(byte[], int, int) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setQualifier(byte[], int, int) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setQualifier(byte[], int, int) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setQueueId(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setQueueTime(int) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setQuietMode(boolean) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setQuota(QuotaSettings) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Apply the new quota settings.
- setQuota(QuotaSettings) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Apply the new quota settings.
- setQuota(QuotaSettings) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- setQuota(QuotaSettings) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- setQuota(QuotaSettings) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- setQuota(QuotaSettings) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- setQuota(MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- setQuota(MasterProtos.SetQuotaRequest, MasterQuotaManager.SetQuotaOperations) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- setQuota(RpcController, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- setQuota(RpcController, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- setQuotas(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
-
Add the quota information of the specified namespace.
- 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.
- setQuotaSnapshot(SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- setQuotasObserver(Configuration) - Method in class org.apache.hadoop.hbase.master.HMaster
- setRackManager(RackManager) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- 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.
- setRaw(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setRaw(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Enable/disable "raw" mode for this scan.
- setReadahead(Long) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- setReaderRunning(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- setReadLatency(long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- setReadListener(ReadListener) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
- setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the table as read only sets all the columns in the table as read only.
- setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setting the table as read only sets all the columns in the table as read only.
- setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
-
Set flags that make this region read-only.
- setReadRequestCount(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setReadRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- setReadRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0.0, use
TableBuilder.setReadRpcTimeout(int)
instead - setReadRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Set timeout for each read(get, scan) rpc request.
- setReadRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.TableBuilderBase
- setReadRpcTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set timeout for each read(get, scan) rpc request.
- setReadRpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setReadsEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setReadsEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- setReadSuccess() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- setReadType(Scan.ReadType) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setReadType(Scan.ReadType) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the read type for this scan.
- setReadType(HBaseSemanticAttributes.ReadType) - Method in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
-
Specify the
HBaseSemanticAttributes.ReadType
involced in this IO operation. - setReason(String) - Method in class org.apache.hadoop.hbase.client.BalancerRejection.Builder
- setReason(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- setRecovered(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
-
Used when deserializing.
- setRegionBoundariesCheck() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Set region boundaries check mode.
- setRegionCachedInfo(Map<String, Integer>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- 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 when not null, serves as a filter; only log entries from this region will be printed
- setRegionId(long) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- setRegionInfo(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- setRegionLocation(ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- setRegionMemstoreReplication(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
HTableDescriptor.setRegionMemStoreReplication(boolean)
instead - setRegionMemStoreReplication(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Enable or Disable the memstore replication from the primary region to the replicas.
- setRegionMemStoreReplication(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setRegionMemStoreReplication(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Enable or Disable the memstore replication from the primary region to the replicas.
- setRegionMetrics(List<RegionMetrics>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setRegionName(String) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setRegionName(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setRegionPlans(List<String>) - Method in class org.apache.hadoop.hbase.client.BalancerDecision.Builder
- setRegionReplication(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Sets the number of replicas per region.
- setRegionReplication(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setRegionReplication(int) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Sets the number of replicas per region.
- setRegionRequest(byte[], AsyncBatchRpcRetryingCaller.RegionRequest) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller.ServerRequest
- setRegions(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- setRegions(List<StorageClusterStatusModel.Node.Region>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setRegions(List<TableRegionModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
- setRegionServerFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Set the region server filter regex
- setRegionServerGroup(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Set the RSGroup for this table, specified RSGroup must exist before create or modify table.
- setRegionServerQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- 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
- setRegionsInTransition(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- setRegionsInTransition(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- setRegionsInTransition(List<RegionState>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setRegionSizeMB(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setRegionSplitPolicyClassName(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
This sets the class associated with the region split policy which determines when a region split should occur.
- setRegionSplitPolicyClassName(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setRegionSplitPolicyClassName(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.This sets the class associated with the region split policy which determines when a region split should occur.
- setRegionStateInMeta(Map<String, RegionState.State>) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- setRegionStateInMeta(Map<String, RegionState.State>) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Update region state in Meta only.
- setRegionStateInMeta(RpcController, MasterProtos.SetRegionStateInMetaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Update state of the region in meta only.
- 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
- setReloadableGuardrails(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- setRemoteAddress(Address) - Method in class org.apache.hadoop.hbase.client.trace.IpcClientSpanBuilder
- setRemoveParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setRenew(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Indicate whether we make a call only to renew the lease, but without affected the scanner in any other way.
- setRenew(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Get
- setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Query
-
Specify region replica id where Query will fetch data from.
- setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Scan
- setReplicateAllUserTables(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setReplicateAllUserTables(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setReplicateAllUserTables(boolean)
instead. - setReplicateAllUserTables(boolean) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Configures HBase to replicate all user tables (not system tables) to the peer.
- setReplicationEndpointImpl(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setReplicationEndpointImpl(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setReplicationEndpointImpl(String)
instead. - setReplicationEndpointImpl(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets the ReplicationEndpoint plugin class for this peer.
- setReplicationLag(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setReplicationLoadSink(ReplicationLoadSink) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setReplicationLoadSources(List<ReplicationLoadSource>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setReplicationScope(int) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Sets replication scope all & only the columns already in the builder.
- setReplicationScope(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- setReporter(CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.OutputSink
- setReportTimestamp(long) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setRequest(CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
- setRequestAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set a request attribute
- setRequestAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setRequestAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Set a request attribute
- setRequestAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.TableBuilderBase
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setRequestAttributes(Map<String, byte[]>) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Set the map of request attributes
- setRequestAttributes(Map<String, byte[]>) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- setRequestCount(long) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setRequestCountPerSecond(long) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setRequests(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setRequests(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- setRequestSizeBytes(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setResponse(Message, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.Call
-
Set the return value when there is no error.
- setResponse(Message, CellScanner, Throwable, String) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Set the response resulting from this RPC call.
- setResponse(Message, CellScanner, Throwable, String) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- setResponseHeader(HttpServletResponse) - Static method in class org.apache.hadoop.hbase.http.ProfileServlet
- setResponseSize(long) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setResponseSizeBytes(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setRestoredRegion(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setRestoreRootDir(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setRESTVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- setResult(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- setResult(boolean) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- setResult(byte[]) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The procedure may leave a "result" on completion.
- setResult(Action, Object) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Sets the non-error result from a particular action.
- setResult(Result) - Method in class org.apache.hadoop.hbase.client.SingleResponse.Entry
- setResults(Object[]) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setRetCode(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setRetryDespiteFastFailMode(boolean) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setRetryPause(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set the base pause time for retrying.
- setRetryPause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setRetryPause(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set the base pause time for retrying.
- setRetryPause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setRetryPause(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set the base pause time for retrying.
- setRetryPause(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setRetryPauseForCQTBE(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Deprecated.Since 2.5.0, will be removed in 4.0.0. Please use
AsyncAdminBuilder.setRetryPauseForServerOverloaded(long, TimeUnit)
instead. - setRetryPauseForCQTBE(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Deprecated.Since 2.5.0, will be removed in 4.0.0. Please use
AsyncTableBuilder.setRetryPauseForServerOverloaded(long, TimeUnit)
instead. - setRetryPauseForServerOverloaded(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set the base pause time for retrying when
HBaseServerException.isServerOverloaded()
. - setRetryPauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setRetryPauseForServerOverloaded(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set the base pause time for retrying when
HBaseServerException.isServerOverloaded()
. - setRetryPauseForServerOverloaded(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Append
-
True (default) if the append operation should return the results.
- setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Increment
- setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Mutation
- setReverse(boolean) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setReversed(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setReversed(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set whether this scan is a reversed one
- setReversed(boolean) - Method in class org.apache.hadoop.hbase.filter.Filter
-
alter the reversed scan flag
- setReversed(boolean) - Method in class org.apache.hadoop.hbase.filter.FilterList
- setReversed(boolean) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- setRIT(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of regions in transition.
- setRIT(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setRITCountOverThreshold(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the count of the number of regions that have been in transition over the threshold time.
- setRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setRITOldestAge(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the oldest region in transition.
- setRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- setRollback() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called by the ProcedureExecutor to mark rollback execution
- setRollbackSupported(boolean) - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- setRootDir(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setRootDir(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setRootLevel(String) - Static method in class org.apache.hadoop.hbase.logging.InternalLog4jUtils
- setRootLevel(String) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- setRootProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setRow(byte[]) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setRow(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setRow(byte[]) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setRow(byte[]) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setRow(byte[], int, int) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setRow(byte[], int, int) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setRow(byte[], int, int) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setRow(byte[], int, int) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setRowAccess(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setRowAccess(RowAccess<? extends Row>) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setRowFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
sets the row key by which output will be filtered when not null, serves as a filter; only log entries from this row will be printed
- setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Allows subclasses to set the
Filter
to be used. - setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
-
Set offset for the row per Column Family.
- setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set offset for the row per Column Family.
- setRowPrefixFilter(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.5.0, will be removed in 4.0.0. The name of this method is considered to be confusing as it does not use a
Filter
but uses setting the startRow and stopRow instead. UseScan.setStartStopRowForPrefixScan(byte[])
instead. - setRowPrefixFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
sets the rowPrefix key prefix by which output will be filtered when not null, serves as a filter; only log entries with rows having this prefix will be printed
- setRowPrefixFilter(Scan, String) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- 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.
- setRpcControllerCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- 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.
- setRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Set rpc timeout for this mutator instance
- setRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- setRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- setRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.Use setReadRpcTimeout or setWriteRpcTimeout instead
- setRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Set timeout for each rpc request.
- setRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.TableBuilderBase
- setRpcTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set timeout for each rpc request.
- setRpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setRpcTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set timeout for each rpc request when doing background flush.
- setRpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setRpcTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set timeout for each rpc request.
- setRpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setRsGroupInfoManager(RSGroupInfoManager) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- setRsRpcServices(RSRpcServices) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- setRsRpcServices(RSRpcServices) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
- setRunner(Runnable) - Method in class org.apache.hadoop.hbase.client.DelayingRunner
- setRunning(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
-
Change the state to 'isRunning', returns true if the store state was changed, false if the store was already in that state.
- setRunning(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setRunningProcedureCount(int) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- setRunningProcedureCount(int) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Set the number of procedure running.
- setRunningProcedureCount(int) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- setRunningProcedureCount(int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- setScan(Scan) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Sets the scan defining the actual details like columns etc.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Sets the scan defining the actual details like columns etc.
- setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Sets the scan defining the actual details like columns etc.
- setScanFilter(Scan, List<MultiRowRangeFilter.RowRange>) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
-
Sets filter
FilterBase
to theScan
instance. - setScanInfo(ScanInfo) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Set scan info, used by test
- setScanMetricsEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setScanMetricsEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Enable collection of
ScanMetrics
. - setScannerCaching(JobConf, int) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
-
Sets the number of rows to return and cache with each scanner iteration.
- setScannerCaching(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Sets the number of rows to return and cache with each scanner iteration.
- setScannerState(ScannerContext.NextState) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setScannerState(ScannerContext.NextState) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Note that this is not a typical setter.
- setScans(List<Scan>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Allows subclasses to set the list of
Scan
objects. - setScanTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
As now we have heartbeat support for scan, ideally a scan will never timeout unless the RS is crash.
- setScanTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setScope(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setScope(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setScope(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setSecond(int) - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- setSecond(B) - Method in class org.apache.hadoop.hbase.util.Triple
- setSecond(T2) - Method in class org.apache.hadoop.hbase.util.Pair
-
Replace the second element of the pair.
- setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
- setSecurityEnabled(boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setSequenceFilter(long) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
sets the region by which output will be filtered when nonnegative, serves as a filter; only log entries with this sequence id will be printed
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- setSequenceId(long) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Sets with the given seqId.
- setSequenceId(long) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
-
Internal usage.
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.KeyValue
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- setSequenceId(long) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- setSequenceId(Cell, long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- setSequenceId(Cell, long) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Sets the given seqId to the cell.
- setSequenceID(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- setSequenceNumber(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- setSerial(boolean) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setSerial(boolean) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets whether we should preserve order when replicating, i.e, serial replication.
- setServer(ServerName) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setServerClass(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setServerImpl(CommandLine, Configuration) - Static method in enum org.apache.hadoop.hbase.thrift.ImplType
- setServerNames(List<ServerName>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setServerOverloaded(boolean) - Method in exception org.apache.hadoop.hbase.HBaseServerException
-
Necessary for parsing RemoteException on client side
- setServerSideHConnectionRetriesConfig(Configuration, String, Logger) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Changes the configuration to set the number of retries needed when using Connection internally, e.g.
- setServerState(ServerName, ServerState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- setServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- setServiceStarted(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Mainly used in procedure related tests, where we will restart ProcedureExecutor and AssignmentManager, but we do not want to restart master(to speed up the test), so we need to disable rpc for a while otherwise some critical rpc requests such as reportRegionStateTransition could fail and cause region server to abort.
- setShouldRerun() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Check if we should rerun fsck again.
- setShouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- setSidelineBigOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setSidelineDir(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- setSignatureSecretFileKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setSize(int) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- setSize(long) - Method in interface org.apache.hadoop.hbase.quotas.RegionSize
-
Updates the size of the Region.
- setSize(long) - Method in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- setSizeLimit(ScannerContext.LimitScope, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- setSizeLimitScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setSizeLimitScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setSizeProgress(long, long) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setSizeProgress(long, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setSizeScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Change the scope in which the size limit is enforced
- setSkipChecks(boolean) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- setSkipChecksum(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
-
Specify that the
ChecksumType
should not be included in the attributes. - setSkippingRow(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setSkipResetSeqId(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- setSkipWait(boolean) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- setSleepInterval(long) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setSlowLogPayloads(List<TooSlowLog.SlowLogPayload>) - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- setSlowLogResponseRequest(AdminProtos.SlowLogResponseRequest) - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- setSmall(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
-
Deprecated.
- setSmall(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Scan.setLimit(int)
andScan.setReadType(ReadType)
instead. And for the one rpc optimization, now we will also fetch data when openScanner, and if the number of rows reaches the limit then we will close the scanner automatically which means we will fall back to one rpc. - setSnapshotDirs(Configuration, Map<String, Path>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- setSnapshotHandlerForTesting(TableName, SnapshotSentinel) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Set the handler for the current snapshot
- setSnapshotName(String) - Method in class org.apache.hadoop.hbase.backup.BackupTableInfo
- setSnapshotName(TableName, String) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setSnapshotToScans(Configuration, Map<String, Collection<Scan>>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
-
Push snapshotScans to conf (under the key
MultiTableSnapshotInputFormatImpl.SNAPSHOT_TO_SCANS_KEY
) - setSocketAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- 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
-
Deprecated.Sets the socket buffer size used for responding to RPCs.
- setSortField() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- setSortFieldAndFields(Field, List<Field>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- setSource(MetricsThriftServerSource) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- setSourceStartupStatus(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- setSpan(Span) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- setSplit(boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableHRegionInfo
-
Deprecated.
- setSplit(boolean) - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
-
Change the split status flag.
- setSplit(boolean) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- setSplit(boolean) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHRegionInfo
-
Deprecated.
- setSplit(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.Set or clear the split status flag.
- setSplitEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setting the table region split enable flag.
- setSplitEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setSplitEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setting the table region split enable flag.
- setSplitOrMergeEnabled(boolean, boolean, MasterSwitchType...) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.splitSwitch(boolean, boolean)
orAdmin.mergeSwitch(boolean, boolean)
instead. - setSplitOrMergeEnabled(boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- setSplitOrMergeEnabled(RpcController, MasterProtos.SetSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- setSplitOrMergeEnabled(RpcController, MasterProtos.SetSplitOrMergeEnabledRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- setSplitOrMergeOn(boolean, boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- setSplitRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- setSplitRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- setStackIndexes(List<Integer>) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called on store load to initialize the Procedure internals after the creation/deserialization.
- setStackTrace(Throwable) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
- setStartAndStopRows(Scan, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- setStartKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- setStartLogErrorsCnt(int) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminBuilder
-
Set the number of retries that are allowed before we start to log.
- setStartLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- setStartLogErrorsCnt(int) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set the number of retries that are allowed before we start to log.
- setStartLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setStartLogErrorsCnt(int) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set the number of retries that are allowed before we start to log.
- setStartLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Scan.withStartRow(byte[])
instead. This method may change the inclusive of the stop row to keep compatible with the old behavior. - setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setStartRowForReplicaCallable(ScannerCallable) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
-
Set the start row for the replica callable based on the state of the last result received.
- setStartStopRowForPrefixScan(byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setStartStopRowForPrefixScan(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set a filter (using stopRow and startRow) so the result set only contains rows where the rowKey starts with the specified prefix.
- setStartTime(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- setStartTime(long) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setStartTime(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Set the time when the call starts to be executed.
- setStartTime(long) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
- setStartTime(long) - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- setStartTs(long) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setStartTs(long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setStat(ClientProtos.RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- setState(byte[]) - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- setState(int) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- setState(BackupInfo.BackupState) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setState(FileChangeWatcher.State) - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Sets the state to
newState
. - setState(ServerState) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- setState(RegionState.State, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- setState(MonitoredTask.State) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- setState(ServerTask.State) - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- setState(ProcedureProtos.ProcedureState) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setStatistics(RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.Result
-
Set load information about the region to the information about the result
- setStatus(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- setStatus(String) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- setStatus(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- setStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- setStatus(String) - Method in class org.apache.hadoop.hbase.ServerTaskBuilder
- setStatus(MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.CallRunner
- setStatus(MonitoredTask) - Method in class org.apache.hadoop.hbase.wal.OutputSink
- setStatusMsg(String) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- setStatusOfTaskZNode(String, String) - Method in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
sets given Status for Task Znode
- setStatusOfTaskZNodeCallback - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
-
Callback used while setting status of a given task, Logs given status.
- setSticky(boolean) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
The default behaviour is load balancing by sending each request to a random host.
- setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use
Scan.withStopRow(byte[])
instead. This method may change the inclusive of the stop row to keep compatible with the old behavior. - setStoragePolicy(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the storage policy for use with this family
- setStoragePolicy(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setStoragePolicy(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the storage policy for use with this family
- setStoragePolicy(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Set storage policy for a whole region.
- setStoragePolicy(String, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Set the directory of CF to the specified storage policy.
- setStoragePolicy(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Sets storage policy for given path.
- setStoragePolicy(FileSystem, Path, String, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- setStoragePolicy(Path, String) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Set the source path (directory/file) to the specified storage policy.
- setStoragePolicyFromFileName(List<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- setStoreCount(int) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStoreFileCount(int) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStoreFileIndexSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStorefileIndexSizeKB(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setStoreFileRootLevelIndexSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setStoreFileSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setStoreFileUncompressedDataIndexSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStoreRefCount(int) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStores(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setStores(Set<String>) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- setStoreSequenceIds(Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setStreamOptions(FSDataInputStream) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- setStrings(String, String...) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setStub(AdminProtos.AdminService.BlockingInterface) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- setStub(S) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- setStubByServiceName(ServerName) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- setStubByServiceName(ServerName) - Method in class org.apache.hadoop.hbase.client.ClientServiceCallable
- setStubByServiceName(ServerName) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Set the RCP client stub
- setSubmittedRows(AsyncProcessTask.SubmittedRows) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setSubmittedTime(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called on store load to initialize the Procedure internals after the creation/deserialization.
- setSubTaskPercntgInWholeTask(float) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
-
Set the current copy task percentage within the whole task if multiple copies are needed.
- setSummary() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Set summary mode.
- setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- setTable(Table) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
- setTableCFsMap(Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
Deprecated.as release of 2.0.0, and it will be removed in 3.0.0. Use
ReplicationPeerConfigBuilder.setTableCFsMap(Map)
instead. - setTableCFsMap(Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- setTableCFsMap(Map<TableName, List<String>>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder
-
Sets an explicit map of tables and column families in those tables that should be replicated to the given peer.
- setTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- setTableFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Set the table filter regex
- setTableFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
Sets the tables filter.
- setTableInfo(HbckTableInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
- setTableInfo(HbckTableInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
-
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
- setTableList(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setTableList(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setTableName(String) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setTableName(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- setTableName(TableName) - Method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- setTableName(TableName) - Method in class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- setTableName(TableName) - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- setTableName(TableName) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRpcController
-
Sets Region's table name.
- setTableName(TableName) - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- 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
- setTableQuotaSnapshot(TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Stores the quota state for the given table.
- setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Allows subclasses to set the
TableRecordReader
. - setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
Allows subclasses to set the
TableRecordReader
. - setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to set the
TableRecordReader
. - setTableRegionStatesCount(Map<TableName, RegionStatesCount>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setTableRep(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Set the table's replication switch if the table's replication switch is already not set.
- setTableReplication(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Set the table's replication switch if the table's replication switch is already not set.
- setTables(List<TableModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
- setTables(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setTableSetTimestampMap(Map<TableName, Map<String, Long>>) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setTableSetTimestampMap(BackupProtos.BackupInfo.Builder) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setTableState(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.TableStateManager
-
Set table state to provided.
- setTableStateInMeta(TableState) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- setTableStateInMeta(TableState) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Update table state in Meta only.
- 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
- setTagCompressionContext(TagCompressionContext) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- setTagCompressionContext(TagCompressionContext) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- setTags(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setTags(byte[]) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setTags(byte[], int, int) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setTags(byte[], int, int) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setTags(List<Tag>) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setTags(List<Tag>) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setTags(List<Tag>) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setTagType(byte) - Method in interface org.apache.hadoop.hbase.TagBuilder
-
Set type of the tag.
- setTagType(byte) - Method in class org.apache.hadoop.hbase.TagBuilderImpl
- setTagValue(byte[]) - Method in interface org.apache.hadoop.hbase.TagBuilder
-
Set the value of the tag.
- setTagValue(byte[]) - Method in class org.apache.hadoop.hbase.TagBuilderImpl
- setTargetRootDir(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setTargets(List<NormalizationTarget>) - Method in class org.apache.hadoop.hbase.master.normalizer.MergeNormalizationPlan.Builder
- setTargetTableName(String[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- setTaskNode(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- setTasks(List<ServerTask>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setTestingSleepTime(long) - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- setThird(C) - Method in class org.apache.hadoop.hbase.util.Triple
- setThreadName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- setThreads(int, int) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Set the min, max number of worker threads (simultaneous connections).
- setTickTime(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- setTime(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- setTimeDuration(String, long, TimeUnit) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- setTimeLag(long) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.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
- setTimeLimitScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
- setTimeLimitScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
- setTimeout(int) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- setTimeout(int) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- setTimeout(long) - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainerWithTimestamp
- setTimeout(IOException) - Method in class org.apache.hadoop.hbase.ipc.Call
-
called from timeoutTask, prevent self cancel
- setTimeoutExecutorUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
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.CreateTableProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- 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.procedure.SnapshotProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueuesProcedure
- setTimeoutFailure(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- setTimeoutFailure(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by the ProcedureExecutor when the timeout set by setTimeout() is expired.
- setTimeoutForSuspend(MasterProcedureEnv, String) - Method in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- setTimeoutForSuspend(MasterProcedureEnv, String) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- 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. - setTimeProgress(long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Deprecated.will be removed in 3.0
- setTimer(long) - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- setTimer(long) - Method in class org.apache.hadoop.hbase.hbtop.screen.Screen
- setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Append
-
Sets the TimeRange to be used on the Get for this append.
- setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Get
-
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
- setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Increment
-
Sets the TimeRange to be used on the Get for this increment.
- setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
- setTimeScope(ScannerContext.LimitScope) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
-
Change the scope in which the time limit is enforced
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- setTimestamp(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Sets with the given timestamp.
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- setTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- setTimestamp(long) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Append
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Delete
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Get
-
Get versions of columns with the specified timestamp.
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Increment
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Set the timestamp of the delete.
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Put
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get versions of columns with the specified timestamp.
- setTimestamp(long) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Sets with the given timestamp.
- setTimestamp(long) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter.KeyOnlyByteBufferExtendedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.KeyValue
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- setTimestamp(long) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- setTimestamp(long) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- setTimestamp(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Sets the given timestamp to the cell.
- setTimestamp(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be a LimitedPrivate API in HBase-3.0.
- setTimestamp(Cell, long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be a LimitedPrivate API in HBase-3.0.
- setTimestamp(Cell, long) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Sets the given timestamp to the cell.
- setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Get
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Get.setTimestamp(long)
instead - setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
-
Deprecated.
- setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Scan
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Scan.setTimestamp(long)
instead - setTimeStampNextToReplicate(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
TimeStamp of next edit targeted for replication.
- setTimestampOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setTimeStampOfNextToReplicate(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- setTimestampsOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- setTimestampStarted(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- setTimeToLive(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the time to live
- setTimeToLive(int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setTimeToLive(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the time to live of cell contents
- setTimeToLive(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set the time to live
- setTimeToLive(String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setTimeToLive(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set the time to live of cell contents
- setTimeToPurgeDeletes(long) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- setTimeToPurgeDeletes(long) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- setTimeUnit(TimeUnit) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- setTitle(String) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
- setTitle(String) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- setTo(long, long, long, int, int, long, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- setToNewRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Set the row when there is change in row
- setToTables(TableName[]) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest
- setTotalBytesCopied(long) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setTotalOpsProcessed(long) - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- setTotalRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- setTotalRegions(int) - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setTotalTasks(int) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- 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
- setTrailer(FixedFileTrailer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- setTrailerIfPresent(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
To check whether a trailer is present in a WAL, it seeks to position (fileLength - PB_WAL_COMPLETE_MAGIC.size() - Bytes.SIZEOF_INT).
- setTransitionState(MasterProcedureProtos.RegionTransitionState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- setTries(int) - Method in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- setTrustStorePassword(char[]) - Method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- setTrustStorePath(String) - Method in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- setTS(long) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ExplicitColumnTracker
- setTSAndType(long, byte) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanWildcardColumnTracker
- setTTL(long) - Method in class org.apache.hadoop.hbase.client.Append
- setTTL(long) - Method in class org.apache.hadoop.hbase.client.Delete
- setTTL(long) - Method in class org.apache.hadoop.hbase.client.Increment
- setTTL(long) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Set the TTL desired for the result of the mutation, in milliseconds.
- setTTL(long) - Method in class org.apache.hadoop.hbase.client.Put
- setTTL(long) - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- setTTL(long) - Method in interface org.apache.hadoop.hbase.regionserver.ScanOptions
- setType(byte) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setType(byte) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setType(BackupType) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setType(BackupType) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- setType(Cell.Type) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setType(Cell.Type) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setType(Cell.Type) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setType(Cell.Type) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setType(LogQueryFilter.Type) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setUnassigned() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- setUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- setUncompressedStoreFileSize(Size) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setUnderline(boolean) - Method in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- setUnknownServerNames(List<ServerName>) - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- setUnknownServerRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Set the number of unknown server regions.
- setUnknownServerRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- 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.
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellImporter
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
-
Deprecated.
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellSortImporter
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueSortImporter
-
Deprecated.
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALCellMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
-
Deprecated.
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
- setup(Mapper.Context) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob.HFileCellMapper
- setup(Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutSortReducer
- setup(Reducer.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Handles initializing this class with objects specific to it (i.e., the parser).
- setup(Reducer.Context) - Method in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- setup(ChannelPipeline, int, NettyRpcConnection, byte[], Call) - Static method in class org.apache.hadoop.hbase.ipc.PreambleCallHandler
- setupCellBlockCodecs() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Set up cell block codecs
- setupClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Setup our cluster connection if not already initialized.
- setupConf(Configuration, long, long, long) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- setupConnection() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- setupCryptoAESHandler(ChannelPipeline, CryptoAES) - Method in class org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler
-
Remove handlers for sasl encryption and add handlers for Crypto AES encryption
- setupCryptoCipher() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
Set up cipher for rpc encryption with Apache Commons Crypto.
- setupHandler() - Method in class org.apache.hadoop.hbase.ipc.NettyServerRpcConnection
- setupHTTPServer() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Setup an HTTP Server using Jetty to serve calls from THttpClient
- setupIOstreams(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- setupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- setupLock() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- setupMasterlessConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Setup the connection class, so that it will not depend on master being online.
- setupNamespaceLock() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- setupNetty(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- setupNextScanner() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.Scanner
- setupParamters() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- setupReceiver(int) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- setupRegionLock() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- setupRegionReplicaReplication(MasterServices) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Create replication peer for replicating user-space Region Read Replicas.
- setupRIT(List<TransitRegionStateProcedure>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create RegionStateNode based on the TRSP list, and attach the TRSP to the RegionStateNode.
- setupSaslConnection(InputStream, OutputStream, String) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- setupSaslHandler(ChannelPipeline, String) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClient
- setupScanners() - Static method in class org.apache.hadoop.hbase.rest.ScannerResource
- setupServer() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
Setting up the thrift TServer
- setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettings
- setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
Called by toSetQuotaRequestProto() the subclass should implement this method to set the specific SetQuotaRequest properties.
- setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- setupShortCircuitRead(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Do our short circuit read setup.
- setupSignalHandlers() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- setupTableLock() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- setupTestEnv() - Static method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- setupTime(Configuration, String) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- setupWALAndReplication() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Setup WAL log and replication if enabled.
- setupWALEntrySinkFilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- setUsedHeapSize(Size) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setUseExecutor(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
-
CompactedHFilesDischarger runs asynchronously by default using the hosting RegionServer's Executor.
- setUser(User) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- setUserFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
Set the user filter regex
- setUserGroups(String, String[]) - Method in class org.apache.hadoop.hbase.security.User.TestingGroups
- setUserMetrics(List<UserMetrics>) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setUsername(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- setUserName(String) - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- setUserName(String) - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- setUsernameConfKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- setUserProviderForTesting(Configuration, Class<? extends UserProvider>) - Static method in class org.apache.hadoop.hbase.security.UserProvider
-
Set the
UserProvider
in the given configuration that should be instantiated - setUserQuota(String, String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- 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
- setValue(byte[]) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setValue(byte[]) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setValue(byte[]) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setValue(byte[]) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setValue(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setter for storing metadata as a (key, value) pair in
TableDescriptorBuilder.ModifyableTableDescriptor.values
map - setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setter for storing metadata as a (key, value) pair in map
- setValue(byte[], int, int) - Method in interface org.apache.hadoop.hbase.CellBuilder
- setValue(byte[], int, int) - Method in interface org.apache.hadoop.hbase.ExtendedCellBuilder
- setValue(byte[], int, int) - Method in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- setValue(byte[], int, int) - Method in interface org.apache.hadoop.hbase.RawCellBuilder
- setValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
- setValue(String, String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setValue(String, String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setValue(String, String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- setValue(String, String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setValue(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- setValue(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Setter for storing metadata as a (key, value) pair in map
- setValue(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapEntry
- setValue(Bytes, String) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setValue(Bytes, String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- setValue(Bytes, Bytes) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- setValue(Bytes, Bytes) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setValue(Bytes, Bytes) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Setter for storing metadata as a (key, value) pair in
TableDescriptorBuilder.ModifyableTableDescriptor.values
map - setValue(Bytes, Bytes) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- setValue(Bytes, Bytes) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- setValue(V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- setVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- setVersion(String) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- 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
- setVersionNumber(int) - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- setVersions(int, int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Set minimum and maximum versions to keep.
- setVersions(int, int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Set minimum and maximum versions to keep
- setVersionsWithTimeToLive(int, int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Retain all versions for a given TTL(retentionInterval), and then only a specific number of versions(versionAfterInterval) after that interval elapses.
- setVersionsWithTimeToLive(int, int) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- setVictimCache(BlockCache) - Method in interface org.apache.hadoop.hbase.io.hfile.FirstLevelBlockCache
-
Specifies the secondary cache.
- setVictimCache(BlockCache) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- setVictimCache(BlockCache) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- setVictimCache(BlockCache) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- 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
- setWALPosition(ServerName, String, String, long, Map<String, Long>) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
- setWALPosition(ServerName, String, String, long, Map<String, Long>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueueStorage
-
Set the current position for a specific WAL in a given queue for a given regionserver.
- setWALPosition(ServerName, String, String, long, Map<String, Long>) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- setWALReader(ReplicationSourceWALReader) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- setWALReaderEditsBufferBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
-
Sets the total usage of memory used by edits in memory read from WALs.
- setWALReaderEditsBufferBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- setWALReaderEditsBufferUsage(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Sets the amount of memory in bytes used in this RegionServer by edits pending replication.
- setWALRootDir(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
- setWALTrailer(WALProtos.WALTrailer) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- setWarnTime(long) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
- setWarnTime(long) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- setWatchIfNodeExists(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Watch the specified znode, but only if exists.
- setWithPrefix(Configuration, String, Iterable<Map.Entry<String, String>>) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Sets all the entries in the provided
Map<String, String>
as properties in the givenConfiguration
. - setWorkers(int) - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- setWorkerState(ReplicationSourceShipper.WorkerState) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- setWriteBufferPeriodicFlush(long) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Sets the maximum time before the buffer is automatically flushed checking once per second.
- setWriteBufferPeriodicFlush(long, long) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Sets the maximum time before the buffer is automatically flushed.
- setWriteBufferPeriodicFlush(long, long) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- setWriteBufferPeriodicFlush(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Set the periodical flush interval.
- setWriteBufferPeriodicFlush(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setWriteBufferPeriodicFlushTimeoutMs(long) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Set the max timeout before the buffer is automatically flushed.
- setWriteBufferPeriodicFlushTimerTickMs(long) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Set the TimerTick how often the buffer timeout if checked.
- setWriteBufferSize(long) - Method in interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder
-
Override the write buffer size specified by the provided
AsyncConnection
'sConfiguration
instance, via the configuration keyhbase.client.write.buffer
. - setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- setWriteEntry(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
- setWriteLatency(long) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- setWriteListener(WriteListener) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- setWriterCreationTracker(Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- setWriteRequestCount(long) - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- setWriteRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- setWriteRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.Table
-
Deprecated.since 2.0.0, use
TableBuilder.setWriteRpcTimeout(int)
instead - setWriteRpcTimeout(int) - Method in interface org.apache.hadoop.hbase.client.TableBuilder
-
Set timeout for each write(put, delete) rpc request.
- setWriteRpcTimeout(int) - Method in class org.apache.hadoop.hbase.client.TableBuilderBase
- setWriteRpcTimeout(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.client.AsyncTableBuilder
-
Set timeout for each write(put, delete) rpc request.
- setWriteRpcTimeout(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- setWriteSuccess() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- setYarnPoolName(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest
- setZKCluster(MiniZooKeeperCluster) - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
- setZnodeAclsRecursive(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Set the znode perms recursively.
- SEVENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- severity - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- Severity() - Constructor for enum org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation.Severity
- sf - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure.StoreFileSplitter
- sf - Variable in class org.apache.hadoop.hbase.mob.MobFile
- sfScanner - Variable in class org.apache.hadoop.hbase.mob.MobCell
- shade - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeProviderSelector
- SHADE_TOKEN_KIND_TEXT - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeProviderSelector
- ShadeClientTokenUtil - Class in org.apache.hadoop.hbase.security.provider.example
-
Used to acquire tokens for the ShadeSaslAuthenticationProvider.
- ShadeClientTokenUtil() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeClientTokenUtil
- ShadedAccessControlUtil - Class in org.apache.hadoop.hbase.security.access
-
Convert protobuf objects in AccessControl.proto under hbase-protocol-shaded to user-oriented objects and vice versa.
- ShadedAccessControlUtil() - Constructor for class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- ShadeProviderSelector - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeProviderSelector() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeProviderSelector
- ShadeSaslAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeSaslAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeSaslAuthenticationProvider
- ShadeSaslClientAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeSaslClientAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider
- ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeSaslClientCallbackHandler(Token<? extends TokenIdentifier>) - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler
- ShadeSaslServerAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeSaslServerAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeSaslServerCallbackHandler(AtomicReference<UserGroupInformation>, Map<String, char[]>) - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.ShadeSaslServerCallbackHandler
- ShadeTokenIdentifier - Class in org.apache.hadoop.hbase.security.provider.example
- ShadeTokenIdentifier() - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- ShadeTokenIdentifier(String) - Constructor for class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- SHALLOW_COPY - Enum constant in enum org.apache.hadoop.hbase.CellBuilderType
-
DON'T modify the byte array passed to cell builder because all fields in new cell are reference to input arguments
- shallowClone(HFileBlock, ByteBuff) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- shallowCopy() - Method in class org.apache.hadoop.hbase.KeyValue
-
Creates a shallow copy of this KeyValue, reusing the data byte buffer.
- shallowCopy() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Create a new
ByteRange
that points at this range's byte[]. - shallowCopy() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Create a new
ByteRange
that points at this range's byte[]. - shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- SHARED - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockType
- SHARED_DATA_MAP - Static variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
- sharedAsyncConnection - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
This shared
AsyncConnection
is used for handling wal replication. - sharedAsyncConnectionLock - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- sharedConnection - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
This shared
Connection
is used for handling bulk load hfiles replication. - 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
- sharedConnectionLock - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- sharedData - Variable in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- sharedHFileCleanerPool - Variable in class org.apache.hadoop.hbase.master.HMaster
- sharedLock - Variable in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- sharedLock() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- sharedLockCount - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- SharedMemHFileBlock - Class in org.apache.hadoop.hbase.io.hfile
-
The
ByteBuffAllocator
won't allocate pooled heapByteBuff
now; at the same time, if allocate an off-heapByteBuff
from allocator, then it must be a pooled one. - SharedMemHFileBlock(BlockType, int, int, long, ByteBuff, boolean, long, int, int, HFileContext, ByteBuffAllocator) - Constructor for class org.apache.hadoop.hbase.io.hfile.SharedMemHFileBlock
- SharedMemoryMmapIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
-
IO engine that stores data in pmem devices such as DCPMM.
- SharedMemoryMmapIOEngine(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.SharedMemoryMmapIOEngine
- sharedUnlock() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- shareZK - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- SHELL_TIMESTAMP_FORMAT_EPOCH_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- shexec - Variable in class org.apache.hadoop.hbase.HealthChecker
- shift - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- SHIFT_TIMESTAMP_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- SHIFT_TIMESTAMP_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- 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.
- shipEdits(WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
-
Do the shipping logic
- shipEditsTimeout - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- 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.MobStoreScanner
- shipped() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
- shipped() - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- shipped() - Method in class org.apache.hadoop.hbase.regionserver.ReversedMobStoreScanner
- 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
- shippedBatchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- shippedBatchesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedBatchesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedBytesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- shippedBytesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedBytesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- shippedBytesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedBytesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- shippedCallback - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- shippedHFilesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- shippedHFilesCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedHFilesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedKBsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
Deprecated.since 1.3.0. Use
MetricsReplicationGlobalSourceSourceImpl.shippedBytesCounter
instead. - shippedKBsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedKBsKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
Deprecated.since 1.3.0. Use
MetricsReplicationSourceSourceImpl.shippedBytesKey
instead. - shippedOpsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- shippedOpsCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shippedOpsKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- shipper - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerShippedCallBack
- 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 - SHORT_HELP_OPTION - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
- SHORTCIRCUIT_BYTES_READ - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SHORTCIRCUIT_BYTES_READ_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ShortCircuitingClusterConnection(Configuration, User, ServerName, AdminProtos.AdminService.BlockingInterface, ClientProtos.ClientService.BlockingInterface, ConnectionRegistry) - Constructor for class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection
- ShortCircuitMasterConnection - Class in org.apache.hadoop.hbase.client
-
A short-circuit connection that can bypass the RPC layer (serialization, deserialization, networking, etc..) when talking to a local master
- ShortCircuitMasterConnection(MasterProtos.MasterService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- shortCompactions - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- shortName - Variable in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- shortName - Variable in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- shortOperationTimeout - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- SHOULD_NOT_BE_DEPLOYED - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- SHOULD_REPLICATE_FLAG - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- 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
- shouldAssignFavoredNodes(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- shouldAssignRegionsWithFavoredNodes - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- shouldBeOnMaster(RegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- 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
- shouldCacheCompactedBlocksOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns true if blocks should be cached while writing during compaction, false if not
- shouldCacheCompressed(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns true if this
BlockType.BlockCategory
should be compressed in blockcache, false otherwise - shouldCacheDataCompressed() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns true if data blocks should be compressed in the cache, false if not
- 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
- shouldCacheFile(String) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Checks whether blocks for the passed file should be cached or not.
- shouldCacheFile(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- shouldCacheFile(String) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- shouldCFBeCompacted(HRegionFileSystem, String, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- 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
. - shouldCheckDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- shouldCheckExecPermission - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
if we should check EXEC permissions
- shouldCheckHdfs() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldCopyHFileMetaKey(byte[]) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- shouldDispatchToScanQueue(CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- shouldDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldDropBehind - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- shouldDropBehind - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- shouldDropBehind() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- shouldDropBehind(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- shouldDropBehindCompaction() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- shouldDropCacheBehind - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- shouldEvictOnClose() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
- shouldExclude(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Check if a path should not perform clear
- shouldFinishBlock(int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCompressedSizePredicator
-
Decides if the block should be finished based on the comparison of its uncompressed size against an adjusted size based on a predicated compression factor.
- shouldFinishBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
-
Returns true if the passed uncompressed size is larger than the limit calculated by
updateLatestBlockSizes
. - shouldFinishBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.UncompressedBlockSizePredicator
-
Dummy implementation that always returns true.
- shouldFixAssignments() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixEmptyMetaCells() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixHdfsHoles() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixHdfsOrphans() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixHdfsOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixHFileLinks() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixMeta() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixReferenceFiles() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixSplitParents() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixTableOrphans() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFixVersionFile() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldFlush(long) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
- shouldFlush(StringBuilder) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Should the memstore be flushed now
- shouldFlush(HStore) - Method in class org.apache.hadoop.hbase.regionserver.FlushAllLargeStoresPolicy
- shouldFlush(HStore) - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- shouldFlushStore(HStore) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Should the store be flushed because it is old enough.
- shouldIgnorePreCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldIncludeMemStoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- shouldIncludeStore(HRegionFileSystem, String, Collection<StoreFileInfo>, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- shouldIncludeStore(HRegionFileSystem, String, Collection<StoreFileInfo>, long) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionTTLRequest
- shouldKillAfterStoreUpdate() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- shouldKillAfterStoreUpdate(boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- shouldKillBeforeStoreUpdate() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- shouldKillBeforeStoreUpdate(boolean, boolean) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- shouldKillBeforeStoreUpdateInRollback() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- 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
- shouldLoginFromKeytab() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
In secure environment, if a user specified his keytab and principal, a hbase client will try to login with them.
- shouldLoginFromKeytab(Configuration) - Static method in class org.apache.hadoop.hbase.security.User
-
In secure environment, if a user specified his keytab and principal, a hbase client will try to login with them.
- 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.
- 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
- shouldPrefetchOnOpen() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns true if blocks should be prefetched into the cache on open, false if not
- shouldPrintMeta - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- 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.
- shouldRemoveParents() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldReplaceExistingCacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- 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
-
Deprecated.
- shouldRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- shouldRetryCreate(RemoteException) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- shouldRetryInspiteOfFastFail(FailureInfo) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
Check to see if the client should try to connnect to the server, inspite of knowing that it is in the fast fail mode.
- shouldRun - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- shouldSanityCheck(Configuration) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- shouldScheduleConsumer() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- shouldSeek(TimeRange, long) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- shouldSeek(TimeRange, long) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- shouldSelectL0Files(StripeCompactionPolicy.StripeInformationProvider) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- shouldSidelineBigOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- shouldSkipRenameSnapshotDirectories(URI, URI) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- 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
-
Returns true if the specified region should be split.
- shouldSplitRegion() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- shouldSplitWal - Variable in class org.apache.hadoop.hbase.master.procedure.RecoverMetaProcedure
-
Deprecated.
- shouldSplitWal - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- shouldStop - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- shouldStop - Variable in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- shouldStop(Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- shouldStop(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedRegionScannerImpl
- shouldSubmitSCP(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- shouldSyncWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Check whether we should sync the wal from the table's durability settings
- shouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Returns Whether we are presently using HBase checksum.
- shouldUseHeap(BlockType, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Whether we use heap or not depends on our intent to cache the block.
- 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.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
- shouldWaitClientAck(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
By default, the executor will keep the procedure result around util the eviction TTL is expired.
- 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.
- SHOW - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- showCommandDescription(TerminalPrinter, CommandDescription) - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- showField(int) - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- showField(int, Field, boolean, boolean, int, int, boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- showFieldScreen(String, List<Field>, EnumMap<Field, Boolean>, int, int, int, boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- showFiles - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- showFilters(List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView
- showHeaders(List<Header>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- showHelpScreen(long, CommandDescription[]) - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- showInput(String, String, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenView
- showMessage(String) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView
- showMode(int) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- showMode(int, Mode, boolean, int, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- showModeScreen(Mode, List<Mode>, int, int, int) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- showProgress - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- showRecords(List<Header>, List<Record>, Record) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- showSchema - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- showScreenDescription(long) - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenView
- showScreenDescription(String) - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenView
- showScreenDescription(Mode) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenView
- showStats - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- showSummary(Summary) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- showTopScreen(Summary, List<Header>, List<Record>, Record) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- shuffle - Static variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- SHUFFLE_MAPS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Specify if we have to shuffle the map tasks.
- shuffleNormalizationPlans(List<NormalizationPlan>) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
This very simple method exists so we can verify it was called in a unit test.
- shutdown - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker
- shutdown - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCachePersister
- shutdown - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- shutdown - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- shutdown() - Method in class org.apache.hadoop.hbase.ChoreService
-
Shut down the service.
- shutdown() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Shuts down the HBase cluster.
- shutdown() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Shuts down the HBase cluster.
- shutdown() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- shutdown() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- shutdown() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker
-
Returns Shuts down the thread clean and quietly.
- shutdown() - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- shutdown() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- shutdown() - Method in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
-
Clean up the environment
- 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.BucketCachePersister
- 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.FileMmapIOEngine
-
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.LruAdaptiveBlockCache.EvictionThread
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.EvictionThread
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- shutdown() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- shutdown() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- shutdown() - Method in class org.apache.hadoop.hbase.ipc.RpcConnection
-
Just close connection.
- 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() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment
- shutdown() - Method in class org.apache.hadoop.hbase.mob.MobFileCache
- shutdown() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushHandler
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.RegionEnvironment
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost.RegionServerEnvironment
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- shutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
- shutdown() - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Shut down the client.
- shutdown() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
-
Shutdown any services that need to stop
- shutdown() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Call
ScheduledChore.shutdown(boolean)
withtrue
. - shutdown() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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() - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- shutdown() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- shutdown() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider
- 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.
- shutdown() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- shutdown(boolean) - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Completely shutdown the ScheduleChore, which means we will call cleanup and you should not schedule it again.
- shutdown(E) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- shutdown(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Shutdown passed thread using isAlive and join.
- shutdown(Thread, long) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Shutdown passed thread using isAlive and join.
- shutdown(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
- shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- shutDown - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- shutdown0() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
- shutdownBatchPool(ExecutorService) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- shutdownChore(ScheduledChore) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- shutdownCluster() - Method in class org.apache.hadoop.hbase.master.ServerManager
- shutdownGroupWhenClose - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- ShutdownHook - Class in org.apache.hadoop.hbase.regionserver
-
Manage regionserver shutdown hooks.
- ShutdownHook() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook
- ShutdownHook.DoNothingStoppable - Class in org.apache.hadoop.hbase.regionserver
- ShutdownHook.DoNothingThread - Class in org.apache.hadoop.hbase.regionserver
- ShutdownHook.ShutdownHookThread - Class in org.apache.hadoop.hbase.regionserver
- 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
- ShutdownHookManager.ShutdownHookManagerV1 - Class in org.apache.hadoop.hbase.util
- ShutdownHookManager.ShutdownHookManagerV2 - Class in org.apache.hadoop.hbase.util
- shutdownHookManagerClass - Static variable in class org.apache.hadoop.hbase.util.ShutdownHookManager
- ShutdownHookManagerV1() - Constructor for class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV1
- ShutdownHookManagerV2() - Constructor for class org.apache.hadoop.hbase.util.ShutdownHookManager.ShutdownHookManagerV2
- ShutdownHookThread(Configuration, Stoppable, Thread, Runnable) - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- shutdownLongCompactions() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
Shutdown the long compaction thread pool.
- shutdownNow() - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- shutdownPools() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- shutdownServer() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
Loop until
ExecutorService.awaitTermination(long, java.util.concurrent.TimeUnit)
finally does return without an interrupted exception. - shutdownWAL() - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- shutdownWAL(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- sidelineBigOverlaps - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- sidelineBigOverlaps(Collection<HbckRegionInfo>) - Method in class org.apache.hadoop.hbase.util.HbckTableInfo.HDFSIntegrityFixer
-
Sideline some regions in a big overlap group so that it will have fewer regions, and it is easier to merge them later on.
- sidelineDir - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- sidelinedRegions - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- sidelineFile(FileSystem, Path, Path) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- sidelineRegionDir(FileSystem, String, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Sideline a region dir (instead of deleting it)
- sidelineRegionDir(FileSystem, HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.Sideline a region dir (instead of deleting it)
- signalAll() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- signalAll() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
In case the class is blocking on poll() waiting for items to be added, this method should awake poll() and poll() should return.
- signaller - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler.PostOpenDeployTasksThread
-
Deprecated.
- signatureSecretFileKey - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- SIMPLE - Enum constant in enum org.apache.hadoop.hbase.security.AuthMethod
- SIMPLE_AUTHENTICATION - Enum constant in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- simpleAuth - Variable in class org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector
- SimpleByteRange - Class in org.apache.hadoop.hbase.util
-
A read only version of the
ByteRange
. - SimpleByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
- SimpleByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
-
Create a new
ByteRange
over the providedbytes
. - SimpleByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
-
Create a new
ByteRange
over the providedbytes
. - SimpleByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
- simpleClassName() - Method in enum org.apache.hadoop.hbase.thrift.ImplType
- 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
- SimpleLoadBalancer.BalanceInfo - Class in org.apache.hadoop.hbase.master.balancer
-
Stores additional per-server information about the regions added/removed during the run of the balancing algorithm.
- simpleMergeOrFlatten(VersionedSegmentsList, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- SimpleMovingAverage<T> - Class in org.apache.hadoop.hbase.util
-
SMA measure the overall average execution time of a specific method.
- SimpleMovingAverage(String) - Constructor for class org.apache.hadoop.hbase.util.SimpleMovingAverage
- SimpleMutableByteRange - Class in org.apache.hadoop.hbase.util
-
A basic mutable
ByteRange
implementation. - SimpleMutableByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
Create a new
ByteRange
lacking a backing array and with an undefined viewport. - SimpleMutableByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
Create a new
ByteRange
over the providedbytes
. - SimpleMutableByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
Create a new
ByteRange
over the providedbytes
. - SimpleMutableByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
Create a new
ByteRange
over a new backing array of sizecapacity
. - simpleName - Variable in enum org.apache.hadoop.hbase.Size.Unit
- SimplePositionedByteRange - Class in org.apache.hadoop.hbase.util
-
Extends the basic
SimpleMutableByteRange
implementation with position support and it is a readonly version. - SimplePositionedByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new
PositionedByteRange
lacking a backing array and with an undefined viewport. - SimplePositionedByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new
PositionedByteRange
over the providedbytes
. - SimplePositionedByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new
PositionedByteRange
over the providedbytes
. - SimplePositionedByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
Create a new
PositionedByteRange
over a new backing array of sizecapacity
. - SimplePositionedMutableByteRange - Class in org.apache.hadoop.hbase.util
-
Extends the basic
AbstractPositionedByteRange
implementation with position support and it is a mutable version. - SimplePositionedMutableByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new
PositionedByteRange
lacking a backing array and with an undefined viewport. - SimplePositionedMutableByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new
PositionedByteRange
over the providedbytes
. - SimplePositionedMutableByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new
PositionedByteRange
over the providedbytes
. - SimplePositionedMutableByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
Create a new
PositionedByteRange
over a new backing array of sizecapacity
. - SimpleProcedureScheduler - Class in org.apache.hadoop.hbase.procedure2
-
Simple scheduler for procedures
- SimpleProcedureScheduler() - Constructor for class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- 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
- SimpleRegionNormalizer.NormalizeContext - Class in org.apache.hadoop.hbase.master.normalizer
-
Inner class caries the state necessary to perform a single invocation of
SimpleRegionNormalizer.computePlansForTable(TableDescriptor)
. - SimpleRegionNormalizer.NormalizerConfiguration - Class in org.apache.hadoop.hbase.master.normalizer
-
Holds the configuration values read from
Configuration
. - simpleReporter - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- SimpleReporter(PrintStream, List<HFilePrettyPrinter.KeyValueStats>, Locale, TimeZone) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- SimpleRequestController - Class in org.apache.hadoop.hbase.client
-
Holds back the requests if they reach any thresholds.
- SimpleRequestController(Configuration) - Constructor for class org.apache.hadoop.hbase.client.SimpleRequestController
- SimpleRequestController.RequestHeapSizeChecker - Class in org.apache.hadoop.hbase.client
-
limit the heap size for each request.
- SimpleRequestController.RequestRowsChecker - Class in org.apache.hadoop.hbase.client
-
limit the number of rows for each request.
- SimpleRequestController.RowChecker - Interface in org.apache.hadoop.hbase.client
-
Provide a way to control the flow of rows iteration.
- SimpleRequestController.SubmittedSizeChecker - Class in org.apache.hadoop.hbase.client
-
limit the heapsize of total submitted data.
- SimpleRequestController.TaskCountChecker - Class in org.apache.hadoop.hbase.client
-
limit the max number of tasks in an AsyncProcess.
- 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 - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- SimpleRpcServer - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleRpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, Configuration, RpcScheduler, boolean) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.Constructs a server listening on the named port and address.
- SimpleRpcServer.ConnectionManager - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleRpcServer.Listener - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.Listens on the socket.
- SimpleRpcServer.Listener.Reader - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleRpcServerResponder - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleRpcServerResponder(SimpleRpcServer) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- SimpleSaslAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
-
Base client for client/server implementations for the "SIMPLE" HBase auth'n method.
- SimpleSaslAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.SimpleSaslAuthenticationProvider
- SimpleSaslClientAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- SimpleSaslClientAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.SimpleSaslClientAuthenticationProvider
- SimpleSaslServerAuthenticationProvider - Class in org.apache.hadoop.hbase.security.provider
- SimpleSaslServerAuthenticationProvider() - Constructor for class org.apache.hadoop.hbase.security.provider.SimpleSaslServerAuthenticationProvider
- 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
- SimpleServerCall - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleServerCall(int, BlockingService, Descriptors.MethodDescriptor, RPCProtos.RequestHeader, Message, CellScanner, SimpleServerRpcConnection, long, InetAddress, long, int, ByteBuffAllocator, CellBlockBuilder, RpcServer.CallCleanup, SimpleRpcServerResponder) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleServerCall
-
Deprecated.
- SimpleServerRpcConnection - Class in org.apache.hadoop.hbase.ipc
-
Deprecated.
- SimpleServerRpcConnection(SimpleRpcServer, SocketChannel, long) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- SimpleTotalOrderPartitioner<VALUE> - Class in org.apache.hadoop.hbase.mapreduce
-
A partitioner that takes start and end keys and uses bigdecimal to figure which reduce a key belongs to.
- SimpleTotalOrderPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- single() - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory
-
Create retry caller for single action, such as get, put, delete, etc.
- SINGLE - Enum constant in enum org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
- SINGLE - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockPriority
-
Accessed a single time (used for scan-resistance)
- SINGLE_FACTOR_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Priority buckets config
- SINGLE_QUOTE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for a single quote
- SingleByteBuff - Class in org.apache.hadoop.hbase.nio
-
An implementation of ByteBuff where a single BB backs the BBI.
- SingleByteBuff(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.nio.SingleByteBuff
- SingleByteBuff(ByteBuffAllocator.Recycler, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.nio.SingleByteBuff
- SingleByteBuff(RefCnt, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.nio.SingleByteBuff
- singleCallDuration(long) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
-
Returns Calculate how long a single call took
- SingleColumnValueExcludeFilter - Class in org.apache.hadoop.hbase.filter
-
A
Filter
that checks a single column value, but does not emit the tested column. - SingleColumnValueExcludeFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- SingleColumnValueExcludeFilter(byte[], byte[], CompareOperator, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Constructor for binary compare of the value of a single column.
- SingleColumnValueExcludeFilter(byte[], byte[], CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Constructor for binary compare of the value of a single column.
- SingleColumnValueExcludeFilter(byte[], byte[], CompareOperator, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Constructor for protobuf deserialization only.
- SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Deprecated.
- SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueExcludeFilter(byte[], byte[], CompareOperator, ByteArrayComparable)
- SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueExcludeFilter(byte[], byte[], CompareOperator, ByteArrayComparable, boolean, boolean)
- SingleColumnValueFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used to filter cells based on value.
- SingleColumnValueFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- SingleColumnValueFilter(byte[], byte[], CompareOperator, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Constructor for binary compare of the value of a single column.
- SingleColumnValueFilter(byte[], byte[], CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Constructor for binary compare of the value of a single column.
- SingleColumnValueFilter(byte[], byte[], CompareOperator, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Constructor for protobuf deserialization only.
- SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueFilter(byte[], byte[], CompareOperator, byte[])
instead. - SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueFilter(byte[], byte[], CompareOperator, ByteArrayComparable)
instead. - SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
SingleColumnValueFilter(byte[], byte[], CompareOperator, ByteArrayComparable, boolean, boolean)
instead. - singleFactor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Single access bucket size
- singleFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Single access bucket size
- singleFactor - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Single access bucket size
- singleLevelOnly - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Whether we require this block index to always be single-level.
- singleRackCase(RegionInfo, ServerName, String) - Method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- SingleRequestCallerBuilder() - Constructor for class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- SingleResponse - Class in org.apache.hadoop.hbase.client
-
Class for single action response
- SingleResponse() - Constructor for class org.apache.hadoop.hbase.client.SingleResponse
- SingleResponse.Entry - Class in org.apache.hadoop.hbase.client
- SingleServerRequestRunnable(MultiAction, int, ServerName, Set<CancellableRegionServerCallable>) - Constructor for class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.SingleServerRequestRunnable
- singleSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- singleSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- singleSourceSource - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- singleSourceSourceByTable - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- singleton - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- SINGLETON - Static variable in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
- SINGLETON_ID - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- SingletonCoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
-
Deprecated.Since 2.0. Will be removed in 3.0
- SingletonStorage() - Constructor for enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
- SingleWriteExampleCallable(Connection, TableName) - Constructor for class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable
- sink - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- sink - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- sink - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- sink - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- sink - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- sink - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- sink - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
- sink - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- SINK_AGE_OF_LAST_APPLIED_OP - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- SINK_APPLIED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- SINK_APPLIED_HFILES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- SINK_APPLIED_OPS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- SINK_FAILED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
- sinkFs - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- sinkMetrics - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- SinkPeer(ServerName, AdminProtos.AdminService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
- sinks - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
- sinkToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
-
sinkToString
- sinkWriter - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- size - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- size - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- size - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- size - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Current size of cache
- size - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Current size of cache
- size - Variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
- size - Variable in class org.apache.hadoop.hbase.ipc.BufferChain
- size - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- size - Variable in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- size - Variable in class org.apache.hadoop.hbase.master.procedure.FairQueue
- size - Variable in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- size - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- size - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- size - Variable in class org.apache.hadoop.hbase.quotas.RegionSizeImpl
- size - Variable in class org.apache.hadoop.hbase.regionserver.Chunk
-
Size of chunk in bytes
- size - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- size - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- size - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats.FileInfo
- size - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists
- size() - Method in class org.apache.hadoop.hbase.client.AsyncProcessTask.ListRowAccess
- size() - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
-
Returns the size of the region locations cache
- size() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- size() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Count the mutations which haven't been processed.
- size() - Method in class org.apache.hadoop.hbase.client.MultiAction
-
Get the total number of Actions
- size() - Method in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- size() - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
Returns Number of pairs in this container
- size() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Number of KeyValues carried by this Mutation.
- size() - Method in class org.apache.hadoop.hbase.client.Result
-
Returns the size of the underlying Cell []
- size() - Method in interface org.apache.hadoop.hbase.client.RowAccess
-
Returns the number of elements in this list.
- size() - Method in interface org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfigMap
- size() - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- size() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- size() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- size() - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
- size() - Method in class org.apache.hadoop.hbase.filter.FilterList
- size() - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- size() - Method in class org.apache.hadoop.hbase.hbtop.Record
- size() - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
-
Returns The current size of the buffer.
- size() - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- size() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- 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.HFileInfo
- size() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- size() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- size() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- size() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- size() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- size() - Method in class org.apache.hadoop.hbase.ipc.BufferChain
- size() - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufferOutputStreamSupplier
- size() - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
- size() - Method in interface org.apache.hadoop.hbase.ipc.CellBlockBuilder.OutputStreamSupplier
- size() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection.ByteBuffByteInput
- size() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- size() - Method in class org.apache.hadoop.hbase.master.DeadServer
- size() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
-
Returns the number of elements in this queue.
- size() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- size() - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- size() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- size() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Returns the number of elements in this queue.
- size() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- size() - Method in class org.apache.hadoop.hbase.quotas.NoOpRegionSizeStore
- size() - Method in interface org.apache.hadoop.hbase.quotas.RegionSizeStore
-
Returns the number of entries in the store.
- size() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- size() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the size of the list even if some of the elements might be null.
- size() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- size() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- size() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- 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 class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- size() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
- size() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
Returns The number of operations(Mutations) involved in this batch.
- size() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- size() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- size() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- size() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- size() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- size() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- size() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
- size() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists
- size() - Method in class org.apache.hadoop.hbase.util.ObjectPool
-
Returns an estimated count of objects kept in the pool.
- size() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
- size() - Method in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- size() - Method in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- size() - Method in class org.apache.hadoop.hbase.util.SortedList
- size() - Method in class org.apache.hadoop.hbase.wal.WALEdit
- Size - Class in org.apache.hadoop.hbase
-
It is used to represent the size with different units.
- Size(double, Size.Unit) - Constructor for class org.apache.hadoop.hbase.Size
- SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- SIZE - Enum constant in enum org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper.Counters
- SIZE - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
-
The length of the log exceeds the roll size threshold.
- SIZE_IN_BYTES - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- SIZE_LIMIT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- SIZE_LIMIT_REACHED - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- SIZE_LIMIT_REACHED_MID_ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-
Special case of size limit reached to indicate that the size limit was reached in the middle of a row and thus a partial results was formed
- SIZE_PATTERN - Static variable in class org.apache.hadoop.hbase.util.PrettyPrinter
- SIZE_REGEX - Static variable in class org.apache.hadoop.hbase.util.PrettyPrinter
- SIZE_ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SIZE_ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- 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.
- SIZE_VALUE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
- Size.Unit - Enum in org.apache.hadoop.hbase
- sizeAddedPreOperation() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- sizeAddedPreOperation() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- sizeAddedPreOperation() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
- SizeAsBytesSerializer - Class in org.apache.hadoop.hbase.master.http.gson
-
Simplify representation of a
Size
instance by converting to bytes. - SizeAsBytesSerializer() - Constructor for class org.apache.hadoop.hbase.master.http.gson.SizeAsBytesSerializer
- SizeAsBytesSerializer() - Constructor for class org.apache.hadoop.hbase.master.http.RegionVisualizer.SizeAsBytesSerializer
- SizeCachedByteBufferKeyValue - Class in org.apache.hadoop.hbase
-
This Cell is an implementation of
ByteBufferExtendedCell
where the data resides in off heap/ on heap ByteBuffer - SizeCachedByteBufferKeyValue(ByteBuffer, int, int, long, int) - Constructor for class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- SizeCachedByteBufferKeyValue(ByteBuffer, int, int, long, int, short) - Constructor for class org.apache.hadoop.hbase.SizeCachedByteBufferKeyValue
- SizeCachedKeyValue - Class in org.apache.hadoop.hbase
-
This class is an extension to KeyValue where rowLen and keyLen are cached.
- SizeCachedKeyValue(byte[], int, int, long, int) - Constructor for class org.apache.hadoop.hbase.SizeCachedKeyValue
- SizeCachedKeyValue(byte[], int, int, long, int, short) - Constructor for class org.apache.hadoop.hbase.SizeCachedKeyValue
- SizeCachedNoTagsByteBufferKeyValue - Class in org.apache.hadoop.hbase
-
This Cell is an implementation of
ByteBufferExtendedCell
where the data resides in off heap/ on heap ByteBuffer - SizeCachedNoTagsByteBufferKeyValue(ByteBuffer, int, int, long, int) - Constructor for class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- SizeCachedNoTagsByteBufferKeyValue(ByteBuffer, int, int, long, int, short) - Constructor for class org.apache.hadoop.hbase.SizeCachedNoTagsByteBufferKeyValue
- SizeCachedNoTagsKeyValue - Class in org.apache.hadoop.hbase
-
This class is an extension to ContentSizeCachedKeyValue where there are no tags in Cell.
- SizeCachedNoTagsKeyValue(byte[], int, int, long, int) - Constructor for class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue
- SizeCachedNoTagsKeyValue(byte[], int, int, long, int, short) - Constructor for class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue
- sizeData - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlockCountsPerFile
- SizedCellScanner - Interface in org.apache.hadoop.hbase.io
-
A CellScanner that knows its size in memory in bytes.
- sizeIndex - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- sizeIndex - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- sizeIndex() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- sizeIndex() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- sizeIndexOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- sizeMap - Variable in class org.apache.hadoop.hbase.mapreduce.RegionSizeCalculator
-
Maps each region to its size in bytes.
- SizeMultiWriter(CellComparator, int, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- sizeOf(byte[]) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Calculate the memory consumption (in byte) of a byte array, including the array header and the whole backing byte array.
- SIZEOF_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of boolean in bytes
- SIZEOF_BYTE - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of byte in bytes
- SIZEOF_CHAR - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of char in bytes
- SIZEOF_CHUNK_HEADER - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator
- SIZEOF_DOUBLE - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of double in bytes
- SIZEOF_FLOAT - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of float in bytes
- SIZEOF_INT - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of int in bytes
- SIZEOF_LONG - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of long in bytes
- SIZEOF_SHORT - Static variable in class org.apache.hadoop.hbase.util.Bytes
-
Size of short in bytes
- sizeOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- sizeOfByteArray(int) - Method in class org.apache.hadoop.hbase.util.ClassSize.MemoryLayout
- sizeOfByteArray(int) - Static method in class org.apache.hadoop.hbase.util.ClassSize
-
Calculate the memory consumption (in byte) of a part of a byte array, including the array header and the part of the backing byte array.
- sizeOfByteArray(int) - Method in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- sizeOfEntry - Static variable in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- sizeOfHFileRefsQueueGauge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- sizeOfHFileRefsQueueGauge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sizeOfHFileRefsQueueKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sizeOfLogQueue - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- sizeOfLogQueue - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- sizeOfLogQueueGauge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- sizeOfLogQueueGauge - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sizeOfLogQueueKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sizeOfStoreFilesIncludeBulkLoad(WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Calculate the total size of all the store files
- sizePerFile - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- sizeRollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- sizeScope - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- SizeSnapshotWithTimestamp(long, long) - Constructor for class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- SizeStripeFlushRequest(CellComparator, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
- sizeToSplitAt - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- sizeToString(long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- skip() - Method in class org.apache.hadoop.hbase.types.StructIterator
-
Bypass the next encoded value.
- skip(int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Jumps the current position of this ByteBuff by specified length.
- skip(int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Jumps the current position of this MBB by specified length.
- skip(int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- skip(long) - Method in class org.apache.hadoop.hbase.io.ByteBufferInputStream
-
Skips
n
bytes of input from this input stream. - skip(long) - Method in class org.apache.hadoop.hbase.io.ByteBuffInputStream
-
Skips
n
bytes of input from this input stream. - skip(long) - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- skip(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- skip(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Increment position in buffer.
- skip(PositionedByteRange) - Method in interface org.apache.hadoop.hbase.types.DataType
-
Skip
src
's position forward over one encoded value. - skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.PBCell
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawByte
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawBytes
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawDouble
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawFloat
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawInteger
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawLong
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawShort
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawString
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
- skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
-
Skip
src
's position forward over one encoded value. - skip(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Skip
buff
's position forward over one encoded value. - SKIP - Enum constant in enum org.apache.hadoop.hbase.client.RequestController.ReturnCode
-
Skip current row.
- SKIP - Enum constant in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Skip this Cell
- SKIP - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode
-
Do not include KeyValue in the returned result
- SKIP_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
SKIP Array
- SKIP_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- SKIP_EMPTY_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- SKIP_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- SKIP_LOAD_DUPLICATE_TABLE_COPROCESSOR - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- SKIP_LOGIN_KEY - Static variable in class org.apache.hadoop.hbase.rest.RESTServer
- SKIP_RESET_SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.HStoreFile
-
Key for skipping resetting sequence id in metadata.
- SKIP_WAL - Enum constant in enum org.apache.hadoop.hbase.client.Durability
-
Do not write the Mutation to the WAL
- skipBadLines - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Should skip bad lines
- skipBadLines - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Should skip bad lines
- skipBadLines - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
Should skip bad lines
- skipCellsForMutation(ClientProtos.Action, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- skipCellsForMutations(List<ClientProtos.Action>, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- skipChecks - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
- skipChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
- skipEmptyColumns - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Should skip empty columns
- skipErrors - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- SkipFilter - Class in org.apache.hadoop.hbase.filter
-
A wrapper filter that filters an entire row if any of the Cell checks do not pass.
- SkipFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- SkipFilter(Filter) - Constructor for class org.apache.hadoop.hbase.filter.SkipFilter
- skipFlush - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- SKIPFLUSH - Enum constant in enum org.apache.hadoop.hbase.client.SnapshotType
- skipForMerge(SimpleRegionNormalizer.NormalizerConfiguration, SimpleRegionNormalizer.NormalizeContext, RegionInfo) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Determine if a
RegionInfo
should be considered for a merge operation. - skipForSplit(RegionState, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
-
Determine if a region in
RegionState
should be considered for a split operation. - skipHeader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- skipInitialSaslHandshake - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- skipKVsNewerThanReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- skipKvsNewerThanReadpointReversed() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- skipLargeFiles(ArrayList<HStoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.SortedCompactionPolicy
- skipNext() - Method in class org.apache.hadoop.hbase.procedure2.store.InMemoryProcedureIterator
- skipNext() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureIterator
-
Skip the next procedure
- skippedCount - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- skippedEntries - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
- skippedRegions - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- skipPersistence() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- skippingRow - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Allows temporarily ignoring limits and skipping tracking of batch and size progress.
- skipRegionManagementAction(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Checks master state before initiating action over region topology.
- skipRegionManagementAction(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Checks master state before initiating action over region topology.
- skipReportingTransition(RegionServerServices.RegionStateTransitionContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Helper method for use in tests.
- skipResetSeqId - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- skipSignificand(PositionedByteRange, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Skip
src
over the significand bytes. - skipSleepCycle() - Method in class org.apache.hadoop.hbase.util.Sleeper
-
If currently asleep, stops sleeping; if not asleep, will skip the next sleep cycle.
- skipSpaces(byte[], int) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- 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. - skipTableStateCheck - Variable in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
- skipTo(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
Skip to the given position.
- skipTo(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader
- skipTo(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- skipVaruint64(PositionedByteRange, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Skip
src
over the encoded varuint64. - skipWait - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- sleep() - Method in class org.apache.hadoop.hbase.client.DelayingRunner
-
Sleep for an expected amount of time.
- sleep() - Method in class org.apache.hadoop.hbase.util.Sleeper
-
Sleep for period.
- sleep(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- sleep(long) - Method in class org.apache.hadoop.hbase.util.Sleeper
- sleep(long) - Static method in class org.apache.hadoop.hbase.util.Threads
-
If interrupted, just prints out the interrupt on STDOUT, resets interrupt and returns
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- sleep(long, int) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
Sleep and retry.
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- sleep(long, int) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- SLEEP_DELTA_NS - Static variable in class org.apache.hadoop.hbase.client.ConnectionUtils
- SLEEP_INTERVAL_KEY - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- SLEEP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- SLEEP_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
-
The target sleep time
- SLEEP_INTERVAL_MS_BETWEEN_RETRIES - Static variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
-
Sleep interval ms between ZK operation retries.
- SLEEP_INTERVAL_MS_MAX - Static variable in class org.apache.hadoop.hbase.MetaRegionLocationCache
- SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
- SLEEP_TIMEOUT_MILLISECONDS - Static variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- sleepBeforeFailover - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- sleepBeforeRetry(String, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
sleeping logic; handles the interrupt exception.
- sleepBeforeRetry(String, int, int, int) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
sleeping logic for static methods; handles the interrupt exception.
- sleeper - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- Sleeper - Class in org.apache.hadoop.hbase.util
-
Sleeper for current thread.
- Sleeper(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.util.Sleeper
- sleepForMs - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- sleepForRetries - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- sleepForRetries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- sleepForRetries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- sleepForRetries - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- 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(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
-
Do the sleeping logic
- sleepIgnoreInterrupt(int) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
- sleepInterrupted(long) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- sleepInterval - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- sleepLock - Variable in class org.apache.hadoop.hbase.client.DelayingRunner
- sleepLock - Variable in class org.apache.hadoop.hbase.util.Sleeper
- sleepMsBeforeReCompare - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- sleepMsBeforeReCompare - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- sleepMsBeforeReCompare - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- sleepTime - Variable in class org.apache.hadoop.hbase.client.DelayingRunner
- sleepUntilNextRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
-
Sleep for a back off time as supplied by the backoff policy, and increases the attempts
- sleepWithoutInterrupt(long) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Sleeps for the given amount of time even if interrupted.
- slice() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Returns an ByteBuff which is a sliced version of this ByteBuff.
- slice() - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns an MBB which is a sliced version of this MBB.
- slice() - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- slop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- sloppyRegionServerExist(ClusterLoadState) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- sloppyStores - Variable in class org.apache.hadoop.hbase.regionserver.FlushNonSloppyStoresFirstPolicy
- slotCond - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- slotIndex - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- slots - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- slotsCache - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SLOW_APPEND_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SLOW_APPEND_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SLOW_APPEND_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_DELETE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_FS_READS_DESC - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- SLOW_FS_READS_KEY - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
- SLOW_GET_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_INCREMENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_LOG - Enum constant in enum org.apache.hadoop.hbase.client.LogQueryFilter.Type
-
Deprecated.
- SLOW_LOG - Enum constant in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- SLOW_LOG_BUFFER_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- SLOW_LOG_EVENT - Static variable in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- SLOW_LOG_RING_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- SLOW_LOG_SCAN_PAYLOAD_ENABLED - Static variable in class org.apache.hadoop.hbase.HConstants
- SLOW_LOG_SCAN_PAYLOAD_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- SLOW_LOG_SYS_TABLE_CHORE_DURATION_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- SLOW_LOG_SYS_TABLE_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
- SLOW_LOG_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
hbase:slowlog table name - can be enabled with config - hbase.regionserver.slowlog.systable.enabled
- SLOW_METRIC_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- SLOW_PUT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SLOW_RESPONSE_NANO_SEC - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- SLOW_SYNC - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
-
Too much time spent waiting for sync.
- SLOW_SYNC_ROLL_INTERVAL_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- SLOW_SYNC_ROLL_REQUESTED - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SLOW_SYNC_ROLL_REQUESTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SLOW_SYNC_ROLL_THRESHOLD - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- SLOW_SYNC_TIME_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- SLOW_THRIFT_CALL_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- slowAppend - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- slowAppendCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- slowDataTtl - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- slowDelete - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- slowGet - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- slowIncrement - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- SLOWLOG_INFO_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
-
The slowlog info family
- SLOWLOG_INFO_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The slowlog info family as a string
- SlowLogMasterService - Class in org.apache.hadoop.hbase.master.slowlog
-
Slowlog Master services - Table creation to be used by HMaster
- SlowLogMasterService(Configuration, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- SlowLogParams - Class in org.apache.hadoop.hbase.client
-
SlowLog params object that contains detailed info as params and region name : to be used for filter purpose
- SlowLogParams(String) - Constructor for class org.apache.hadoop.hbase.client.SlowLogParams
- SlowLogParams(String, String) - Constructor for class org.apache.hadoop.hbase.client.SlowLogParams
- SlowLogParams(String, String, ClientProtos.Scan) - Constructor for class org.apache.hadoop.hbase.client.SlowLogParams
- slowLogPayloads - Variable in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- slowLogPersistentService - Variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- SlowLogPersistentService - Class in org.apache.hadoop.hbase.namequeues
-
Persistent service provider for Slow/LargeLog events
- SlowLogPersistentService(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- slowLogQueue - Variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- SlowLogQueueService - Class in org.apache.hadoop.hbase.namequeues.impl
-
In-memory Queue service provider for Slow/LargeLog events
- SlowLogQueueService(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- slowLogResponseRequest - Variable in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- slowLogScanPayloadEnabled - Variable in class org.apache.hadoop.hbase.namequeues.impl.SlowLogQueueService
- SlowLogTableAccessor - Class in org.apache.hadoop.hbase.slowlog
-
Slowlog Accessor to record slow/large RPC log identified at each RegionServer RpcServer level.
- SlowLogTableAccessor() - Constructor for class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
- slowlogTableEnabled - Variable in class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- slowMetricTime - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- slowPacketAckMs - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- slowPut - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- slowResponseTime - Variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- slowSyncCheckInterval - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- slowSyncCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- slowSyncNs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- slowSyncRollRequested - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- slowSyncRollThreshold - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- small - Variable in class org.apache.hadoop.hbase.client.Scan
-
Set it true for small scan to get better performance Small scan should use pread and big scan can use seek + read seek + read is fast but can cause two problem (1) resource contention (2) cause too much network io [89-fb] Using pread for non-compaction read request https://issues.apache.org/jira/browse/HBASE-7266 On the other hand, if setting it true, we would do openScanner,next,closeScanner in one RPC call.
- SMALL_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SMALL_COMPACTION_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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
- smallestReadPointCalcLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- smallFileDeleteThreadNumber - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- smallFileQueue - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- smallQueueInitSize - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- sn - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
- sn - Variable in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- SNAPPY - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- SNAPPY_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- SNAPPY_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- SNAPPY_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- SNAPPY_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- SnappyCodec - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop snappy codec implemented with aircompressor.
- SnappyCodec - Class in org.apache.hadoop.hbase.io.compress.xerial
-
Hadoop Snappy codec implemented with Xerial Snappy.
- SnappyCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec
- SnappyCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
- SnappyCodec.HadoopSnappyCompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- SnappyCodec.HadoopSnappyDecompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- SnappyCompressor - Class in org.apache.hadoop.hbase.io.compress.xerial
-
Hadoop compressor glue for Xerial Snappy.
- SnappyCompressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.xerial.SnappyCompressor
- SnappyDecompressor - Class in org.apache.hadoop.hbase.io.compress.xerial
-
Hadoop decompressor glue for Xerial Snappy.
- SnappyDecompressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.xerial.SnappyDecompressor
- snapshot - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- snapshot - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- snapshot - Variable in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
- snapshot - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshot - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- snapshot - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- snapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- snapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- snapshot - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- snapshot - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- snapshot - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- snapshot - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- snapshot - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- snapshot - Variable in class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- snapshot - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- snapshot() - Method in interface org.apache.hadoop.hbase.metrics.Histogram
-
Snapshot the current values in the Histogram
- snapshot() - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- 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() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Get a snapshot of the current values of all the tracked quantiles.
- snapshot(byte[], TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.3.0, will be removed in 3.0.0. Use
Admin.snapshot(String, TableName)
instead. - snapshot(byte[], TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshot(String, String, Histogram, MetricsRecordBuilder, boolean) - Static method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- snapshot(String, TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Take a snapshot for the given table.
- snapshot(String, TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Take a snapshot for the given table.
- snapshot(String, TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshot(String, TableName, Map<String, Object>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create typed snapshot of the table.
- snapshot(String, TableName, SnapshotType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create typed snapshot of the table.
- snapshot(String, TableName, SnapshotType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Create typed snapshot of the table.
- snapshot(String, TableName, SnapshotType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshot(String, TableName, SnapshotType, Map<String, Object>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Create typed snapshot of the table.
- snapshot(Connection) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- snapshot(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Take a snapshot and wait for the server to complete that snapshot (blocking).
- snapshot(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Take a snapshot and wait for the server to complete that snapshot asynchronously.
- snapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- snapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- snapshot(SnapshotDescription) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Sample all the mutable metrics and put the snapshot in the builder
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
- snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Triggers an asynchronous attempt to take a snapshot.
- Snapshot - Interface in org.apache.hadoop.hbase.metrics
-
A statictical sample of histogram values.
- SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- SNAPSHOT - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- SNAPSHOT - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- SNAPSHOT_CLEANER_CHORE_NAME - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- SNAPSHOT_CLEANER_DEFAULT_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- SNAPSHOT_CLEANER_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- SNAPSHOT_CLONE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- SNAPSHOT_CLONE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- SNAPSHOT_CORRUPTED_FILE - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- SNAPSHOT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Name of the directory to store all snapshots.
- SNAPSHOT_INPUTFORMAT_LOCALITY_BY_REGION_LOCATION - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Whether to calculate the Snapshot region location by region location from meta.
- SNAPSHOT_INPUTFORMAT_LOCALITY_BY_REGION_LOCATION_DEFAULT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- SNAPSHOT_INPUTFORMAT_LOCALITY_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- SNAPSHOT_INPUTFORMAT_LOCALITY_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Whether to calculate the block location for splits.
- SNAPSHOT_INPUTFORMAT_ROW_LIMIT_PER_INPUTSPLIT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
In some scenario, scan limited rows on each InputSplit for sampling data extraction
- SNAPSHOT_INPUTFORMAT_SCAN_METRICS_ENABLED - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
Whether to enable scan metrics on Scan, default to true
- SNAPSHOT_INPUTFORMAT_SCAN_METRICS_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- SNAPSHOT_INPUTFORMAT_SCANNER_READTYPE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
The
Scan.ReadType
which should be set on theScan
to read the HBase Snapshot, default STREAM. - SNAPSHOT_INPUTFORMAT_SCANNER_READTYPE_DEFAULT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- SNAPSHOT_LAYOUT_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
Version of the fs layout for a snapshot.
- SNAPSHOT_MANIFEST_CACHE - Variable in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier
- 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_MAX_FILE_SIZE_PRESERVE - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Conf key for preserving original max file size configs
- SNAPSHOT_NAME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- 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_OBSERVER_CHORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_OBSERVER_CHORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_OBSERVER_FETCH_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_OBSERVER_FETCH_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_OBSERVER_SIZE_COMPUTATION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_OBSERVER_SIZE_COMPUTATION_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- SNAPSHOT_POOL_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
number of current operations running on the master
- SNAPSHOT_POOL_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Conf key for # of threads used by the SnapshotManager thread pool
- SNAPSHOT_PROCEDURE_ENABLED - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Enable or disable snapshot procedure
- SNAPSHOT_PROCEDURE_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- SNAPSHOT_QUOTA_CHORE_DELAY_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- SNAPSHOT_QUOTA_CHORE_DELAY_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- SNAPSHOT_QUOTA_CHORE_PERIOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- SNAPSHOT_QUOTA_CHORE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- SNAPSHOT_QUOTA_CHORE_TIMEUNIT_DEFAULT - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- SNAPSHOT_QUOTA_CHORE_TIMEUNIT_KEY - Static variable in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- 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_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Default amount of time to check for errors while regions finish snapshotting
- 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_RESTORE_DIRECTORY_PERMISSION - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- SNAPSHOT_RESTORE_DIRECTORY_PERMISSION_DEFAULT - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- SNAPSHOT_RESTORE_FAILSAFE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
- SNAPSHOT_RESTORE_TAKE_FAILSAFE_SNAPSHOT - Static variable in class org.apache.hadoop.hbase.HConstants
- SNAPSHOT_RESTORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- SNAPSHOT_RESTORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- SNAPSHOT_RESTORE_TMP_DIR - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- SNAPSHOT_RESTORE_TMP_DIR_DEFAULT - Static variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- SNAPSHOT_SENTINELS_CLEANUP_TIMEOUT_MILLS_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- SNAPSHOT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- SNAPSHOT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- 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
-
Deprecated.Use
SnapshotDescriptionUtils.DEFAULT_MAX_WAIT_TIME
instead. - 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
-
Deprecated.
- 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
- SNAPSHOT_TO_SCANS_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableSnapshotInputFormatImpl
- SNAPSHOT_WAKE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
By default, check to see if the snapshot is complete every WAKE MILLIS (ms)
- SNAPSHOT_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Conf key for # of ms elapsed between checks for snapshot errors while waiting for completion.
- SNAPSHOT_WORKING_DIR - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
-
The configuration property that determines the filepath of the snapshot base working directory
- snapshotAcl(SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
-
Set acl when take a snapshot
- snapshotAllMetrics(MetricRegistry, MetricsCollector) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
-
Iterates over the MetricRegistry and adds them to the
collector
. - snapshotAllMetrics(MetricRegistry, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
-
Iterates over the MetricRegistry and adds them to the
builder
. - snapshotAlreadyRestored - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- snapshotAndReset() - Method in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
-
Resets the histogram for new counting.
- snapshotAsync(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Take a snapshot without waiting for the server to complete that snapshot (asynchronous) Only a single snapshot should be taken at a time, or results may be undefined.
- snapshotAsync(SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- snapshotAsync(SnapshotDescription) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshotCleanerChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- SnapshotCleanerChore - Class in org.apache.hadoop.hbase.master.cleaner
-
This chore, every time it runs, will try to delete snapshots that are expired based on TTL in seconds configured for each Snapshot
- SnapshotCleanerChore(Stoppable, Configuration, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
-
Construct Snapshot Cleaner Chore with parameterized constructor
- snapshotCleanupStateStore - Variable in class org.apache.hadoop.hbase.master.HMaster
- SnapshotCleanupStateStore - Class in org.apache.hadoop.hbase.master.snapshot
-
Store the snapshot cleanup enabled state.
- SnapshotCleanupStateStore(MasterRegion, ZKWatcher) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotCleanupStateStore
- snapshotCleanupSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn on or off the auto snapshot cleanup based on TTL.
- snapshotCleanupSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn on or off the auto snapshot cleanup based on TTL.
- snapshotCleanupSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- snapshotCleanupSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- snapshotCleanupSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- snapshotCleanupSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- snapshotCleanupZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Deprecated.Since 2.6.0, will be removed in 4.0.0. We use master local region to store this state.
- snapshotCloneTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- snapshotClosedRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotCopy(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
-
Do snapshot copy.
- SnapshotCopy(BackupInfo, TableName) - Constructor for class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.SnapshotCopy
- SNAPSHOTCOPY - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- SnapshotCreationException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when a snapshot could not be created due to a server-side error when taking the snapshot.
- SnapshotCreationException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
-
Used internally by the RPC engine to pass the exception back to the client.
- SnapshotCreationException(String, Throwable, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
-
Failure to create the specified snapshot due to an external cause.
- SnapshotCreationException(String, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
-
Failure to create the specified snapshot.
- snapshotDesc - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.SnapshotFuture
- snapshotDesc - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure.RegionSnapshotTask
- snapshotDesc - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- SnapshotDescription - Class in org.apache.hadoop.hbase.client
-
The POJO equivalent of HBaseProtos.SnapshotDescription
- SnapshotDescription(String) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
- SnapshotDescription(String, String) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use the version with the TableName instance instead.
- SnapshotDescription(String, String, SnapshotType) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use the version with the TableName instance instead.
- SnapshotDescription(String, String, SnapshotType, String) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use the version with the TableName instance instead.
- SnapshotDescription(String, String, SnapshotType, String, long, int) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Use the version with the TableName instance instead.
- SnapshotDescription(String, TableName) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
- SnapshotDescription(String, TableName, SnapshotType) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
- SnapshotDescription(String, TableName, SnapshotType, String) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
- SnapshotDescription(String, TableName, SnapshotType, String, long, int) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
Deprecated.since 2.3.0 and will be removed in 4.0.0. Use
SnapshotDescription(String, TableName, SnapshotType, String, long, int, Map)
- SnapshotDescription(String, TableName, SnapshotType, String, long, int, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
SnapshotDescription Parameterized Constructor
- SnapshotDescription(String, TableName, SnapshotType, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.client.SnapshotDescription
-
SnapshotDescription Parameterized Constructor
- SnapshotDescriptionUtils - Class in org.apache.hadoop.hbase.snapshot
-
Utility class to help manage
SnapshotDesriptions
. - SnapshotDescriptionUtils() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter - Class in org.apache.hadoop.hbase.snapshot
-
Filter that only accepts completed snapshot directories
- snapshotDir - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotDir - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- snapshotDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- snapshotDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- snapshotDir - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- snapshotDir - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- SnapshotDirectoryInfo(long, Collection<String>) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
- snapshotDisabledRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Take a snapshot of the specified disabled region
- snapshotDisabledTable(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Take a snapshot of a disabled table.
- SnapshotDoesNotExistException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when the server is looking for a snapshot, but can't find the snapshot on the filesystem.
- SnapshotDoesNotExistException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
- SnapshotDoesNotExistException(SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
- snapshotEnabledTable(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Take a snapshot of an enabled table.
- snapshotExists(Admin, String) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- snapshotExists(Connection) - Static method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- SnapshotExistsException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when a snapshot exists, but should not.
- SnapshotExistsException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
-
Failure due to the snapshot already existing.
- SnapshotExistsException(String, SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
-
Failure due to the snapshot already existing.
- SnapshotFileCache - Class in org.apache.hadoop.hbase.master.snapshot
-
Intelligently keep track of all the files for all the snapshots.
- SnapshotFileCache(Configuration, 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(FileSystem, Path, FileSystem, Path, long, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the filesystem
- SnapshotFileCache.RefreshCacheTask - Class in org.apache.hadoop.hbase.master.snapshot
-
Simple helper task that just periodically attempts to refresh the cache
- SnapshotFileCache.SnapshotDirectoryInfo - Class in org.apache.hadoop.hbase.master.snapshot
-
Information about a snapshot directory
- SnapshotFileCache.SnapshotFileInspector - Interface in org.apache.hadoop.hbase.master.snapshot
- SnapshotFuture(HBaseAdmin, SnapshotDescription, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.SnapshotFuture
- snapshotHandlerChoreCleanerTask - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- snapshotHandlers - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- 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
- snapshotImmutableSegment - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- SnapshotInfo - Class in org.apache.hadoop.hbase.snapshot
-
Tool for dumping snapshot information.
- SnapshotInfo() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- 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.
- SnapshotInfo.Options - Class in org.apache.hadoop.hbase.snapshot
- 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.SnapshotStats.FileInfo - Class in org.apache.hadoop.hbase.snapshot
-
Information about the file referenced by the snapshot
- snapshotManager - Variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
- snapshotManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- snapshotManager - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- 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(MasterServices, ProcedureCoordinator, ExecutorService, int) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Fully specify all necessary components of a snapshot manager.
- snapshotManifest - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotManifest - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- snapshotManifest - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- snapshotManifest - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- SnapshotManifest - Class in org.apache.hadoop.hbase.snapshot
-
Utility class to help read/write the Snapshot Manifest.
- SnapshotManifest(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription, ForeignExceptionSnare, MonitoredTask) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- SnapshotManifest.RegionVisitor<TRegion,
TFamily> - Interface in org.apache.hadoop.hbase.snapshot - SnapshotManifestCacheLoader(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier.SnapshotManifestCacheLoader
- SnapshotManifestV1 - Class in org.apache.hadoop.hbase.snapshot
-
DO NOT USE DIRECTLY.
- SnapshotManifestV1() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1
- SnapshotManifestV1.ManifestBuilder - Class in org.apache.hadoop.hbase.snapshot
- SnapshotManifestV2 - Class in org.apache.hadoop.hbase.snapshot
-
DO NOT USE DIRECTLY.
- SnapshotManifestV2() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
- SnapshotManifestV2.ManifestBuilder - Class in org.apache.hadoop.hbase.snapshot
- snapshotMap - Variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- snapshotMobRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
-
Takes a snapshot of the mob region
- snapshotMobRegion(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotName - Variable in class org.apache.hadoop.hbase.backup.BackupTableInfo
- snapshotName - Variable in class org.apache.hadoop.hbase.client.TableSnapshotScanner
- snapshotName - Variable in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- snapshotName - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- snapshotName - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
- snapshotNotifier - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- snapshotObserverSizeComputationTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- snapshotObserverSnapshotFetchTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- snapshotObserverTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- 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
- SnapshotProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
A procedure used to take snapshot on tables.
- SnapshotProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- SnapshotProcedure(MasterProcedureEnv, SnapshotProtos.SnapshotDescription) - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- SnapshotProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.SnapshotProcedureBiConsumer
- snapshotProcedureEnabled() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- snapshotQuotaChore - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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(Connection, Configuration, FileSystem, Stoppable, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- 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() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
- SnapshotReferenceUtil.SnapshotVisitor - Interface in org.apache.hadoop.hbase.snapshot
- SnapshotReferenceUtil.StoreFileVisitor - Interface in org.apache.hadoop.hbase.snapshot
- SnapshotRegionCallable - Class in org.apache.hadoop.hbase.regionserver
- SnapshotRegionCallable() - Constructor for class org.apache.hadoop.hbase.regionserver.SnapshotRegionCallable
- SnapshotRegionProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
A remote procedure which is used to send region snapshot request to region server.
- SnapshotRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- SnapshotRegionProcedure(SnapshotProtos.SnapshotDescription, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- 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
- snapshotRestoreTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- snapshots - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
This is a helper map of information about the snapshot directories so we don't need to rescan them if they haven't changed since the last time we looked.
- snapshots - Variable in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- SnapshotScannerHDFSAclCleaner - Class in org.apache.hadoop.hbase.security.access
-
Implementation of a file cleaner that checks if a empty directory with no subdirs and subfiles is deletable when user scan snapshot feature is enabled
- SnapshotScannerHDFSAclCleaner() - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- SnapshotScannerHDFSAclController - Class in org.apache.hadoop.hbase.security.access
-
Set HDFS ACLs to hFiles to make HBase granted users have permission to scan snapshot
- SnapshotScannerHDFSAclController() - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
- SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage - Class in org.apache.hadoop.hbase.security.access
- SnapshotScannerHDFSAclHelper - Class in org.apache.hadoop.hbase.security.access
-
A helper to modify or remove HBase granted user default and access HDFS ACLs over hFiles.
- SnapshotScannerHDFSAclHelper(Configuration, Connection) - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper
- SnapshotScannerHDFSAclHelper.HDFSAclOperation - Class in org.apache.hadoop.hbase.security.access
-
Inner class used to describe modify or remove what type of acl entries(ACCESS, DEFAULT, ACCESS_AND_DEFAULT) for files or directories(and child files).
- SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType - Enum in org.apache.hadoop.hbase.security.access
- SnapshotScannerHDFSAclHelper.HDFSAclOperation.Operation - Interface in org.apache.hadoop.hbase.security.access
- SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType - Enum in org.apache.hadoop.hbase.security.access
- SnapshotScannerHDFSAclHelper.PathHelper - Class in org.apache.hadoop.hbase.security.access
- SnapshotScannerHDFSAclStorage() - Constructor for class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
- 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
- snapshotSkipFlush - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- snapshotSplitOrClosedRegions(MasterProcedureEnv, List<RegionInfo>, String) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotSplitRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- SnapshotStats(Configuration, FileSystem, SnapshotDescription) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- SnapshotStats(Configuration, FileSystem, SnapshotProtos.SnapshotDescription) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- SnapshotSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
- SnapshotSubprocedurePool(String, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- snapshotTable - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- snapshotTable - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- snapshotTable - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- snapshotTable - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
- snapshotTable(Admin, TableName, String) - Method in class org.apache.hadoop.hbase.backup.impl.FullTableBackupClient
- snapshotTable(SnapshotProtos.SnapshotDescription, TakeSnapshotHandler) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Take a snapshot using the specified handler.
- snapshotTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- snapshotToProcIdMap - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- SnapshotTTLExpiredException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown when a snapshot could not be restored/cloned because the ttl for snapshot has already expired
- SnapshotTTLExpiredException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotTTLExpiredException
-
Failure when the ttl for snapshot has already expired.
- SnapshotTTLExpiredException(SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotTTLExpiredException
-
Failure when the ttl for snapshot has already expired.
- snapshotType - Variable in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- snapShotType - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- SnapshotType - Enum in org.apache.hadoop.hbase.client
-
POJO representing the snapshot type
- SnapshotType() - Constructor for enum org.apache.hadoop.hbase.client.SnapshotType
- SnapshotVerifyCallable - Class in org.apache.hadoop.hbase.regionserver
- SnapshotVerifyCallable() - Constructor for class org.apache.hadoop.hbase.regionserver.SnapshotVerifyCallable
- SnapshotVerifyProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
A remote procedure which is used to send verify snapshot request to region server.
- SnapshotVerifyProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- SnapshotVerifyProcedure(SnapshotProtos.SnapshotDescription, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- SnapshotWithSize(String, long) - Constructor for class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- sniff(Admin, CanaryTool.Sink, String, ExecutorService, CanaryTool.RegionTask.TaskType, boolean, LongAdder, boolean) - Static method in class org.apache.hadoop.hbase.tool.CanaryTool
-
Canary entry point for specified table.
- sniff(Admin, CanaryTool.Sink, TableDescriptor, ExecutorService, CanaryTool.RegionTask.TaskType, boolean, LongAdder, boolean) - Static method in class org.apache.hadoop.hbase.tool.CanaryTool
- sniff(CanaryTool.RegionTask.TaskType, CanaryTool.RegionStdOutSink) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- socket - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- socket - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- SOCKET_RETRY_WAIT_MS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The delay when re-trying a socket operation in a loop (HBASE-4712)
- SOCKET_TIMEOUT_CONNECT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- SOCKET_TIMEOUT_READ - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
-
How long we wait when we wait for an answer.
- SOCKET_TIMEOUT_WRITE - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- socketFactory - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcClient
- socketSendBufferSize - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- socketTimeoutMultiplier - Variable in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
- SOFT - Enum constant in enum org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
- SoftObjectPool<K,
V> - Class in org.apache.hadoop.hbase.util -
A
SoftReference
based shared object pool. - SoftObjectPool(ObjectPool.ObjectFactory<K, V>) - Constructor for class org.apache.hadoop.hbase.util.SoftObjectPool
- SoftObjectPool(ObjectPool.ObjectFactory<K, V>, int) - Constructor for class org.apache.hadoop.hbase.util.SoftObjectPool
- SoftObjectPool(ObjectPool.ObjectFactory<K, V>, int, int) - Constructor for class org.apache.hadoop.hbase.util.SoftObjectPool
- SoftObjectPool.SoftObjectReference - Class in org.apache.hadoop.hbase.util
- SoftObjectReference(K, V) - Constructor for class org.apache.hadoop.hbase.util.SoftObjectPool.SoftObjectReference
- solve() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Get the optimal assignments.
- someRPCcancelled - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- sortAndMerge(List<MultiRowRangeFilter.RowRange>) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
sort the ranges and if the ranges with overlap, then merge them.
- sortByConsumedSpace(List<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Sort the given list in (descending) order of the space each element takes
- sortColumns - Variable in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler.ResultScannerWrapper
- sortDirectories - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
- SORTED_ORDINAL_SERIALIZATION_FORMAT - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Visibility serialization version format.
- SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
- SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG_VAL - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
Byte representation of the visibility_serialization_version
- sortedAndMergedRanges - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RangeIteration
- 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(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.
- 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.
- sortedPrefixes - Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- sortField - Variable in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- sortHistoryListDesc(ArrayList<BackupInfo>) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Sort history list by start time in descending order.
- sortServersByRegionCount() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- sortTagsBasedOnOrdinal(List<Tag>) - Static method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- source - Variable in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Name of the throwable's source such as a host or thread name.
- source - Variable in class org.apache.hadoop.hbase.io.MetricsIO
- source - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- source - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
- source - Variable in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
- source - Variable in class org.apache.hadoop.hbase.master.MetricsSnapshot
- source - Variable in class org.apache.hadoop.hbase.master.RegionPlan
- source - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- source - Variable in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
-
Name of the throwable's source such as a host or thread name.
- source - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
- source - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- source - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- source - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
- source - Variable in enum org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl.SourceHolder
- source - Variable in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- source - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
- source - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- source - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- source - Variable in class org.apache.hadoop.hbase.rest.MetricsREST
- source - Variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- SOURCE_AGE_OF_LAST_SHIPPED_OP - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_CLOSED_LOGS_WITH_UNKNOWN_LENGTH - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_COMPLETED_LOGS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_COMPLETED_RECOVERY_QUEUES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_FAILED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_FAILED_RECOVERY_QUEUES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_HASH_DIR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- SOURCE_INITIALIZING - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_LOG_EDITS_FILTERED - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_LOG_READ_IN_BYTES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_LOG_READ_IN_EDITS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_REPEATED_LOG_FILE_BYTES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_RESTARTED_LOG_READING - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_ROW_CHANGED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
- SOURCE_SHIPPED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_SHIPPED_BYTES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_SHIPPED_HFILES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_SHIPPED_KBS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
Deprecated.
- SOURCE_SHIPPED_OPS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_SIZE_OF_HFILE_REFS_QUEUE - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_SIZE_OF_LOG_QUEUE - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_TABLE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- SOURCE_UNCLEANLY_CLOSED_IGNORED_IN_BYTES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_UNCLEANLY_CLOSED_LOGS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
- SOURCE_WAL_READER_EDITS_BUFFER - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
- SOURCE_ZK_CLUSTER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- sourceBaseNamespaceDirPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- sourceClusterConf - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- sourceClusterIds - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- sourceClustersConfs - Variable in class org.apache.hadoop.hbase.replication.regionserver.DefaultSourceFSConfigurationProvider
- sourceConnection - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- sourceConnection - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- sourceFs - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
- 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.
- sourceHashDir - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- sourceHashDir - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- sourceHashReader - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- sourceHFileArchiveDirPath - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- SourceHolder() - Constructor for enum org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl.SourceHolder
- sourceInitializing - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- sourceInitializing - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sourceInitializingKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- sourceIterator - Variable in class org.apache.hadoop.hbase.master.http.MetaBrowser.Results
- SOURCEMISSINGCELLS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- SOURCEMISSINGROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- sourceName - Variable in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- sourceNamesField - Variable in class org.apache.hadoop.metrics2.lib.DefaultMetricsSystemHelper
- sourceResult - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- sourceRunning - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- sources - Variable in enum org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl.SourceStorage
- sources - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- sources - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- sources - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- 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
- sourceServer - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- sourceServer - Variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- sourceSnapshotName - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- sourceSnapshotTmpDir - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- SourceStorage() - Constructor for enum org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl.SourceStorage
- sourceTable - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- sourceTable - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- sourceTable - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- sourceTableHash - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- sourceTableName - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- sourceToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
-
sourceToString
- sourceValue - Variable in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- sourceZkCluster - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- SPACE - Enum constant in enum org.apache.hadoop.hbase.quotas.QuotaType
- SPACE - Static variable in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
- SPACE_QUOTA_REFRESHER_CHORE_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
- 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
- SpaceLimitSettings - Class in org.apache.hadoop.hbase.quotas
-
A
QuotaSettings
implementation for configuring filesystem-use quotas. - SpaceLimitSettings(String) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Constructs a
SpaceLimitSettings
to remove a space quota on the givennamespace
. - SpaceLimitSettings(String, long, SpaceViolationPolicy) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- SpaceLimitSettings(TableName) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Constructs a
SpaceLimitSettings
to remove a space quota on the giventableName
. - SpaceLimitSettings(TableName, long, SpaceViolationPolicy) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- SpaceLimitSettings(TableName, String, QuotaProtos.SpaceLimitRequest) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- spaceProto - Variable in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- spaceQuotaRefresher - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- SpaceQuotaRefresherChore - Class in org.apache.hadoop.hbase.quotas
-
A
ScheduledChore
which periodically updates theRegionServerSpaceQuotaManager
with information from the hbase:quota. - SpaceQuotaRefresherChore(RegionServerSpaceQuotaManager, Connection) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaRefresherChore
- spaceQuotaRefresherChoreTimer - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- spaceQuotasGauge - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- SpaceQuotaSnapshot - Class in org.apache.hadoop.hbase.quotas
-
A point-in-time view of a space quota on a table.
- SpaceQuotaSnapshot(SpaceQuotaSnapshot.SpaceQuotaStatus, long, long) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- SpaceQuotaSnapshot.SpaceQuotaStatus - Class in org.apache.hadoop.hbase.quotas
-
Encapsulates the state of a quota on a table.
- spaceQuotaSnapshotNotifier - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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. - SpaceQuotaSnapshotNotifierFactory() - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
- spaceQuotaSnapshotsReceived - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- SpaceQuotaSnapshotView - Interface in org.apache.hadoop.hbase.quotas
-
A point-in-time view of a space quota on a table, read only.
- SpaceQuotaSnapshotView.SpaceQuotaStatusView - Interface in org.apache.hadoop.hbase.quotas
-
Encapsulates the state of a quota on a table.
- SpaceQuotaStatus(SpaceViolationPolicy) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
-
Constructs a
SpaceQuotaSnapshot
which is in violation of the providedpolicy
. - SpaceQuotaStatus(SpaceViolationPolicy, boolean) - Constructor for class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- SpaceViolationPolicy - Enum in org.apache.hadoop.hbase.quotas
-
Enumeration that represents the action HBase will take when a space quota is violated.
- SpaceViolationPolicy() - Constructor for enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
- 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. - SpaceViolationPolicyEnforcementFactory() - Constructor for class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
- span - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- span - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- span - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- span - Variable in class org.apache.hadoop.hbase.ipc.Call
- span - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
- span - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- SPARK - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
- spawnRenewalChore(UserGroupInformation) - Method in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- spawnRenewalChore(UserGroupInformation) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- SPECIAL_RECOVERED_EDITS_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
This is for for using HRegion as a local storage, where we may put the recovered edits in a special place.
- specialEndKey(R) - Static method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
SPECIAL CASE wrapper for empty end key
- SPECIFIC_WRITE_THREAD - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
- split - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- split - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- split - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- split - Variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
- split(byte[], byte[]) - 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(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- split(byte[], byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Split passed range.
- split(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Split passed range.
- split(byte[], byte[], int, boolean) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- 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[], int, boolean) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- split(int) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
Split an entire table.
- split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- split(Configuration, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- split(Path, Path, Path, FileSystem, Configuration, WALFactory) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Split a folder of WAL files.
- split(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- split(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Split a table.
- split(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Split a table.
- split(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- split(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- split(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- split(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- split(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Split a table.
- split(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Split a table.
- split(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- split(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- split(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- split(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- SPLIT - Enum constant in enum org.apache.hadoop.hbase.client.MasterSwitchType
- SPLIT - Enum constant in enum org.apache.hadoop.hbase.master.normalizer.NormalizationPlan.PlanType
- SPLIT - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- SPLIT_ALGO - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
For MapReduce jobs running multiple mappers per region, determines what split algorithm we should be using to find split points for scanners.
- SPLIT_ENABLED - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Used by HBase Shell interface to access this metadata attribute which denotes if the table is split enabled.
- SPLIT_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- SPLIT_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- SPLIT_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- SPLIT_IGNORE_BLOCKING_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Config for allow split when file count greater than the configured blocking file count
- SPLIT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_LOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Used to construct the name of the splitlog directory for a region server
- SPLIT_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- 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_PATTERN - Static variable in class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServlet
- SPLIT_PLAN_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- SPLIT_PLAN_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- SPLIT_POLICY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- SPLIT_POLICY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- SPLIT_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- SPLIT_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_REGION - Enum constant in enum org.apache.hadoop.hbase.regionserver.Region.Operation
- SPLIT_REGION_COMPACTION_PRIORITY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
- SPLIT_REQUEST_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_REQUEST_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- 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_SKIP_ERRORS_KEY - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
- SPLIT_STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- SPLIT_SUCCESS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_SUCCESS_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- SPLIT_TABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
If specified, use start keys of this table to split.
- 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_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- SPLIT_WAL - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
-
help find a available region server as worker and release worker after task done invoke SPLIT_WAL_REMOTE operation to send real WAL splitting request to worker manage the split wal task flow, will retry if SPLIT_WAL_REMOTE failed
- SPLIT_WAL_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
- SPLIT_WAL_REMOTE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
-
send the split WAL request to region server and handle the response
- SPLIT_WAL_WRITER_THREADS - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
- SPLIT_WRITER_CREATION_BOUNDED - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
-
True if we are to run with bounded amount of writers rather than let the count blossom.
- split2(BigInteger, BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Divide 2 numbers in half (for split algorithm)
- splitA - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- SPLITA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The lower-half split region column qualifier
- SPLITA_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The lower-half split region column qualifier string.
- splitAndResolveOperation(ServerName, Set<RemoteProcedureDispatcher.RemoteProcedure>, RSProcedureDispatcher.RemoteProcedureResolver) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
-
Fetches
RemoteProcedureDispatcher.RemoteOperation
s from the givenremoteProcedures
and groups them by class of the returned operation. - splitB - Variable in class org.apache.hadoop.hbase.util.HbckRegionInfo.MetaEntry
- SPLITB_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The upper-half split region column qualifier
- SPLITB_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The upper-half split region column qualifier String.
- splitCell - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- splitEnabled - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizerConfiguration
- splitKerberosName(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
-
Splitting fully qualified Kerberos name into parts
- splitkey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- splitkey - Variable in class org.apache.hadoop.hbase.io.Reference
- splitKeyFromHBase(byte[][]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- splitKeyFromThrift(List<ByteBuffer>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- splitKeys - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- splitLog(String, CancelableProgressable, Configuration, RegionServerServices, LastSequenceId, WALFactory) - Static method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.Returns Result either DONE, RESIGNED, or ERR.
- 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.
- splitLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
- SplitLogCounters - Class in org.apache.hadoop.hbase
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager
- SplitLogCounters() - Constructor for class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- splitLogDistributed(List<Path>) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.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
-
Deprecated.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.
- splitLogDistributed(Path) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- splitLogFile(Path, FileStatus, FileSystem, Configuration, CancelableProgressable, LastSequenceId, SplitLogWorkerCoordination, WALFactory, RegionServerServices) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Splits a WAL file.
- splitLogLock - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
- splitLogManager - Variable in class org.apache.hadoop.hbase.master.MasterWalManager
-
Deprecated.since 2.3.0 and 3.0.0 to be removed in 4.0.0; replaced by
SplitWALManager
. - SplitLogManager - Class in org.apache.hadoop.hbase.master
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager.
- SplitLogManager(MasterServices, Configuration) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.Its OK to construct this object even when region-servers are not online.
- SplitLogManager.ResubmitDirective - Enum in org.apache.hadoop.hbase.master
-
Deprecated.
- SplitLogManager.Task - Class in org.apache.hadoop.hbase.master
-
Deprecated.in memory state of an active task.
- SplitLogManager.TaskBatch - Class in org.apache.hadoop.hbase.master
-
Deprecated.Keeps track of the batch of tasks submitted together by a caller in splitLogDistributed().
- SplitLogManager.TerminationStatus - Enum in org.apache.hadoop.hbase.master
-
Deprecated.
- SplitLogManager.TimeoutMonitor - Class in org.apache.hadoop.hbase.master
-
Deprecated.Periodically checks all active tasks and resubmits the ones that have timed out
- splitLogManagerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
Deprecated.
- SplitLogManagerCoordination - Interface in org.apache.hadoop.hbase.coordination
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager
- SplitLogManagerCoordination.SplitLogManagerDetails - Class in org.apache.hadoop.hbase.coordination
-
Deprecated.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
-
Deprecated.
- SplitLogTask - Class in org.apache.hadoop.hbase
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager
- SplitLogTask(ServerName, ZooKeeperProtos.SplitLogTask.State) - Constructor for class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- SplitLogTask(ZooKeeperProtos.SplitLogTask) - Constructor for class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- SplitLogTask.Done - Class in org.apache.hadoop.hbase
-
Deprecated.
- SplitLogTask.Err - Class in org.apache.hadoop.hbase
-
Deprecated.
- SplitLogTask.Owned - Class in org.apache.hadoop.hbase
-
Deprecated.
- SplitLogTask.Resigned - Class in org.apache.hadoop.hbase
-
Deprecated.
- SplitLogTask.Unassigned - Class in org.apache.hadoop.hbase
-
Deprecated.
- splitLogWorker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- SplitLogWorker - Class in org.apache.hadoop.hbase.regionserver
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALRemoteProcedure
- SplitLogWorker(Configuration, RegionServerServices, LastSequenceId, WALFactory) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- SplitLogWorker(Server, Configuration, RegionServerServices, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- SplitLogWorker.TaskExecutor - Interface in org.apache.hadoop.hbase.regionserver
-
Deprecated.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
-
Deprecated.
- splitLogWorkerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
Deprecated.
- splitLogWorkerCoordination - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
-
Coordinator for split log.
- SplitLogWorkerCoordination - Interface in org.apache.hadoop.hbase.coordination
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager
- SplitLogWorkerCoordination.SplitTaskDetails - Interface in org.apache.hadoop.hbase.coordination
-
Deprecated.Interface for log-split tasks Used to carry implementation details in encapsulated way through Handlers to the coordination API.
- splitLogZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- splitMetaLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
Specialized method to handle the splitting for meta WAL
- splitMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterWalManager
-
Specialized method to handle the splitting for meta WAL
- splitMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- SplitNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
-
Normalization plan to split a region.
- SplitNormalizationPlan(RegionInfo, long) - Constructor for class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- splitOrMergeStateStore - Variable in class org.apache.hadoop.hbase.master.HMaster
- SplitOrMergeStateStore - Class in org.apache.hadoop.hbase.master
-
Tracks the switch of split and merge states.
- SplitOrMergeStateStore(MasterRegion, ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- SplitOrMergeStateStore.SwitchStateStore - Class in org.apache.hadoop.hbase.master
- splitOrMergeSwitch(boolean, boolean, MasterSwitchType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- SplitParentFirstComparator() - Constructor for class org.apache.hadoop.hbase.master.janitor.CatalogJanitor.SplitParentFirstComparator
- splitParentRegions - Variable in class org.apache.hadoop.hbase.master.hbck.HbckReport
- splitParents - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- splitPartCount - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- splitPartSize - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- splitPlanCount - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- splitPolicy - Variable in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- splitPolicy - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- splitProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- splitRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.splitRegionAsync(byte[], byte[])
. - splitRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Split an individual region.
- splitRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- splitRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- splitRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- splitRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0. Use
Admin.splitRegionAsync(byte[], byte[])
. - splitRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Split an individual region.
- splitRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- splitRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- splitRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- splitRegion(Connection, RegionInfo, long, RegionInfo, RegionInfo, ServerName, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Splits the region into two in an atomic operation.
- splitRegion(RegionInfo, byte[], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- splitRegion(RegionInfo, byte[], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Split a region.
- splitRegion(RegionInfo, RegionInfo, RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- splitRegion(RpcController, MasterProtos.SplitTableRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- splitRegion(RpcController, MasterProtos.SplitTableRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- splitRegionAsync(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Split an individual region.
- splitRegionAsync(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitRegionAsync(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- splitRegionAsync(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Split an individual region.
- splitRegionAsync(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitRegionAsync(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- splitRegionAsync(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitRegionInfo - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- splitRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- splitRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount
- splitRegionSync(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Split one region.
- splitRegionSync(byte[], byte[], long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Split one region.
- splitRequest - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- splitRequest - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- SplitRequest - Class in org.apache.hadoop.hbase.regionserver
-
Handles processing region splits.
- SplitRequest(Region, byte[], HRegionServer, User) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitRequest
- splitRestriction - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- splits - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- splits - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- splits - Variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
This contains a sorted set of all the possible split points Invariant: once populated this has 0 entries if empty or at most n+1 values where n == number of added ranges.
- splits - Variable in class org.apache.hadoop.hbase.wal.OutputSink
-
List of all the files produced by this sink
- splitScan(LinkedList<Pair<byte[], byte[]>>, Connection, TableName, RegionSplitter.SplitAlgorithm) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
- splitSizeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- splitStateStore - Variable in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore
- splitStoreFile(Configuration, Path, ColumnFamilyDescriptor, byte[], Path, Path) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Split a storefile into a top and bottom half, maintaining the metadata, recreating bloom filters, etc.
- splitStoreFile(RegionInfo, String, HStoreFile, byte[], boolean, RegionSplitPolicy) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write out a split reference.
- splitStoreFile(HRegionFileSystem, byte[], HStoreFile) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- splitStoreFile(LoadIncrementalHFiles.LoadQueueItem, Table, byte[], byte[]) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- splitStoreFiles(MasterProcedureEnv, HRegionFileSystem) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Create Split directory
- SplitStripeCompactionRequest(Collection<HStoreFile>, byte[], byte[], int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- SplitStripeCompactionRequest(Collection<HStoreFile>, byte[], byte[], long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- SplitStripeCompactionRequest(CompactionRequestImpl, byte[], byte[], int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- splitSuccess - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- splitSuccess - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- splitSwitch(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the Split switch on or off.
- splitSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Turn the split switch on or off.
- splitSwitch(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Turn the Split switch on or off.
- splitSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- splitSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- splitSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- splitSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- SplitTableRegionFuture(HBaseAdmin, TableName, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.SplitTableRegionFuture
- SplitTableRegionFuture(HBaseAdmin, TableName, MasterProtos.SplitTableRegionResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.SplitTableRegionFuture
- 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
- SplitTableRegionProcedure.StoreFileSplitter - Class in org.apache.hadoop.hbase.master.assignment
-
Utility class used to do the file splitting / reference writing in parallel instead of sequentially.
- SplitTableRegionProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.SplitTableRegionProcedureBiConsumer
- splitTarget - Variable in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- splitTaskDetails - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- splitTaskExecutor - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- splitTaskExecutor - Variable in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- SPLITTER - Static variable in class org.apache.hadoop.hbase.util.Strings
- splitTimeHisto - Variable in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- splitTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- splitTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- SPLITTING - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Server expired/crashed.
- SPLITTING - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- SPLITTING_EXT - Static variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
File Extension used while splitting an WAL into regions (HBASE-2312)
- SPLITTING_META - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Only server which carries meta can have this state.
- SPLITTING_META_DONE - Enum constant in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Indicate that the meta splitting is done.
- SPLITTING_NEW - Enum constant in enum org.apache.hadoop.hbase.master.RegionState.State
- splitWAL(FileStatus, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
WAL splitting implementation, splits one WAL file.
- SplitWALCallable - Class in org.apache.hadoop.hbase.regionserver
-
This callable is used to do the real split WAL task.
- SplitWALCallable() - Constructor for class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- SplitWALCallable.ErrorWALSplitException - Exception in org.apache.hadoop.hbase.regionserver
- SplitWALCallable.PreemptedWALSplitException - Exception in org.apache.hadoop.hbase.regionserver
- SplitWALCallable.ResignedWALSplitException - Exception in org.apache.hadoop.hbase.regionserver
- splitWALLock - Variable in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- splitWALLocks - Variable in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- splitWALManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- SplitWALManager - Class in org.apache.hadoop.hbase.master
-
Create
SplitWALProcedure
for each WAL which need to split. - SplitWALManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.SplitWALManager
- SplitWALProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
The procedure is to split a WAL.
- SplitWALProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- SplitWALProcedure(String, ServerName) - Constructor for class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- SplitWALRemoteProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
A remote procedure which is used to send split WAL request to region server.
- SplitWALRemoteProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- SplitWALRemoteProcedure(ServerName, ServerName, String) - Constructor for class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- SplitWALResult(boolean, boolean) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.SplitWALResult
- splitWALs(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
- splitWorkerAssigner - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- splitWriterCreationBounded - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- SPNEGO_FILTER - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- SPNEGO_PROXYUSER_FILTER - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- spread - Variable in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl
- src - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- src - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- src - Variable in class org.apache.hadoop.hbase.types.StructIterator
- SRC_IMPL - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.MigrationStoreFileTracker
- srcFs - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- SSLContextException - Exception in org.apache.hadoop.hbase.exceptions
- SSLContextException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.SSLContextException
- SSLContextException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.SSLContextException
- SSLContextException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.SSLContextException
- sslContextForClient - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- sslContextForServer - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- sslEnabled - Variable in class org.apache.hadoop.hbase.rest.client.Client
- sslHandshakeCompleteHandler(NettyServerRpcConnection, SslHandler, SocketAddress) - Static method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- 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
- sTableArray - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- stack - Variable in class org.apache.hadoop.hbase.util.AvlUtil.AvlTreeIterator
- STACK_DEPTH - Static variable in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
- stackIndexes - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- StackServlet() - Constructor for class org.apache.hadoop.hbase.http.HttpServer.StackServlet
- Stage() - Constructor for enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stage_0 - Enum constant in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stage_1 - Enum constant in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stage_2 - Enum constant in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stage_3 - Enum constant in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stage_4 - Enum constant in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
- stagingDir - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager.SecureBulkLoadListener
- stagingDir - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
- stale - Variable in class org.apache.hadoop.hbase.client.Result
- STALE_CACHE_CLEAN_CHORE_INTERVAL_IN_MILLISECONDS - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- STALE_CACHE_TIMEOUT_IN_MILLISECONDS - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- staleCache - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- StaleLocationCacheEntry(byte[]) - Constructor for class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- staleRefQueue - Variable in class org.apache.hadoop.hbase.util.ObjectPool
- stamp - Variable in class org.apache.hadoop.hbase.master.RegionState
- stampRegionSequenceId(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
-
Here is where a WAL edit gets its sequenceid.
- stampSequenceIdAndPublishToRingBuffer(RegionInfo, WALKeyImpl, WALEdit, boolean, RingBuffer<RingBufferTruck>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- stampSet - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- standaloneServerFactoryList - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- standardizeZKQuorumServerString(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Standardize the ZK quorum string: make it a "server:clientport" list, separated by ','
- StandardTypeFileKeyStoreLoader - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Base class for instances of
KeyStoreLoader
which load the key/trust stores from files on a filesystem using standardKeyStore
types like JKS or PKCS12. - StandardTypeFileKeyStoreLoader(String, String, char[], char[], StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader
- StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat - Enum in org.apache.hadoop.hbase.io.crypto.tls
- STAR - Static variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- starInCol(int) - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Find a starred zero in the specified column.
- starInRow(int) - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Find a starred zero in a specified row.
- start - Variable in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
- start - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- start - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.Offset of bitmap i.e.
- start() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Start monitoring for archive updates
- start() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Start accepting backup procedure requests.
- start() - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- start() - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- start() - Method in class org.apache.hadoop.hbase.client.RetryingTimeTracker
- 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.hbtop.terminal.impl.KeyPressGenerator
- start() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Start the server.
- start() - Method in class org.apache.hadoop.hbase.http.InfoServer
- start() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Tells the background thread to start.
- start() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- 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() - 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
-
Deprecated.Starts the service.
- 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.normalizer.RegionNormalizerManager
- start() - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
- 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.namespace.NamespaceStateManager
-
Starts the NamespaceStateManager.
- start() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
-
Start accepting flush table requests.
- 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() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- start() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Start the scheduler
- start() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- start() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- start() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- start() - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- start() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
- 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
-
Deprecated.start the SplitLogWorker thread
- 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() - Method in class org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
- start() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
- start() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- start() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- start() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- start() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- 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 interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start the whole mini cluster, including zookeeper cluster, dfs cluster and hbase cluster.
- start() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- start() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- start() - Method in class org.apache.hadoop.hbase.util.MovingAverage
-
Mark start time of an execution.
- start() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- start() - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
-
Starts the tracking of whether master is in Maintenance Mode.
- start() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- start() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Starts the tracking of the node in ZooKeeper.
- start(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- start(int) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- start(int) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Start/Open the procedure store
- start(int) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- start(int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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(String) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
-
Start the throughput controller.
- start(String, ProcedureMember) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
-
Initialize and start any threads or connections the member needs.
- start(String, ProcedureMember) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- start(Thread.UncaughtExceptionHandler) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- start(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- start(ChoreService) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- 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.example.BulkDeleteEndpoint
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleMasterObserverWithMetrics
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
-
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.example.ScanModifyingObserver
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- 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(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
-
Called by the
CoprocessorEnvironment
during it's own startup to initialize the coprocessor. - start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotasObserver
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
- 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(HBaseRpcController, ClientProtos.ScanResponse) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
-
Short cut for
build().start(HBaseRpcController, ScanResponse)
. - start(HBaseRpcController, ClientProtos.ScanResponse) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
-
Now we will also fetch some cells along with the scanner id when opening a scanner, so we also need to process the ScanResponse for the open scanner request.
- start(RpcScheduler) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- start(ProcedureCoordinator) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
-
Initialize and start threads necessary to connect an implementation's rpc mechanisms.
- 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(ZKWatcher) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- START - Enum constant in enum org.apache.hadoop.hbase.chaos.ChaosService.ExecutorAction
- START - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
- START - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
Deprecated.since 0.90.0
- START_BASE64 - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- START_CODE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- START_CODE_ROW - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- START_KEY - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- START_KEYS - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparablePartitioner
- START_KEYS - Static variable in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparablePartitioner
-
Deprecated.
- START_LOG_ERRORS_AFTER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
-
Configure the number of failures after which the client will start logging.
- START_LOG_ERRORS_AFTER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
Configure the number of failures after which the client will start logging.
- START_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- startActiveMasterManager(int) - Method in class org.apache.hadoop.hbase.master.HMaster
- startAssignmentThread() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- startBackupExclusiveOperation() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Exclusive operations are: create, delete, merge
- startBackupSession() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Starts new backup session
- startBatch(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
- startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
-
Starts encoding for a block of KeyValues.
- startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
- 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
- startBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- startBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- startBold() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- startBucketCachePersisterThread() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- startBuffer - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- startBulkRegionOperation(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
This method needs to be called before any public call that reads or modifies stores in bulk.
- startCacheFlush(byte[], Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- startCacheFlush(byte[], Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- startCacheFlush(byte[], Map<byte[], Long>) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- startCacheFlush(byte[], Map<byte[], Long>) - Method in interface org.apache.hadoop.hbase.wal.WAL
- startCacheFlush(byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- startCacheFlush(byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
- startCacheFlush(byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- 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.
- startCancel() - Method in class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController
- startCancel() - Method in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
- startCancel() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- startCancel() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
- startcode - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
This servers startcode.
- startCode - Variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- startCode - Variable in class org.apache.hadoop.hbase.HbckServerName
- startCode - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
- startCode - Variable in class org.apache.hadoop.hbase.ServerName
- STARTCODE_FIELD - Static variable in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
- STARTCODE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The startcode column qualifier
- STARTCODE_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The startcode column qualifier
- StartcodeAgnosticServerName - Class in org.apache.hadoop.hbase.favored
-
This class differs from ServerName in that start code is always ignored.
- StartcodeAgnosticServerName(String, int, long) - Constructor for class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- startCompaction(Admin, TableName, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.mob.MobFileCompactionChore
- startConnectorServer(int, int) - Method in class org.apache.hadoop.hbase.JMXListener
- startDeleteOperation(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- started - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
- started - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
This flag is set to true after all threads are up and 'running' and the server is then opened for business by the call to
RpcServerInterface.start()
. - started - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- started - Variable in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
- started - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- started(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterRegionServerList
- started(ServerName) - Method in interface org.apache.hadoop.hbase.master.RegionServerList
-
Called when a region server join the cluster.
- startExecutorService(ExecutorService.ExecutorConfig) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
-
Start an executor service with a given name.
- startFlushHandlerThreads(MemStoreFlusher.FlushHandler[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
- startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- startHandlers(String, int, List<BlockingQueue<CallRunner>>, int, int, int, AtomicInteger) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Start up our handlers.
- startHBaseCluster() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start the hbase cluster.
- startHBaseCluster() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- startHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- startHFileDeleteThreads() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Start threads for hfile deletion
- startHighlight() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- startHighlight() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- startHighlight() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- startHour - Variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours.OffPeakHoursImpl
- startIdleScan() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- startIndex - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
- startInfoServer() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- STARTING - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- STARTING - Enum constant in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- startkey - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
- startKey - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- startKey - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- startKey - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- startKey - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- startKey - Variable in class org.apache.hadoop.hbase.HbckRegionDetails
- startKey - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- startKey - Variable in class org.apache.hadoop.hbase.mob.MobFileName
- startKey - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
Key to seek to in memstore and StoreFiles
- startKey - Variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- STARTKEY_END_INDEX - Static variable in class org.apache.hadoop.hbase.mob.MobFileName
- startKeyInclusive - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- startKeys - Variable in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
- startKeys - Variable in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncAdminBuilderBase
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
-
How many retries are allowed before we start to log
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BuilderBase
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
- startLogErrorsCnt - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
-
How many retries are allowed before we start to log
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.AdminRequestCallerBuilder
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder
- startLogErrorsCnt(int) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- startMaster() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- startMaster() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start a new master with localhost and random port.
- startMaster() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- startMaster(String, int) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start a new master bind on the given host and port.
- startMaster(String, int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- startMergeOperation(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- startMillis - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- startMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionWindow
-
Inclusive lower bound
- startMillis() - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
- startNewSubprocedure(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
Kick off a new sub-procedure on the listener with the data stored in the passed znode.
- startNewSyncThread(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- startNonceOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
-
Starts the nonce operation for a mutation, if needed.
- startNs - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- startNs - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- startOf(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- startOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- startOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- startOffset - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Current block's start offset in the
HFile
. - startOffset - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- 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.
- startPos - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- 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.
- startProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.HMaster
- startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- startRegionOperation() - 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 class org.apache.hadoop.hbase.regionserver.HRegion
- 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.
- startRegionServer() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start a new region server with localhost and random port.
- startRegionServer() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- startRegionServer(String, int) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Start a new region server bind on the given host and port.
- startRegionServer(String, int) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- 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 class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Start up replication source and sink handlers.
- 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
- startReplicationService() - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- startRow - Variable in class org.apache.hadoop.hbase.client.Scan
- startRow - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- startRow - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- startRow - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- startRow - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- startRow - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- startRow - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- startRow - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- startRowInclusive - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- starts - Variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
This is a map from start key to regions with the same start key.
- startScan(AsyncClientScanner.OpenScannerResponse) - Method in class org.apache.hadoop.hbase.client.AsyncClientScanner
- startServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Start maintenance Threads, Server, Worker and lease checker threads.
- startServiceThreads() - Method in class org.apache.hadoop.hbase.master.HMaster
- startStopLock - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- startsWith(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return true if the byte array on the right is a prefix of the byte array on the left.
- startTime - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable
- startTime - Variable in class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
- startTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- startTime - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- startTime - Variable in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- startTime - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- startTime - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- startTime - Variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- startTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- startTime - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- startTime - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- startTime - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- startTime - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel
- startTime - Variable in class org.apache.hadoop.hbase.rest.RowSpec
- startTime - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- startTime - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder
- startTime - Variable in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- startTimestamp - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
- startTrackingTime - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker
- startTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- startTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- startTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- startTs - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Actual start timestamp of a backup process
- startTs - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- 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(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- startup(File, int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- 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.
- startupOngoing - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- startupTaskGroup - Variable in class org.apache.hadoop.hbase.master.HMaster
- startWaitingForReplicaCalls(List<Action>) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Starts waiting to issue replica calls on a different thread; or issues them immediately.
- startWindow - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- startWorkers() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Start the workers.
- 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.OutputSink
-
Start the threads that will pump data from the entryBuffers to the output files.
- startWriting(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Starts writing into the block.
- stat - Variable in class org.apache.hadoop.hbase.client.MultiResponse.RegionResult
- STAT_THREAD_PERIOD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- STAT_THREAD_PERIOD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
- STAT_THREAD_PERIOD - Static variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- STAT_THREAD_PERIOD_SECONDS - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- state - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup state
- state - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- state - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- state - Variable in class org.apache.hadoop.hbase.client.TableState
- state - Variable in class org.apache.hadoop.hbase.coprocessor.BaseEnvironment
-
Current coprocessor state
- state - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- state - Variable in class org.apache.hadoop.hbase.io.FileChangeWatcher
- state - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Writer state.
- state - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- state - Variable in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
A Region-in-Transition (RIT) moves through states.
- state - Variable in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- state - Variable in class org.apache.hadoop.hbase.master.RegionState
- state - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- state - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- state - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- state - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- state - Variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- state - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
- state - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader.ReadWALKeyResult
- state - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- state - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- state - Variable in enum org.apache.hadoop.hbase.security.SaslStatus
- state - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- state - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder
- state - Variable in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- state - Variable in class org.apache.hadoop.hbase.wal.WALTailingReader.Result
- State() - Constructor for enum org.apache.hadoop.hbase.client.TableState.State
- State() - Constructor for enum org.apache.hadoop.hbase.Coprocessor.State
- State() - Constructor for enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
- State() - Constructor for enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- State() - Constructor for enum org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
- State() - Constructor for enum org.apache.hadoop.hbase.master.RegionState.State
- State() - Constructor for enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
- State() - Constructor for enum org.apache.hadoop.hbase.procedure2.RootProcedureState.State
- State() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
- State() - Constructor for enum org.apache.hadoop.hbase.ServerTask.State
- State() - Constructor for enum org.apache.hadoop.hbase.wal.WALTailingReader.State
- STATE_BITS - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- STATE_COL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- STATE_DESCRIPTION_ALIVE - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- STATE_DESCRIPTION_NOT_LIVE - Static variable in class org.apache.hadoop.hbase.http.HttpServer
- STATE_FAMILY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.balancer.LoadBalancerStateStore
- STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerStateStore
- STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerModificationStateStore
- STATE_NAME - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotCleanupStateStore
- STATE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
- STATE_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The state column qualifier
- stateCount - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- StateDumpServlet - Class in org.apache.hadoop.hbase.monitoring
- StateDumpServlet() - Constructor for class org.apache.hadoop.hbase.monitoring.StateDumpServlet
- stateFlow - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- StatelessUncompressor(CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.StatelessUncompressor
- stateLoaded(AssignmentManager, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- stateLoaded(AssignmentManager, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- StateMachineProcedure<TEnvironment,
TState> - Class in org.apache.hadoop.hbase.procedure2 -
Procedure described by a series of steps.
- StateMachineProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- StateMachineProcedure.Flow - Enum in org.apache.hadoop.hbase.procedure2
- stateManager - Variable in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
- stateName - Variable in class org.apache.hadoop.hbase.master.MasterStateStore
- states - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- STATES_EXPECTED_ON_ASSIGN - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- STATES_EXPECTED_ON_CLOSED - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- STATES_EXPECTED_ON_CLOSING - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- STATES_EXPECTED_ON_OPEN - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- STATES_EXPECTED_ON_UNASSIGN_OR_MOVE - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- StateSerializer(ProcedureProtos.Procedure.Builder) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureUtil.StateSerializer
- stateTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- STATIC_BLOOM_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STATIC_BLOOM_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STATIC_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STATIC_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- staticBloomSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- staticIndexSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- StaticUserFilter() - Constructor for class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- StaticUserWebFilter - Class in org.apache.hadoop.hbase.http.lib
-
Provides a servlet filter that pretends to authenticate a fake user (Dr.Who) so that the web UI is usable for a secure cluster without authentication.
- StaticUserWebFilter() - Constructor for class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
- StaticUserWebFilter.StaticUserFilter - Class in org.apache.hadoop.hbase.http.lib
- StaticUserWebFilter.User - Class in org.apache.hadoop.hbase.http.lib
- statistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- StatisticsThread() - Constructor for class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool.StatisticsThread
- StatisticsThread(BucketCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.StatisticsThread
- StatisticsThread(LruAdaptiveBlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.StatisticsThread
- StatisticsThread(LruBlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache.StatisticsThread
- StatisticsThread(MemcachedBlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.StatisticsThread
- StatisticTrackable - Interface in org.apache.hadoop.hbase.client
-
Parent interface for an object to get updates about per-region statistics.
- stats - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- stats - Variable in class org.apache.hadoop.hbase.client.backoff.ServerStatistics
- stats - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- stats - Variable in class org.apache.hadoop.hbase.client.Result
- stats - Variable in class org.apache.hadoop.hbase.client.ServerStatisticTracker
- stats - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
- stats - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter
- stats - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Cache statistics
- stats - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Cache statistics
- stats - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- STATS - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.Options
- STATS_RECORD_SEP - Static variable in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
Record separator for the Bloom filter statistics human-readable string
- statsPeriodInSecond - Variable in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- statsThreadPeriod - Variable in class org.apache.hadoop.hbase.replication.regionserver.Replication
- statsThreadPool - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- statThreadPeriod - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Statistics thread
- statThreadPeriod - Static variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
-
Statistics thread
- statTimestamp - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- status - Variable in class org.apache.hadoop.hbase.HealthReport
- status - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
- status - Variable in class org.apache.hadoop.hbase.master.balancer.RegionLocationFinder
- status - Variable in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- status - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- status - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- status - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- status - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- status - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- status - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- status - Variable in class org.apache.hadoop.hbase.ServerTaskBuilder
- status - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- status - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- status - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- Status() - Constructor for enum org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.TaskFinisher.Status
- Status() - Constructor for enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
-
Deprecated.
- STATUS - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- STATUS_LISTENER_CLASS - Static variable in class org.apache.hadoop.hbase.client.ClusterStatusListener
-
The implementation class to use to read the status.
- STATUS_MULTICAST_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
-
IP to use for the multicast status messages between the master and the clients.
- STATUS_MULTICAST_BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The address to use for binding the local socket for receiving multicast.
- STATUS_MULTICAST_NI_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
The network interface name to use for the multicast messages.
- STATUS_MULTICAST_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
The port to use for the multicast messages.
- STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
-
The address to use for binding the local socket for sending multicast.
- STATUS_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
The minimum time between two status messages, in milliseconds.
- STATUS_PUBLISHED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Setting to activate, or not, the publication of the status by the master.
- STATUS_PUBLISHED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
- STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
The implementation class used to publish the status.
- StatusJournalEntryImpl(String, long) - Constructor for class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- statusMsg - Variable in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- statusTask - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- statusTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- statusTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- StdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- stealFromQueue - Variable in class org.apache.hadoop.hbase.util.StealJobQueue
- StealJobQueue<T> - Class in org.apache.hadoop.hbase.util
-
This queue allows a ThreadPoolExecutor to steal jobs from another ThreadPoolExecutor.
- StealJobQueue(int, int, Comparator<? super T>) - Constructor for class org.apache.hadoop.hbase.util.StealJobQueue
- StealJobQueue(Comparator<? super T>) - Constructor for class org.apache.hadoop.hbase.util.StealJobQueue
- step - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- step - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- StepDirection() - Constructor for enum org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
- stepDownAsLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.Removes the leader znode, if it is currently claimed by this instance.
- stepOne() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Corresponds to step 1 of the original algorithm.
- 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
- stepsPerRegion - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- stepThree() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Corresponds to step 3 of the original algorithm.
- stepTwo() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Corresponds to step 2 of the original algorithm.
- sticky - Variable in class org.apache.hadoop.hbase.rest.client.Client
- stochasticCosts - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- 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
- StochasticLoadBalancer(MetricsStochasticBalancer) - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- StochasticLoadBalancer.GeneratorType - Enum in org.apache.hadoop.hbase.master.balancer
- stochasticSource - Variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
-
Use the stochastic source instead of the default source.
- stop - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- stop - Variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- stop() - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- stop() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Stop this tracker and the passed zookeeper
- stop() - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- stop() - Method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- stop() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- stop() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
stop the server
- stop() - Method in class org.apache.hadoop.hbase.http.InfoServer
- stop() - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Tells the background thread to stop.
- stop() - Method in class org.apache.hadoop.hbase.ipc.DelegatingRpcScheduler
- 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
-
Deprecated.Stops the service.
- stop() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- stop() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- 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.normalizer.RegionNormalizerManager
- 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() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- stop() - Method in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- stop() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
-
Gracefully shutdown the thread pool.
- stop() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- stop() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- stop() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Stop the scheduler
- stop() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- stop() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- 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.BootstrapNodeManager
- stop() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- 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.RSRpcServices
- stop() - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- stop() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
-
Abruptly shutdown the thread pool.
- stop() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.stop the SplitLogWorker thread
- stop() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- 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.replication.VerifyWALEntriesReplicationEndpoint
- stop() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- stop() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
- stop() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- stop() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- stop() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Stop the whole mini cluster, including zookeeper cluster, dfs cluster and hbase cluster.
- stop() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- stop() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- stop() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
- stop() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- stop() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- stop() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- stop() - Static method in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
-
Stops the clearing of JMX metrics and restarting the Hadoop metrics system.
- stop() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
- stop() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
- stop(boolean) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollRegionServerProcedureManager
-
Close this and all running backup procedure tasks
- stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
-
Close this and all running tasks
- 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(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- stop(boolean) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Stop/Close the procedure store
- stop(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- stop(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- stop(boolean) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
Close this and all running snapshot tasks
- stop(long) - Method in class org.apache.hadoop.hbase.util.MovingAverage
-
Mark end time of an execution, and return its interval.
- stop(String) - Method in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.backup.master.LogRollMasterProcedureManager
- stop(String) - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- stop(String) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- stop(String) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
- stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.master.HMaster
- 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(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- stop(String) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- stop(String) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
- stop(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- stop(String) - Method in class org.apache.hadoop.hbase.regionserver.ShutdownHook.DoNothingStoppable
- 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(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- stop(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- stop(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- stop(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- stop(String) - Method in interface org.apache.hadoop.hbase.Stoppable
-
Stop this service.
- stop(String, boolean, User) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Stops the regionserver.
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ExampleRegionObserverWithMetrics
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RefreshHFilesEndpoint
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
- stop(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
-
Called by the
CoprocessorEnvironment
during it's own shutdown to stop the coprocessor. - stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
- 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 - Enum constant in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
- STOP - Enum constant in enum org.apache.hadoop.hbase.chaos.ChaosService.ExecutorAction
- STOP_TIMEOUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
-
Time to wait for server to stop gracefully
- stopAssignmentThread() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- stopBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- stopBold() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- stopBold() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- stopChaosAgent - Static variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- stopChores() - Method in class org.apache.hadoop.hbase.master.HMaster
- stopCompaction() - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
The request to cancel the compaction asynchronous task (caused by in-memory flush) The compaction may still happen if the request was sent too late Non-blocking request
- stopConnectorServer() - Method in class org.apache.hadoop.hbase.JMXListener
- stopFlushHandlerThreads(MemStoreFlusher.FlushHandler[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- stopHBaseCluster() - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Stop the hbase cluster.
- stopHBaseCluster() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- stopHFileDeleteThreads() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
Stop threads for hfile deletion
- stopHighlight() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminalPrinter
- stopHighlight() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- stopHighlight() - Method in interface org.apache.hadoop.hbase.hbtop.terminal.TerminalPrinter
- stopIdleScan() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- stopInfoServer() - Method in class org.apache.hadoop.hbase.rest.RESTServer
- stopMaster() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Shuts down the current HBase master only.
- stopMaster() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Shuts down the current HBase master only.
- stopMaster() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- stopMaster() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- stopMaster() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- stopMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
- stopMaster() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- stopMaster() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- stopMaster(ServerName) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Stop the given master.
- stopMaster(ServerName) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- Stoppable - Interface in org.apache.hadoop.hbase
-
Implementers are Stoppable.
- StoppableThread - Class in org.apache.hadoop.hbase.procedure2
- StoppableThread(ThreadGroup, String) - Constructor for class org.apache.hadoop.hbase.procedure2.StoppableThread
- stopped - Variable in class org.apache.hadoop.hbase.backup.BackupHFileCleaner
- stopped - Variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- stopped - Variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- stopped - Variable in class org.apache.hadoop.hbase.backup.master.BackupLogCleaner
- stopped - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- stopped - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- stopped - Variable in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- stopped - Variable in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
- stopped - Variable in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- stopped - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- stopped - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- stopped - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- stopped - Variable in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
- stopped - Variable in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
- stopped - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- stopped - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- stopped - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- stopped - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- stopped - Variable in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
- stopped - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- stopped - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- stopped - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- stopped - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- stopped - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
Flag for stopping the server
- stopped - Variable in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- stopped - Static variable in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
- STOPPED - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- STOPPED - Enum constant in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- STOPPED - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
- StoppedRpcClientException - Exception in org.apache.hadoop.hbase.ipc
- StoppedRpcClientException() - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
- StoppedRpcClientException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
- stopper - Variable in class org.apache.hadoop.hbase.ScheduledChore
-
A means by which a ScheduledChore can be stopped.
- stopper - Variable in class org.apache.hadoop.hbase.util.Sleeper
- stopping - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- STOPPING - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- STOPPING - Enum constant in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
- stopPrefetch(AdvancedScanResultConsumer.ScanController) - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- stopProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.HMaster
- stopProcessingTasks() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.called when Coordination should stop processing tasks and exit
- stopProcessingTasks() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- stopRegionServer(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Stop the designated regionserver.
- stopRegionServer(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- stopRegionServer(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- stopRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Stop the designated regionserver.
- stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- stopRegionServer(ServerName) - Method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
Stop the given region server.
- stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- 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.
- stopReplicationService() - Method in class org.apache.hadoop.hbase.replication.ReplicationSinkServiceImpl
- 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.LeaseManager
- stopRow - Variable in class org.apache.hadoop.hbase.client.Scan
- stopRow - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- stopRow - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- stopRow - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- stopRow - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- stopRow - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- stopRowInclusive - Variable in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
- stopRowKey - Variable in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- stopRunning() - Method in class org.apache.hadoop.hbase.ipc.RpcHandler
- stopScan(ClientProtos.ScanResponse) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- 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.
- stopSkippingKVsIfNextRow - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- stopSkippingKVsIfNextRow - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
- stopSkippingKVsRow - Variable in class org.apache.hadoop.hbase.regionserver.SegmentScanner
- stopTask() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.If the worker is doing a task i.e.
- stopThreads - Variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator
- stopUsingCurrentWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.BoundaryMultiWriter
- stopWorker() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- stopWriterThreads() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Only used in test
- storage - Variable in class org.apache.hadoop.hbase.master.ServerManager
- storage - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- STORAGE_POLICY_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- STORAGE_POLICY_PREFIX - Static variable in class org.apache.hadoop.hbase.HConstants
-
Date Tiered Compaction tmp dir prefix name if use storage policy
- STORAGE_POLICY_PROPERTY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- STORAGE_POLICY_PROPERTY_CF_PREFIX - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- StorageClusterStatusModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of the status of a storage cluster:
- StorageClusterStatusModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
-
Default constructor
- StorageClusterStatusModel.Node - Class in org.apache.hadoop.hbase.rest.model
-
Represents a region server.
- StorageClusterStatusModel.Node.Region - Class in org.apache.hadoop.hbase.rest.model
-
Represents a region hosted on a region server.
- StorageClusterStatusResource - Class in org.apache.hadoop.hbase.rest
- StorageClusterStatusResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
-
Constructor
- StorageClusterVersionModel - Class in org.apache.hadoop.hbase.rest.model
-
Simple representation of the version of the storage cluster
- StorageClusterVersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- StorageClusterVersionResource - Class in org.apache.hadoop.hbase.rest
- StorageClusterVersionResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
-
Constructor
- store - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
- store - Variable in class org.apache.hadoop.hbase.procedure2.CompletedProcedureCleaner
- store - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- store - Variable in class org.apache.hadoop.hbase.quotas.RegionSizeStoreImpl
- store - Variable in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischargeHandler
- store - Variable in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- store - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
- store - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- store - Variable in class org.apache.hadoop.hbase.regionserver.StoreFlusher
- store - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- store(Configuration) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
-
TODO: fix it.
- Store - Interface in org.apache.hadoop.hbase.regionserver
-
Interface for objects that hold a column family in a Region.
- STORE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STORE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- 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.StoreFileInfo
- STORE_FILE_REF_COUNT_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
- STORE_FILE_SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- STORE_MANIFEST - Enum constant in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
- STORE_REF_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STORE_REF_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STORE_SERVICES - Static variable in class org.apache.hadoop.hbase.util.ClassSize
- STORE_TOO_BUSY - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- STORE_WAL_SYNC_STATS_COUNT - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- storeConfigInfo - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- 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.
- storeContext - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- StoreContext - Class in org.apache.hadoop.hbase.regionserver
-
This carries the immutable information and references on some of the meta data about the HStore.
- StoreContext(StoreContext.Builder) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreContext
- StoreContext.Builder - Class in org.apache.hadoop.hbase.regionserver
- storeCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- storeCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- storeCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- storeEngine - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- StoreEngine<SF extends 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
- StoreEngine.IOExceptionRunnable - Interface in org.apache.hadoop.hbase.regionserver
- storeFile(String, String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.StoreFileVisitor
- storeFile(RegionInfo, String, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
- storeFile(HRegionFileSystem, Path, StoreFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- storeFile(SnapshotProtos.SnapshotRegionManifest.Builder, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder, StoreFileInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2.ManifestBuilder
- storeFile(TRegion, TFamily, StoreFileInfo) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotManifest.RegionVisitor
- StoreFile - Interface in org.apache.hadoop.hbase.regionserver
-
An interface to describe a store data file.
- STOREFILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STOREFILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STOREFILE_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STOREFILE_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STOREFILE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- STOREFILE_SIZE_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StoreFileCostFunction
- STOREFILE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- storeFileComparator - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- StoreFileComparators - Class in org.apache.hadoop.hbase.regionserver
-
Useful comparators for comparing store files.
- StoreFileComparators() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileComparators
- StoreFileComparators.GetBulkTime - Class in org.apache.hadoop.hbase.regionserver
- StoreFileComparators.GetFileSize - Class in org.apache.hadoop.hbase.regionserver
- StoreFileComparators.GetMaxTimestamp - Class in org.apache.hadoop.hbase.regionserver
- StoreFileComparators.GetPathName - Class in org.apache.hadoop.hbase.regionserver
- StoreFileCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total open storefiles size.
- StoreFileCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.StoreFileCostFunction
- storeFileCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- storeFileCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- storeFileCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- storefileIndexSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- storefileIndexSizeKB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- storefileIndexSizeKB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- storeFileInfo - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
All
StoreFileReader
for the same StoreFile will share theStoreFileInfo.refCount
. - StoreFileInfo - Class in org.apache.hadoop.hbase.regionserver
-
Describe a StoreFile (hfile, reference, link)
- StoreFileInfo(Configuration, FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Create a Store File Info
- StoreFileInfo(Configuration, FileSystem, FileStatus, Path, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
- 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
- StoreFileInfo(Configuration, FileSystem, Path, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Create a Store File Info
- StoreFileListFile - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
To fully avoid listing, here we use two files for tracking.
- StoreFileListFile(StoreContext) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- StoreFileListFilePrettyPrinter - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
- StoreFileListFilePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- StoreFileListFilePrettyPrinter(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- 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() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
ONLY USE DEFAULT CONSTRUCTOR FOR UNIT TESTS
- StoreFileReader(HFile.Reader, StoreFileInfo, ReaderContext, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileReader
- StoreFileReader(ReaderContext, HFileInfo, CacheConfig, StoreFileInfo, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileReader
- storeFileRefCountThreshold - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryChore
- StoreFileReference(String) - Constructor for class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- storefileRefresher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- 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
- storefiles - Variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
-
List of store files inside this store.
- storefiles - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- storefiles - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- storefiles - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- StoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
-
KeyValueScanner adaptor over the Reader.
- StoreFileScanner(StoreFileReader, HFileScanner, boolean, boolean, long, long, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Implements a
KeyValueScanner
on top of the specifiedHFileScanner
- storeFileSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- storeFileSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- storeFileSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- storeFileSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- storeFileSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- storefileSizeMB - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- storefileSizeMB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- storefileSizeMB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- StoreFileSplitter(HRegionFileSystem, byte[], HStoreFile) - Constructor for class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure.StoreFileSplitter
-
Constructor that takes what it needs to split
- StoreFileStats(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.StoreFileStats
- storeFileTracker - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- StoreFileTracker - Interface in org.apache.hadoop.hbase.regionserver.storefiletracker
-
An interface to define how we track the store files for a give store.
- StoreFileTrackerBase - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
Base class for all store file tracker.
- StoreFileTrackerBase(Configuration, boolean, StoreContext) - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- StoreFileTrackerFactory - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
-
Factory method for creating store file tracker.
- StoreFileTrackerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- StoreFileTrackerFactory.Trackers - Enum in org.apache.hadoop.hbase.regionserver.storefiletracker
-
Maps between configuration names for trackers and implementation classes.
- StoreFileTrackerState() - Constructor for enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
- StoreFileTrackerValidationUtils - Class in org.apache.hadoop.hbase.regionserver.storefiletracker
- StoreFileTrackerValidationUtils() - Constructor for class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerValidationUtils
- StoreFileWriter - Class in org.apache.hadoop.hbase.regionserver
-
A StoreFile writer.
- StoreFileWriter(FileSystem, Path, Configuration, CacheConfig, BloomType, long, InetSocketAddress[], HFileContext, boolean, Supplier<Collection<HStoreFile>>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Creates an HFile.Writer that also write helpful meta data.
- StoreFileWriter.Builder - Class in org.apache.hadoop.hbase.regionserver
- StoreFileWriterCreationTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.HStore.StoreFileWriterCreationTracker
- storeFileWriterCreationTrackerFactory - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- storeFileWriterCreationTrackers - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- storeFlushableSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- StoreFlushContext - Interface in org.apache.hadoop.hbase.regionserver
-
A package protected interface for a store flushing.
- storeFlushCtxs - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- storeFlushedSequenceIdsByRegion - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
The last flushed sequence id for a store in a region.
- storeFlusher - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- StoreFlusher - Class in org.apache.hadoop.hbase.regionserver
-
Store flusher interface.
- StoreFlusher(Configuration, HStore) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFlusher
- StoreFlusherImpl(long, FlushLifeCycleTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- storeHeap - Variable in class org.apache.hadoop.hbase.regionserver.RegionScannerImpl
- storeHotnessProtector - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- 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.RegionRemoteProcedureBase
- storeInDispatchedQueue() - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteProcedure
-
Whether store this remote procedure in dispatched queue only OpenRegionProcedure and CloseRegionProcedure return false since they are not fully controlled by dispatcher
- storeLimit - Variable in class org.apache.hadoop.hbase.client.Get
- storeLimit - Variable in class org.apache.hadoop.hbase.client.Scan
- storeLimit - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- storeLock - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
- storeName - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- storeOffset - Variable in class org.apache.hadoop.hbase.client.Get
- storeOffset - Variable in class org.apache.hadoop.hbase.client.Scan
- storeOffset - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- storeRefCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- storeRefCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- storeRefCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- stores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- stores - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- stores - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- stores - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- StoreScanner - Class in org.apache.hadoop.hbase.regionserver
-
Scanner scans both the memstore and the Store.
- StoreScanner(Scan, ScanInfo, NavigableSet<byte[]>, List<? extends KeyValueScanner>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
- StoreScanner(Scan, ScanInfo, NavigableSet<byte[]>, List<? extends KeyValueScanner>, ScanType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
- StoreScanner(HStore, Scan, ScanInfo, int, long, boolean, ScanType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
-
An internal constructor.
- 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(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>, ScanType, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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(ScanInfo, int, ScanType, List<? extends KeyValueScanner>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
- 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 is Scan.ReadType.DEFAULT, we will start with pread, and if the kvs we scanned reaches this limit, we will reopen the scanner with stream.
- storeSegments - Variable in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- storeSequenceIds - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- storeSequenceIds - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- storesFirstKey - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- storeSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- storesLastKey - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- storesToCompact - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- StoreToFile(FileSystem) - Constructor for class org.apache.hadoop.hbase.backup.HFileArchiver.StoreToFile
- storeTracker - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- storeUncompressedSizeMB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- 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
- Strategies(Class<? extends RegionGroupingProvider.RegionGroupingStrategy>) - Constructor for enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
- strategy - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- strategy - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- strategy - Variable in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
- Strategy() - Constructor for enum org.apache.hadoop.hbase.security.access.AccessControlFilter.Strategy
- stream - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Two stream handles, one with and one without FS-level checksum.
- stream - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- stream - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- stream - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- stream - Variable in class org.apache.hadoop.hbase.rest.client.Response
- STREAM - Enum constant in enum org.apache.hadoop.hbase.client.Scan.ReadType
- STREAM - Enum constant in enum org.apache.hadoop.hbase.io.hfile.ReaderContext.ReaderType
- STREAMING - Enum constant in enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
- StreamLacksCapabilityException(String) - Constructor for exception org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
- StreamLacksCapabilityException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
- streamLock - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- streamNoFsChecksum - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- streamNoFsChecksumFirstCreateLock - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- streamSlowMonitor - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- streamSlowMonitor - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- StreamSlowMonitor - Class in org.apache.hadoop.hbase.io.asyncfs.monitor
-
Class for monitor the wal file flush performance.
- StreamSlowMonitor(Configuration, String, ExcludeDatanodeManager) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
- StreamSlowMonitor.PacketAckData - Class in org.apache.hadoop.hbase.io.asyncfs.monitor
- streamSlowMonitors - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
- streamUnsupported - Variable in class org.apache.hadoop.hbase.regionserver.InputStreamBlockDistribution
- StreamUtils - Class in org.apache.hadoop.hbase.io.util
- StreamUtils() - Constructor for class org.apache.hadoop.hbase.io.util.StreamUtils
- streamWrapper - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
The file system stream of the underlying
HFile
that does or doesn't do checksum validations in the filesystem - STRING - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
- STRING - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
String overhead
- STRING_VIS_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- stringFromMillis(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- stringify(Class<?>[]) - Static method in class org.apache.hadoop.hbase.util.Classes
- stringifyFilter(Filter) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
- stringIsNotEmpty(String) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- Strings - Class in org.apache.hadoop.hbase.util
-
Utility for Strings.
- Strings() - Constructor for class org.apache.hadoop.hbase.util.Strings
- StringUtils - Class in org.apache.hadoop.hbase.procedure2.util
- StringUtils() - Constructor for class org.apache.hadoop.hbase.procedure2.util.StringUtils
- 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.
- StripeCompaction() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- 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.BoundaryStripeCompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
-
Request for stripe compactor that will cause it to split the source files into several separate files at the provided boundaries.
- StripeCompactionPolicy.SplitStripeCompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
-
Request for stripe compactor that will cause it to split the source files into several separate files into based on key-value count, as well as file count limit.
- 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
- StripeCompactionScanQueryMatcher.DropDeletesInOutput - Enum in org.apache.hadoop.hbase.regionserver.querymatcher
- stripeCompactMaxFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- stripeCompactMinFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
- 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
- StripeCompactor.StripeInternalScannerFactory - Class in org.apache.hadoop.hbase.regionserver.compactions
- stripeEndRows - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- stripeEndRows - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
-
The end rows of each stripe.
- stripeFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- stripeFiles - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.State
-
Files by stripe.
- StripeFlushRequest(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
- StripeInternalScannerFactory(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
- 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.
- stripePolicy - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
- stripeRequest - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
- stripes - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
- 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
- StripeStoreEngine.StripeCompaction - Class in org.apache.hadoop.hbase.regionserver
-
Represents one instance of stripe compaction, with the necessary context and flow.
- 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
- StripeStoreFileManager.CompactionOrFlushMergeCopy - Class in org.apache.hadoop.hbase.regionserver
-
Non-static helper class for merging compaction or flush results.
- StripeStoreFileManager.KeyBeforeConcatenatedLists - Class in org.apache.hadoop.hbase.regionserver
-
An extension of ConcatenatedLists that has several peculiar properties.
- StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator - Class in org.apache.hadoop.hbase.regionserver
- StripeStoreFileManager.State - Class in org.apache.hadoop.hbase.regionserver
-
The state class.
- 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.
- stripMaster(List<ServerName>) - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Exclude master from list of RSs to move regions to
- stripServer(List<ServerName>, String, int) - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Remove the servername whose hostname and port portion matches from the passed array of servers.
- STRONG - Enum constant in enum org.apache.hadoop.hbase.client.Consistency
-
Strong consistency is the default consistency model in HBase, where reads and writes go through a single server which serializes the updates, and returns all data that was written and ack'd.
- strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
- strToRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
-
user or file input for row
- strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- Struct - Class in org.apache.hadoop.hbase.types
-
Struct
is a simpleDataType
for implementing "compound rowkey" and "compound qualifier" schema design strategies. - Struct(DataType[]) - Constructor for class org.apache.hadoop.hbase.types.Struct
-
Create a new
Struct
instance defined as the sequence ofHDataType
s inmemberTypes
. - StructBuilder - Class in org.apache.hadoop.hbase.types
-
A helper for building
Struct
instances. - StructBuilder() - Constructor for class org.apache.hadoop.hbase.types.StructBuilder
-
Create an empty
StructBuilder
. - StructIterator - Class in org.apache.hadoop.hbase.types
-
An
Iterator
over encodedStruct
members. - StructIterator(PositionedByteRange, DataType[]) - Constructor for class org.apache.hadoop.hbase.types.StructIterator
-
Construct
StructIterator
over the values encoded insrc
using the specifiedtypes
definition. - sttyCooked() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- sttyRaw() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- stub - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner.OpenScannerResponse
- stub - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- stub - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- stub - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- stub - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- stub - Variable in class org.apache.hadoop.hbase.client.locking.LockServiceClient
- stub - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- stub - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- stub - Variable in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- stub - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- stub(ClientProtos.ClientService.Interface) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ScanSingleRegionCallerBuilder
- stubMaker - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- stubs - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- stuckThreshold - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- subcontext - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.MapRunner
- subFiltersIncludedCell - Variable in class org.apache.hadoop.hbase.filter.FilterListBase
-
For each sub-filter in filter list, we save a boolean flag to indicate that whether the return code of filterCell(c) for sub-filter is INCLUDE* (INCLUDE, INCLUDE_AND_NEXT_COL, INCLUDE_AND_SEEK_NEXT_ROW) case.
- SubjectName(String, int) - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- subList(int, int) - Method in class org.apache.hadoop.hbase.util.SortedList
- subMap(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- subMap(K, boolean, K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- subMap(K, K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- 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
- SubMapRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- SubMapRecordWriter() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordWriter
- SubMapStatusReporter() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapStatusReporter
- submit(Callable<V>) - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
- submit(AsyncProcessTask<CResult>) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
The submitted task may be not accomplished at all if there are too many running tasks or other limits.
- submit(AsyncProcessTask<CResult>, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Extract from the rows list what we can submit.
- submit(RetryingCallable<V>, int, int, int) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
-
Submit the event to the queue for handling.
- submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
- submitAll(AsyncProcessTask) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Submit immediately the list of rows, whatever the server status.
- submitAndWaitProcedure(ProcedureExecutor<MasterProcedureEnv>, Procedure<MasterProcedureEnv>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- submitBatchedMultiOrSequential(ZKWatcher, boolean, List<ZKUtil.ZKUtilOp>) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Chunks the provided
ops
when their approximate size exceeds the the configured limit. - submitChildrenProcedures(Procedure<TEnvironment>[]) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- submitMergePlan(MergeNormalizationPlan) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
-
Interacts with
MasterServices
in order to execute a plan. - submitMultiActions(AsyncProcessTask, List<Action>, long, List<Exception>, List<Integer>, Map<ServerName, MultiAction>) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
- submitPlans(List<NormalizationPlan>) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- submitProcedure(LockProcedure, NonceKey) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
- submitProcedure(MasterProcedureUtil.NonceProcedureRunnable) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
-
Helper used to deal with submitting procs with nonce.
- submitProcedure(Procedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Submit an procedure to kick off its dependent subprocedures.
- submitProcedure(Procedure<MasterProcedureEnv>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil.NonceProcedureRunnable
- submitProcedure(Procedure<MasterProcedureEnv>, NonceKey) - Method in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- submitProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Add a new root-procedure to the executor.
- submitProcedure(Procedure<TEnvironment>, NonceKey) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Add a new root-procedure to the executor.
- submitProcedure(ProcedureExecutor<MasterProcedureEnv>, Procedure<MasterProcedureEnv>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- submitProcedures(Procedure<TEnvironment>[]) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Add a set of new root-procedure to the executor.
- submitRegionMovesWhileUnloading(ServerName, List<ServerName>, List<RegionInfo>, List<RegionInfo>, boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover
- submitRegionProcedure(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Will ignore the open/close region procedures which already submitted or executed.
- submitServerCrash(ServerName, boolean, boolean) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Usually run by the Master in reaction to server crash during normal processing.
- submitSnapshotProcedure(SnapshotProtos.SnapshotDescription, long, long) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- submitSplitPlan(SplitNormalizationPlan) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
-
Interacts with
MasterServices
in order to execute a plan. - submitSubprocedure(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Submit an subprocedure for execution.
- submitTask(Runnable) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- submitTask(Runnable, long, TimeUnit) - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- submitTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Deprecated.
- submitTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- submitTask(String, int, int) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
Submit a log split task to executor service
- submitTask(Callable<Void>) - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
-
Submit a task to the pool.
- submitTask(Callable<Void>) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
-
Submit a task to the pool.
- submitTask(Callable<Void>) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
-
Submit a task to the pool.
- SUBMITTED_COUNT - Static variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- submittedCounter - Variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- submittedRegionProcedures - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Used to cache the open/close region procedures which already submitted.
- submittedRows - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- submittedRows - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- SubmittedRows() - Constructor for enum org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
- SubmittedSizeChecker(long) - Constructor for class org.apache.hadoop.hbase.client.SimpleRequestController.SubmittedSizeChecker
- submittedTime - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- 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
'sSubprocedure
s. - SubprocedureImpl(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
- subProcList - Variable in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- subprocs - Variable in class org.apache.hadoop.hbase.procedure.ProcedureMember
- subprocs - Variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- subProcs - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree.Entry
- subprocStack - Variable in class org.apache.hadoop.hbase.procedure2.RootProcedureState
- subset(Configuration, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Returns a subset of the configuration properties, matching the given key prefix.
- subSet(K, boolean, K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- subSet(K, K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- subSet(Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- subSet(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- substr - Variable in class org.apache.hadoop.hbase.filter.SubstringComparator
- SubstringComparator - Class in org.apache.hadoop.hbase.filter
-
This comparator is for use with SingleColumnValueFilter, for filtering based on the value of a given column.
- SubstringComparator - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
- SubstringComparator(String) - Constructor for class org.apache.hadoop.hbase.filter.SubstringComparator
-
Constructor
- substringType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
SubstringType byte array
- SUBSYSTEM_KEY - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- subTaskPercntgInWholeTask - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
- subtract(JvmPauseMonitor.GcTimes) - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- sucAppend - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- succ - Variable in class org.apache.hadoop.hbase.master.procedure.FlushRegionProcedure
- succ - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- succ - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- SUCCEED - Enum constant in enum org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
- succeeded(int) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- success - Variable in class org.apache.hadoop.hbase.client.CheckAndMutateResult
- success() - Static method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
- SUCCESS - Enum constant in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
- SUCCESS - Enum constant in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- SUCCESS - Enum constant in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- SUCCESS - Enum constant in enum org.apache.hadoop.hbase.security.SaslStatus
- SUCCESS - Static variable in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
Singleton for successful operations.
- SUCCESS_EVENT - Static variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- successes - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionServerTask
- successful - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
- SUCCESSFUL_APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- SUCCESSFUL_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- SUCCESSFUL_GET_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- SUCCESSFUL_INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- SUCCESSFUL_LOG_ROLLS - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SUCCESSFUL_LOG_ROLLS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SUCCESSFUL_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- SUCCESSFUL_SCAN_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
- successfulCoalescings - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- successfulLogRolls - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- sucDel - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- sucGet - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- sucIncrement - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- sucPut - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- sucScan - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- SUFFICIENT_MEMORY_LEVEL_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- sufficientMemoryLevel - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- suffix(String, String) - Static method in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- sum - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- sum - Variable in class org.apache.hadoop.hbase.util.ByteBufferArray.BufferIterator
- sum() - Method in class org.apache.hadoop.hbase.CacheEvictionStatsAggregator
- sum(int) - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
- sum(long[]) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheStats
- summarize() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- summarize() - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- summary - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- summary - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- Summary - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
Represents the summary of the metrics.
- Summary(String, String, String, int, int, int, int, int, double, long) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- SUMMARY - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- SUMMARY_ROW_NUM - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- SUMMARY_START_ROW - Static variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- summer - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- sumMultiplier - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- sumOfMillisSecBetweenNexts - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
-
sum of milliseconds between sequential next calls
- SUN_MGMT_DOMAIN - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- superGroups - Static variable in class org.apache.hadoop.hbase.security.Superusers
- SUPERUSER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.Superusers
-
Configuration key for superusers
- superUsers - Static variable in class org.apache.hadoop.hbase.security.Superusers
- Superusers - Class in org.apache.hadoop.hbase.security
-
Keeps lists of superusers and super groups loaded from HBase configuration, checks if certain user is regarded as superuser.
- Superusers() - Constructor for class org.apache.hadoop.hbase.security.Superusers
- supplier - Variable in class org.apache.hadoop.hbase.http.jersey.SupplierFactoryAdapter
- supplier - Variable in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature
- SupplierFactoryAdapter<T> - Class in org.apache.hadoop.hbase.http.jersey
- SupplierFactoryAdapter(Supplier<T>) - Constructor for class org.apache.hadoop.hbase.http.jersey.SupplierFactoryAdapter
- SupportedStandardKeyFormat() - Constructor for enum org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
- supportsAutoLoading() - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
- supportsAutoLoading() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
- supportsProtocolAuthentication() - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslServerAuthenticationProvider
- supportsProtocolAuthentication() - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider
- supportsProtocolAuthentication() - Method in class org.apache.hadoop.hbase.security.provider.GssSaslServerAuthenticationProvider
- supportsProtocolAuthentication() - Method in interface org.apache.hadoop.hbase.security.provider.SaslServerAuthenticationProvider
- supportsProtocolAuthentication() - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslServerAuthenticationProvider
- supportsProxyuser() - Method in class org.apache.hadoop.hbase.rest.RESTServlet
- suppressHdfsShutdownHook(FileSystem) - Static method in class org.apache.hadoop.hbase.regionserver.ShutdownHook
- suspend() - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController
-
Suspend the scan.
- suspend() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- suspend() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Mark the event as not ready.
- suspend(int, boolean) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- suspend(Configuration, LongConsumer) - Method in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- suspend(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- suspended - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- SUSPENDED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
- SUSPENDED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
- suspendedProcedures - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- suspendIfNotReady(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Returns true if event is not ready and adds procedure to suspended queue, else returns false.
- SVG - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- 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.
- SWAP_REGIONS - Enum constant in enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
- swapCompactedSegments(VersionedSegmentsList, ImmutableSegment, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- swapPipelineWithNull(VersionedSegmentsList) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
- SwapRegionsAction - Class in org.apache.hadoop.hbase.master.balancer
- SwapRegionsAction(int, int, int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- swapSuffix(List<? extends Segment>, ImmutableSegment, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
-
Must be called under the
CompactionPipeline.pipeline
Lock. - sweep() - Method in class org.apache.hadoop.hbase.util.LossyCounting
-
sweep low frequency data
- sweep(T) - Method in interface org.apache.hadoop.hbase.util.LossyCounting.LossyCountingListener
- SweepRunnable() - Constructor for class org.apache.hadoop.hbase.util.LossyCounting.SweepRunnable
- SWITCH_RPC_THROTTLE - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
- SWITCH_TO_SIMPLE_AUTH - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
- switchBalancer(boolean, MasterRpcServices.BalanceSwitchMode) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Assigns balancer switch according to BalanceSwitchMode
- switchCompact(ServerName, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- switchCompact(AdminProtos.AdminService.BlockingInterface, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- switchCompaction(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester
-
on/off compaction
- switchCompaction(boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- switched(WALEntryStream, Path) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- switchedToADifferentReplica() - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
-
When a scanner switches in the middle of scanning (the 'next' call fails for example), the upper layer
ClientScanner
needs to know - switchExceedThrottleQuota(Connection, boolean) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- switchExceedThrottleQuota(MasterProtos.SwitchExceedThrottleQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- switchExceedThrottleQuota(RpcController, MasterProtos.SwitchExceedThrottleQuotaRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- switchExceedThrottleQuota(RpcController, MasterProtos.SwitchExceedThrottleQuotaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- switchFieldDisplay() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- switchMapping - Variable in class org.apache.hadoop.hbase.master.RackManager
- switchMode(Mode) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- switchMode(Mode, boolean, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- switchMode(Mode, Field, boolean, List<Field>, Boolean, List<RecordFilter>) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- switchRpcThrottle(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Switch the rpc throttle enable state.
- switchRpcThrottle(boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Switch the rpc throttle enabled state.
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
-
Store the rpc throttle value.
- switchRpcThrottle(boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- switchRpcThrottle(MasterProtos.SwitchRpcThrottleRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- switchRpcThrottle(RpcController, MasterProtos.SwitchRpcThrottleRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- switchRpcThrottle(RpcController, MasterProtos.SwitchRpcThrottleRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- SwitchRpcThrottleProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
The procedure to switch rpc throttle
- SwitchRpcThrottleProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- SwitchRpcThrottleProcedure(RpcThrottleStorage, boolean, ServerName, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- SwitchRpcThrottleRemoteCallable - Class in org.apache.hadoop.hbase.replication.regionserver
-
The callable executed at RS side to switch rpc throttle state.
- SwitchRpcThrottleRemoteCallable() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.SwitchRpcThrottleRemoteCallable
- SwitchRpcThrottleRemoteProcedure - Class in org.apache.hadoop.hbase.master.procedure
-
The procedure to switch rpc throttle on region server
- SwitchRpcThrottleRemoteProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- SwitchRpcThrottleRemoteProcedure(ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- switchSnapshotCleanup(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
- switchSnapshotCleanup(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Turn on/off Snapshot Cleanup Chore
- switchSnapshotCleanup(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Turn on/off snapshot auto-cleanup based on TTL
- switchSnapshotCleanup(RpcController, MasterProtos.SetSnapshotCleanupRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- switchSnapshotCleanup(RpcController, MasterProtos.SetSnapshotCleanupRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- switchSortOrder() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- switchSortOrder() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- SwitchStateStore(MasterRegion, String, ZKWatcher, String) - Constructor for class org.apache.hadoop.hbase.master.SplitOrMergeStateStore.SwitchStateStore
- switchThrottleState(MasterProcedureEnv, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- switchToCryptoAES(CryptoAES) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- switchToNewMobWriter(StoreFileWriter, Compactor.FileDetails, long, boolean, CompactionRequestImpl, List<String>) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- switchZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Deprecated.Since 2.6.0, will be removed in 4.0.0. We use master local region to store this state.
- sync - Variable in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Either this syncFuture is set or entry is set, but not both.
- 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.FileMmapIOEngine
-
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.AbstractFSWAL
- sync() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- sync() - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Sync what we have in the WAL.
- sync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- sync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- sync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- sync(boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
- sync(boolean) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.AsyncWriter
- sync(boolean) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
- sync(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- sync(long) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- sync(long) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Sync the WAL if the txId was not already sync'd.
- sync(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- sync(long, boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
- sync(long, Durability) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Calls sync with the given transaction ID
- sync(String, AsyncCallback.VoidCallback, Object) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- sync(FileSystem, Path, TableDescriptor) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Sync the EC policy state from the newDescriptor onto the FS for the table dir of the provided table descriptor.
- sync(WALProvider.AsyncWriter) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- SYNC - Enum constant in enum org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
- SYNC - Enum constant in enum org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
- SYNC - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck.Type
- SYNC_FUTURE_INVALIDATION_TIMEOUT_MINS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
- SYNC_OPERATION_LATENCY_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- SYNC_OPERATION_LATENCY_NAME - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- SYNC_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SYNC_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- SYNC_TIMERANGE_TRACKER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for SyncTimeRangeTracker
- SYNC_WAIT_MSEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SYNC_WAL - Enum constant in enum org.apache.hadoop.hbase.client.Durability
-
Write the Mutation to the WAL synchronously.
- syncCompleted(long, WALProvider.AsyncWriter, long, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- syncCond - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SyncCoprocessorRpcChannel - Class in org.apache.hadoop.hbase.client
-
Base class which provides clients with an RPC connection to call coprocessor endpoint
Service
s. - SyncCoprocessorRpcChannel() - Constructor for class org.apache.hadoop.hbase.client.SyncCoprocessorRpcChannel
- syncedEntries - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- syncedLength - Variable in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- syncedLength - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
- syncedPerSec - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- SYNCER_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- syncException - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncFailed(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- SyncFuture - Class in org.apache.hadoop.hbase.regionserver.wal
-
A Future on a filesystem sync call.
- SyncFuture() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- syncFutureCache - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
A cache of sync futures reused by threads.
- syncFutureCache - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
- SyncFutureCache - Class in org.apache.hadoop.hbase.regionserver.wal
-
A cache of
SyncFuture
s. - SyncFutureCache(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
- syncFutures - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- syncFutures - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- syncFutures - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- syncFuturesCount - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- synchronousBalanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- syncId - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncLatch - Variable in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineNamespaceProcedure
- syncLatch - Variable in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- syncLatch - Variable in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- syncLoop() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SyncMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- syncMaxSlot - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SyncMetrics() - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- syncMetricsQueue - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncOpLatency - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- syncOrTimeout(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Forces a synchronization of this ZooKeeper client connection within a timeout.
- syncRange(Mapper.Context, ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Rescan the given range directly from the source and target tables.
- syncRowCells(Mapper.Context, byte[], SyncTable.SyncMapper.CellScanner, SyncTable.SyncMapper.CellScanner) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
Compare the cells for the given row from the source and target tables.
- SyncRunner(String, int) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- syncRunnerIndex - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Which syncrunner to use next.
- syncRunners - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- syncSlots() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncSlots(FSDataOutputStream, ByteSlot[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncStream(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- SyncTable - Class in org.apache.hadoop.hbase.mapreduce
- SyncTable(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.SyncTable
- SyncTable.SyncMapper - Class in org.apache.hadoop.hbase.mapreduce
- SyncTable.SyncMapper.CellScanner - Class in org.apache.hadoop.hbase.mapreduce
- SyncTable.SyncMapper.Counter - Enum in org.apache.hadoop.hbase.mapreduce
- syncThread - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- SyncTimeRangeTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- SyncTimeRangeTracker(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- SyncTimeRangeTracker(TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker.SyncTimeRangeTracker
- syncWaitMs - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- syncWaitMsec - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- syncWaitTimeout - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin
- syncWaitTimeout - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- SYS_TABLE_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- SYSTABLE_PUT_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.SlowLogPersistentService
- 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_LABEL_ORDINAL - Static variable in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- SYSTEM_NAMESPACE - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- SYSTEM_NAMESPACE_NAME - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
-
System namespace name.
- SYSTEM_NAMESPACE_NAME_STR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
- SYSTEM_TABLES_ON_MASTER - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- systemErrorFailedOpCount - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- SystemExitWhenAbortTimeout() - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer.SystemExitWhenAbortTimeout
- systemTable - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManager
- systemTable - Variable in class org.apache.hadoop.hbase.TableName
- SYSTEMTABLE_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
- SystemTableWALEntryFilter - Class in org.apache.hadoop.hbase.replication
-
Skips WAL edits for all System tables including hbase:meta except hbase:acl.
- SystemTableWALEntryFilter() - Constructor for class org.apache.hadoop.hbase.replication.SystemTableWALEntryFilter
- systemUser - Static variable in class org.apache.hadoop.hbase.security.Superusers
T
- t - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- t - Variable in class org.apache.hadoop.hbase.util.HashKey
- Tab - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- TAB - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for tab
- table - Variable in class org.apache.hadoop.hbase.backup.BackupTableInfo
- table - Variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob.SnapshotCopy
- table - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- table - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample.Params
- table - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannel
- table - Variable in class org.apache.hadoop.hbase.client.replication.TableCFs
- table - Variable in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
- table - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- table - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- table - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The
Table
to scan. - table - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
- table - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- table - Variable in class org.apache.hadoop.hbase.quotas.QuotaRetriever
- table - Variable in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- table - Variable in class org.apache.hadoop.hbase.rest.TableResource
- table - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- table - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- table - Variable in class org.apache.hadoop.hbase.security.access.TablePermission
- table - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer.FullyQualifiedRow
- table(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- table(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- Table - Interface in org.apache.hadoop.hbase.client
-
Used to communicate with a single HBase table.
- TABLE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- TABLE - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- TABLE - Enum constant in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
- TABLE - Enum constant in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
- TABLE - Enum constant in enum org.apache.hadoop.hbase.regionserver.wal.CompressionContext.DictionaryIndex
- TABLE - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Scope
- TABLE - Static variable in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- TABLE_AVAILABILITY_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.backup.util.RestoreTool
- TABLE_CFS_ZNODE - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- TABLE_CFS_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- TABLE_DESC - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- TABLE_DESC_PROP_GROUP - Static variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- TABLE_DESCRIPTOR_BUILDER - Static variable in class org.apache.hadoop.hbase.master.slowlog.SlowLogMasterService
- TABLE_DESCRIPTOR_BUILDER - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- TABLE_DESCRIPTOR_BUILDER - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- TABLE_FAMILY - Static variable in class org.apache.hadoop.hbase.HConstants
-
The catalog family
- TABLE_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.HConstants
-
The catalog family as a string
- TABLE_FUNCTION_SEP - Static variable in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- TABLE_FUNCTION_SEP - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- TABLE_INPUT_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- TABLE_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- TABLE_MAP_KEY - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- TABLE_MAP_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- TABLE_MAX_ROWSIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Default max row size (1 Gb).
- TABLE_MAX_ROWSIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Max size of single row for Get's or Scan's without in-row scanning flag set.
- TABLE_MULTIPLEXER_FLUSH_PERIOD_MS - Static variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- TABLE_MULTIPLEXER_INIT_THREADS - Static variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- TABLE_MULTIPLEXER_MAX_RETRIES_IN_QUEUE - Static variable in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- TABLE_NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- TABLE_NAME - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- TABLE_NAME_WITH_NAMESPACE_INCLUSIVE_DEFAULT_VALUE - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- TABLE_NAME_WITH_NAMESPACE_INCLUSIVE_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- TABLE_QUEUE_KEY_COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- TABLE_QUOTA_USAGE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- TABLE_QUOTA_USAGE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
- TABLE_READ_QUERY_PER_SECOND - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- TABLE_RS_LOG_MAP_PREFIX - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- TABLE_SANITY_CHECKS - Static variable in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- TABLE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
- TABLE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
- TABLE_SKEW_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- TABLE_STATE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
-
The serialized table state qualifier
- TABLE_TO_REGIONS_COUNT - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about table to no of regions status count
- TABLE_WRITE_QUERY_PER_SECOND - Static variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- Table.CheckAndMutateBuilder - Interface in org.apache.hadoop.hbase.client
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- Table.CheckAndMutateWithFilterBuilder - Interface in org.apache.hadoop.hbase.client
-
Deprecated.Since 2.4.0, will be removed in 4.0.0. For internal test use only, do not use it any more.
- tableAcls - Variable in class org.apache.hadoop.hbase.security.access.AccessController
- tableAndRegionInfo - Variable in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- TableBackupClient - Class in org.apache.hadoop.hbase.backup.impl
-
Base class for backup operation.
- TableBackupClient() - Constructor for class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- TableBackupClient(Connection, String, BackupRequest) - Constructor for class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- TableBackupClient.Stage - Enum in org.apache.hadoop.hbase.backup.impl
- tableBuilder - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- TableBuilder - Interface in org.apache.hadoop.hbase.client
-
For creating
Table
instance. - TableBuilderBase - Class in org.apache.hadoop.hbase.client
-
Base class for all table builders.
- TableBuilderBase(TableName, ConnectionConfiguration) - Constructor for class org.apache.hadoop.hbase.client.TableBuilderBase
- tableCache - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
-
Cache for table permission.
- tableCache - Static variable in class org.apache.hadoop.hbase.TableName
- TableCache(TableName) - Constructor for class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- TableCFs - Class in org.apache.hadoop.hbase.client.replication
-
Used by
Admin.listReplicatedTableCFs()
. - TableCFs(TableName, Map<String, Integer>) - Constructor for class org.apache.hadoop.hbase.client.replication.TableCFs
- tableCFsMap - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig.ReplicationPeerConfigBuilderImpl
- tableCFsMap - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- TableCoprocessorAttribute(Path, String, int, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- tableDesc - Variable in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
- tableDesc - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- tableDescriptor - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- tableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- tableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
- tableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- tableDescriptor - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- tableDescriptor() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- tableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- TableDescriptor - Interface in org.apache.hadoop.hbase.client
-
TableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table,
hbase:meta
, if the table is read only, the maximum size of the memstore, when the region split should occur, coprocessors associated with it etc... - TableDescriptorBuilder - Class in org.apache.hadoop.hbase.client
-
Convenience class for composing an instance of
TableDescriptor
. - TableDescriptorBuilder(TableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- TableDescriptorBuilder(TableName) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- TableDescriptorBuilder.ModifyableTableDescriptor - Class in org.apache.hadoop.hbase.client
-
TODO: make this private after removing the HTableDescriptor
- TableDescriptorChecker - Class in org.apache.hadoop.hbase.util
-
Only used for master to sanity check
TableDescriptor
. - TableDescriptorChecker() - Constructor for class org.apache.hadoop.hbase.util.TableDescriptorChecker
- TableDescriptorChecker.ThrowingRunnable - Interface in org.apache.hadoop.hbase.util
- TableDescriptorDelta(TableDescriptor, TableDescriptor) - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorUtils.TableDescriptorDelta
- tableDescriptorFromHBase(TableDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableDescriptorFromThrift(TTableDescriptor) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableDescriptors - Variable in class org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
- tableDescriptors - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Go here to get table descriptors.
- tableDescriptors - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
- tableDescriptors - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
- tableDescriptors - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
- tableDescriptors - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
- TableDescriptors - Interface in org.apache.hadoop.hbase
-
Get, remove and modify table descriptors.
- tableDescriptorsFromHBase(List<TableDescriptor>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableDescriptorsFromHBase(TableDescriptor[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableDescriptorsFromThrift(List<TTableDescriptor>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- TableDescriptorUtils - Class in org.apache.hadoop.hbase.client
- TableDescriptorUtils() - Constructor for class org.apache.hadoop.hbase.client.TableDescriptorUtils
- TableDescriptorUtils.TableDescriptorDelta - Class in org.apache.hadoop.hbase.client
- tableDesctiptor - Variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- tableDir - Variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
- tableDir - Variable in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
- tableDir - Variable in class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsDir
-
Deprecated.
- TableExclusiveLock() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure.TableExclusiveLock
- tableExists(AsyncTable<?>, TableName) - Static method in class org.apache.hadoop.hbase.AsyncMetaTableAccessor
- tableExists(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Check if a table exists.
- tableExists(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Check if a table exists.
- tableExists(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- tableExists(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- tableExists(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- tableExists(TableName) - Method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- tableExists(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- tableExists(TableName, Connection) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- tableExists(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- TableExistsException - Exception in org.apache.hadoop.hbase
-
Thrown when a table exists but should not.
- TableExistsException() - Constructor for exception org.apache.hadoop.hbase.TableExistsException
- TableExistsException(String) - Constructor for exception org.apache.hadoop.hbase.TableExistsException
- TableExistsException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableExistsException
- tableFieldsEqual(TablePermission) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
-
Check if fields of table in table permission equals.
- tableFilterParams(NormalizeTableFilterParams) - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- TableFuture(HBaseAdmin, TableName, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- tableHasErrors(HbckTableInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.PrintingErrorReporter
-
Deprecated.
- tableHasErrors(HbckTableInfo) - Method in interface org.apache.hadoop.hbase.util.HbckErrorReporter
-
Deprecated.
- tableHash - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- TableHash() - Constructor for class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- TableHFileArchiveTracker - Class in org.apache.hadoop.hbase.backup.example
-
Track HFile archiving state changes in ZooKeeper.
- TableHFileArchiveTracker(ZKWatcher, HFileArchiveTableMonitor) - Constructor for class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
- TableInfo(TableDescriptor, RegionLocator) - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.TableInfo
- TABLEINFO_DIR - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- TABLEINFO_FILE_PREFIX - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
The file name prefix used to store HTD in HDFS
- TABLEINFO_FILESTATUS_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Compare
FileStatus
instances byPath.getName()
. - TABLEINFO_PATHFILTER - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- TableInfoMissingException - Exception in org.apache.hadoop.hbase
-
Failed to find
.tableinfo
file under the table directory. - TableInfoMissingException() - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
-
Failed to find
.tableinfo
file under the table directory. - TableInfoMissingException(String) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
- TableInfoMissingException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
- TableInfoMissingException(Throwable) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
- TableInfoModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a list of table regions.
- TableInfoModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Default constructor
- TableInfoModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Constructor
- TableInputFormat - Class in org.apache.hadoop.hbase.mapred
-
Convert HBase tabular data into a format that is consumable by Map/Reduce.
- TableInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Convert HBase tabular data into a format that is consumable by Map/Reduce.
- TableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.TableInputFormat
- TableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableInputFormat
- TableInputFormatBase - Class in org.apache.hadoop.hbase.mapred
-
A Base for
TableInputFormat
s. - TableInputFormatBase - Class in org.apache.hadoop.hbase.mapreduce
-
A base for
TableInputFormat
s. - TableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- TableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
- 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
- tableLimiters - Variable in class org.apache.hadoop.hbase.quotas.UserQuotaState
- tableList - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- tableList - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- tableList - Variable in class org.apache.hadoop.hbase.backup.impl.TableBackupClient
- TableListModel - Class in org.apache.hadoop.hbase.rest.model
-
Simple representation of a list of table names.
- TableListModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableListModel
-
Default constructor
- tableLock - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- 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.
- tableLocks - Variable in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- tableLocks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- tableMachineQuotaFactors - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- tableMap - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- tableMap - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- TableMap<K extends org.apache.hadoop.io.WritableComparable<? super K>,
V> - Interface in org.apache.hadoop.hbase.mapred -
Scan an HBase table to sort by a specified sort column.
- TableMapper<KEYOUT,
VALUEOUT> - Class in org.apache.hadoop.hbase.mapreduce -
Extends the base
Mapper
class to add the required input key and value classes. - TableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableMapper
- TableMapReduceUtil - Class in org.apache.hadoop.hbase.mapred
-
Utility for
TableMap
andTableReduce
- TableMapReduceUtil - Class in org.apache.hadoop.hbase.mapreduce
-
Utility for
TableMapper
andTableReducer
- TableMapReduceUtil() - Constructor for class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
- TableMapReduceUtil() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
- tableMaxRowSize - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- tableMeterName(String) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- tableMetricRegisterAndMark(Row) - Method in class org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.ExampleRegionObserverMeta
- tableMetricsEnabled - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- tableMetricsUpdateTask - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl
- TableMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.TableMetricsWrapperRunnable
- TableModel - Class in org.apache.hadoop.hbase.rest.model
-
Simple representation of a table name.
- TableModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableModel
-
Default constructor
- TableModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableModel
-
Constructor
- TableModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for Table Mode. - TableModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.TableModeStrategy
- tablename - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
- tableName - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Backup system table (main) name
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncClientScanner
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncProcessTask
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncRegionLocationCache
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.BatchCallerBuilder
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.SingleRequestCallerBuilder
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncTableRegionLocatorImpl
- tableName - Variable in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- tableName - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- tableName - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- tableName - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector
- tableName - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- tableName - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable
- tableName - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable
- tableName - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
- tableName - Variable in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- tableName - Variable in class org.apache.hadoop.hbase.client.HRegionLocator
- tableName - Variable in class org.apache.hadoop.hbase.client.HTable
- tableName - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- tableName - Variable in class org.apache.hadoop.hbase.client.MutableRegionInfo
- tableName - Variable in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- tableName - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- tableName - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- tableName - Variable in class org.apache.hadoop.hbase.client.RegionCoprocessorRpcChannelImpl
- tableName - Variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- tableName - Variable in class org.apache.hadoop.hbase.client.RegionServerCallable
- tableName - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- tableName - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- tableName - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- tableName - Variable in class org.apache.hadoop.hbase.client.TableState
- tableName - Variable in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- tableName - Variable in class org.apache.hadoop.hbase.HbckRegionDetails
- tableName - Variable in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- tableName - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
- tableName - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- tableName - Variable in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- tableName - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- tableName - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- tableName - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- tableName - Variable in class org.apache.hadoop.hbase.mapreduce.RowCounter
- tableName - Variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
- tableName - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- tableName - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- tableName - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- tableName - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.FlushTableProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableDescriptorProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.ReopenTableRegionsProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- tableName - Variable in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- tableName - Variable in class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase
- tableName - Variable in class org.apache.hadoop.hbase.quotas.policies.AbstractViolationPolicyEnforcement
- tableName - Variable in class org.apache.hadoop.hbase.quotas.QuotaSettings
- tableName - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- tableName - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- tableName - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure
- tableName - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- tableName - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- tableName - Variable in class org.apache.hadoop.hbase.security.access.AuthResult.Params
- tableName - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- tableName - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- tableName - Variable in class org.apache.hadoop.hbase.security.access.Permission.Builder
- tableName - Variable in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
- tableName - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- tableName - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- tableName - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- tableName - Variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- tableName - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer
- TableName - Class in org.apache.hadoop.hbase
-
Immutable POJO class for representing a table name.
- TableName(String) - Constructor for class org.apache.hadoop.hbase.TableName
-
This is only for the old and meta tables.
- TableName(ByteBuffer, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.TableName
- TABLENAME_DELIMITER_IN_COMMAND - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- tableName2State - Variable in class org.apache.hadoop.hbase.master.TableStateManager
- tableNameFromHBase(TableName) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNameFromThrift(TTableName) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNameInBytes - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- tableNameOption - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFilePrettyPrinter
- tableNamePrefix - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- tableNamePrefixPart1 - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- tableNamePrefixPart2 - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- tableNames - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- tableNames - Variable in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams
- tableNames(List<TableName>) - Method in class org.apache.hadoop.hbase.client.NormalizeTableFilterParams.Builder
- tableNamesArrayFromThrift(List<TTableName>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNamesFromHBase(List<TableName>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNamesFromHBase(TableName[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNamesFromThrift(List<TTableName>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- tableNamespaceManager - Variable in class org.apache.hadoop.hbase.master.ClusterSchemaServiceImpl
- 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.
- TableNamespaceManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.TableNamespaceManager
- TableNotDisabledException - Exception in org.apache.hadoop.hbase
-
Thrown if a table should be offline but is not.
- TableNotDisabledException() - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
- TableNotDisabledException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
- TableNotDisabledException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
- TableNotDisabledException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
- TableNotEnabledException - Exception in org.apache.hadoop.hbase
-
Thrown if a table should be enabled but is not.
- TableNotEnabledException() - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
-
default constructor
- TableNotEnabledException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
- TableNotEnabledException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
- TableNotEnabledException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
- TableNotFoundException - Exception in org.apache.hadoop.hbase
-
Thrown when a table cannot be located.
- TableNotFoundException() - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
- TableNotFoundException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
- TableNotFoundException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
- TableNotFoundException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
- TableOperationSpanBuilder - Class in org.apache.hadoop.hbase.client.trace
-
Construct
Span
instances originating from "table operations" -- the verbs in our public API that interact with data in tables. - TableOperationSpanBuilder(AsyncConnectionImpl) - Constructor for class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- TableOperationSpanBuilder(ClusterConnection) - Constructor for class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- TableOperationType() - Constructor for enum org.apache.hadoop.hbase.master.procedure.TableProcedureInterface.TableOperationType
- TableOutputCommitter - Class in org.apache.hadoop.hbase.mapreduce
-
Small committer class that does not do anything.
- TableOutputCommitter() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
- TableOutputFormat - Class in org.apache.hadoop.hbase.mapred
-
Convert Map/Reduce output and write it to an HBase table
- TableOutputFormat<KEY> - Class in org.apache.hadoop.hbase.mapreduce
-
Convert Map/Reduce output and write it to an HBase table.
- TableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.TableOutputFormat
- TableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
- TableOutputFormat.TableRecordWriter - Class in org.apache.hadoop.hbase.mapred
-
Convert Reduce output (key, value) to (HStoreKey, KeyedDataArrayWritable) and write to an HBase table.
- TableOutputFormat.TableRecordWriter - Class in org.apache.hadoop.hbase.mapreduce
-
Writes the reducer output to an HBase table.
- TablePartiallyOpenException - Exception in org.apache.hadoop.hbase.snapshot
-
Thrown if a table should be online/offline, but is partially open.
- TablePartiallyOpenException() - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
-
Constructs an
TablePartiallyOpenException
withnull
as its error detail message. - TablePartiallyOpenException(byte[]) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
- TablePartiallyOpenException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
- TablePartiallyOpenException(TableName) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
- tablePatterns - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- TablePermission - Class in org.apache.hadoop.hbase.security.access
-
Represents an authorization for access for the given actions, optionally restricted to the given column family or column qualifier, over the given table.
- TablePermission(TableName, byte[], byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
-
Construct a table:family:qualifier permission.
- TableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TableProcedureBiConsumer
- 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
- tableQuotaCache - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- tableQuotaSnapshots - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- 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
- tableRecordReader - Variable in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
- tableRecordReader - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
-
The reader scanning the table, can be a custom one.
- tableRecordReader - Variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
The reader scanning the table, can be a custom one.
- TableRecordReader - Class in org.apache.hadoop.hbase.mapred
-
Iterate over an HBase table data, return (Text, RowResult) pairs
- TableRecordReader - Class in org.apache.hadoop.hbase.mapreduce
-
Iterate over an HBase table data, return (ImmutableBytesWritable, Result) pairs.
- TableRecordReader() - Constructor for class org.apache.hadoop.hbase.mapred.TableRecordReader
- TableRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableRecordReader
- TableRecordReaderImpl - Class in org.apache.hadoop.hbase.mapred
-
Iterate over an HBase table data, return (Text, RowResult) pairs
- TableRecordReaderImpl - Class in org.apache.hadoop.hbase.mapreduce
-
Iterate over an HBase table data, return (ImmutableBytesWritable, Result) pairs.
- TableRecordReaderImpl() - Constructor for class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- TableRecordReaderImpl() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- TableRecordWriter() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
- TableRecordWriter(BufferedMutator) - Constructor for class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
-
Deprecated.since 2.0.0 and will be removed in 3.0.0. Please use
#TableRecordWriter(JobConf)
instead. This version does not clean up connections and will leak connections (removed in 2.0). - TableRecordWriter(JobConf) - Constructor for class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
-
Instantiate a TableRecordWriter with a BufferedMutator for batch writing.
- TableReduce<K extends org.apache.hadoop.io.WritableComparable,
V> - Interface in org.apache.hadoop.hbase.mapred -
Write a table, sorting by the input key
- TableReducer<KEYIN,
VALUEIN, KEYOUT> - Class in org.apache.hadoop.hbase.mapreduce -
Extends the basic
Reducer
class to add the required key and value input/output classes. - TableReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableReducer
- tableRegex - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- TableRegionModel - Class in org.apache.hadoop.hbase.rest.model
-
Representation of a region of a table and its current location on the storage cluster.
- TableRegionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Constructor
- TableRegionModel(String, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Constructor
- TableRegionModel(String, long, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
-
Constructor
- tableRegions - Variable in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer.NormalizeContext
- tableRegionStatesCount - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- tableRegionStatesCount - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- tableResource - Variable in class org.apache.hadoop.hbase.rest.ExistsResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.MultiRowResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.RegionsResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.RowResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.ScannerResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.SchemaResource
- tableResource - Variable in class org.apache.hadoop.hbase.rest.TableScanResource
- TableResource - Class in org.apache.hadoop.hbase.rest
- TableResource(String) - Constructor for class org.apache.hadoop.hbase.rest.TableResource
-
Constructor
- tableRunQueue - Variable in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- tables - Variable in class org.apache.hadoop.hbase.backup.util.BackupSet
- tables - Variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- tables - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- tables - Variable in class org.apache.hadoop.hbase.rest.model.TableListModel
- tables - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- TABLES_KEY - Static variable in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
- TABLES_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- TABLES_ON_MASTER - Static variable in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- tableScan - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- tableScan - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- TableScanResource - Class in org.apache.hadoop.hbase.rest
- TableScanResource(ResultScanner, int) - Constructor for class org.apache.hadoop.hbase.rest.TableScanResource
- TableScanResource.CellSetModelStream - Class in org.apache.hadoop.hbase.rest
- TableSchemaModel - Class in org.apache.hadoop.hbase.rest.model
-
A representation of HBase table descriptors.
- TableSchemaModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Default constructor.
- TableSchemaModel(HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Constructor
- tableSeparator - Static variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
- tableSeparator - Static variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer
- tableSet - Variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALCellMapper
- tableSet - Variable in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
-
Deprecated.
- tableSet - Variable in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- tableSetTimestampMap - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
New region server log timestamps for table set after distributed log roll key - table name, value - map of RegionServer hostname -> last log rolled timestamp
- TableSharedLock() - Constructor for class org.apache.hadoop.hbase.master.locking.LockProcedure.TableSharedLock
- tablesIncluded - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- tablesInfo - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.This map from Tablename -> TableInfo contains the structures necessary to detect table consistency problems (holes, dupes, overlaps).
- tablesInViolationCounter - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- TableSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of a potential cluster configuration based upon how evenly distributed tables are.
- TableSkewCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.TableSkewCostFunction
- TableSnapshotInputFormat - Class in org.apache.hadoop.hbase.mapred
-
TableSnapshotInputFormat allows a MapReduce job to run over a table snapshot.
- TableSnapshotInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
TableSnapshotInputFormat allows a MapReduce job to run over a table snapshot.
- TableSnapshotInputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
- TableSnapshotInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
- TableSnapshotInputFormat.TableSnapshotRecordReader - Class in org.apache.hadoop.hbase.mapred
- TableSnapshotInputFormat.TableSnapshotRegionRecordReader - Class in org.apache.hadoop.hbase.mapreduce
- TableSnapshotInputFormat.TableSnapshotRegionSplit - Class in org.apache.hadoop.hbase.mapred
- TableSnapshotInputFormat.TableSnapshotRegionSplit - Class in org.apache.hadoop.hbase.mapreduce
- TableSnapshotInputFormatImpl - Class in org.apache.hadoop.hbase.mapreduce
-
Hadoop MR API-agnostic implementation for mapreduce over table snapshots.
- TableSnapshotInputFormatImpl() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
- TableSnapshotInputFormatImpl.InputSplit - Class in org.apache.hadoop.hbase.mapreduce
-
Implementation class for InputSplit logic common between mapred and mapreduce.
- TableSnapshotInputFormatImpl.RecordReader - Class in org.apache.hadoop.hbase.mapreduce
-
Implementation class for RecordReader logic common between mapred and mapreduce.
- TableSnapshotRecordReader(TableSnapshotInputFormat.TableSnapshotRegionSplit, JobConf) - Constructor for class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
- TableSnapshotRegionRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionRecordReader
- TableSnapshotRegionSplit() - Constructor for class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- TableSnapshotRegionSplit() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- TableSnapshotRegionSplit(HTableDescriptor, HRegionInfo, List<String>, Scan, Path) - Constructor for class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- TableSnapshotRegionSplit(HTableDescriptor, HRegionInfo, List<String>, Scan, Path) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit) - Constructor for class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- 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.
- tableSnapshotStore - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- tablesOnMaster(Configuration) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
Deprecated.since 2.4.0, will be removed in 3.0.0.
- tableSourceAgg - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTable
- tableSources - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
- 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
- TableSpanBuilder - Class in org.apache.hadoop.hbase.client.trace
-
Construct
Span
instances involving data tables. - TableSpanBuilder(AsyncConnectionImpl) - Constructor for class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- TableSpanBuilder(ClusterConnection) - Constructor for class org.apache.hadoop.hbase.client.trace.TableSpanBuilder
- TableSplit - Class in org.apache.hadoop.hbase.mapred
-
A table split corresponds to a key range [low, high)
- TableSplit - Class in org.apache.hadoop.hbase.mapreduce
-
A table split corresponds to a key range (low, high) and an optional scanner.
- TableSplit() - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
-
default constructor
- TableSplit() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Default constructor.
- TableSplit(byte[], byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
- TableSplit(TableName, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
-
Constructor
- TableSplit(TableName, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Creates a new instance without a scanner.
- TableSplit(TableName, byte[], byte[], String, long) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Creates a new instance without a scanner.
- TableSplit(TableName, Scan, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Creates a new instance while assigning all variables.
- TableSplit(TableName, Scan, byte[], byte[], String, long) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Creates a new instance while assigning all variables.
- TableSplit(TableName, Scan, byte[], byte[], String, String, long) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Creates a new instance while assigning all variables.
- TableSplit.Version - Enum in org.apache.hadoop.hbase.mapreduce
- TableState - Class in org.apache.hadoop.hbase.client
-
Represents table state.
- TableState(TableName, TableState.State) - Constructor for class org.apache.hadoop.hbase.client.TableState
-
Create instance of TableState.
- TableState.State - Enum in org.apache.hadoop.hbase.client
- tableStateManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- 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
- tableStates - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- tablesToIndex - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- tablesViolatingQuotasGauge - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- tablesWithNamespaceQuotas - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- TablesWithQuotas(Connection, Configuration) - Constructor for class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- tablesWithTableQuotas - Variable in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- tableToRegionMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
the table name to region map
- TableVisitorBase(TableName) - Constructor for class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase
- TableWaitForStateCallable() - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable
- tableWrapperAgg - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- tableZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
-
Deprecated.
- tabOffsets - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.ParsedLine
- tag(String, String, String) - Static method in class org.apache.hadoop.hbase.metrics.Interns
-
Get a metrics tag
- tag(String, String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Add a tag to the metrics
- tag(String, String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Add a tag to the metrics
- tag(MetricsInfo, String) - Static method in class org.apache.hadoop.hbase.metrics.Interns
-
Get a metrics tag
- tag(MetricsInfo, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- tag(MetricsInfo, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Add a tag to the metrics
- Tag - Interface in org.apache.hadoop.hbase
-
Tags are part of cells and helps to add metadata about them.
- TAG - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- TAG_CHECK_PASSED - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
- TAG_LENGTH_SIZE - Static variable in interface org.apache.hadoop.hbase.Tag
- TAG_TYPE_NOT_SET_EXCEPTION - Static variable in class org.apache.hadoop.hbase.TagBuilderImpl
- TAG_VALUE_NULL_EXCEPTION - Static variable in class org.apache.hadoop.hbase.TagBuilderImpl
- TagBuilder - Interface in org.apache.hadoop.hbase
-
Builder implementation to create
Tag
Call setTagValue(byte[]) method to createArrayBackedTag
- TagBuilderFactory - Class in org.apache.hadoop.hbase
-
Factory to create Tags.
- TagBuilderFactory() - Constructor for class org.apache.hadoop.hbase.TagBuilderFactory
- TagBuilderImpl - Class in org.apache.hadoop.hbase
- TagBuilderImpl() - Constructor for class org.apache.hadoop.hbase.TagBuilderImpl
- tagBytes - Variable in class org.apache.hadoop.hbase.TagBuilderImpl
- tagCache - Static variable in class org.apache.hadoop.hbase.metrics.Interns
- tagCompressionContext - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- tagCompressionContext - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tagCompressionContext - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
- tagCompressionContext - Variable in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
- tagCompressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- TagCompressionContext - Class in org.apache.hadoop.hbase.io
-
Context that holds the dictionary for Tag compression and doing the compress/uncompress.
- TagCompressionContext(Class<? extends Dictionary>, int) - Constructor for class org.apache.hadoop.hbase.io.TagCompressionContext
- tagDict - Variable in class org.apache.hadoop.hbase.io.TagCompressionContext
- tagInfo - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- TagInfo() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.TagInfo
- TagInfo(Cell) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.TagInfo
- tagMatched(Cell, VisibilityNewVersionBehaivorTracker.TagInfo) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
- TagRewriteByteBufferExtendedCell(ByteBufferExtendedCell, byte[]) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- TagRewriteCell(Cell, byte[]) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
-
Construct a TagRewriteCell
- tags - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- tags - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- tags - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
List of cell tags
- tags - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- tags - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- tags - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.TagInfo
- tags() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- TAGS_COMPRESSED - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- TAGS_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the tags length field in bytes
- tagsBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- tagsBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- tagsBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tagsCompressedLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tagsIterator(byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of 2.0.0 and will be removed in 3.0.0 Instead use
PrivateCellUtil.tagsIterator(Cell)
- tagsIterator(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- tagsIterator(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Utility method to iterate through the tags in the given cell.
- tagsLength - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- tagsLength - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- tagsLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- tagsLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- tagsLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tagsLength - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- tagsMap - Variable in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- tagsOffset - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- tagsOffset - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- tagsOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- tagsOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- tagsOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tagsOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- tagsPresent - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
- tagsPresent - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- tagType - Variable in class org.apache.hadoop.hbase.TagBuilderImpl
- TagType - Class in org.apache.hadoop.hbase
- TagType() - Constructor for class org.apache.hadoop.hbase.TagType
- TagUtil - Class in org.apache.hadoop.hbase
- TagUtil() - Constructor for class org.apache.hadoop.hbase.TagUtil
- tail - Variable in class org.apache.hadoop.hbase.io.util.LRUDictionary.BidirectionalLRUMap
- tail - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- tail(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Make a new byte array from a subset of bytes at the tail of another.
- tailMap(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- tailMap(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- tailMap(K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- tailMap(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- tailMap(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
- tailSet(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- tailSet(K, boolean) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- tailSet(Cell) - 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
- tailSet(Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- take() - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- 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.master.normalizer.RegionNormalizerWorkQueue
-
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
- take() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Retrieves the next batch of WAL entries from the queue, waiting up to the specified time for a batch to become available
- take() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- take() - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
- 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.
- takeSnapshot(SnapshotProtos.SnapshotDescription, long, long) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- takeSnapshotAsync(SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
Admin.snapshotAsync(SnapshotDescription)
instead. - 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
- takeSnapshotInternal(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- takeSyncFuture - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- takeUserRegionLock() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- takeWithoutInterrupt(DelayQueue<E>, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil
-
Returns null (if an interrupt) or an instance of E; resets interrupt on calling thread.
- takingSnapshotLock - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Read write lock between taking snapshot and snapshot HFile cleaner.
- target - Variable in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
- target - Variable in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- TARGET_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Options
- TARGET_TABLE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- TARGET_ZK_CLUSTER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- targetBatchSize - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
- targetBoundaries - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.BoundaryStripeCompactionRequest
- targetBoundaries - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.BoundaryStripeFlushRequest
- targetCells - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- targetConnection - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- targetCount - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- targetCount - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
- targetCount - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
- targetHasher - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- targetKvs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.SplitStripeCompactionRequest
- targetKvs - Variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
- TARGETMISSINGCELLS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- TARGETMISSINGROWS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
- targetName - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- targetPath - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreFlusher
- targetReplicaId - Variable in class org.apache.hadoop.hbase.client.Query
- targetRootDir - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- targets - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
-
'Target' dependent on 'mode'.
- targetServer - Variable in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- targetServer - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- targetServer - Variable in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
- targetServer - Variable in class org.apache.hadoop.hbase.util.MoveWithAck
- targetServer - Variable in class org.apache.hadoop.hbase.util.MoveWithoutAck
- targetServerName - Variable in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- targetTable - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- targetTableName - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- targetTableSet - Variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- targetZkCluster - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
- Task() - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- Task() - Constructor for class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- TASK_COMPLETION_STRING - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- TASK_COUNT - Static variable in class org.apache.hadoop.hbase.client.example.BufferedMutatorExample
- TASK_ERROR_STRING - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- TaskAndWeakRefPair(MonitoredTask, MonitoredTask) - Constructor for class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
- TaskBatch() - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- TaskCountChecker(int, int, int, AtomicLong, Map<ServerName, AtomicInteger>, Map<byte[], AtomicInteger>) - Constructor for class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- taskCounterPerRegion - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- taskCounterPerRegion - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- taskCounterPerServer - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- taskCounterPerServer - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- taskFinisher - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- TaskGroup - Class in org.apache.hadoop.hbase.monitoring
-
The
TaskGroup
can be seen as a bigMonitoredTask
, which contains a list of sub monitored tasks. - TaskGroup(boolean, String) - Constructor for class org.apache.hadoop.hbase.monitoring.TaskGroup
- taskLoop() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Deprecated.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.
- taskManager - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure
- taskManager - Variable in class org.apache.hadoop.hbase.procedure.flush.FlushTableSubprocedure
- taskManager - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
- TaskMonitor - Class in org.apache.hadoop.hbase.monitoring
-
Singleton which keeps track of tasks going on in this VM.
- TaskMonitor(Configuration) - Constructor for class org.apache.hadoop.hbase.monitoring.TaskMonitor
- TaskMonitor.MonitorRunnable - Class in org.apache.hadoop.hbase.monitoring
- TaskMonitor.PassthroughInvocationHandler<T> - Class in org.apache.hadoop.hbase.monitoring
-
An InvocationHandler that simply passes through calls to the original object.
- TaskMonitor.TaskAndWeakRefPair - Class in org.apache.hadoop.hbase.monitoring
-
This class encapsulates an object as well as a weak reference to a proxy that passes through calls to that object.
- TaskMonitor.TaskFilter - Interface in org.apache.hadoop.hbase.monitoring
- TaskMonitor.TaskFilter.TaskType - Enum in org.apache.hadoop.hbase.monitoring
- taskNode - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
- taskPool - Variable in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
- taskPool - Variable in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
- taskPool - Variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
- taskReadySeq - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- tasks - Variable in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
- tasks - Variable in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
Deprecated.
- tasks - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- tasks - Variable in class org.apache.hadoop.hbase.monitoring.TaskGroup
-
Sub-tasks in the group
- tasks - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- tasks - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- tasks - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- tasks - Variable in class org.apache.hadoop.hbase.util.BoundedCompletionService
- tasks - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- TASKS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about monitored tasks
- tasksInProgress - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- tasksInProgress - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- tasksInProgress - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- taskType - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
- TaskType() - Constructor for enum org.apache.hadoop.hbase.tool.CanaryTool.RegionTask.TaskType
- TaskType(String) - Constructor for enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- TB_IN_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
- TBL_COL - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- TBL_NO_PERMISSION - Variable in class org.apache.hadoop.hbase.security.access.AuthManager
- tblAggImpl - Variable in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- TBoundedThreadPoolServer - Class in org.apache.hadoop.hbase.thrift
-
A bounded thread pool server customized for HBase.
- TBoundedThreadPoolServer(TBoundedThreadPoolServer.Args, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
- TBoundedThreadPoolServer.Args - Class in org.apache.hadoop.hbase.thrift
- TBoundedThreadPoolServer.ClientConnnection - Class in org.apache.hadoop.hbase.thrift
- tc - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- tcpKeepAlive - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- tcpKeepAlive - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- tcpNoDelay - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- tcpNoDelay - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- tellListenersAboutPostLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Tell listeners about post log roll.
- tellListenersAboutPreLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Tell listeners about pre log roll.
- TEMP_DIR_NAME - Static variable in class org.apache.hadoop.hbase.mob.MobConstants
- tempdir - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- tempFiles - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- tempFunctionCosts - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- TEMPORARY_FS_DIRECTORY_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Config key for hbase temporary directory in hdfs
- tempPath - Variable in class org.apache.hadoop.hbase.io.HFileLink
- TERABYTE - Enum constant in enum org.apache.hadoop.hbase.Size.Unit
- teritiaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.favored.FavoredNodesManager
- teritiaryRSToRegionMap - Variable in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
- term - Variable in class org.apache.hadoop.hbase.types.TerminatedWrapper
- TERM - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- terminal - Variable in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
- terminal - Variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- Terminal - Interface in org.apache.hadoop.hbase.hbtop.terminal
-
The terminal interface that is an abstraction of terminal screen.
- TERMINAL_PRINTER - Static variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.batch.BatchTerminal
- TerminalImpl - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
An implementation of the
Terminal
interface for normal display mode. - TerminalImpl() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- TerminalImpl(String) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- terminalLength - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- TerminalPrinter - Interface in org.apache.hadoop.hbase.hbtop.terminal
-
The interface responsible for printing to the terminal.
- TerminalPrinterImpl - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
An implementation of the
TerminalPrinter
interface for normal display mode. - TerminalPrinterImpl(ScreenBuffer, int) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalPrinterImpl
- TerminalSize - Class in org.apache.hadoop.hbase.hbtop.terminal
-
Terminal dimensions in 2-d space, measured in number of rows and columns.
- TerminalSize(int, int) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.TerminalSize
- terminate() - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController
-
Terminate the scan.
- terminate() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
- terminate() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
-
This method is used when
AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl.suspend()
had ever been called to get aAsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
, but now user stops scan and does not need any more scan results. - terminate() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- terminate(String) - 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 class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper
- terminate(String, Exception) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- terminate(String, Exception) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
End the replication
- terminate(String, Exception, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- terminate(String, Exception, boolean) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
End the replication
- terminate(String, Exception, boolean, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- TERMINATED - Enum constant in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
- TerminatedWrapper<T> - Class in org.apache.hadoop.hbase.types
-
Wraps an existing
DataType
implementation as a terminated version of itself. - TerminatedWrapper(DataType<T>, byte[]) - Constructor for class org.apache.hadoop.hbase.types.TerminatedWrapper
-
Create a terminated version of the
wrapped
. - TerminatedWrapper(DataType<T>, String) - Constructor for class org.apache.hadoop.hbase.types.TerminatedWrapper
-
Create a terminated version of the
wrapped
. - terminateResumerIfPossible() - Method in class org.apache.hadoop.hbase.client.AsyncTableResultScanner
- TerminationStatus(String) - Constructor for enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- terminatorPosition(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
-
Return the position at which
term
begins withinsrc
, or-1
ifterm
is not found. - TERTIARY - Enum constant in enum org.apache.hadoop.hbase.favored.FavoredNodesPlan.Position
- TEST_BLOCK_REFRESH - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- TEST_CONF - Static variable in class org.apache.hadoop.hbase.security.User.TestingGroups
- TEST_FORCE_REFRESH - Static variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- 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.
- testing - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
ProcedureExecutor.testing
is non-null when ProcedureExecutor is being tested. - testing - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- Testing() - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- Testing() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot.Testing
- TestingGroups(Groups) - Constructor for class org.apache.hadoop.hbase.security.User.TestingGroups
- TestingHBaseCluster - Interface in org.apache.hadoop.hbase.testing
-
A mini hbase cluster used for testing.
- TestingHBaseClusterImpl - Class in org.apache.hadoop.hbase.testing
- TestingHBaseClusterImpl(TestingHBaseClusterOption) - Constructor for class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- TestingHBaseClusterOption - Class in org.apache.hadoop.hbase.testing
-
Options for starting up a mini testing cluster
TestingHBaseCluster
(including an hbase, dfs and zookeeper clusters) in test. - TestingHBaseClusterOption(Configuration, int, int, int, List<Integer>, int, String[], int, boolean, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Private constructor.
- TestingHBaseClusterOption.Builder - Class in org.apache.hadoop.hbase.testing
-
Builder pattern for creating an
TestingHBaseClusterOption
. - testingSleepTime - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- testIsDone() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
Test whether the algorithm is done, i.e.
- 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.
- TEXT - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- TEXT_TOKEN_KIND - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- TextSortReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Emits Sorted KeyValues.
- TextSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TextSortReducer
- THBaseThreadPoolExecutor - Class in org.apache.hadoop.hbase.thrift
-
A ThreadPoolExecutor customized for working with HBase thrift to update metrics before and after the execution of a task.
- THBaseThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.THBaseThreadPoolExecutor
- THBaseThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.THBaseThreadPoolExecutor
- thenDelete(Delete) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Specify a Delete to commit if the check succeeds.
- thenDelete(Delete) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a Delete to commit if the check succeeds.
- thenDelete(Delete) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- thenDelete(Delete) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- thenDelete(Delete) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- thenDelete(Delete) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- thenDelete(Delete) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Specify a Delete to commit if the check succeeds.
- thenDelete(Delete) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a Delete to commit if the check succeeds.
- thenDelete(Delete) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- thenMutate(RowMutations) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Specify a RowMutations to commit if the check succeeds.
- thenMutate(RowMutations) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a RowMutations to commit if the check succeeds.
- thenMutate(RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- thenMutate(RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- thenMutate(RowMutations) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- thenMutate(RowMutations) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- thenMutate(RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Specify a RowMutations to commit if the check succeeds.
- thenMutate(RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a RowMutations to commit if the check succeeds.
- thenMutate(RowMutations) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- thenPut(Put) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Specify a Put to commit if the check succeeds.
- thenPut(Put) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a Put to commit if the check succeeds.
- thenPut(Put) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- thenPut(Put) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- thenPut(Put) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- thenPut(Put) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- thenPut(Put) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Specify a Put to commit if the check succeeds.
- thenPut(Put) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a Put to commit if the check succeeds.
- thenPut(Put) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- third - Variable in class org.apache.hadoop.hbase.util.Triple
- thread - Variable in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
- thread - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- THREAD_KEEP_ALIVE_TIME_SEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
Default amount of time in seconds to keep a thread alive.
- THREAD_NAME_PREFIX - Static variable in class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- THREAD_NAME_SUFFIX - Static variable in class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory
- THREAD_POOL - Enum constant in enum org.apache.hadoop.hbase.thrift.ImplType
- THREAD_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.client.example.AsyncClientExample
-
The size for thread pool.
- THREAD_POOL_SIZE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- THREAD_POOLSIZE - Static variable in class org.apache.hadoop.hbase.util.FSUtils
- THREAD_WAKE_FREQUENCY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for how often threads should wake up
- threadBean - Static variable in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
- threadBean - Static variable in class org.apache.hadoop.hbase.util.ReflectionUtils
- threadDumpingIsAlive(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Waits on the passed thread to die dumping a threaddump every minute while its up.
- THREADED_SELECTOR - Enum constant in enum org.apache.hadoop.hbase.thrift.ImplType
- threadGroup - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Created in the
ProcedureExecutor.init(int, boolean)
method. - threadInfo - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
- threadKeepAliveTimeSec - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
- ThreadLocal - Enum constant in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- ThreadLocalPool() - Constructor for class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- ThreadMonitoring - Class in org.apache.hadoop.hbase.monitoring
- ThreadMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
- threadName - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- threadName - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- threadNumber - Variable in class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory
- threadNumber - Variable in class org.apache.hadoop.hbase.DaemonThreadFactory
- threadNumber - Variable in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ThreadPoolExecutorThreadFactory
- threadPool - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- threadPoolExecutor - Variable in class org.apache.hadoop.hbase.executor.ExecutorService.Executor
- ThreadPoolExecutorThreadFactory(String) - Constructor for class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ThreadPoolExecutorThreadFactory
- threadPrefix - Variable in class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory
- threadRetryingInFastFailMode - Static variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- threads - Variable in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- threads - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- Threads - Class in org.apache.hadoop.hbase.util
-
Thread Utility
- Threads() - Constructor for class org.apache.hadoop.hbase.util.Threads
- ThreadSafeMemStoreSizing - Class in org.apache.hadoop.hbase.regionserver
-
Accounting of current heap and data sizes.
- ThreadSafeMemStoreSizing() - Constructor for class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- ThreadSafeMemStoreSizing(long, long, long, int) - Constructor for class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- ThreadSafeMemStoreSizing(MemStoreSize) - Constructor for class org.apache.hadoop.hbase.regionserver.ThreadSafeMemStoreSizing
- threadToJoin - Variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook.ShutdownHookThread
- threadWakeFrequency - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- threadWakeFrequency - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- threadWakeFrequency - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- threshold - Variable in class org.apache.hadoop.hbase.HealthCheckChore
- THRESHOLD_TO_LOG_REGION_DETAILS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- THRESHOLD_TO_LOG_UNDONE_TASK_DETAILS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- thresholdToLogRegionDetails - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- thresholdToLogUndoneTaskDetails - Variable in class org.apache.hadoop.hbase.client.SimpleRequestController
- THRIFT_CALL_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- THRIFT_DNS_INTERFACE_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_DNS_NAMESERVER_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_FILTERS - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_HTTP_ALLOW_OPTIONS_METHOD - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_HTTP_ALLOW_OPTIONS_METHOD_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_INFO_SERVER_BINDING_ADDRESS - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_INFO_SERVER_BINDING_ADDRESS_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_INFO_SERVER_PORT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_INFO_SERVER_PORT_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_KERBEROS_PRINCIPAL_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_ONE_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- THRIFT_ONE_METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- THRIFT_QOP_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
-
Thrift quality of protection configuration key.
- THRIFT_QUEUE_SIZE - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_QUEUE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_READONLY_ENABLED - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_READONLY_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SELECTOR_NUM - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SERVER_SOCKET_READ_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SERVER_SOCKET_READ_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
-
Amount of time in milliseconds before a server thread will timeout waiting for client to send data on a connected socket.
- THRIFT_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SPNEGO_PRINCIPAL_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_EXCLUDE_CIPHER_SUITES_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_EXCLUDE_PROTOCOLS_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_INCLUDE_CIPHER_SUITES_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_INCLUDE_PROTOCOLS_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_KEYSTORE_KEYPASSWORD_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_KEYSTORE_PASSWORD_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_KEYSTORE_STORE_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_KEYSTORE_TYPE_DEFAULT - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SSL_KEYSTORE_TYPE_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_SUPPORT_PROXYUSER_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- THRIFT_TWO_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- THRIFT_TWO_METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
- ThriftAdmin - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftAdmin(THBaseService.Client, TTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- thriftCallStat - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- ThriftClientBuilder - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftClientBuilder(ThriftConnection) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftClientBuilder
- ThriftConnection - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftConnection(Configuration, ExecutorService, User, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- ThriftConnection.DefaultThriftClientBuilder - Class in org.apache.hadoop.hbase.thrift2.client
-
the default thrift client builder.
- ThriftConnection.DelayRetryHandler - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftConnection.HTTPThriftClientBuilder - Class in org.apache.hadoop.hbase.thrift2.client
-
the default thrift http client builder.
- ThriftHBaseServiceHandler - Class in org.apache.hadoop.hbase.thrift
-
The HBaseServiceHandler is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the Admin and Table objects.
- ThriftHBaseServiceHandler - Class in org.apache.hadoop.hbase.thrift2
-
This class is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the Table interface.
- ThriftHBaseServiceHandler(Configuration, UserProvider) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
- ThriftHBaseServiceHandler(Configuration, UserProvider) - Constructor for class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- ThriftHBaseServiceHandler.IOErrorWithCause - Exception in org.apache.hadoop.hbase.thrift
- ThriftHBaseServiceHandler.ResultScannerWrapper - Class in org.apache.hadoop.hbase.thrift
- ThriftHBaseServiceHandler.TIOErrorWithCause - Exception in org.apache.hadoop.hbase.thrift2
- ThriftHttpServlet - Class in org.apache.hadoop.hbase.thrift
-
Thrift Http Servlet is used for performing Kerberos authentication if security is enabled and also used for setting the user specified in "doAs" parameter.
- ThriftHttpServlet(TProcessor, TProtocolFactory, UserGroupInformation, UserGroupInformation, HBaseServiceHandler, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftHttpServlet
- ThriftHttpServlet.HttpKerberosServerAction - Class in org.apache.hadoop.hbase.thrift
- ThriftHttpServlet.RemoteUserIdentity - Class in org.apache.hadoop.hbase.thrift
-
Basic "struct" class to hold the final base64-encoded, authenticated GSSAPI token for the user with the given principal talking to the Thrift server.
- ThriftMetrics - Class in org.apache.hadoop.hbase.thrift
-
This class is for maintaining the various statistics of thrift server and publishing them through the metrics interfaces.
- ThriftMetrics(Configuration, ThriftMetrics.ThriftServerType) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftMetrics
- ThriftMetrics.ThriftServerType - Enum in org.apache.hadoop.hbase.thrift
- thriftOne - Variable in enum org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
- ThriftServer - Class in org.apache.hadoop.hbase.thrift
-
ThriftServer- this class starts up a Thrift server which implements the Hbase API specified in the Hbase.thrift IDL file.
- ThriftServer - Class in org.apache.hadoop.hbase.thrift2
-
ThriftServer - this class starts up a Thrift server which implements the HBase API specified in the HbaseClient.thrift IDL file.
- ThriftServer(Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServer
- ThriftServer(Configuration) - Constructor for class org.apache.hadoop.hbase.thrift2.ThriftServer
- thriftServerType - Variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- ThriftServerType() - Constructor for enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
- thriftSlowCallStat - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- ThriftTable - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftTable(TableName, THBaseService.Client, TTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- ThriftTable.CheckAndMutateBuilderImpl - Class in org.apache.hadoop.hbase.thrift2.client
- ThriftTable.Scanner - Class in org.apache.hadoop.hbase.thrift2.client
-
A scanner to perform scan from thrift server getScannerResults is used in this scanner
- thriftTwo - Variable in enum org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
- ThriftUtilities - Class in org.apache.hadoop.hbase.thrift
- ThriftUtilities - Class in org.apache.hadoop.hbase.thrift2
- ThriftUtilities() - Constructor for class org.apache.hadoop.hbase.thrift.ThriftUtilities
- ThriftUtilities() - Constructor for class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- throttle() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- throttle(String, TableName, String, String, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
- THROTTLE - Enum constant in enum org.apache.hadoop.hbase.quotas.QuotaType
- 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
- ThrottledInputStream - Class in org.apache.hadoop.hbase.io.hadoopbackport
-
The ThrottleInputStream provides bandwidth throttling on a specified InputStream.
- ThrottledInputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- ThrottledInputStream(InputStream, long) - Constructor for class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- throttleNamespace(String, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified namespace.
- throttleNamespace(String, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified namespace.
- throttlePoint - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
- throttlePoint - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- throttleProto - Variable in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- throttler - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- throttleRegionServer(String, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified region server.
- ThrottleSettings - Class in org.apache.hadoop.hbase.quotas
- ThrottleSettings(String, TableName, String, String, QuotaProtos.ThrottleRequest) - Constructor for class org.apache.hadoop.hbase.quotas.ThrottleSettings
- throttleTable(TableName, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified table.
- throttleTable(TableName, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified table.
- ThrottleType - Enum in org.apache.hadoop.hbase.quotas
-
Describe the Throttle Type.
- ThrottleType() - Constructor for enum org.apache.hadoop.hbase.quotas.ThrottleType
- throttleUser(String, String, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user on the specified namespace.
- throttleUser(String, String, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user on the specified namespace.
- throttleUser(String, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user.
- throttleUser(String, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user.
- throttleUser(String, TableName, ThrottleType, long, TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user on the specified table.
- throttleUser(String, TableName, ThrottleType, long, TimeUnit, QuotaScope) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Throttle the specified user on the specified table.
- ThrottlingException - Exception in org.apache.hadoop.hbase.quotas
-
Deprecated.replaced by
RpcThrottlingException
since hbase-2.0.0. - ThrottlingException(String) - Constructor for exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- ThrottlingException(ThrottlingException.Type, long, String) - Constructor for exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- ThrottlingException.Type - Enum in org.apache.hadoop.hbase.quotas
-
Deprecated.
- 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
- ThroughputControlUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.throttle.ThroughputControlUtil
- throughputDesc(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- throughputDesc(long, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- throwable - Variable in class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- throwable - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
If error, the associated throwable.
- throwable - Variable in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.MasterCallable
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
- throwable(Throwable, boolean) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
Called when call throws an exception and we are going to retry; take action to make it so we succeed on next call (clear caches, do relookup of locations, etc.).
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallable
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.RetryingRPC
- throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- throwables - Variable in class org.apache.hadoop.hbase.client.BatchErrors
- ThrowableWithExtraContext(Throwable, long, String) - Constructor for class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- throwEnrichedException(ExecutionException, int) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
-
Extract the real exception from the ExecutionException, and throws what makes more sense.
- throwException(String, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- throwExceptionForInvalidRanges(List<MultiRowRangeFilter.RowRange>, boolean) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
- throwIfNotComplete() - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- throwInterruptedException() - Method in interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable
- throwInterruptedException() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable
- throwIOExceptionWhenFail(ReplicationSourceManager.ReplicationQueueOperation) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- thrown - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
- throwNumReadRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwNumReadRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwNumRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwNumRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwNumWriteRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwNumWriteRequestsExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwOnInterrupt(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Throw the correct exception upon interrupt
- throwOnWrongStartCode(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- throwOnWrongStartCode(AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- throwOnWrongStartCode(AdminProtos.ExecuteProceduresRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- throwOnWrongStartCode(AdminProtos.OpenRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- throwReadCapacityUnitExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwReadSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwReadSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwRequestCapacityUnitExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwRequestSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwRequestSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwThrottlingException(RpcThrottlingException.Type, long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwThrottlingException(ThrottlingException.Type, long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- throwTimeoutException(long) - Method in interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable
- throwTimeoutException(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable
- throwUnchecked(Throwable) - Static method in class org.apache.hadoop.hbase.logging.Log4jUtils
- throwWriteCapacityUnitExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwWriteSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- throwWriteSizeExceeded(long) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- ti - Variable in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
- tick - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
- Tick(int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider.Tick
- TICK_TIME - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- ticket - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.AbstractRpcChannel
- ticket - Variable in class org.apache.hadoop.hbase.ipc.ConnectionId
- tickTime - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- tieLock - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
This lock ties all operations on
SequenceIdAccounting.flushingSequenceIds
andSequenceIdAccounting.lowestUnflushedSequenceIds
Maps. - time - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- time - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- time - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- time - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
- TIME - Static variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- TIME_IN_QUEUE_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
- TIME_INTERVAL - Enum constant in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- TIME_LIMIT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.CloseChecker
- TIME_LIMIT_REACHED - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
- TIME_LIMIT_REACHED_MID_ROW - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScannerContext.NextState
-
Special case of time limit reached to indicate that the time limit was reached in the middle of a row and thus a partial results was formed
- TIME_TO_WAIT_AFTER_SHUTDOWN_MS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
Time to wait after interrupting all worker threads.
- TimeBasedLimiter - Class in org.apache.hadoop.hbase.quotas
-
Simple time based limiter that checks the quota Throttle
- TimeBasedLimiter() - Constructor for class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- timeBeforeReplicas - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
- timeBeforeReplicas - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- TIMED_OUT - Enum constant in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
- timedOut(int) - Method in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- timeFromString(String) - Static method in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- timeFromString(String) - Static method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- timeHisto - Variable in class org.apache.hadoop.hbase.metrics.OperationMetrics
- timeIncrement - Variable in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
- timeInQueue() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- timelag - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- TIMELINE - Enum constant in enum org.apache.hadoop.hbase.client.Consistency
-
Timeline consistent reads might return values that may not see the most recent updates.
- timelineConsistentRead(AsyncRegionLocator, TableName, Query, byte[], RegionLocateType, Function<Integer, CompletableFuture<T>>, long, long, Timer, Optional<MetricsConnection>) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- TimeMeasurable<T> - Interface in org.apache.hadoop.hbase.util
-
Methods that implement this interface can be measured elapsed time.
- timeOfFirstFailureMilliSec - Variable in class org.apache.hadoop.hbase.client.FailureInfo
- timeOfFirstFailureMilliSec - Variable in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- timeOfLastRun - Variable in class org.apache.hadoop.hbase.ScheduledChore
-
Variables that encapsulate the meaningful state information
- timeOfLatestAttemptMilliSec - Variable in class org.apache.hadoop.hbase.client.FailureInfo
- timeOfLatestAttemptMilliSec - Variable in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.
- timeOfOldestEdit - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- timeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
Returns Oldest timestamp of all the Cells in the MemStore
- timeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- timeOfOldestEdit() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Returns Oldest timestamp of all the Cells in the MemStore
- timeOfOldestEdit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
When was the last edit done in the memstore
- timeOfThisRun - Variable in class org.apache.hadoop.hbase.ScheduledChore
- timeout - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- timeout - Variable in class org.apache.hadoop.hbase.ipc.Call
- timeout - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- timeout - Variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- timeout - Variable in class org.apache.hadoop.hbase.procedure2.InlineChore
- timeout - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- timeout - Variable in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainerWithTimestamp
- timeout - Variable in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
- timeout - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- timeout - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- timeout - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- timeout - Variable in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
- timeout - Variable in class org.apache.hadoop.hbase.util.RegionMover
- 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
- TIMEOUT - Enum constant in enum org.apache.hadoop.hbase.ipc.CallEvent.Type
- TIMEOUT - Static variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
- TIMEOUT_ERROR_EXIT_CODE - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.master.MasterInitializationMonitor
-
The amount of time in milliseconds to sleep before checking initialization status.
- TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- TIMEOUT_REGION_MOVED - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
We need a timeout.
- timeoutCount - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
- 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.
- timeoutExecutor - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Created in the
ProcedureExecutor.init(int, boolean)
method. - timeoutExecutor - Variable in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher
- TimeoutExecutorThread<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Runs task on a period such as check for stuck workers.
- TimeoutExecutorThread() - Constructor for class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.TimeoutExecutorThread
- TimeoutExecutorThread(ProcedureExecutor<TEnvironment>, ThreadGroup, String) - Constructor for class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
- timeoutForWriteLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- timeoutInjector - Variable in class org.apache.hadoop.hbase.procedure.Procedure
- timeoutInterval - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- TimeoutIOException - Exception in org.apache.hadoop.hbase.exceptions
-
Exception thrown when a blocking operation times out.
- TimeoutIOException() - Constructor for exception org.apache.hadoop.hbase.exceptions.TimeoutIOException
- TimeoutIOException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.TimeoutIOException
- TimeoutIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.TimeoutIOException
- TimeoutIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.TimeoutIOException
- timeoutMillis - Variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- timeoutMillis - Variable in class org.apache.hadoop.hbase.wal.WALFactory
-
How long to attempt opening in-recovery wals
- timeoutMonitor - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- TimeoutMonitor(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager.TimeoutMonitor
-
Deprecated.
- timeoutMs - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- timeoutMs - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- timeoutMsec - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
- timeoutNs - Variable in class org.apache.hadoop.hbase.client.backoff.HBaseServerExceptionPauseManager
- timeoutTask - Variable in class org.apache.hadoop.hbase.ipc.Call
- timeoutTimer - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- timer - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- timer(String) - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
- timer(String) - Method in interface org.apache.hadoop.hbase.metrics.MetricRegistry
-
Get or construct a
Timer
used to measure durations and report rates. - Timer - Interface in org.apache.hadoop.hbase.metrics
- timeRange - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- timeRange - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- timeRange - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- timeRange - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- timeRange - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- timeRange - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- timeRange - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileReader
- timeRange(TimeRange) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder
-
Deprecated.Match a timerange.
- timeRange(TimeRange) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateWithFilterBuilder
-
Deprecated.Match a timerange.
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
-
Specify a timerange
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateWithFilterBuilderImpl
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateWithFilterBuilderImpl
- timeRange(TimeRange) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder
-
Deprecated.Specify a timerange
- timeRange(TimeRange) - Method in interface org.apache.hadoop.hbase.client.Table.CheckAndMutateWithFilterBuilder
-
Deprecated.Specify a timerange.
- timeRange(TimeRange) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- TimeRange - Class in org.apache.hadoop.hbase.io
-
Represents an interval of version timestamps.
- TimeRange() - Constructor for class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0.
- TimeRange(byte[]) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0.
- TimeRange(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0.
- TimeRange(long) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0.
- TimeRange(long, long) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0.
- TIMERANGE - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for timerange
- 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.MemStoreSnapshot
- timeRangeTracker - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- timeRangeTracker - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- 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
- timerCallbackForWriteBufferPeriodicFlush() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- timerFactory - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- TimerImpl - Class in org.apache.hadoop.hbase.metrics.impl
-
Custom implementation of
Timer
. - TimerImpl() - Constructor for class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- timerTask - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
- timerTimestamp - Variable in class org.apache.hadoop.hbase.hbtop.screen.Screen
- timeScope - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- timestamp - Variable in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- timestamp - Variable in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
- timestamp - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- timestamp - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- timestamp - Variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor.PacketAckData
- timestamp - Variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
- timestamp - Variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
- timestamp - Variable in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffCompressionState
- timestamp - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- timestamp - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- timestamp - Variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer.LogMessage
- timestamp - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- timestamp - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- timestamp - Variable in class org.apache.hadoop.hbase.rest.model.CellModel
- timestamp - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
- timeStamp - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- timeStamp - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- timeStamp - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- TIMESTAMP_COLUMN - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- TIMESTAMP_COLUMN - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- TIMESTAMP_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- TIMESTAMP_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the timestamp field in bytes
- TIMESTAMP_TYPE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
- TIMESTAMP_WITH_TYPE_LENGTH - Static variable in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerStateBufferedEncodedSeeker
- TIMESTAMPKEY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- timestampKeyColumnIndex - Variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- timeStampNextToReplicate - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- timestampOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- timestampOfLastShippedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- timeStampOfNextToReplicate - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource.ReplicationLoadSourceBuilder
- timeStampOfNextToReplicate - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
- timestamps - Variable in class org.apache.hadoop.hbase.filter.TimestampsFilter
- timestamps - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- TimestampsFilter - Class in org.apache.hadoop.hbase.filter
-
Filter that returns only cells whose timestamp (version) is in the specified list of timestamps (versions).
- TimestampsFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- TimestampsFilter(List<Long>) - Constructor for class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Constructor for filter that retains only the specified timestamps in the list.
- TimestampsFilter(List<Long>, boolean) - Constructor for class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Constructor for filter that retains only those cells whose timestamp (version) is in the specified list of timestamps.
- timestampSlop - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- timestampsOfLastAppliedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- timestampsOfLastAppliedOp - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- timestampStarted - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- timestampStarted - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- 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
- TimeToLiveMasterLocalStoreHFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
Master local storage HFile cleaner that uses the timestamp of the HFile to determine if it should be deleted.
- TimeToLiveMasterLocalStoreHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreHFileCleaner
- TimeToLiveMasterLocalStoreWALCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
Master local storage WAL cleaner that uses the timestamp of the WAL file to determine if it should be deleted.
- TimeToLiveMasterLocalStoreWALCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreWALCleaner
- TimeToLiveProcedureWALCleaner - Class in org.apache.hadoop.hbase.master.cleaner
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. We will not use the procedure wal to store procedure any more.
- TimeToLiveProcedureWALCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
-
Deprecated.
- timeToPurgeDeletes - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- 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.
- timeToPurgeDeletes - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- timeToString(TimeUnit) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettings
- timeUnit - Variable in class org.apache.hadoop.hbase.ScheduledChore
- timeUnit - Variable in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
- timeZone - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
- TinyLfuBlockCache - Class in org.apache.hadoop.hbase.io.hfile
-
A block cache that is memory-aware using
HeapSize
, memory bounded using the W-TinyLFU eviction algorithm, and concurrent. - TinyLfuBlockCache(long, long, long, Executor) - Constructor for class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
-
Creates a block cache.
- TinyLfuBlockCache(long, long, Executor, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
-
Creates a block cache.
- TinyLfuBlockCache.CachedBlockView - Class in org.apache.hadoop.hbase.io.hfile
- TinyLfuBlockCache.EvictionListener - Class in org.apache.hadoop.hbase.io.hfile
-
A removal listener to asynchronously record evictions and populate the victim cache.
- TIOErrorWithCause(Throwable) - Constructor for exception org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler.TIOErrorWithCause
- TLS_CERT_RELOAD - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CIPHER_SUITES - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_CLR - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_KEYSTORE_LOCATION - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_KEYSTORE_PASSWORD - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_KEYSTORE_TYPE - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_OCSP - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_PROTOCOL - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_REVERSE_DNS_LOOKUP_ENABLED - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_TRUSTSTORE_LOCATION - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_TRUSTSTORE_PASSWORD - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_CONFIG_TRUSTSTORE_TYPE - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_ENABLED_PROTOCOLS - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TLS_USE_OPENSSL - Static variable in class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- TMP_DIR - Static variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- TMP_JARS_DIR - Static variable in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
- TMP_MANIFEST_FILE_NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.HashTable
- tmpDataDir - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.PathHelper
- tmpDirName - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- tmpPair - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
- tmpPair - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- tmpPair - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
- tn - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- tn - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- TNAME - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- tnLock - Variable in class org.apache.hadoop.hbase.master.TableStateManager
- TO_BE_LOADED - Static variable in class org.apache.hadoop.hbase.util.HbckTableInfo
- toArray() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- toArray() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- toArray() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- toArray() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- toArray() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- toArray() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- toArray() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- toArray() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- toArray() - Method in class org.apache.hadoop.hbase.util.SortedList
- toArray(List<byte[]>) - Static method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Convert a list of byte arrays into an array of byte arrays
- toArray(List<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a list of byte[] to an array
- toArray(T[]) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- toArray(T[]) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
- toArray(T[]) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
- toArray(T[]) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- toArray(T[]) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
- toArray(T[]) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
- toArray(T[]) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
- toArray(T[]) - Method in class org.apache.hadoop.hbase.util.SortedList
- toBackupInfo() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest
- toBalanceRequest(RSGroupAdminProtos.BalanceRSGroupRequest) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- toBalanceResponse(RSGroupAdminProtos.BalanceRSGroupResponse) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- toBigDecimal(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a BigDecimal
- toBigDecimal(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a BigDecimal value
- toBigDecimal(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads a BigDecimal value at the given buffer's offset.
- toBinaryByteArrays(String[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create an array of byte[] given an array of String.
- toBinaryFromHex(byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Takes a ASCII digit in the range A-F0-9 and returns the corresponding integer/ordinal value.
- toBoolean(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Reverses
Bytes.toBytes(boolean)
- toByte() - Method in enum org.apache.hadoop.hbase.client.IsolationLevel
- toByte(Object, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Returns the byte at the given offset of the object
- toByte(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- toByte(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Returns the byte at the given offset
- toByteArray() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- toByteArray() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
Returns This instance serialized with pb with pb magic prefix
- toByteArray() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns the bytes in pb format
- toByteArray() - Method in class org.apache.hadoop.hbase.ClusterId
-
Returns The clusterid serialized using pb w/ pb magic prefix
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.BitComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.Filter
-
TODO: JAVADOC Concrete implementers can signal a failure condition in their code by throwing an
IOException
. - toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Return length 0 byte array for Filters that don't require special serialization
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterList
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
Deprecated.Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.LongComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.NullComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.PageFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in interface org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
-
Return the serialized form of the configured matcher
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator.JoniRegexEngine
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.RowFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
-
Returns The comparator serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.ValueFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Returns This instance serialized with pb with pb magic prefix
- toByteArray() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.toByteArray(RegionInfo)
. - toByteArray() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns This instance serialized with pb with pb magic prefix
- toByteArray() - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
-
Copies the content of this Stream into a new byte array.
- toByteArray() - Method in class org.apache.hadoop.hbase.io.Reference
-
Use this when writing to a stream and you want to use the pb mergeDelimitedFrom (w/o the delimiter, pb reads to EOF which may not be what you want).
- toByteArray() - Method in class org.apache.hadoop.hbase.security.access.AccessControlFilter
-
Returns The filter serialized using pb
- toByteArray() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- toByteArray() - Static method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
-
Returns Content of the clusterup znode as a serialized pb with the pb magic as prefix.
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerStateStore
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.BooleanStateStore
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerStateStore
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerModificationStateStore
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotCleanupStateStore
- toByteArray(boolean) - Method in class org.apache.hadoop.hbase.master.SplitOrMergeStateStore.SwitchStateStore
- toByteArray(int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- toByteArray(int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- toByteArray(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
Serialize the table descriptor to a byte array.
- toByteArray(RegionInfo) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Returns This instance serialized as protobuf w/ a magic pb prefix.
- toByteArray(TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
Returns This instance serialized with pb with pb magic prefix
- 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(ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Returns Serialized protobuf of
peerConfig
with pb magic prefix prepended suitable for use as content of a this.peersZNode; i.e. - toByteArray(ServerName, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
- toByteArray(ReplicationProtos.ReplicationState.State) - Static method in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
-
Serialized protobuf of
state
with pb magic prefix prepended suitable for use as content of a peer-state znode under a peer cluster id as in /hbase/replication/peers/PEER_ID/peer-state. - toByteArrays(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create a byte[][] where first and only entry is
column
- toByteArrays(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create a byte[][] where first and only entry is
column
- toByteArrays(String[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Create an array of byte[] given an array of String.
- toByteBuff(ByteBuff) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- toByteBufferAndRewind(Iterable<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- toBytes() - Method in enum org.apache.hadoop.hbase.client.IsolationLevel
- toBytes() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copy the content from this ByteBuff to a byte[].
- toBytes() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- toBytes() - Method in class org.apache.hadoop.hbase.TableName
-
Returns A pointer to TableName as String bytes.
- toBytes(boolean) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a boolean to a byte array.
- toBytes(double) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Serialize a double as the IEEE 754 double format output.
- toBytes(float) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return the float represented as byte[]
- toBytes(int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert an int value to a byte array.
- toBytes(int, int) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Copy the content from this ByteBuff to a byte[] based on the given offset and length.
- toBytes(int, int) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Copy the content from this MBB to a byte[] based on the given offset and length the position from where the copy should start the length upto which the copy has to be done
- toBytes(int, int) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- toBytes(long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a long value to a byte array using big-endian.
- toBytes(short) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a short value to a byte array of
Bytes.SIZEOF_SHORT
bytes long. - toBytes(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a string to a UTF-8 byte array.
- toBytes(BigDecimal) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a BigDecimal value to a byte array
- toBytes(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Returns a new byte array, copied from the given
buf
, from the index 0 (inclusive) to the limit (exclusive), regardless of the current position. - toBytes(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy the bytes from position to limit into a new byte[] of the exact length and sets the position and limit back to their original values (though not thread safe).
- toBytes(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Copy the given number of bytes from specified offset into a new byte[]
- toBytesBinary(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
- toBytesOrNull(T, Function<T, byte[]>) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- toBytesOrNull(T, Function<T, byte[]>) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- toByteString() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
- toByteString() - Method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- toCachedPB(Map<String, Pair<String, Long>>) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toCell() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- toCell() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- toCell(ExtendedCellBuilder, byte[], TColumnValue) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
- toCellVisibility(byte[]) - Static method in class org.apache.hadoop.hbase.client.Mutation
-
Convert a protocol buffer CellVisibility bytes to a client CellVisibility
- toCellVisibility(ClientProtos.CellVisibility) - Static method in class org.apache.hadoop.hbase.client.Mutation
-
Convert a protocol buffer CellVisibility to a client CellVisibility
- toCellVisibility(CellVisibility) - Static method in class org.apache.hadoop.hbase.client.Mutation
-
Create a protocol buffer CellVisibility based on a client CellVisibility.
- toCheckExistenceOnly(List<Get>) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- toCheckExistenceOnly(Get) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- toClusterMetrics(ClusterStatusProtos.ClusterStatus) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- toClusterStatus(ClusterMetrics) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- toCommaDelimitedString(List<String>) - Static method in class org.apache.hadoop.hbase.client.HBaseHbck
- toCompactionEventTrackerBytes(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Used when write
HStoreFile.COMPACTION_EVENT_KEY
to new file's file info. - toCompareOperator(CompareFilter.CompareOp) - Method in class org.apache.hadoop.hbase.client.HTable
- toContextString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- toCoprocessor(Collection<String>) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- toCoprocessorDescriptor(String) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
- toDelimitedByteArray() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.toDelimitedByteArray(RegionInfo)
. - toDelimitedByteArray(RegionInfo) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Use this instead of
RegionInfo.toByteArray(RegionInfo)
when writing to a stream and you want to use the pb mergeDelimitedFrom (w/o the delimiter, pb reads to EOF which may not be what you want). - toDelimitedByteArray(RegionInfo...) - Static method in interface org.apache.hadoop.hbase.client.RegionInfo
-
Serializes given RegionInfo's as a byte array.
- toDelimitedByteArray(HRegionInfo...) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0 Use
RegionInfo.toDelimitedByteArray(RegionInfo...)
. - toDescriptiveString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- toDescriptiveString() - Method in class org.apache.hadoop.hbase.master.RegionState
-
A slower (but more easy-to-read) stringification
- toDouble(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return double made from passed bytes.
- toDouble(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Return double made from passed bytes.
- toDouble(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads a double value at the given buffer's offset.
- toEncodeRegionName(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- toEnsumbleTableLoad(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- toFamiliesString(Map<byte[], ? extends Collection<?>>, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
- toFamilyString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
- toFloat(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a float value out to the specified byte array position.
- toFloat(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a float value out to the specified byte array position.
- toGet(Mutation) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- toggleKillAfterStoreUpdate - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- toggleKillBeforeStoreUpdate - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- toggleKillBeforeStoreUpdateInRollback - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
- toGroupEntry(String) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Deprecated.Returns the group entry with the group prefix for a group principal.
- toGroupInfo(RSGroupProtos.RSGroupInfo) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- toHColumnDescriptor(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor
-
Deprecated.
- toHColumnDescriptor(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Return a HColumnDescriptor for user to keep the compatibility as much as possible.
- toHex(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a byte array into a hex string
- toHex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a byte range into a hex string
- toHex(ImmutableBytesWritable) - Static method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
- toInt(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toInt(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toInt(byte[], int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Converts a byte array to an int value considering it was written in big-endian format.
- toInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- toInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- toInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- toInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to an int value
- toInt(Object, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads a int value at the given Object's offset considering it was written in big-endian format.
- toInt(ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- toInt(ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- toInt(ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- toInt(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads an int value at the given buffer's current position.
- toInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- toInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- toInt(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- toInt(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads an int value at the given buffer's offset.
- toInt(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads an int value at the given buffer's offset considering it was written in big-endian format.
- toIntUnsafe(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- toIOE(Throwable) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- toJSON() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toJSON() - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a JSON object sufficient for description of a query in a debugging or logging context.
- toJSON() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
Creates a JSON object for parseable exposure of monitored tasks.
- toJSON() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- toJSON(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toJSON(int) - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a JSON object for fingerprint and details exposure in a parseable format.
- toJSON(String, NavigableSet<CachedBlock>) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Returns A JSON String of
filename
and counts ofblocks
- toJSON(BlockCache) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Returns JSON string of
bc
content. - toJSON(BlockCacheUtil.CachedBlocksByFile) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Returns JSON string of
cbsf
aggregated - toJsonPrettyPrint() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- toJsonPrettyPrint() - Method in class org.apache.hadoop.hbase.client.BalancerRejection
- toJsonPrettyPrint() - Method in class org.apache.hadoop.hbase.client.LogEntry
-
Based on response sent by server, provide pretty printed Json representation in string
- toJsonPrettyPrint() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- token - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- TOKEN_KIND - Static variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslAuthenticationProvider
- tokenKind - Variable in class org.apache.hadoop.hbase.security.SecurityInfo
- tokenMaxLifetime - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- 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
- tokenSeq - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- 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
- TOLERABLE_LOW_REPLICATION - Static variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- toLong(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Converts a byte array to a long value considering it was written in big-endian format.
- toLong(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- toLong(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- toLong(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- toLong(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a long value.
- toLong(Object, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads a long value at the given Object's offset considering it was written in big-endian format.
- toLong(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- toLong(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- toLong(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- toLong(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads a long value at the given buffer's offset.
- toLong(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads a long value at the given buffer's offset considering it was written in big-endian format.
- toLongUnsafe(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- toLowerCase(HttpServletRequest) - Static method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
- toMap() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toMap() - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a Map containing a full summary of a query.
- 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.
- toMap() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- toMap(int) - Method in class org.apache.hadoop.hbase.client.Get
-
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
- toMap(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toMap(int) - Method in class org.apache.hadoop.hbase.client.Mutation
-
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
- toMap(int) - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a Map containing a summary of the details of a query beyond the scope of the fingerprint (i.e.
- toMap(int) - Method in class org.apache.hadoop.hbase.client.Scan
-
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
- toMap(List<BackupProtos.BackupTableInfo>) - Static method in class org.apache.hadoop.hbase.backup.BackupInfo
- toNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- toNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- toNettyClientAuth() - Method in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- toNewKeyCell(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Copies the key to a new KeyValue
- tooBusyException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- tooBusyException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- toOffheapCell(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- TOOL_NAME - Static variable in class org.apache.hadoop.hbase.tool.PreUpgradeValidator
- TOOLS - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Denotes classes used as tools (Used from cmd line).
- toOnheapCell(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- toOption(ClusterMetrics.Option) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
-
Convert ClusterMetrics.Option to ClusterStatusProtos.Option
- toOption(ClusterStatusProtos.Option) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
-
Convert ClusterStatusProtos.Option to ClusterMetrics.Option
- toOptions(EnumSet<ClusterMetrics.Option>) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
-
Convert an enum set of ClusterMetrics.Option to a list of ClusterStatusProtos.Option
- toOptions(List<ClusterStatusProtos.Option>) - Static method in class org.apache.hadoop.hbase.ClusterMetricsBuilder
-
Convert a list of ClusterStatusProtos.Option to an enum set of ClusterMetrics.Option
- top - Enum constant in enum org.apache.hadoop.hbase.io.Reference.Range
-
HStoreFile contains upper half of key range
- top - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
- TOP_LEVEL_NOT_ALLOWED - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- toPathList(List<Pair<TableName, Path>>) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- toPB(Map<BlockCacheKey, BucketEntry>) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toPB(BlockCacheKey) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toPB(BlockPriority) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toPB(BlockType) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toPB(BucketCache) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- toPB(BucketEntry) - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketProtoUtils
- topChanged - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- toPeerModificationType(PeerProcedureInterface.PeerOperationType) - Static method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- toPeerOperationType(MasterProcedureProtos.PeerModificationType) - Static method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- toPermission(AccessControlProtos.Permission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts a Permission proto to a client Permission object.
- toPermission(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a protobuf UserTablePermissions to a ListMultimap<Username, Permission>
- toPermission(Permission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a client Permission to a Permission proto
- toPermission(Permission) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a client Permission to a Permission shaded proto
- toPermission(AccessControlProtos.Permission) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Converts a Permission shaded proto to a client TablePermission object.
- toPermissionAction(AccessControlProtos.Permission.Action) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts a Permission.Action proto to a client Permission.Action object.
- toPermissionAction(Permission.Action) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a client Permission.Action to a Permission.Action proto
- toPermissionAction(Permission.Action) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a client user permission to a user permission shaded proto.
- toPermissionAction(AccessControlProtos.Permission.Action) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a Permission.Action shaded proto to a client Permission.Action object.
- toPermissionActions(List<AccessControlProtos.Permission.Action>) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts a list of Permission.Action proto to an array of client Permission.Action objects.
- toPermissionActions(List<AccessControlProtos.Permission.Action>) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Converts a list of Permission.Action shaded proto to an array of client Permission.Action objects.
- toPrometheusName(String, String) - Static method in class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServlet
- toProto() - Method in class org.apache.hadoop.hbase.backup.BackupTableInfo
- toProto() - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- toProto() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.Builds org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker protocol buffer from current state.
- toProto(String, Throwable) - Static method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- toProto(SpaceQuotaSnapshot.SpaceQuotaStatus) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- toProtobuf() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- toProtoGroupInfo(RSGroupInfo) - Static method in class org.apache.hadoop.hbase.rsgroup.RSGroupProtobufUtil
- toProtoReplicationPeerDescription(ReplicationPeerDescription) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- toProtosBackupInfo() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- toProtoSnapshot(SpaceQuotaSnapshot) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- toProtoTableName(TableName) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- toProtoUserInfo(User) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
- topScreenModel - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- TopScreenModel - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The data and business logic for the top screen.
- TopScreenModel(Admin, Mode, List<Field>, Field, Boolean, List<RecordFilter>) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenModel
- topScreenPresenter - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- TopScreenPresenter - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The presentation logic for the top screen.
- TopScreenPresenter(TopScreenView, long, TopScreenModel, List<Field>, long) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- topScreenView - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- TopScreenView - Class in org.apache.hadoop.hbase.hbtop.screen.top
-
The screen that provides a dynamic real-time view for the HBase metrics.
- TopScreenView(Screen, Terminal, long, Admin, Mode, List<Field>, Field, Boolean, List<RecordFilter>, long) - Constructor for class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- toQuotas() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
-
Constructs a new
QuotaProtos.Quotas
message fromthis
. - toQuotedByteArrays(String...) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
- toRegion - Variable in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- toRegionLoad(RegionMetrics) - Static method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- toRegionMetrics(AdminProtos.GetRegionLoadResponse) - Static method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- toRegionMetrics(ClusterStatusProtos.RegionLoad) - Static method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- toRegionState() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- toReplicationPeerDescription(ReplicationProtos.ReplicationPeerDescription) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
- toResizableBlockCache(BlockCache) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- toResult(HBaseRpcController, ClientProtos.MutateResponse) - Static method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- toRow(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder
-
Specify a stop row
- toRow(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder
-
Specify a stop row
- toRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CoprocessorServiceBuilderImpl
- toScannerName(long) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
The returned String is used as key doing look up of outstanding Scanners in this Servers' this.scanners, the Map of outstanding scanners and their current state.
- toServer - Variable in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- toServer - Variable in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- toServerLoad(ServerMetrics) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- toServerMetrics(ServerName, int, String, ClusterStatusProtos.ServerLoad) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- toServerMetrics(ServerName, ClusterStatusProtos.ServerLoad) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- toServerMetrics(ClusterStatusProtos.LiveServerInfo) - Static method in class org.apache.hadoop.hbase.ServerMetricsBuilder
- toShort(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShort(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShort(byte[], int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Converts a byte array to a short value considering it was written in big-endian format.
- toShort(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.Converter
- toShort(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.PureJavaConverter
- toShort(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- toShort(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts a byte array to a short value
- toShort(byte, byte) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- toShort(byte, byte) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
- toShort(Object, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads a short value at the given Object's offset considering it was written in big-endian format.
- toShort(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.Converter
-
Deprecated.
- toShort(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.PureJavaConverter
-
Deprecated.
- toShort(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- toShort(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Reads a short value at the given buffer's offset.
- toShort(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
-
Reads a short value at the given buffer's offset considering it was written in big-endian format.
- toShortString() - Method in class org.apache.hadoop.hbase.ipc.Call
-
Builds a simplified
Call.toString()
that includes just the id and method name. - toShortString() - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
-
Returns A short string format of this call without possibly lengthy params
- toShortString() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- toShortString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- toShortString() - Method in class org.apache.hadoop.hbase.ServerName
-
Return a SHORT version of
ServerName.toString()
, one that has the host only, minus the domain, and the port only -- no start code; the String is for us internally mostly tying threads to their server. - toShortUnsafe(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- toSnapshotDescription(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- toSocketAddress(Address) - Static method in class org.apache.hadoop.hbase.net.Address
- toSocketAddress(Address[]) - Static method in class org.apache.hadoop.hbase.net.Address
- toSpaceQuotaSnapshot(QuotaProtos.SpaceQuotaSnapshot) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- toStackTrace(List<ErrorHandlingProtos.StackTraceElementMessage>) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Unwind a serialized array of
ErrorHandlingProtos.StackTraceElementMessage
s to aStackTraceElement
s. - toStackTraceElementMessages(StackTraceElement[]) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
-
Convert a stack trace to list of
StackTraceElement
. - toStatus(QuotaProtos.SpaceQuotaStatus) - Static method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- toStoreFileEntry(StoreFileInfo) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.FileBasedStoreFileTracker
- toStoreFileInfo(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
- toStoreSequenceId(Map<byte[], Long>) - Static method in class org.apache.hadoop.hbase.RegionMetricsBuilder
- toString - Variable in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
-
Cache value of this instance's
User.SecureHadoopUser.toString()
value. - toString() - Method in class org.apache.hadoop.hbase.ArrayBackedTag
- toString() - Method in class org.apache.hadoop.hbase.backup.BackupInfo
- toString() - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.File
- toString() - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- toString() - Method in class org.apache.hadoop.hbase.backup.util.BackupSet
- toString() - Method in class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue
- toString() - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- toString() - Method in class org.apache.hadoop.hbase.ByteBufferTag
- toString() - Method in class org.apache.hadoop.hbase.CacheEvictionStats
- toString() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.ReplicaResultState
- toString() - Method in class org.apache.hadoop.hbase.client.BalancerDecision
- toString() - Method in class org.apache.hadoop.hbase.client.BalancerRejection
- toString() - Method in class org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSimpleSelector.StaleLocationCacheEntry
- toString() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- toString() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- toString() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
An identifier that will remain the same for a given connection.
- toString() - Method in class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder.CoprocessorDescriptorImpl
- toString() - Method in class org.apache.hadoop.hbase.client.FailureInfo
- toString() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture
- toString() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ReplicationFuture
- toString() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- toString() - Method in class org.apache.hadoop.hbase.client.HTable
- toString() - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toString() - Method in class org.apache.hadoop.hbase.client.Increment
- toString() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- toString() - Method in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- toString() - Method in class org.apache.hadoop.hbase.client.MutableRegionInfo
- toString() - Method in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- toString() - Method in class org.apache.hadoop.hbase.client.OnlineLogRecord
- toString() - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a string representation of this Operation.
- toString() - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- toString() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
- toString() - Method in class org.apache.hadoop.hbase.client.RegionStatesCount
- toString() - Method in class org.apache.hadoop.hbase.client.replication.TableCFs
- toString() - Method in class org.apache.hadoop.hbase.client.Result
- toString() - Method in class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- toString() - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
- toString() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- toString() - Method in class org.apache.hadoop.hbase.client.SlowLogParams
- toString() - Method in class org.apache.hadoop.hbase.client.SnapshotDescription
- toString() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns Name of this table and then a map of all of the column family descriptors.
- toString() - Method in class org.apache.hadoop.hbase.client.TableState
- toString() - Method in class org.apache.hadoop.hbase.ClusterId
- toString() - Method in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- toString() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
- toString() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- toString() - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- 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.executor.ExecutorService.Executor
- toString() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.ColumnValueFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
Return filter's info for debugging and logging purpose.
- toString() - Method in class org.apache.hadoop.hbase.filter.FilterList
- toString() - Method in class org.apache.hadoop.hbase.filter.FilterListBase
- toString() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.PageFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- toString() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- toString() - Method in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- toString() - Method in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
- toString() - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter
- toString() - Method in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- toString() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
- toString() - Method in class org.apache.hadoop.hbase.HealthReport
- toString() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.HRegionLocation
- toString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Return the host and port of the HttpServer, if live
- toString() - Method in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- toString() - Method in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- toString() - Method in class org.apache.hadoop.hbase.io.crypto.Context
- toString() - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- toString() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- toString() - Method in class org.apache.hadoop.hbase.io.FileLink
- toString() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
- 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.FileMmapIOEngine
- 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.FSReaderImpl
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.PrefetchedHeader
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.ByteArrayKeyBlockIndexReader
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReader
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.CellBasedKeyBlockIndexReaderV2
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileIndexBlockEncoderImpl
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- 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.LruAdaptiveBlockCache.BlockBucket
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- 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.hfile.NoOpIndexBlockEncoder.NoOpEncodedSeeker
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- toString() - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- toString() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- toString() - Method in class org.apache.hadoop.hbase.io.Reference
- toString() - Method in class org.apache.hadoop.hbase.io.TimeRange
- toString() - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
- toString() - Method in class org.apache.hadoop.hbase.ipc.Call
- toString() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
- toString() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
- toString() - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- toString() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- toString() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- toString() - Method in class org.apache.hadoop.hbase.KeyValue
- toString() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- toString() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- toString() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the details about this instance as a string.
- toString() - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- toString() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- toString() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.BalanceAction
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.RandomCandidateGenerator
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.ServerAndLoad
- toString() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- toString() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner.CleanerContext
- toString() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher.HBaseDatagramChannelFactory
- toString() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
- toString() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
- toString() - Method in class org.apache.hadoop.hbase.master.DeadServer
- toString() - Method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- toString() - Method in class org.apache.hadoop.hbase.master.http.RegionReplicaInfo
- toString() - Method in class org.apache.hadoop.hbase.master.http.RegionVisualizer.RegionDetails
- toString() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
- 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.NormalizationTarget
- toString() - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorkQueue
- toString() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.MetaQueue
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.PeerQueue
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.Queue
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.SchemaLocking
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.ServerQueue
- toString() - Method in class org.apache.hadoop.hbase.master.procedure.TableQueue
- toString() - Method in class org.apache.hadoop.hbase.master.RegionPlan
- toString() - Method in class org.apache.hadoop.hbase.master.RegionState
- toString() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- toString() - Method in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.MetaTableAccessor.ReplicationBarrierResult
- toString() - Method in class org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- toString() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
- toString() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl.StatusJournalEntryImpl
- toString() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- toString() - Method in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- toString() - Method in class org.apache.hadoop.hbase.namequeues.BalancerDecisionDetails
- toString() - Method in class org.apache.hadoop.hbase.namequeues.BalancerRejectionDetails
- toString() - Method in class org.apache.hadoop.hbase.namequeues.request.NamedQueueGetRequest
- toString() - Method in class org.apache.hadoop.hbase.namequeues.response.NamedQueueGetResponse
- toString() - Method in class org.apache.hadoop.hbase.namequeues.RpcLogDetails
- toString() - Method in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- toString() - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
- toString() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
- toString() - Method in class org.apache.hadoop.hbase.net.Address
- toString() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- toString() - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- toString() - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- toString() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- toString() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
- toString() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- toString() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
- toString() - Method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- toString() - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- toString() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree.Entry
- toString() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedContainer
- toString() - Method in class org.apache.hadoop.hbase.procedure2.util.DelayedUtil.DelayedObject
- toString() - Method in class org.apache.hadoop.hbase.quotas.ActivePolicyEnforcement
- toString() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- toString() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
- toString() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.StoreFileReference
- toString() - Method in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- toString() - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- toString() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.SizeSnapshotWithTimestamp
- toString() - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
- toString() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore.TablesWithQuotas
- toString() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass
- 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.SpaceLimitSettings
- toString() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus
- toString() - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- toString() - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- 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.RegionLoad
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.RegionLocations
- toString() - Method in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- toString() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
- toString() - Method in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- 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.CompactionRunner
- 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.ConstantSizeRegionSplitPolicy
- toString() - Method in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- toString() - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.regionserver.FlushAllStoresPolicy
- toString() - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
- toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
- toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- 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.IncreasingToUpperBoundRegionSplitPolicy
- toString() - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- 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.MemStoreFlusher.FlushRegionEntry
- toString() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- 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.NonThreadSafeMemStoreSizing
- toString() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- toString() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
- toString() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.LimitFields
- toString() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.ProgressFields
- 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.ServerNonceManager.OperationContext
- toString() - Method in class org.apache.hadoop.hbase.regionserver.SplitRequest
- toString() - Method in class org.apache.hadoop.hbase.regionserver.SteppingSplitPolicy
- 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.ThreadSafeMemStoreSizing
- 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.regionserver.wal.FSWALEntry
- toString() - Method in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
- toString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
- toString() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- toString() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- toString() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerDescription
- toString() - Method in class org.apache.hadoop.hbase.rest.client.Cluster
- toString() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesInstanceModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.NamespacesModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.TableModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- toString() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
- toString() - Method in class org.apache.hadoop.hbase.rest.RowSpec
- toString() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
- toString() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
A summation of this chore in human readable format.
- toString() - Method in class org.apache.hadoop.hbase.security.access.AccessChecker.InputUser
- toString() - Method in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- 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.access.GlobalPermission
- toString() - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- toString() - Method in class org.apache.hadoop.hbase.security.access.Permission
- toString() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- toString() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
- toString() - Method in class org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProviders
- toString() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- toString() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- toString() - Method in class org.apache.hadoop.hbase.security.User.SecureHadoopUser
- toString() - Method in class org.apache.hadoop.hbase.security.User
- toString() - Method in class org.apache.hadoop.hbase.security.visibility.Authorizations
- toString() - Method in class org.apache.hadoop.hbase.security.visibility.CellVisibility
- 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.ServerLoad
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- toString() - Method in class org.apache.hadoop.hbase.ServerName
- toString() - Method in class org.apache.hadoop.hbase.ServerTaskBuilder.ServerTaskImpl
- toString() - Method in class org.apache.hadoop.hbase.Size
- toString() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.TableName
- toString() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
- toString() - Method in enum org.apache.hadoop.hbase.thrift.ImplType
-
Returns
-option
- toString() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
- toString() - Method in class org.apache.hadoop.hbase.tool.BulkLoadHFiles.LoadQueueItem
- toString() - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
- toString() - Method in class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- toString() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
- toString() - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
- toString() - Method in class org.apache.hadoop.hbase.util.Bytes
- toString() - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactionRequest
- toString() - Method in class org.apache.hadoop.hbase.util.Counter
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.util.HashedBytes
- toString() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.RegionBoundariesInformation
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo.OnlineEntry
- toString() - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
- toString() - Method in class org.apache.hadoop.hbase.util.IdLock.Entry
- toString() - Method in class org.apache.hadoop.hbase.util.ImmutableByteArray
- toString() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor.GcTimes
- toString() - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- toString() - Method in class org.apache.hadoop.hbase.util.NonceKey
- toString() - Method in class org.apache.hadoop.hbase.util.ObjectIntPair
- toString() - Method in class org.apache.hadoop.hbase.util.Pair
- toString() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
- 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.util.Triple
- toString() - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- 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
- toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
- toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
- toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- toString() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
- toString() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles.SampleItem
- toString(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Convert a byte[] into a string.
- toString(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
This method will convert utf8 encoded bytes into a string.
- toString(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
This method will convert utf8 encoded bytes into a string.
- toString(byte[], String, byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Joins two byte arrays together using a separator.
- toString(int) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- toString(int) - Method in class org.apache.hadoop.hbase.client.Operation
-
Produces a string representation of this Operation.
- toString(int) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
- toString(int) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
- toString(Collection<?>) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
-
Pretty prints a collection of any type to a string.
- toString(List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- toString(Cell, boolean) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns a string representation of the cell
- toString(CachedBlock, long) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Returns The block content as String.
- toString(SnapshotProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils
-
Returns a single line (no \n) representation of snapshot metadata.
- toString(BloomFilterChunk) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
- toStringArray(TableName[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupAdminImpl
- toStringBinary(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write a printable representation of a byte array.
- toStringBinary(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write a printable representation of a byte array.
- toStringBinary(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- toStringBinary(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Converts the given byte buffer to a printable representation, from the index 0 (inclusive) to the limit (exclusive), regardless of the current position.
- toStringBinary(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- toStringClass() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.GCMergedRegionsProcedure
-
Deprecated.
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.MoveRegionProcedure
-
Deprecated.
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- 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.FlushTableProcedure
- 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.SnapshotProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.SwitchRpcThrottleRemoteProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
- toStringClassDetails(StringBuilder) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Extend the toString() information with the procedure details e.g.
- toStringCustomizedValues() - Method in interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
-
Returns Column family descriptor with only the customized attributes.
- toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- toStringCustomizedValues() - Method in interface org.apache.hadoop.hbase.client.TableDescriptor
-
Returns Name of this table and then a map of all of the column family descriptors (with only the non-default column family attributes)
- toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
- toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.Returns Column family descriptor with only the customized attributes.
- toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- toStringDetailed() - Method in class org.apache.hadoop.hbase.regionserver.HStoreFile
- toStringDetailed() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFile
-
Returns a length description of this StoreFile, suitable for debug output
- toStringDetails() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Extend the toString() information with more procedure details
- toStringFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- toStringHeader(ByteBuff) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Convert the contents of the block header into a human readable string.
- toStringLastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- toStringMap() - Method in class org.apache.hadoop.hbase.KeyValue
-
Produces a string map for this key/value pair.
- toStringMap() - Method in interface org.apache.hadoop.hbase.wal.WALKey
-
Produces a string map for this key.
- toStringMap(Cell) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- toStringMap(Cell, boolean, String, String, boolean) - Static method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
- toStringMinusFileName(CachedBlock, long) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
Returns The block content of
bc
as a String minus the filename. - toStringSimpleSB() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Build the StringBuilder for the simple form of procedure string.
- toStringState(StringBuilder) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- toStringState(StringBuilder) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called from
Procedure.toString()
when interpolatingProcedure
State. - toStringState(StringBuilder) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
- toStringTableAttributes() - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
Returns map of all table attributes formatted into string.
- toStringTableAttributes() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.Returns map of all table attributes formatted into string.
- toStringWithoutDomain() - Method in class org.apache.hadoop.hbase.net.Address
-
If hostname is a.b.c and the port is 123, return a:123 instead of a.b.c:123.
- toStringWithPadding(Collection<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
-
toString
- toStringWithPadding(KeyValue, int, int, int, int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
- toStruct() - Method in class org.apache.hadoop.hbase.types.StructBuilder
-
Retrieve the
Struct
represented bythis
. - tot_mgr_get_data_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_get_data_nonode - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_batch_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_batch_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_batch_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_log_split_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_missing_state_in_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_new_unexpected_wals - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_already_exists - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_create_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_create_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_create_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_create_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_delete_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_delete_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_node_delete_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_null_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_orphan_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_relist_logdir - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_rescan_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit_dead_server_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit_force - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit_threshold_reached - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_resubmit_unassigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_task_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_unacquired_orphan_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_mgr_wait_for_zk_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_failed_to_grab_task_exception - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_failed_to_grab_task_lost_race - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_failed_to_grab_task_no_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_failed_to_grab_task_owned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_final_transition_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_preempt_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_acquired_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_grabing - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_heartbeat_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- tot_wkr_task_resigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
-
Deprecated.
- toTableName(HBaseProtos.TableName) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
- toTableNameList(List<Pair<TableName, Path>>) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- toTableNames(String[]) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.BackupSetCommand
- toTablePermission(AccessControlProtos.TablePermission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts a TablePermission proto to a client TablePermission object.
- toTables - Variable in class org.apache.hadoop.hbase.backup.RestoreRequest
- toTableServerTimestampProto(TableName, Map<String, Long>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- total - Variable in class org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
- TOTAL_BYTES_READ - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- TOTAL_BYTES_READ_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- TOTAL_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- TOTAL_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- TOTAL_EXCEPTION_CNT - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- TOTAL_FAILED_ZK_CALLS - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- TOTAL_FAILED_ZK_CALLS_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- TOTAL_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- TOTAL_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- TOTAL_ROW_ACTION_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- TOTAL_ROW_ACTION_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- totalBlockOnDiskSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Total compressed size of all index blocks.
- totalBlockUncompressedSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Total uncompressed size of all index blocks.
- totalBuffered - Variable in class org.apache.hadoop.hbase.wal.EntryBuffers
- totalBufferedPutCounter - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- totalBufferLimit - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- totalBufferUsed - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- totalBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- totalBytesCopied - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Total bytes of incremental logs copied
- totalByteSize - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
- totalBytesRead - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper.ReadStatistics
- totalCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- totalCallTime - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- totalCapacity - Variable in class org.apache.hadoop.hbase.master.balancer.HeterogeneousRegionCountCostFunction
-
Total capacity of regions for the cluster, based on the online RS and their associated rules
- totalChecksumBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- totalChecksumBytes() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Return the number of bytes required to store all the checksums for this block.
- totalCompactedFilesSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
-
Total size of the compacted files
- totalCompactedFilesSize - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- totalCompactedFilesSize() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- totalCompactedFilesSize(long) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- totalCompactedSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
the total size of data processed by the currently running compaction, in bytes
- totalCompactingKVs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
the total compacting key values in currently running compaction
- totalCompactingKVs - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- totalCompactingKVs - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- totalCostsPerFunc() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- totalCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- totalCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- totalDataCount - Variable in class org.apache.hadoop.hbase.util.LossyCounting
- totalFailedPutCount - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- totalFailedPutCounter - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
Deprecated.
- totalFailedZKCalls - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- totalFavoredAssignments - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- totalFlushableSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.PrepareFlushResult
- totalIncrements - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
- 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.
- totalLengthWithMvccVersion(Iterable<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
- totalLocalBytesRead - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper.ReadStatistics
- 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
- totalNumEntries - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
The total number of leaf-level entries, i.e.
- totalOpsProcessed - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink.ReplicationLoadSinkBuilder
- totalOpsProcessed - Variable in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
- totalReadRequestsDelta - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- totalRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount.RegionStatesCountBuilder
- totalRegions - Variable in class org.apache.hadoop.hbase.client.RegionStatesCount
- totalRegions - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- totalRegionServers - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- totalReplicatedEdits - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- totalReplicatedEdits - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- totalRITs - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- totalRITsTwiceThreshold - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- totalShortCircuitBytesRead - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper.ReadStatistics
- totalSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- totalSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- totalSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- totalSize - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- totalSize - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- totalSize - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- totalSize - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotRecordReader
- totalSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntryGroup
- totalSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache.BlockBucket
- totalSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache.BlockBucket
- totalSizeOfWALs - Variable in class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues
- totalSkippedEdits - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- totalSleepTime - Variable in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
- totalSleepTime - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController.ActiveOperation
- totalStaticBloomSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- totalStaticBloomSizeKB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- totalStaticBloomSizeKB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- totalStaticIndexSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- totalStaticIndexSizeKB - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- totalStaticIndexSizeKB - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- totalStoreFileAge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- totalSynced - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- totalSyncedBytes - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.SyncMetrics
-
Deprecated.
- totalTasks - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- totalUncompressedBytes - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
The total uncompressed size of keys/values stored in the file.
- totalUncompressedBytes - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Total uncompressed bytes, maybe calculate a compression ratio later.
- totalUncompressedBytes - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- totalValueLength - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Used for calculating the average value length.
- totalWriteRequestsDelta - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- totalZeroCopyBytesRead - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper.ReadStatistics
- toTimeRange() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
Returns Make a TimeRange from current state of
this
. - toToken(AuthenticationProtos.Token) - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
-
Converts a protobuf Token message back into a Token instance.
- toToken(AuthenticationProtos.Token) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Deprecated.External users should not use this method. Please post on the HBase dev mailing list if you need this method. Internal HBase code should use
ClientTokenUtil
instead. - toToken(Token<AuthenticationTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.security.token.ClientTokenUtil
-
Converts a Token instance (with embedded identifier) to the protobuf representation.
- toToken(Token<AuthenticationTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Deprecated.External users should not use this method. Please post on the HBase dev mailing list if you need this method. Internal HBase code should use
ClientTokenUtil
instead. - toType(byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- toTypeByte(Cell.Type) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- touch() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Calling this method in strategic locations where HFileBlocks are referenced may help diagnose potential buffer leaks.
- touch() - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Calling this method in strategic locations where ByteBuffs are referenced may help diagnose potential buffer leaks.
- touch() - Method in interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
- touch() - Method in class org.apache.hadoop.hbase.nio.RefCnt
- touch(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- touch(Object) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
- touch(Object) - Method in interface org.apache.hadoop.hbase.nio.HBaseReferenceCounted
- touch(Object) - Method in class org.apache.hadoop.hbase.nio.RefCnt
- toUserInfo(RPCProtos.UserInformation) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
- toUserMetrics(ClusterStatusProtos.UserLoad) - Static method in class org.apache.hadoop.hbase.UserMetricsBuilder
- toUserMetrics(UserMetrics) - Static method in class org.apache.hadoop.hbase.UserMetricsBuilder
- toUserPermission(AccessControlProtos.UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Converts a user permission proto to a client user permission object.
- toUserPermission(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a protobuf UserTablePermissions to a ListMultimap<Username, UserPermission>
- toUserPermission(UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a client user permission to a user permission proto
- toUserPermission(UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a client user permission to a user permission proto
- toUserPermission(AccessControlProtos.UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Converts a user permission proto to a client user permission object.
- toUsersAndPermissions(String, Permission) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
- toUsersAndPermissions(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
- toUsersAndPermissions(ListMultimap<String, Permission>) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
- toUserTablePermissions(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a shaded protobuf UserTablePermissions to a ListMultimap<String, TablePermission> where key is username.
- toUserTablePermissions(ListMultimap<String, UserPermission>) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlUtil
-
Convert a ListMultimap<String, TablePermission> where key is username to a protobuf UserPermission
- toUserTablePermissions(ListMultimap<String, UserPermission>) - Static method in class org.apache.hadoop.hbase.security.access.ShadedAccessControlUtil
-
Convert a ListMultimap<String, TablePermission> where key is username to a shaded protobuf UserPermission
- toUUID(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- toVersionByteArray(String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Create the content to write into the ${HBASE_ROOTDIR}/hbase.version file.
- toWriteAppends - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- toZooKeeperOp(ZKWatcher, ZKUtil.ZKUtilOp) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Convert from ZKUtilOp to ZKOp
- tr - Variable in class org.apache.hadoop.hbase.client.Append
- tr - Variable in class org.apache.hadoop.hbase.client.Get
- tr - Variable in class org.apache.hadoop.hbase.client.Increment
- tr - Variable in class org.apache.hadoop.hbase.client.Scan
- tr - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- trace(TraceUtil.ThrowingCallable<R, T>, String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
- trace(TraceUtil.ThrowingCallable<R, T>, Supplier<Span>) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
- trace(TraceUtil.ThrowingRunnable<T>, String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Trace the execution of
runnable
. - trace(TraceUtil.ThrowingRunnable<T>, Supplier<Span>) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Trace the execution of
runnable
. - TRACE_LOG_MAX_LENGTH - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- TRACE_TRACEPOINT - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- tracedFuture(Supplier<CompletableFuture<T>>, String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Trace an asynchronous operation.
- tracedFuture(Supplier<CompletableFuture<T>>, Supplier<Span>) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Trace an asynchronous operation for a table.
- tracedFutures(Supplier<List<CompletableFuture<T>>>, Supplier<Span>) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Trace an asynchronous operation, and finish the create
Span
when all the givenfutures
are completed. - tracedLocationFuture(Supplier<CompletableFuture<T>>, Function<T, List<String>>, Supplier<Span>) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- tracedLocationFuture(TraceUtil.ThrowingCallable<R, T>, Function<R, List<String>>, Supplier<Span>) - Method in class org.apache.hadoop.hbase.client.HRegionLocator
- tracedRunnable(Runnable, String) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Wrap the provided
runnable
in aRunnable
that is traced. - tracedRunnable(Runnable, Supplier<Span>) - Static method in class org.apache.hadoop.hbase.trace.TraceUtil
-
Wrap the provided
runnable
in aRunnable
that is traced. - traceEnabled - Variable in class org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure
- traceEnabled - Variable in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
- traceEnabled - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
- TRACES - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- TraceUtil - Class in org.apache.hadoop.hbase.trace
- TraceUtil() - Constructor for class org.apache.hadoop.hbase.trace.TraceUtil
- TraceUtil.ThrowingCallable<R,
T extends Throwable> - Interface in org.apache.hadoop.hbase.trace -
A
Callable
that may also throw. - TraceUtil.ThrowingRunnable<T extends Throwable> - Interface in org.apache.hadoop.hbase.trace
-
A
Runnable
that may also throw. - TRACK_FILE_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- TRACK_FILE_PATTERN - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- TRACK_FILE_PREFIX - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- TRACK_FILE_ROTATE_PREFIX - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- TRACK_FILE_SEPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- trackDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
- tracker - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- tracker - Variable in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
- tracker - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
- tracker - Variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
Row tracker (keeps all next rows after SEEK_NEXT_USING_HINT was returned)
- tracker - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- tracker - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
Deprecated.Global tracker that will be used by the WALProcedureStore after load.
- tracker - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- tracker - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.AggregatingCompleteTracker
- tracker - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- tracker - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- tracker - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- TRACKER_IMPL - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- TRACKER_IMPL - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- Trackers(Class<? extends StoreFileTracker>) - Constructor for enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
- trackFileDir - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- trackFiles - Variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- TrackingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.TrackingThreadPoolExecutor
- trackMetrics - Variable in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
- trackPeerConfigChanges(ReplicationPeerConfigListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Deprecated.since 2.1.0 and will be removed in 4.0.0. Use
ReplicationPeer.registerPeerConfigListener(ReplicationPeerConfigListener)
instead. - trackProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- trackProcIds(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- trackTimestamps(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
Record the earlest Put timestamp.
- trailer - Variable in class org.apache.hadoop.hbase.io.hfile.HFileInfo
- trailer - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- trailer - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- trailer - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- TRAILER - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Fixed file trailer, both versions (always just a magic string)
- TRAILER_MAGIC - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- TRAILER_SIZE - Static variable in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
- TRAILER_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
- TRAILER_VERSION - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- trailerHitCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- trailerMissCount - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
- trailerPresent - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- trailerSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- trailerWarnSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- trailerWarnSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- trailerWritten - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
- trailingPartialChunkLength - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- 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.Filter
-
Give the filter a chance to transform the passed KeyValue.
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
-
By default no transformation takes place Give the filter a chance to transform the passed KeyValue.
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterListBase
-
For FilterList, we can consider a filter list as a node in a tree.
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
- transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
- transformClusterKey(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Separate the given key into the three configurations it should contain: hbase.zookeeper.quorum, hbase.zookeeper.client.port and zookeeper.znode.parent
- transformFile(Path, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
- transformMetaRegionLocations(RegistryProtos.GetMetaRegionLocationsResponse) - Static method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
-
Simple helper to transform the result of getMetaRegionLocations() rpc.
- transformServerNames(RegistryProtos.GetBootstrapNodesResponse) - Static method in class org.apache.hadoop.hbase.client.RpcConnectionRegistry
- transformServerNames(RegistryProtos.GetMastersResponse) - Static method in class org.apache.hadoop.hbase.client.MasterRegistry
-
Deprecated.
- transitionCode - Variable in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- transitionState - Variable in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- transitionState(RegionState.State, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
-
Set new
RegionState.State
but only if currently inexpected
State (if not, throwUnexpectedStateException
. - 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
- transitionToFieldScreen(Screen, Terminal) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- transitionToHelpScreen(Screen, Terminal) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- transitionToModeScreen(Screen, Terminal) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- transitionToNextScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- transitionToNextScreen() - Method in class org.apache.hadoop.hbase.hbtop.screen.help.HelpScreenPresenter
- transitionToNextScreen(boolean) - Method in class org.apache.hadoop.hbase.hbtop.screen.mode.ModeScreenPresenter
- TransitionType() - Constructor for enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
- TransitRegionStateProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
The procedure to deal with the state transition of a region.
- TransitRegionStateProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- TransitRegionStateProcedure(MasterProcedureEnv, RegionInfo, ServerName, boolean, TransitRegionStateProcedure.TransitionType) - Constructor for class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- TransitRegionStateProcedure(MasterProcedureEnv, RegionInfo, ServerName, boolean, TransitRegionStateProcedure.TransitionType, boolean) - Constructor for class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- TransitRegionStateProcedure.TransitionType - Enum in org.apache.hadoop.hbase.master.assignment
- transitStateAndUpdate(RegionStateNode, RegionState.State, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- translateException(Throwable) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- translateException(Throwable) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl
-
Get the good or the remote exception if any, throws the DoNotRetryIOException.
- translatePFFE(Throwable) - Static method in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
-
Translates exception for preemptive fast fail checks.
- TRANSPARENT_CRYPTO_HELPER - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- transport - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- transposed - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
- traverseAndDelete(Path, boolean, CompletableFuture<Boolean>) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Attempts to clean up a directory(its subdirectories, and files) in a
ThreadPoolExecutor
concurrently. - treatFailureAsError - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- TREE - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
- TREEMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
-
Overhead for TreeMap
- tries - Variable in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- tries - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- tries - Variable in class org.apache.hadoop.hbase.client.FastFailInterceptorContext
- trigger() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
Trigger the timer immediately.
- triggerCacheRefresh() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
- triggerCacheRefreshForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Trigger a cache refresh, even if its before the next cache refresh.
- triggerCleanerNow() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Trigger the cleaner immediately and return a CompletableFuture for getting the result.
- triggerFlushInPrimaryRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
- triggerFlushInPrimaryRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Trigger a flush in the primary region replica if this region is a secondary replica.
- triggerMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
- triggerNow() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Returns false when the Chore is not currently scheduled with a ChoreService
- triggerNow(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
-
This method tries to execute the chore immediately.
- triggerWake - Variable in class org.apache.hadoop.hbase.client.DelayingRunner
- triggerWake - Variable in class org.apache.hadoop.hbase.util.Sleeper
- trimTrailingZeroes(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
For forward scanner, next cell hint should not contain any trailing zeroes unless they are part of fuzzyKeyMeta hint = '\x01\x01\x01\x00\x00' will skip valid row '\x01\x01\x01'
- Triple<A,
B, C> - Class in org.apache.hadoop.hbase.util -
Utility class to manage a triple.
- Triple() - Constructor for class org.apache.hadoop.hbase.util.Triple
- Triple(A, B, C) - Constructor for class org.apache.hadoop.hbase.util.Triple
- trrInputColumns - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- trrRowFilter - Variable in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
- TRUE - Enum constant in enum org.apache.hadoop.hbase.KeepDeletedCells
-
Deleted Cells are retained until they are removed by other means such TTL or VERSIONS.
- TRUE - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
- truncateForSize(List<NormalizationPlan>) - Method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- truncateRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Truncate an individual region.
- truncateRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Truncate an individual region.
- truncateRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- truncateRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- truncateRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- truncateRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- truncateRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- truncateRegion(RegionInfo, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- truncateRegion(RegionInfo, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Truncate region
- truncateRegion(RpcController, MasterProtos.TruncateRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- truncateRegion(RpcController, MasterProtos.TruncateRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- truncateRegionAsync(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Truncate an individual region.
- truncateRegionAsync(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- truncateRegionAsync(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- TruncateRegionFuture(HBaseAdmin, TableName, MasterProtos.TruncateRegionResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateRegionFuture
- TruncateRegionProcedure - Class in org.apache.hadoop.hbase.master.procedure
- TruncateRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- TruncateRegionProcedure(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- TruncateRegionProcedure(MasterProcedureEnv, RegionInfo, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.TruncateRegionProcedure
- TruncateRegionProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TruncateRegionProcedureBiConsumer
- truncateTable(TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Truncate a table.
- truncateTable(TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Truncate a table.
- truncateTable(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- truncateTable(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- truncateTable(TableName, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- truncateTable(TableName, boolean, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
- truncateTable(TableName, boolean, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Truncate a table
- truncateTable(TTableName, boolean) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
- truncateTable(RpcController, MasterProtos.TruncateTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- truncateTable(RpcController, MasterProtos.TruncateTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- truncateTableAsync(TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Truncate the table but does not block and wait for it to be completely enabled.
- truncateTableAsync(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- truncateTableAsync(TableName, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- TruncateTableFuture(HBaseAdmin, TableName, boolean, MasterProtos.TruncateTableResponse) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateTableFuture
- 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
- TruncateTableProcedureBiConsumer(TableName) - Constructor for class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.TruncateTableProcedureBiConsumer
- truncateTraceLog(String) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Truncate to number of chars decided by conf hbase.ipc.trace.log.max.length if TRACE is on else to 150 chars Refer to Jira HBASE-20826 and HBASE-20942
- TrustManagerException - Exception in org.apache.hadoop.hbase.exceptions
- TrustManagerException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.TrustManagerException
- TrustManagerException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.TrustManagerException
- trustStore - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- trustStore(String, String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
- trustStorePassword - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- trustStorePassword - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- trustStorePassword - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader
- trustStorePath - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader.Builder
- trustStorePath - Variable in class org.apache.hadoop.hbase.io.crypto.tls.FileKeyStoreLoader
- trustStoreType - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- trustStoreWatcher - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcClient
- trustStoreWatcher - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- tryAcquire(long) - Method in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
-
Acquire the lock within a wait time.
- tryAddExcludeDN(DatanodeInfo, String) - Method in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
-
Try to add a datanode to the regionserver excluding cache
- tryAdvanceEntry() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- tryAdvanceTo(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Step the MVCC forward on to a new read/write basis.
- tryAssignmentRepair(HbckRegionInfo, String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- tryAtomicRegionLoad(ClientServiceCallable<byte[]>, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.as of release 2.3.0. Use
BulkLoadHFiles
instead. - tryAtomicRegionLoad(Connection, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.as of release 2.3.0. Use
BulkLoadHFiles
instead. - tryCleanupLogsOnLoad() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- tryCleanupPeerQueue(String, Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- tryCleanupServerQueue(ServerName, Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- tryCommitRecoveredHFile(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- tryComplete(MutableInt, Collection<HRegionLocation>, CompletableFuture<RegionLocations>) - Static method in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- tryComplete(AsyncNonMetaRegionLocator.LocateRequest, CompletableFuture<RegionLocations>, RegionLocations, List<AsyncNonMetaRegionLocator.RegionLocationsFutureResult>) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
- tryComplete(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- tryCreateRecoveredHFilesDir(FileSystem, Configuration, TableName, String, String) - Static method in class org.apache.hadoop.hbase.wal.WALSplitUtil
-
Return path to recovered.hfiles directory of the region's column family: e.g.
- tryDecodeChallenge(ByteBuf, int, int) - Method in class org.apache.hadoop.hbase.security.SaslChallengeDecoder
- tryDecodeError(ByteBuf, int, int) - Method in class org.apache.hadoop.hbase.security.SaslChallengeDecoder
- tryDropDelete(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.DropDeletesCompactionScanQueryMatcher
- tryExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- tryFinish() - Method in class org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource
- tryFlushInMemoryAndCompactingAsync(MutableSegment) - Method in class org.apache.hadoop.hbase.regionserver.CompactingMemStore
-
Try to flush the currActive in memory and submit the background
CompactingMemStore.InMemoryCompactionRunnable
toRegionServicesForStores.getInMemoryCompactionPool()
. - tryLock() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- tryLockEntry(long, long) - Method in class org.apache.hadoop.hbase.util.IdLock
-
Blocks until the lock corresponding to the given id is acquired.
- tryMigrate(Configuration, FileSystem, Path, RegionInfo, TableDescriptor, TableDescriptor) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
- tryMigrate(FileSystem) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- tryMigrate(ZKWatcher, String) - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- tryMigrateMetaLocationsFromZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
- tryMoveOrSwap(BalancerClusterState, int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCandidateGenerator
- tryOpen() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
-
Try to open the file from one of the available locations.
- tryParseInt(String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- tryRefreshClass(String) - Method in class org.apache.hadoop.hbase.util.DynamicClassLoader
- tryRegionServerReport(long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
- tryRenewLease() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl
- tryResubmit(Stream<Action>, int, boolean, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
- tryRetireChunk(Chunk) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
Try to retire the current chunk if it is still
c
. - tryRollWriter() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- tryRunnable() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Try to set this procedure into RUNNABLE state.
- trySaslNegotiate(Configuration, Channel, DatanodeInfo, int, DFSClient, Token<BlockTokenIdentifier>, Promise<Void>) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
- tryScheduleRetry(Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller
- trySetReadyForRolling() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- trySetResultSimple(int, Row, boolean, Object, ServerName, boolean) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
Tries to set the result or error for a particular action as if there were no replica calls.
- trySharedLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
-
Returns whether we have succesfully acquired the shared lock.
- 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).
- tryStartNewShipper(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- trySwitchToStreamRead() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- trySyncTableToPeerCluster(TableName, byte[][], ReplicationPeerDescription) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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
- tryUpdateAndGetMetaTableDescriptor(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- tryUpdateMetaTableDescriptor(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- tryUpdatePoolSize(long) - Method in class org.apache.hadoop.hbase.master.cleaner.DirScanPool
- tryValueOf(Class<T>, String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- ts - Variable in class org.apache.hadoop.hbase.client.Mutation
- ts - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Timestamp for all inserted rows
- ts - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Timestamp for all inserted rows
- ts - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell
- ts - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.FirstOnRowColTSCell
- ts - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
- tserver - Variable in class org.apache.hadoop.hbase.thrift.ThriftServer
- tsFormat - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
- TsvImporterMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Write table content out to files in hdfs.
- TsvImporterMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- TsvImporterTextMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Write table content out to map output files.
- TsvImporterTextMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
- TsvParser(String, String) - Constructor for class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
- tTableArray - Variable in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- ttl - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- ttl - Variable in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Cell TTL
- ttl - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
- ttl - Variable in class org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder
- ttl - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- TTL - Enum constant in enum org.apache.hadoop.hbase.KeepDeletedCells
-
Deleted Cells are retained until the delete marker expires due to TTL.
- TTL - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- TTL - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- TTL - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- TTL - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- TTL - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- TTL - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- TTL_BYTES - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
- 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.TimeToLiveMasterLocalStoreHFileCleaner
- TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreWALCleaner
- TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
-
Deprecated.
- TTL_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- ttlMs - Variable in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- tTransport - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
- tune() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- tune(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareCompactionThroughputController
- tune(double) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareFlushThroughputController
- tune(HeapMemoryManager.TunerContext) - Method in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- tune(HeapMemoryManager.TunerContext) - Method in interface org.apache.hadoop.hbase.regionserver.HeapMemoryTuner
-
Perform the heap memory tuning operation.
- tuneObservers - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- TUNER_RESULT - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- TUNER_STEP_EPS - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- tunerContext - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- TunerContext() - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- tunerLookupPeriods - Variable in class org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner
- tunerOn - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
- TunerResult(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
- tuningPeriod - Variable in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
- tunit - Variable in class org.apache.hadoop.hbase.quotas.RateLimiter
- turnOffMoveMode() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- turnOnMoveMode() - Method in class org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter
- TWENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
- TWO - Enum constant in enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
- TwoPhaseProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
- TwoPhaseProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.TwoPhaseProcedure
- txid - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSWALEntry
- txid - Variable in class org.apache.hadoop.hbase.regionserver.wal.SyncFuture
-
The transaction id of this operation, monotonically increases.
- type - Variable in class org.apache.hadoop.hbase.ArrayBackedTag
- type - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Backup type, full or incremental
- type - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- type - Variable in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage
- type - Variable in class org.apache.hadoop.hbase.ByteBufferTag
- type - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- type - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- type - Variable in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- type - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
- type - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- type - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- type - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- type - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContext
- type - Variable in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- type - Variable in class org.apache.hadoop.hbase.ipc.CallEvent
- type - Variable in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- type - Variable in class org.apache.hadoop.hbase.master.balancer.BalanceAction
- type - Variable in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- type - Variable in class org.apache.hadoop.hbase.master.locking.LockManager.MasterLock
- type - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- type - Variable in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- type - Variable in enum org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter.TaskType
- type - Variable in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- type - Variable in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- type - Variable in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
- type - Variable in class org.apache.hadoop.hbase.replication.regionserver.RefreshPeerCallable
- type - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- type - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- type - Variable in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
- type - Variable in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
- type() - Method in class org.apache.hadoop.hbase.client.AbstractResponse
- type() - Method in class org.apache.hadoop.hbase.client.MultiResponse
- type() - Method in class org.apache.hadoop.hbase.client.SingleResponse
- type() - Method in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Returns the type of this truck's payload.
- Type() - Constructor for enum org.apache.hadoop.hbase.client.LogQueryFilter.Type
-
Deprecated.
- Type() - Constructor for enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- Type() - Constructor for enum org.apache.hadoop.hbase.ipc.CallEvent.Type
- Type() - Constructor for enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
- Type() - Constructor for enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- Type() - Constructor for enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- Type() - Constructor for enum org.apache.hadoop.hbase.regionserver.TimeRangeTracker.Type
- Type() - Constructor for enum org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck.Type
- Type(byte) - Constructor for enum org.apache.hadoop.hbase.Cell.Type
- Type(byte) - Constructor for enum org.apache.hadoop.hbase.KeyValue.Type
- Type(String, String) - Constructor for enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
- TYPE_KEY - Static variable in class org.apache.hadoop.hbase.util.JSONMetricUtil
- TYPE_LENGTH_SIZE - Static variable in interface org.apache.hadoop.hbase.Tag
- TYPE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
-
Size of the key type field in bytes
- typeA - Variable in class org.apache.hadoop.hbase.types.Union2
- typeB - Variable in class org.apache.hadoop.hbase.types.Union2
- typeByte - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- typeByte - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- typeC - Variable in class org.apache.hadoop.hbase.types.Union3
- typeD - Variable in class org.apache.hadoop.hbase.types.Union4
- types - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- types - Variable in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
- types - Variable in class org.apache.hadoop.hbase.types.StructIterator
U
- ugi - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- ugi - Variable in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- ugi - Variable in class org.apache.hadoop.hbase.security.User
- ugiReferenceCounter - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- unableToConnectToServer(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
-
The category of exceptions where we can ensure that the request has not yet been received and/or processed by the target regionserver yet and hence we can determine whether it is safe to choose different regionserver as the target.
- unackedAppends - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- unassign(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Unassign a Region.
- unassign(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Unassign a region from current hosting regionserver.
- unassign(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- unassign(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- unassign(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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.
- unassign(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- unassign(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
Admin.unassign(byte[])
instead. - unassign(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Deprecated.since 2.4.0 and will be removed in 4.0.0. Use
AsyncAdmin.unassign(byte[])
instead. - unassign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- unassign(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- UNASSIGN - Enum constant in enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
- UNASSIGN_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- Unassigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Unassigned
-
Deprecated.
- unAssignedRegionsList - Variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
- unassignedTimeout - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- unassignMetaReplica(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- unassignMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- UnassignProcedure - Class in org.apache.hadoop.hbase.master.assignment
-
Deprecated.Do not use any more.
- UnassignProcedure() - Constructor for class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- unassignProcMetrics - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- unassignRegion(RpcController, MasterProtos.UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- unassignRegion(RpcController, MasterProtos.UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- UnassignRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles closing of a region on a region server.
- UnassignRegionHandler(HRegionServer, String, long, boolean, ServerName, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- UnassignRegionHandler(HRegionServer, String, long, boolean, ServerName, EventType, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
- unassigns(List<String>) - Method in interface org.apache.hadoop.hbase.client.Hbck
- unassigns(List<String>, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseHbck
- unassigns(List<String>, boolean) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
Like
Admin.unassign(byte[], boolean)
but 'raw' in that it can do more than one Region at a time -- good if many Regions to offline -- and it will schedule the assigns even in the case where Master is initializing (as long as the ProcedureExecutor is up). - unassigns(RpcController, MasterProtos.UnassignsRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
A 'raw' version of unassign that does bulk and can skirt Master state checks if override is set; i.e.
- unassignSplitMerge(MasterProcedureEnv, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- unattach(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- unattachRemoteProc(RegionRemoteProcedureBase) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- UNBLOCKED_FLUSH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- UNBLOCKED_FLUSH_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- UNBLOCKED_FLUSH_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- UNBLOCKED_FLUSH_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
- unblockedFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
- unblockedFlushCount - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
- unblockedFlushGauge - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- unblockedFlushHistogram - Variable in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- unblockUpdates() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- unbuffer() - Method in class org.apache.hadoop.hbase.io.FileLink.FileLinkInputStream
- 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 interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
To close the stream's socket.
- unbufferStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
- unbufferStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
- uncaughtExceptionHandler - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- uncleanlyClosedKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- uncleanlyClosedSkippedBytes - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- uncleanlyClosedSkippedBytes - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- uncleanlyClosedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- uncleanlyClosedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- uncleanlySkippedBytesKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- uncompress(ByteString, Enum) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
- uncompress(ByteString, Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneUncompressor
- uncompress(ByteString, Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.StatelessUncompressor
- uncompressByteString(ByteString, Dictionary) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
- UNCOMPRESSED_SIZE_WITHOUT_HEADER_INDEX - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Header
- UNCOMPRESSED_STORE_FILE_SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- UncompressedBlockSizePredicator - Class in org.apache.hadoop.hbase.io.hfile
-
This BlockCompressedSizePredicator implementation doesn't actually performs any predicate and simply returns true on
shouldFinishBlock
. - UncompressedBlockSizePredicator() - Constructor for class org.apache.hadoop.hbase.io.hfile.UncompressedBlockSizePredicator
- uncompressedDataIndexSize - Variable in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Total uncompressed size of all blocks of the data index
- uncompressedDataIndexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- uncompressedDataIndexSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- uncompressedSizeWithoutHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Size of pure data.
- uncompressedSizeWithoutHeader - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- uncompressedStoreFileSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- uncompressedStoreFileSize - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- uncompressIntoArray(byte[], int, DataInput, Dictionary) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
-
Deprecated.
- uncompressSingleKeyValue(DataInputStream, ByteBuffer, DiffKeyDeltaEncoder.DiffCompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
- uncompressSingleKeyValue(DataInputStream, ByteBuffer, FastDiffDeltaEncoder.FastDiffCompressionState) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
- uncompressTags - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- uncompressTags(InputStream, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
-
Uncompress tags from the InputStream and writes to the destination array.
- uncompressTags(InputStream, ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
-
Uncompress tags from the InputStream and writes to the destination buffer.
- uncompressTags(ByteBuff, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.TagCompressionContext
-
Uncompress tags from the input ByteBuffer and writes to the destination array.
- unconfigure() - Method in class org.apache.hadoop.hbase.mapreduce.RoundRobinTableInputFormat
- undealtMutationCount - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Count the size of
BufferedMutatorImpl.writeAsyncBuffer
. - UNDEFINED - Static variable in class org.apache.hadoop.hbase.client.RegionInfoBuilder
- UNDELETABLE_META_COLUMNFAMILIES - Static variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
List of column families that cannot be deleted from the hbase:meta table.
- UNDELETED_REPLICATION_QUEUE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- undeletedHFileRefsPeerIds - Variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- undeletedQueueIds - Variable in class org.apache.hadoop.hbase.util.hbck.ReplicationChecker
- undeployRegions(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- undeployRegionsForHbi(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- underCompactionStores - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
- underline - Variable in class org.apache.hadoop.hbase.hbtop.terminal.Attributes
- underlyingImplementation - Variable in class org.apache.hadoop.hbase.security.User.TestingGroups
- underlyingQueue - Variable in class org.apache.hadoop.hbase.thrift.CallQueue
- underlyingRunnable - Variable in class org.apache.hadoop.hbase.thrift.CallQueue.Call
- UNDERSCORE - Static variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.AssignRegionAction
- undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.BalanceAction
-
Returns an Action which would undo this action
- undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.MoveRegionAction
- undoAction() - Method in class org.apache.hadoop.hbase.master.balancer.SwapRegionsAction
- undoDeleteFromNSTable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
undo the delete
- undoRemoveFromZKNamespaceManager(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
undo the remove from ZooKeeper
- unencodedDataSizeWritten - Variable in class org.apache.hadoop.hbase.io.encoding.EncodingState
- UNEXPECTED_STATE_REGION - Static variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- unexpectedHeader(byte) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Creates the standard exception when the encoded header byte is unexpected for the decoding context.
- UnexpectedStateException - Exception in org.apache.hadoop.hbase.exceptions
- UnexpectedStateException() - Constructor for exception org.apache.hadoop.hbase.exceptions.UnexpectedStateException
- UnexpectedStateException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnexpectedStateException
- UnexpectedStateException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnexpectedStateException
- UnexpectedStateException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnexpectedStateException
- unfinishedReplicas - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
- unforcedResubmits - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
-
Deprecated.
- 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
- UNIFORM_RESERVOIR - Static variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- UniformSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- UNINITIALIZED - Static variable in class org.apache.hadoop.hbase.regionserver.Chunk
- UNINITIALIZED_NUM_OF_REPLICAS - Static variable in interface org.apache.hadoop.hbase.client.CatalogReplicaLoadBalanceSelector
- UNINSTALLED - Enum constant in enum org.apache.hadoop.hbase.Coprocessor.State
- Union2<A,
B> - Class in org.apache.hadoop.hbase.types - Union2(DataType<A>, DataType<B>) - Constructor for class org.apache.hadoop.hbase.types.Union2
-
Create an instance of
Union2
over the set of specified types. - Union3<A,
B, C> - Class in org.apache.hadoop.hbase.types -
The
Union
family ofDataType
s encode one of a fixed collection of Objects. - Union3(DataType<A>, DataType<B>, DataType<C>) - Constructor for class org.apache.hadoop.hbase.types.Union3
-
Create an instance of
Union3
over the set of specified types. - Union4<A,
B, C, D> - Class in org.apache.hadoop.hbase.types -
The
Union
family ofDataType
s encode one of a fixed collection of Objects. - Union4(DataType<A>, DataType<B>, DataType<C>, DataType<D>) - Constructor for class org.apache.hadoop.hbase.types.Union4
-
Create an instance of
Union4
over the set of specified types. - uniqueBlocksTotalWeight - Variable in class org.apache.hadoop.hbase.HDFSBlocksDistribution
- uniqueRackList - Variable in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
- unit - Variable in class org.apache.hadoop.hbase.Size
- Unit() - Constructor for enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
- Unit(int, String) - Constructor for enum org.apache.hadoop.hbase.Size.Unit
- unitKB - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- unitMB - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- UNITTEST - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
- unknown - Static variable in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- Unknown - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
- UNKNOWN - Enum constant in enum org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
- UNKNOWN - Enum constant in enum org.apache.hadoop.hbase.http.log.LogLevel.Operations
- UNKNOWN - Enum constant in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
- UNKNOWN - Enum constant in enum org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
- UNKNOWN - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- UNKNOWN - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
- UNKNOWN_EXCEPTION - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
- 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
- UNKNOWN_SERVER - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- UNKNOWN_SERVER_OPEN_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- UNKNOWN_SERVER_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- UNKNOWN_SERVER_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- UNKNOWN_SERVERNAME - Static variable in class org.apache.hadoop.hbase.ServerName
-
What to use if server name is unknown.
- UNKNOWN_SERVERS - Enum constant in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
metrics about unknown region servers
- unknownCommandMessage() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- unknownFileLengthForClosedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- unknownFileLengthForClosedWAL - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- unknownFileLengthKey - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- UnknownProtocolException - Exception in org.apache.hadoop.hbase.exceptions
-
An error requesting an RPC protocol that the server is not serving.
- UnknownProtocolException(Class<?>) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
- UnknownProtocolException(Class<?>, String) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
- UnknownProtocolException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
- UnknownRegionException - Exception in org.apache.hadoop.hbase
-
Thrown when we are asked to operate on a region we know nothing about.
- UnknownRegionException(String) - Constructor for exception org.apache.hadoop.hbase.UnknownRegionException
-
Constructs a new UnknownRegionException with the specified detail message.
- UnknownRegionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.UnknownRegionException
-
Constructs a new UnknownRegionException with the specified detail message and cause.
- unknownScannerException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
- unknownScannerException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
- UnknownScannerException - Exception in org.apache.hadoop.hbase
-
Thrown if a region server is passed an unknown scanner ID.
- UnknownScannerException() - Constructor for exception org.apache.hadoop.hbase.UnknownScannerException
- UnknownScannerException(String) - Constructor for exception org.apache.hadoop.hbase.UnknownScannerException
- UnknownScannerException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.UnknownScannerException
- unknownServerName - Variable in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- unknownServerNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder.ClusterMetricsImpl
- unknownServerNames - Variable in class org.apache.hadoop.hbase.ClusterMetricsBuilder
- unknownServerOpenRegions - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- unknownServerRegionsGauge - Variable in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- unknownServers - Variable in class org.apache.hadoop.hbase.master.janitor.CatalogJanitorReport
-
TODO: If CatalogJanitor finds an 'Unknown Server', it should 'fix' it by queuing a
HBCKServerCrashProcedure
for found server for it to clean up meta. - UnknownServerVisitor(Connection, ServerName) - Constructor for class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- UnknownServiceException - Exception in org.apache.hadoop.hbase.ipc
- UnknownServiceException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnknownServiceException
- UnknownSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
-
Exception thrown when we get a request for a snapshot we don't recognize.
- UnknownSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.UnknownSnapshotException
- UnknownSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.UnknownSnapshotException
- unload() - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Unload regions from given
RegionMover.hostname
using ack/noAck mode andRegionMover.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 inRegionMover.excludeFile
. - unloadAppend() - Method in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Unload the truck of its
FSWALEntry
payload. - unloadFromRack() - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Unload regions from given
RegionMover.hostname
using ack/noAck mode andRegionMover.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 inRegionMover.excludeFile
. - unloadRegions(boolean) - Method in class org.apache.hadoop.hbase.util.RegionMover
- unloadRegions(boolean, List<String>) - Method in class org.apache.hadoop.hbase.util.RegionMover
- unloadRegions(ServerName, List<ServerName>, List<RegionInfo>, List<String>) - Method in class org.apache.hadoop.hbase.util.RegionMover
- unloadSync() - Method in class org.apache.hadoop.hbase.regionserver.wal.RingBufferTruck
-
Unload the truck of its
SyncFuture
payload. - unlock - Variable in class org.apache.hadoop.hbase.master.locking.LockProcedure
- unlock() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
- unlock() - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- unlock(List<RegionStateNode>) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManagerUtil
- unlock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
- unlock(ReadPointCalculationLock.LockType) - Method in class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- unlock(T) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.NamedLock
- unlockHbck() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- unmodifiableTableCFsMap(Map<TableName, List<String>>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
- unmodifiedTableDescriptor - Variable in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
- UnmodifyableHRegionInfo - Class in org.apache.hadoop.hbase.client
-
Deprecated.As of release 2.0.0, this will be removed in HBase 3.0.0.
- UnmodifyableHRegionInfo(HRegionInfo) - Constructor for class org.apache.hadoop.hbase.client.UnmodifyableHRegionInfo
-
Deprecated.
- unpack(HFileContext, HFileBlock.FSReader) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
Retrieves the decompressed/decrypted view of this block.
- unpackRowOperations(CheckAndMutate) - Static method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- unpackRowOperations(Row) - Static method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- UNPOOLED_ALLOCATOR_TYPE - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- unquoteHtmlChars(String) - Static method in class org.apache.hadoop.hbase.http.HtmlQuoting
-
Remove HTML quoting from a string.
- unregisterAllListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Clean all existing listeners
- unregisterFlushRequestListener(FlushRequestListener) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
-
Unregister the given FlushRequestListener
- unregisterFlushRequestListener(FlushRequestListener) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Unregister the listener from MemstoreFlushListeners
- unregisterListener(ServerListener) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Remove the listener from the notification list.
- unregisterListener(ProcedureExecutor.ProcedureExecutorListener) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- unregisterListener(ProcedureStore.ProcedureStoreListener) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
Remove the listener from the notification list.
- unregisterListener(ProcedureStore.ProcedureStoreListener) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
- unregisterListener(ZKListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- unregisterNonceIfProcedureWasNotSubmitted(NonceKey) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Remove the NonceKey if the procedure was not submitted to the executor.
- unregisterSnapshotProcedure(SnapshotProtos.SnapshotDescription, long) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- unregisterWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- unregisterWALActionsListener(WALActionsListener) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- unregisterWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Unregisters WALActionsListener
- UNSAFE_AVAIL - Static variable in class org.apache.hadoop.hbase.nio.SingleByteBuff
- UNSAFE_AVAIL - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- UNSAFE_COMMON_PREFIXER_NAME - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder
-
Deprecated.
- UNSAFE_COMMON_PREFIXER_NAME - Static variable in class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder
- UNSAFE_COMPARER_NAME - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder
-
Deprecated.
- UNSAFE_COMPARER_NAME - Static variable in class org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder
- UNSAFE_CONVERTER_NAME - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder
-
Deprecated.
- UNSAFE_CONVERTER_NAME - Static variable in class org.apache.hadoop.hbase.util.Bytes.ConverterHolder
- UNSAFE_COPY_THRESHOLD - Static variable in class org.apache.hadoop.hbase.util.UnsafeAccess
- UNSAFE_HBASE_CLIENT_KERBEROS_HOSTNAME_DISABLE_REVERSEDNS - Static variable in class org.apache.hadoop.hbase.security.SecurityConstants
-
This config is for experts: don't set its value unless you really know what you are doing.
- UNSAFE_RS_HOSTNAME_DISABLE_MASTER_REVERSEDNS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
HBASE-18226: This config and hbase.unsafe.regionserver.hostname are mutually exclusive.
- UNSAFE_RS_HOSTNAME_KEY - Static variable in class org.apache.hadoop.hbase.util.DNS
- UNSAFE_STREAM_CAPABILITY_ENFORCE - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Parameter to disable stream capability enforcement checks
- UNSAFE_UNALIGNED - Static variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- UNSAFE_UNALIGNED - Static variable in class org.apache.hadoop.hbase.nio.SingleByteBuff
- UNSAFE_UNALIGNED - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- UNSAFE_UNALIGNED - Static variable in class org.apache.hadoop.hbase.util.Bytes
- UnsafeAccess - Class in org.apache.hadoop.hbase.util
- UnsafeAccess() - Constructor for class org.apache.hadoop.hbase.util.UnsafeAccess
- UnsafeCommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.CommonPrefixerHolder.UnsafeCommonPrefixer
-
Deprecated.
- UnsafeCommonPrefixer() - Constructor for class org.apache.hadoop.hbase.util.Bytes.CommonPrefixerHolder.UnsafeCommonPrefixer
- UnsafeComparer() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.UnsafeComparer
-
Deprecated.
- UnsafeComparer() - Constructor for enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
- UnsafeConverter() - Constructor for class org.apache.hadoop.hbase.util.ByteBufferUtils.ConverterHolder.UnsafeConverter
-
Deprecated.
- UnsafeConverter() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ConverterHolder.UnsafeConverter
- unsafeCopy(Object, long, Object, long, long) - Static method in class org.apache.hadoop.hbase.util.UnsafeAccess
- UnsafeLayout() - Constructor for class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout
- unsafeOffset - Variable in class org.apache.hadoop.hbase.nio.SingleByteBuff
- unsafeRef - Variable in class org.apache.hadoop.hbase.nio.SingleByteBuff
- unset() - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- unset() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Nullifies this ByteRange.
- unset() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
- unset() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
- unset() - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
- unset() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
- unset() - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
- unset(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- UNSET - Static variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- UNSET - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
- UNSET - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
- UNSET_HASH_VALUE - Static variable in class org.apache.hadoop.hbase.util.AbstractByteRange
- UNSET_PRIORITY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
- UNSET_VALUE - Static variable in class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
- unsetCurrentCall() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Used by
RegionProcedureStore
. - unsetPartialFlag() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- unsetPolicy(FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Unsets any EC policy specified on the path.
- unsetProcedure(TransitRegionStateProcedure) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateNode
- unsetRollback() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
Called by the ProcedureExecutor to mark rollback execution
- unsignedBinarySearch(byte[], int, int, byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Search sorted array "a" for byte "key".
- unsignedCmp(long, long) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Perform unsigned comparison between two long values.
- unsignedCopyAndIncrement(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Treat the byte[] as an unsigned series of bytes, most significant bits first.
- unspecifiedStoragePolicyId - Static variable in class org.apache.hadoop.hbase.fs.HFileSystem
- UNSUPPORTED_OPTION - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- UNSUPPORTED_PROCEDURES - Static variable in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- UnsupportedCellCodecException - Exception in org.apache.hadoop.hbase.ipc
- UnsupportedCellCodecException() - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
- UnsupportedCellCodecException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
- UnsupportedCellCodecException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
- UnsupportedCompressionCodecException - Exception in org.apache.hadoop.hbase.ipc
- UnsupportedCompressionCodecException() - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
- UnsupportedCompressionCodecException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
- UnsupportedCompressionCodecException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
- UnsupportedCryptoException - Exception in org.apache.hadoop.hbase.ipc
- UnsupportedCryptoException() - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCryptoException
- UnsupportedCryptoException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCryptoException
- UnsupportedCryptoException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCryptoException
- unsupportedOptionsInV2 - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- unthrottleNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified namespace.
- unthrottleNamespaceByThrottleType(String, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified namespace by throttle type.
- unthrottleRegionServer(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified region server.
- unthrottleRegionServerByThrottleType(String, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified region server by throttle type.
- unthrottleTable(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified table.
- unthrottleTableByThrottleType(TableName, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified table.
- unthrottleUser(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user.
- unthrottleUser(String, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user on the specified namespace.
- unthrottleUser(String, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user on the specified table.
- unthrottleUserByThrottleType(String, String, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user on the specified namespace.
- unthrottleUserByThrottleType(String, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user.
- unthrottleUserByThrottleType(String, TableName, ThrottleType) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettingsFactory
-
Remove the throttling for the specified user on the specified table.
- until(long) - Static method in class org.apache.hadoop.hbase.io.TimeRange
-
Represents the time interval [0, maxStamp)
- UNVERSIONED - Enum constant in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- unwrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
-
Decrypts input data.
- unwrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- unwrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- unwrap(byte[], int, int) - Method in interface org.apache.hadoop.hbase.security.SaslUnwrapHandler.Unwrapper
- unwrap(Throwable) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
-
Unwrap InvalidToken exception, otherwise return the one passed in.
- unwrap(Throwable) - Static method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
- unwrap(CipherOption, SaslClient) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- unwrapCompletionException(Throwable) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Get the cause of the
Throwable
if it is aCompletionException
. - unwrapException(IOException) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- unwrapException(IOException) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher.ExecuteProceduresRemoteCall
- unwrapInvocationException(ErasureCodingUtils.ThrowingObjectSupplier) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
- unwrapIPBE(IOException) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufWALTailingReader
- unwrapKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Helper for
EncryptionUtil.unwrapKey(Configuration, String, byte[])
which automatically uses the configured master and alternative keys, rather than having to specify a key type to unwrap with. - unwrapKey(Configuration, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Unwrap a key by decrypting it with the secret key of the given subject.
- unwrappedData - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- unwrappedDataLengthBuffer - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- unwrappedRpcBuffer - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- unwrapper - Variable in class org.apache.hadoop.hbase.security.SaslUnwrapHandler
- unwrapRemoteException() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
- unwrapRemoteException() - Method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- unwrapRemoteIOException() - Method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
- unwrapRemoteIOException(Procedure) - Static method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureUtil
-
This is a version of unwrapRemoteIOException that can do DoNotRetryIOE.
- unwrapRemoteProcedureException(RemoteProcedureException) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
- unwrapWALKey(Configuration, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Unwrap a wal key by decrypting it with the secret key of the given subject.
- UNWRITABLE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- UNWRITABLE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- unwritableStartTime - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- unwritableTime - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- unwritableTime(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
- unwritableTime(long) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- unwritableTime(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- 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() - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- update(byte[]) - Method in class org.apache.hadoop.hbase.master.MasterStateStore
- update(byte[], byte[], R) - Method in interface org.apache.hadoop.hbase.client.coprocessor.Batch.Callback
- update(byte[], Set<byte[]>, long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
We've been passed a new sequenceid for the region.
- update(byte[], RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics
-
Good enough attempt.
- update(int) - Method in interface org.apache.hadoop.hbase.metrics.Histogram
-
Adds a new value to the distribution.
- update(int) - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- update(long) - Method in interface org.apache.hadoop.hbase.metrics.Histogram
-
Adds a new value to the distribution.
- update(long) - Method in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
- update(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- update(long, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStats
- update(long, TimeUnit) - Method in class org.apache.hadoop.hbase.metrics.impl.TimerImpl
- update(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.metrics.Timer
-
Update the timer with the given duration in given time unit.
- update(String) - Method in class org.apache.hadoop.hbase.zookeeper.MasterMaintenanceModeTracker
- update(Collection<RegionState>, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- update(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.throttle.StoreHotnessProtector
- update(RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
- update(RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats
- update(TableDescriptor) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Add or update descriptor.
- update(TableDescriptor, boolean) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
Add or update descriptor
- update(TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- update(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
Returns True if full....
- update(AssignmentManager) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionInTransitionStat
- update(UpdateMasterRegion) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- update(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- update(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
- update(Procedure<?>) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
The specified procedure was executed, and the new state should be written to the store.
- update(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
- update(Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- update(BitSetNode, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker
-
Deprecated.
- update(GlobalQuotaSettingsImpl) - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Persist the given quota for the subject.
- 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(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(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(HRegion) - Method in interface org.apache.hadoop.hbase.master.region.UpdateMasterRegion
- update(CellSetModel, boolean) - Method in class org.apache.hadoop.hbase.rest.RowResource
- update(ScannerModel, boolean, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
- update(TableSchemaModel, boolean, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- update(StoreFileTrackerProtos.StoreFileList.Builder) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
-
We will set the timestamp and version in this method so just pass the builder in
- update(TableName, TableSchemaModel, UriInfo, Admin) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
- UPDATE - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType
-
Deprecated.
- UPDATE_CONFIG - Enum constant in enum org.apache.hadoop.hbase.master.procedure.PeerProcedureInterface.PeerOperationType
- UPDATE_LAST_SEQ_ID_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.master.replication.ModifyPeerProcedure
- updateAccessTime() - Method in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- updateACL(RegionCoprocessorEnvironment, Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Writes all table ACLs for the tables in the given Map up into ZooKeeper znodes.
- updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of appends.
- updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updateAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the Append time histogram.
- updateAppend(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Append time histogram.
- updateAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateAppend(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateAppend(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateAppend(HRegion, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateAssignmentManagerMetrics() - Method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
- updateAssignmentManagerMetrics(HbckReport) - Method in class org.apache.hadoop.hbase.master.hbck.HbckChore
- 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
- updateAssignmentPlanToRegionServers(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Update the assignment plan to all the region servers
- updateBackupInfo(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Updates status (state) of a backup session in a persistent store
- updateBackupInfo(BackupInfo) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Updates status (state) of a backup session in backup system table table
- updateBackupManifest(String, String, List<String>) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupMergeJob
- updateBackupMasters() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
- updateBalanceCluster(long) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- updateBalanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- updateBalancerLoadInfo(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- updateBalancerLoadInfo(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
In some scenarios, Balancer needs to update internal status or information according to the current tables load
- updateBalancerLoadInfo(Map<TableName, Map<ServerName, List<RegionInfo>>>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
Updates the balancer status tag reported to JMX
- updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- updateBalancerStatus(boolean) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
- updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
- updateBalancerStatus(boolean) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
- updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- updateBalancerTableLoadInfo(TableName, Map<ServerName, List<RegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- updateBatchStats(WALEntryBatch, WAL.Entry, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- updateBinary(byte[], HttpHeaders, boolean) - Method in class org.apache.hadoop.hbase.rest.RowResource
- updateBlockBytesScanned(long) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- updateBlockCacheDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Update the increase/decrease blockcache size histogram
- updateBlockCacheDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease blockcache size histogram
- updateBlockCacheDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- updateBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Update/Set the blocked flush count histogram/gauge
- updateBlockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the blocked flush count histogram/gauge
- updateBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- updateBlockMetrics(Cacheable, BlockCacheKey, BlockCache, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
- updateBulkLoad(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateCache(ListMultimap<String, ? extends Permission>, AuthManager.PermissionCache) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
- updateCachedLocation(RegionInfo, ServerName, ServerName, long) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
- updateCachedLocationOnError(HRegionLocation, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
- updateCachedLocationOnError(HRegionLocation, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- updateCachedLocationOnError(HRegionLocation, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- updateCachedLocationOnError(HRegionLocation, Throwable, Function<HRegionLocation, HRegionLocation>, Consumer<HRegionLocation>, Consumer<HRegionLocation>, MetricsConnection) - Static method in class org.apache.hadoop.hbase.client.AsyncRegionLocatorHelper
- updateCachedLocations(ServerName, byte[], byte[], Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- updateCachedLocations(TableName, byte[], byte[], Object, ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Update the location cache.
- updateCachedLocations(TableName, byte[], byte[], Object, ServerName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
Update the location with the new value (if the exception is a RegionMovedException) or delete it from the cache.
- updateCacheOfRSGroups(Set<String>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Update cache of rsgroups.
- updateCandidateFilesForRowKeyBefore(Iterator<HStoreFile>, KeyValue, Cell) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
- 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
-
See
StoreFileManager.getCandidateFilesForRowKeyBefore(KeyValue)
andStoreFileManager.updateCandidateFilesForRowKeyBefore(Iterator, KeyValue, Cell)
for details on this methods. - 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
- updateCellTimestamps(Iterable<List<Cell>>, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Replace any cell timestamps set to
HConstants.LATEST_TIMESTAMP
provided current timestamp. - updateCheckAndDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the CheckAndDelete time histogram.
- updateCheckAndDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndDelete histogram
- updateCheckAndDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCheckAndDelete(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateCheckAndMutate(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateCheckAndMutate(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateCheckAndMutate(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateCheckAndMutate(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateCheckAndMutate(long, long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the CheckAndMutate time histogram.
- updateCheckAndMutate(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndMutate histogram
- updateCheckAndMutate(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCheckAndMutate(HRegion, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateCheckAndPut(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the CheckAndPut time histogram.
- updateCheckAndPut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndPut histogram
- updateCheckAndPut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCheckAndPut(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- updateClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
- updateClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
- updateClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- updateClusterMetrics(ClusterMetrics) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
-
Set the current cluster status.
- updateClusterMetrics(ClusterMetrics) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
- updateClusterQuotaToMachineQuota(QuotaProtos.Quotas, double) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
Convert cluster scope quota to machine scope quota
- updateCompactedMetrics(boolean, CompactionProgress) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- updateCompaction(String, boolean, long, int, int, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction input number of files histogram
- updateCompactionInputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction input number of files histogram
- updateCompactionInputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateCompactionInputFileCount(String, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total input file size histogram
- updateCompactionInputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction total input file size histogram
- updateCompactionInputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateCompactionInputSize(String, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction output number of files histogram
- updateCompactionOutputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction output number of files histogram
- updateCompactionOutputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateCompactionOutputFileCount(String, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total output file size
- updateCompactionOutputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction total output file size
- updateCompactionOutputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateCompactionOutputSize(String, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction time histogram, both major and minor
- updateCompactionTime(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction time histogram, both major and minor
- updateCompactionTime(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateCompactionTime(String, boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateConfiguration() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Update the configuration and trigger an online config change on all the regionservers.
- updateConfiguration() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Update the configuration and trigger an online config change on all the masters and regionservers.
- updateConfiguration() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- updateConfiguration() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- updateConfiguration() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- updateConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Reload the configuration from disk.
- updateConfiguration() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- updateConfiguration(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Update the configuration and trigger an online config change on all the regionservers in the RSGroup.
- updateConfiguration(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- updateConfiguration(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Because the
RSGroupAdminClient.updateConfiguration(String)
callsAdmin.updateConfiguration(ServerName)
method, the implementation of this method on the Server side is empty. - updateConfiguration(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Update the configuration and trigger an online config change on the regionserver.
- updateConfiguration(ServerName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Update the configuration and trigger an online config change on the regionserver.
- updateConfiguration(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- updateConfiguration(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- updateConfiguration(ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- updateConfiguration(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- 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. - updateConnectAddr(String, String, String, InetSocketAddress) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- updateConnectAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- updateConnectionAccessTime() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Updates the access time for the current connection.
- updateCostsAndWeightsWithAction(BalancerClusterState, BalanceAction) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- updateCounters() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
If hbase runs on new version of mapreduce, RecordReader has access to counters thus can update counters based on scanMetrics.
- updateCounters(ScanMetrics, long, Method, TaskAttemptContext, long) - Static method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Deprecated.since 2.4.0 and 2.3.2, will be removed in 4.0.0 Use
TableRecordReaderImpl.updateCounters(ScanMetrics, long, TaskAttemptContext, long)
instead. - updateCounters(ScanMetrics, long, TaskAttemptContext, long) - Static method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- updateCurrBlockRef(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- 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
. - updateCurrentlyServingReplica(ScannerCallable, Result[], AtomicBoolean, ExecutorService) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- updateDeadServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateDeadServerOpenRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- updateDeadServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- updateDeadServerRegionMetrics(int, int) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- updateDefaultServers(SortedSet<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- updateDelayInterval(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats
- updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of deletes.
- updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the Delete time histogram
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateDelete(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateDeleteBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the batch Delete time histogram
- updateDeleteBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram if a batch contains a delete op
- updateDeleteBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateDeleteBatch(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateDeleteLatestVersionTimestamp(Cell, Get, int, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- updateEmptyRegionInfoRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateEstimateConsumeBatchQuota(int, int) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
Update estimate quota(read/write size/capacityUnits) which will be consumed
- updateEstimateConsumeScanQuota(ClientProtos.ScanRequest, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
Update estimate quota(read/write size/capacityUnits) which will be consumed
- updateExistingNodeData(ZKWatcher, String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Deprecated.Unused
- updateFailureInfo(FastFailInterceptorContext) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- updateFailureInfo(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor
- updateFailureInfo(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
- updateFailureInfo(RetryingCallerInterceptorContext) - Method in class org.apache.hadoop.hbase.client.RetryingCallerInterceptor
-
Call this function to update at the end of the retry.
- updateFailureInfoForServer(ServerName, FailureInfo, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
-
This function updates the Failure info for a particular server after the attempt to
- 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
- updateFavoredNodesForRegion(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredStochasticBalancer
- updateFavoredNodesMap(RegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
-
Update an assignment to the plan
- updateFavoredNodesMap(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesPlan
-
Add to existing Map of FavoredNodes.
- updateFileLists(List<String>, List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- updateFiles(Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- updateFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateFilteredReadRequests() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateFilteredRecords() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateFlush(String, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateFlushMemstoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush memstore size histogram
- updateFlushMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateFlushMemstoreSize(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateFlushMemStoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush memstore size histogram
- updateFlushMemStoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush output file size histogram
- updateFlushOutputSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush output file size histogram
- updateFlushOutputSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateFlushOutputSize(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush time histogram
- updateFlushTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush time histogram
- updateFlushTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateFlushTime(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateForLocation(int[], int[][], Int2IntCounterMap[], int, int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Common method for per host and per Location region index updates when a region is moved.
- updateFsPreadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
- updateFsPReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs positional read time histogram
- updateFsPReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- updateFsReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
- updateFsReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs sequential read time histogram
- updateFsReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- updateFsReadTime(long) - Method in interface org.apache.hadoop.hbase.ipc.RpcCall
- updateFsReadTime(long) - Method in class org.apache.hadoop.hbase.ipc.ServerCall
- updateFsWriteTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIO
- updateFsWriteTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs write time histogram
- updateFsWriteTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time of gets
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updateGet(long, long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the Get time histogram .
- updateGet(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Get time histogram .
- updateGet(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateGet(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateGet(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateGet(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateGet(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateGet(HRegion, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateGlobalCache(ListMultimap<String, Permission>) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Updates the internal global permissions cache.
- updateHeartBeat() - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
-
Updates timeout deadline for the lock.
- updateHighestSyncedSequence(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SyncRunner
- updateHistogram(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some value to a histogram.
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
- updateHoles(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateInconsistentRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of increments.
- updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updateIncrement(long, long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the Increment time histogram.
- updateIncrement(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Increment time histogram.
- updateIncrement(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateIncrement(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateIncrement(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateIncrement(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateIncrement(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateIncrement(HRegion, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateInputStreamStatistics(FSDataInputStream) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- updateKeyInZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
- updateLastFlushedSequenceIds(ServerName, ServerMetrics) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Updates last flushed sequence Ids for the regions on server sn
- 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
- updateLatestBlockSizes(HFileContext, int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCompressedSizePredicator
-
Updates the predicator with both compressed and uncompressed sizes of latest block written.
- updateLatestBlockSizes(HFileContext, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.PreviousBlockCompressionRatePredicator
-
Recalculates compression rate for the last block and adjusts the block size limit as: BLOCK_SIZE * (uncompressed/compressed).
- updateLatestBlockSizes(HFileContext, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.UncompressedBlockSizePredicator
-
Empty implementation.
- updateLatestPriority(HTableDescriptor, long) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
- updateLatestStamp(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
-
Update the timestamp.
- updateLatestStamp(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Sets the given timestamp to the cell iff current timestamp is
HConstants.LATEST_TIMESTAMP
. - updateLatestStamp(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- updateLatestStamp(Cell, long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- updateLatestStamp(Cell, long) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Sets the given timestamp to the cell iff current timestamp is
HConstants.LATEST_TIMESTAMP
. - updateLimiters(Map<K, QuotaLimiter>, Map<K, QuotaLimiter>) - Static method in class org.apache.hadoop.hbase.quotas.UserQuotaState
- updateLocalTracker(ProcedureStoreTracker) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
Deprecated.
- updateLocation(Connection, RegionInfo, ServerName, long, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Updates the location of the specified region to be the specified server.
- updateLocation(HRegionLocation, boolean, boolean) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Updates the location with new only if the new location has a higher seqNum than the old one or force is true.
- updateLogPosition(WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- 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
- updateMap(String, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
Add entries to
packagedClasses
corresponding to class files contained injar
. - UpdateMasterRegion - Interface in org.apache.hadoop.hbase.master.region
- updateMax(AtomicLong, long) - Static method in class org.apache.hadoop.hbase.util.AtomicUtils
-
Updates a AtomicLong which is supposed to maintain the maximum values.
- updateMemStoreDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManager
-
Update the increase/decrease memstore size histogram
- updateMemStoreDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease memstore size histogram
- updateMemStoreDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- updateMeta(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Add daughter regions to META
- updateMeta(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
Deprecated.Update ZK or META.
- updateMETA(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Apply changes to hbase:meta
- updateMetadataMaps() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager.CompactionOrFlushMergeCopy
- updateMetaForMergedRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Add merged region to META and delete original regions.
- updateMetaInfo(Cell, boolean, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
- updateMetaInfo(Cell, boolean, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- updateMetaInfo(Cell, boolean, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.Segment
- updateMetaLocation(String, MetaRegionLocationCache.ZNodeOpType) - Method in class org.apache.hadoop.hbase.MetaRegionLocationCache
- updateMetaParentRegions(Connection, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
- updateMetaReplicaSelector(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
- updateMetaState(TableName, TableState.State) - Method in class org.apache.hadoop.hbase.master.TableStateManager
- updateMetaWALSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- updateMetaWALSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- updateMetaWALSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- updateMetaWALSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- updateMetaWithFavoredNodesInfo(Map<RegionInfo, List<ServerName>>, Configuration) - Static method in class org.apache.hadoop.hbase.favored.FavoredNodeAssignmentHelper
-
Update meta table with favored nodes info
- updateMetaWithFavoredNodesInfo(Map<RegionInfo, List<ServerName>>, Connection) - 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
- updateMetrics(CallQueue.Call) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
- updateMetricsOnFinish(TEnvironment, long, boolean) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
This function will be called just after procedure execution is finished.
- updateMetricsOnSubmit(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
This function will be called just when procedure is submitted for execution.
- updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
-
Updates the number of metrics reported to JMX
- updateMetricsSize(int) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Updates the number of metrics reported to JMX
- updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
- updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Update the number of metrics that are reported to JMX
- updateMetricsStore(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- updateMetricsStore(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
- updateMicros(long) - Method in interface org.apache.hadoop.hbase.metrics.Timer
-
Update the timer with the given duration in microseconds
- updateMillis(long) - Method in interface org.apache.hadoop.hbase.metrics.Timer
-
Update the timer with the given duration in milliseconds
- updateMin(int, int) - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
-
A specified row has become covered, and a specified column has become uncovered.
- updateMin(AtomicLong, long) - Static method in class org.apache.hadoop.hbase.util.AtomicUtils
-
Updates a AtomicLong which is supposed to maintain the minimum values.
- 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
- updateMostRecentTime(long) - Method in class org.apache.hadoop.hbase.util.ExponentialMovingAverage
- updateMostRecentTime(long) - Method in class org.apache.hadoop.hbase.util.MovingAverage
-
Update the most recent data.
- updateMostRecentTime(long) - Method in class org.apache.hadoop.hbase.util.SimpleMovingAverage
- updateMostRecentTime(long) - Method in class org.apache.hadoop.hbase.util.WindowMovingAverage
- updateMutationMetrics(HRegion, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- updateNamespaceCache(String, ListMultimap<String, Permission>) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Updates the internal namespace permissions cache for specified namespace.
- updateNamespaceQuota(String, SpaceQuotaSnapshot, SpaceQuotaSnapshot, Multimap<String, TableName>) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Updates the hbase:quota table with the target quota policy for this
namespace
if necessary. - updateNanos(long) - Method in interface org.apache.hadoop.hbase.metrics.Timer
-
Update the timer with the given duration in nanoseconds
- updateNextStartRowWhenError(Result) - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller
- updateNumberOfCompleteResultsAndReturn(Result...) - Method in class org.apache.hadoop.hbase.client.CompleteScanResultCache
- updateNumCurrentSpaceQuotaRegionSizeReports(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of region size reports the master is currently retaining in memory.
- updateNumCurrentSpaceQuotaRegionSizeReports(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- updateNumNamespacesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of namespaces the master has computed to be in violation of their space quota.
- updateNumNamespacesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- updateNumSpaceQuotas(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of space quotas defined in the system.
- updateNumSpaceQuotas(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of tables the master has computed to be in violation of their space quota.
- updateNumTablesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many tables this RegionServer has marked as in violation of their space quota.
- updateNumTablesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- updateNumTableSpaceQuotaSnapshots(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many tables this RegionServer has received
SpaceQuotaSnapshot
s for. - updateNumTableSpaceQuotaSnapshots(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
- updateOldWALsDirSize() - Method in class org.apache.hadoop.hbase.master.MasterWalManager
- updateOrphanRegionsOnFs(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateOrphanRegionsOnRs(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateOverlaps(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updatePageSize(int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- updatePageSize(TerminalSize) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView
- updatePauseTimeWithGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was detected.
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- updatePauseTimeWithoutGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was not detected.
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- updatePeerConfig(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
- updatePeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
- updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- updatePeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeerStorage
-
Update the config a replication peer.
- updatePeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- 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
- updatePrevCellList(int, Cell, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- updatePrevFilterRCList(int, Filter.ReturnCode) - Method in class org.apache.hadoop.hbase.filter.FilterListWithOR
- updateProcessedTablesForMerge(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- updateProgress(boolean) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- updateProgress(BackupInfo, BackupManager, int, long) - Static method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceBackupCopyJob
-
Update the ongoing backup with new progress.
- updateProgress(MasterProcedureEnv, long) - Static method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
- updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updatePut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of puts.
- updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the Put time histogram
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Put time histogram
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updatePut(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updatePutBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the batch Put time histogram
- updatePutBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the PutBatch time histogram if a batch contains a Put op
- updatePutBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updatePutBatch(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateQuotaFactors() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache.QuotaRefresherChore
-
Update quota factors which is used to divide cluster scope quota into machine scope quota For user/namespace/user over namespace quota, use [1 / RSNum] as machine factor.
- 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
SpaceQuotaSnapshot
s for the RegionServer. - updateRate() - Method in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
-
Update the blocked request rate based on number of blocked and total write requests in the last aggregation window, or since last call to this method, whichever is farthest in time.
- updateRates(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- 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.CanaryTool.Sink
- updateReadFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- updateReadLatency(long, boolean, boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
- updateReadQueryMeter(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateRecordsSize(int) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.Paging
- 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
- updateRegionLoad() - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer
-
Collect the amount of region cached for all the regions from all the active region servers.
- updateRegionLoad() - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
Store the current region loads.
- updateRegionLocation(Connection, RegionInfo, ServerName, long, long) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Updates the location of the specified region in hbase:meta to be the specified server hostname and startcode.
- updateRegionLocation(RegionInfo, RegionState.State, Put) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- updateRegionLocation(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- updateRegionMaximumEditLogSeqNum(WAL.Entry) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
-
Update region's maximum edit log SeqNum.
- updateRegionMergeTransition(ServerStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- updateRegionsInTransitionMetrics(AssignmentManager.RegionInTransitionStat) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- updateRegionSizeMapWhileRetrievingFromFile() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- updateRegionSplitTransition(ServerStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, RegionInfo, RegionInfo, RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- updateRegionState(Connection, RegionInfo, RegionState.State) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Update state column in hbase:meta.
- updateRegionState(RegionInfo, RegionState.State) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates
- updateRegionStats(ServerName, byte[], RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- updateRegionStats(ServerName, byte[], RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.ServerStatisticTracker
- updateRegionStats(ServerName, byte[], RegionLoadStats) - Method in interface org.apache.hadoop.hbase.client.StatisticTrackable
-
Update stats per region.
- updateRegionTransition(ServerStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, RegionInfo, long, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Replay time histogram.
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateReplicationBasePeerConfigs(Configuration, ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Helper method to add/removev base peer configs from Configuration to ReplicationPeerConfig This merges the user supplied peer configuration
ReplicationPeerConfig
with peer configs provided as property hbase.replication.peer.base.configs in hbase configuration. - updateReplicationMarkerEdit(WAL.Entry, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Update the peerConfig for the specified peer.
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Update the peerConfig for the specified peer
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.HMaster
- updateReplicationPeerConfig(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Update the peerConfig for the specified peer
- updateReplicationPeerConfig(RpcController, ReplicationProtos.UpdateReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
- updateReplicationPeerConfig(RpcController, ReplicationProtos.UpdateReplicationPeerConfigRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
- updateReplicationPeerConfigAsync(String, ReplicationPeerConfig) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Update the peerConfig for the specified peer but does not block and wait for it.
- updateReplicationPeerConfigAsync(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
- updateReplicationPeerConfigAsync(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
- updateResult(int, Object) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- updateResultsMetrics(ScanMetrics, Result[], boolean) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- 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
- updateRitDuration(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- updateRitDuration(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- updateRitDuration(long) - Method in class org.apache.hadoop.hbase.master.RegionState
-
Update the duration of region in transition
- updateRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
-
update the timestamp for oldest region in transition metrics.
- updateRpc(MetricsConnection.CallStats) - Method in class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
- updateRpc(Descriptors.MethodDescriptor, TableName, Message, MetricsConnection.CallStats, Throwable) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Report RPC context to metrics system.
- updateRpcGeneric(String, MetricsConnection.CallStats) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Update call stats for non-critical-path methods
- updateRSGroupConfig(RpcController, RSGroupAdminProtos.UpdateRSGroupConfigRequest, RpcCallback<RSGroupAdminProtos.UpdateRSGroupConfigResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
- updateRSGroupConfig(String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Update RSGroup configuration
- updateRSGroupConfig(String, Map<String, String>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
- updateRSGroupConfig(String, Map<String, String>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- updateRSGroupConfig(String, Map<String, String>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Update RSGroup configuration
- updateRSGroupConfig(String, Map<String, String>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- UPDATES_BLOCKED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- UPDATES_BLOCKED_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- updatesBlockedMsHighWater - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- updateScan(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregate
- updateScan(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- updateScan(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
- updateScan(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- updateScan(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update the scan metrics.
- updateScan(long, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the scan metrics.
- updateScan(long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateScan(HRegion, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time used of resultScanner.next().
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
- updateSequenceId(Iterable<List<Cell>>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- updateServerSideMetrics(ScanMetrics, ClientProtos.ScanResponse) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
-
Use the scan metrics returned by the server to add to the identically named counters in the client side metrics.
- updateServerStats(ServerName, byte[], Object) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- updateSizeMetrics(LruCachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Helper function that updates the local size counter and also updates any per-cf or per-blocktype metrics it can discern from given
LruCachedBlock
- updateSizeMetrics(LruCachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Helper function that updates the local size counter and also updates any per-cf or per-blocktype metrics it can discern from given
LruCachedBlock
- updatesLock - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- updatesLock - Variable in class org.apache.hadoop.hbase.regionserver.Segment
- updateSnapshotCloneTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- updateSnapshotCloneTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- updateSnapshotMetrics(String, String, Histogram, Snapshot, MetricsRecordBuilder) - Static method in class org.apache.hadoop.metrics2.lib.MutableHistogram
- updateSnapshotRangeMetrics(MetricsRecordBuilder, Snapshot) - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
- updateSnapshotRestoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- updateSnapshotRestoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- updateSnapshotTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
- updateSnapshotTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
- updateSpaceQuotaAfterFileReplacement(RegionSizeStore, RegionInfo, Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Updates the space quota usage for this region, removing the size for files compacted away and adding in the size for new files.
- updateSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- updateSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the split transaction time histogram
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the split transaction time histogram
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- updateSplitTime(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTable
- updateState(long, boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- updateStats(Optional<ServerStatisticTracker>, Optional<MetricsConnection>, ServerName, MultiResponse) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- updateStats(StatisticTrackable, ServerName, byte[], RegionLoadStats) - Static method in class org.apache.hadoop.hbase.client.ResultStatsUtil
-
Update the statistics for the specified region.
- updateStats(Segment) - Method in class org.apache.hadoop.hbase.regionserver.AdaptiveMemStoreCompactionStrategy
- updateStats(Segment) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
- updateStats(ServerName, MultiResponse) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- updateStatusWithMsg(String) - Method in class org.apache.hadoop.hbase.wal.OutputSink
-
Set status message in
MonitoredTask
instance that is set in this OutputSink - updateStochasticCost(String, String, String, Double) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancer
-
Reports stochastic load balancer costs to JMX
- updateStochasticCost(String, String, String, Double) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Reports stochastic load balancer costs to JMX
- updateStochasticCost(String, String, String, Double) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
Reports stochastic load balancer costs to JMX
- updateStochasticCosts(TableName, double, double[]) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
-
update 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 class org.apache.hadoop.hbase.regionserver.wal.SequenceIdAccounting
-
Update the store sequence id, e.g., upon executing in-memory compaction
- updateStore(byte[], byte[], Long, boolean) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
- updateStore(byte[], byte[], Long, boolean) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
updates the seuence number of a specific store.
- updateStoreOnExec(RootProcedureState<TEnvironment>, Procedure<TEnvironment>, Procedure<TEnvironment>[]) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- updateStoreTracker(WALProcedureStore.PushType, long, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- updateTableCache(TableName, ListMultimap<String, Permission>) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Updates the internal table permissions cache for specified table.
- updateTableDescriptor(TableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
- updateTableDescriptor(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
Update descriptor
- updateTableDescriptor(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
Update descriptor
- updateTableDescriptorWithSFT() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
If a StoreFileTracker is specified we strip the TableDescriptor from previous SFT config and set the specified SFT on the table level
- updateTableLevelMetrics(List<Pair<WAL.Entry, Long>>) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Update the table level replication metrics per table
- updateTableMetric(String, TableName, MetricsConnection.CallStats, Throwable) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
Report table rpc context to metrics system.
- updateTableQuota(TableName, SpaceQuotaSnapshot, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
-
Updates the hbase:quota table with the new quota policy for this
table
if necessary. - updateTableReadQueryMeter() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update table read QPS
- updateTableReadQueryMeter(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update table read QPS
- updateTableState(Connection, TableState) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Update state of the table in meta.
- updateTableState(Connection, TableName, TableState.State) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Updates state in META Do not use.
- updateTableWriteQueryMeter() - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update table write QPS
- updateTableWriteQueryMeter(long) - Method in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
-
Update table write QPS
- updateTerminalLengthAndPageSize(TerminalSize, Integer) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
- updateTerminalSize(int, int) - Method in class org.apache.hadoop.hbase.hbtop.terminal.impl.TerminalImpl
- updateTimedQuota(QuotaProtos.TimedQuota, double) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
- updateTimeProgress() - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext
-
Deprecated.will be removed in 3.0
- updateTimestamp() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called by ProcedureExecutor after each time a procedure step is executed.
- updateTimeTrackingBeforeRun() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Update our time tracking members.
- updateTracker(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- updateTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.AssignProcedure
-
Deprecated.
- updateTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
-
Deprecated.
- updateTransition(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.UnassignProcedure
-
Deprecated.
- updateTransitionWithoutPersistingToMeta(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.CloseRegionProcedure
- updateTransitionWithoutPersistingToMeta(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.OpenRegionProcedure
- updateTransitionWithoutPersistingToMeta(MasterProcedureEnv, RegionStateNode, RegionServerStatusProtos.RegionStateTransition.TransitionCode, long) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- 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
- updateUnblockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the unblocked flush count histogram/gauge
- updateUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
- updateUnknownServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateUnknownServerOpenRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
- updateUnknownServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
- updateUnknownServerRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
- updateUserRegionLockHeld(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- updateUserRegionLockQueue(int) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
- updateUserRegionLockWaiting(long) - Method in class org.apache.hadoop.hbase.client.MetricsConnection
-
update
- updateWatchedTables() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Read the list of children under the archive znode as table names and then sets those tables to the list of tables that we should archive
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareCostFunction
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.CacheAwareRegionSkewnessCostFunction
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
-
Add the cost of this cost function to the weight of the candidate generator that is optimized for this cost function.
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.LocalityBasedCostFunction
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
- updateWeight(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.RegionReplicaGroupingCostFunction
- updateWith(Cell, Pair<byte[], byte[]>) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter.RowTracker
- updateWithTrackerConfigs(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
- updateWithTrackerConfigs(TableDescriptorBuilder) - Method in interface org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTracker
-
Adds StoreFileTracker implementations specific configurations into the table descriptor.
- updateWithTrackerConfigs(TableDescriptorBuilder) - Method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerBase
- updateWorkingDirAclsIfRequired(Path, FileSystem) - Static method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
If the parent dir of the snapshot working dir (e.g.
- updateWriteFailures(String, String) - Method in interface org.apache.hadoop.hbase.tool.CanaryTool.Sink
- updateWriteFailures(String, String) - Method in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- updateWriteLatency(long) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
- updateWriteQueryMeter(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateWriteQueryMeter(HRegion, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- updateZk(boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
- updateZKNamespaceManager(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyNamespaceProcedure
-
Update ZooKeeper.
- 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
- updateZooKeeper(TableState) - Method in class org.apache.hadoop.hbase.master.MirroringTableStateManager
-
Deprecated.
- upgrade() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- upgrade(Set<ServerName>, Set<ServerName>, Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.RegionServerTracker
-
Upgrade to active master mode, where besides tracking the changes of region server set, we will also started to add new region servers to ServerManager and also schedule SCP if a region server dies.
- Uploader() - Constructor for class org.apache.hadoop.hbase.mapreduce.SampleUploader.Uploader
- upperBound(int, int, E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
- 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.AbstractMemStore
- upsert(Cell, long, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
- upsertQueue(String, byte[]) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
-
Update the value of the single element in queue if any, or else insert.
- urlDecode(String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- urlEncode(String) - Static method in class org.apache.hadoop.hbase.master.http.MetaBrowser
- usable - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockContext
- usage - Variable in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
- usage - Variable in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot
- usage() - Static method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- usage() - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- usage() - Static method in class org.apache.hadoop.hbase.util.CompressionTest
- usage(String) - Method in class org.apache.hadoop.hbase.backup.mapreduce.MapReduceHFileSplitterJob
-
Print usage
- usage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.ExportUtils
-
Common usage for other export tools.
- usage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
- usage(String) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
- usage(String) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
-
Print usage
- usage(String) - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Print usage information for this command line.
- USAGE - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- USAGE - Static variable in class org.apache.hadoop.hbase.master.HMasterCommandLine
- USAGE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
- USAGE_EXIT_CODE - Static variable in class org.apache.hadoop.hbase.tool.CanaryTool
- USAGE_FOOTER - Static variable in class org.apache.hadoop.hbase.backup.impl.BackupCommands
- USAGE_FOOTER - Static variable in class org.apache.hadoop.hbase.backup.RestoreDriver
- USAGE_STRING - Static variable in class org.apache.hadoop.hbase.backup.RestoreDriver
- USAGES - Static variable in class org.apache.hadoop.hbase.http.log.LogLevel
- USE_DEFAULT - Enum constant in enum org.apache.hadoop.hbase.client.Durability
-
If this is for tables durability, use HBase's global default value (SYNC_WAL).
- USE_HSYNC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- USE_HSYNC_KEY - Static variable in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- USE_HTTP_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.Constants
- USE_META_CELL_COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
Whether to use
MetaCellComparator
even if we are not meta region. - USE_META_REPLICAS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Conf key for enabling meta replication
- USE_MUNKRES_FOR_PLACING_SECONDARY_AND_TERTIARY - Static variable in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
- USE_RESULT_SIZE_BYTES - Static variable in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
If false, the default, then IO based throttles will consume read availability based on the block bytes scanned by the given request.
- USE_RESULT_SIZE_BYTES_DEFAULT - Static variable in interface org.apache.hadoop.hbase.quotas.OperationQuota
- USE_UNSAFE_LAYOUT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
- usecache - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
- useCanonicalHostname(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcConnection
- USED_HEAP_SIZE - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- useDateTieredSingleOutputForMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- usedBufCount - Variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
- usedBufferSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- usedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many bytes are currently taking up space in this bucket size's buckets Note: If your items are less than the bucket size of this bucket, the actual used bytes by items will be lower than this value.
- usedCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- usedCount - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- usedCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
- usedCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
How many items are currently taking up space in this bucket size's buckets
- usedHeapSize - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- usedHeapSize - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- usedSize - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
- useDurability() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
- useDurability() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
Deprecated.Returns The
Durability
to use - useDynamicJars - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- useEncodedScanner() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
Decides whether we should use a scanner over encoded blocks.
- useEncodedScanner() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- useEncodedScanner() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
- useEncodedScanner(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
- useEpoll(Configuration) - Static method in class org.apache.hadoop.hbase.util.NettyEventLoopGroupConfig
- useExecutor - Variable in class org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger
- useExternalDfs(String) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- useExternalZooKeeper(String) - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
- useHBaseChecksum - Variable in class org.apache.hadoop.hbase.fs.HFileSystem
- useHBaseChecksum - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- useHBaseChecksum() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Are we verifying checksums in HBase?
- useHBaseChecksumConfigured - Variable in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
- useHsync - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- useHsync - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- useHsync - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- useHsync() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- useHsync(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- useIndexChunks(int) - Method in class org.apache.hadoop.hbase.regionserver.CellChunkImmutableSegment
- useMetaCellComparator - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- useMetaCellComparator() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- useMetaCellComparator(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
- USEMSLAB_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- USEMSLAB_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MemStoreLAB
- useMultiWarn - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil
- usePread - Variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
- user - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent.LocalShell
- user - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
- user - Variable in class org.apache.hadoop.hbase.client.ClusterIdFetcher
- user - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
- user - Variable in class org.apache.hadoop.hbase.client.ConnectionRegistryRpcStubHolder
- user - Variable in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- user - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
- user - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- user - Variable in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
- user - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
- user - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- user - Variable in class org.apache.hadoop.hbase.regionserver.SplitRequest
- user - Variable in class org.apache.hadoop.hbase.security.access.AccessControlFilter
- user - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
- user - Variable in class org.apache.hadoop.hbase.security.access.UserPermission
- user - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftConnection
- user - Static variable in class org.apache.hadoop.hbase.thrift2.DemoClient
- User - Class in org.apache.hadoop.hbase.security
-
Wrapper to abstract out usage of user and group information in HBase.
- User() - Constructor for class org.apache.hadoop.hbase.security.User
- User(String) - Constructor for class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.User
- USER - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- USER - Enum constant in enum org.apache.hadoop.hbase.hbtop.mode.Mode
- USER_COPROCESSORS_ENABLED_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- USER_COUNT - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- USER_PROVIDER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.UserProvider
- USER_REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- USER_SCAN - Enum constant in enum org.apache.hadoop.hbase.regionserver.ScanType
- User.SecureHadoopUser - Class in org.apache.hadoop.hbase.security
-
Bridges
User
invocations to underlying calls toUserGroupInformation
for secure Hadoop 0.20 and versions 0.21 and above. - User.TestingGroups - Class in org.apache.hadoop.hbase.security
- userAggImpl - Variable in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
- userAggregate - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegion
- userAggregate - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
- userAppendKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userAuths - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- userAuthsZnode - Variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- userBlockBytesScannedKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userConfigUseDynamicJars - Variable in class org.apache.hadoop.hbase.util.DynamicClassLoader
- userCount - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation.MasterServiceState
- userDataStream - Variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
A stream that we write uncompressed bytes to, which compresses them and writes them to
HFileBlock.Writer.baosInMemory
. - userDeleteKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- useReadWriteLockForReadPoints - Variable in class org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock
- useRegExp - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
- useRegionFinder - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
- useResultSizeBytes - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- useRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.AckHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- userGetKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userHasAdministratorAccess(ServletContext, String) - Static method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the admin ACLs from the given ServletContext and check if the given user is in the ACL.
- userHasAdministratorAccess(AccessControlList, String) - Static method in class org.apache.hadoop.hbase.http.HttpServer
- userIncrementKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userLocks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
- userMetricLossyCounting - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
- userMetrics - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- userMetrics - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- UserMetrics - Interface in org.apache.hadoop.hbase
-
Encapsulates per-user load metrics.
- UserMetrics.ClientMetrics - Interface in org.apache.hadoop.hbase
- UserMetricsBuilder - Class in org.apache.hadoop.hbase
- UserMetricsBuilder(byte[]) - Constructor for class org.apache.hadoop.hbase.UserMetricsBuilder
- UserMetricsBuilder.ClientMetricsImpl - Class in org.apache.hadoop.hbase
- UserMetricsBuilder.UserMetricsImpl - Class in org.apache.hadoop.hbase
- UserMetricsImpl(byte[], Map<String, UserMetrics.ClientMetrics>) - Constructor for class org.apache.hadoop.hbase.UserMetricsBuilder.UserMetricsImpl
- UserModeStrategy - Class in org.apache.hadoop.hbase.hbtop.mode
-
Implementation for
ModeStrategy
for User Mode. - UserModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
- username - Variable in class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
- username - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler
- username - Variable in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- username - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- userName - Variable in class org.apache.hadoop.hbase.client.LogQueryFilter
-
Deprecated.
- userName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord.OnlineLogRecordBuilder
- userName - Variable in class org.apache.hadoop.hbase.client.OnlineLogRecord
- userName - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslClientCallbackHandler
- userName - Variable in class org.apache.hadoop.hbase.quotas.QuotaSettings
- userName - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannerHolder
- userName - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- userName - Variable in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest
- userName - Variable in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler
- userName - Variable in class org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
- usernameConfKey - Variable in class org.apache.hadoop.hbase.http.HttpServer.Builder
- userNamePrefix - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userOverrideRequestAttributeKey - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- useRowColBloom - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
- userPassword - Variable in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider.DigestSaslClientCallbackHandler
- UserPermission - Class in org.apache.hadoop.hbase.security.access
-
UserPermission consists of a user name and a permission.
- UserPermission(String, Permission) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
-
Construct a user permission given permission.
- userPermissionKey(UserPermission) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Build qualifier key from user permission: username username,family username,family,qualifier
- userPermissionRowKey(Permission) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- userProvider - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- userProvider - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- userProvider - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- userProvider - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateImpl
-
Provider for mapping principal names to Users
- userProvider - Variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- userProvider - Variable in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
- userProvider - Variable in class org.apache.hadoop.hbase.rest.RESTServer
- userProvider - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
Provider for mapping principal names to Users
- userProvider - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
Provider for mapping principal names to Users
- userProvider - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController
-
Provider for mapping principal names to Users
- userProvider - Variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- userProvider - Variable in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- userProvider - Variable in class org.apache.hadoop.hbase.util.ConnectionCache
- UserProvider - Class in org.apache.hadoop.hbase.security
-
Provide an instance of a user.
- UserProvider() - Constructor for class org.apache.hadoop.hbase.security.UserProvider
- userPutKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userQuotaCache - Variable in class org.apache.hadoop.hbase.quotas.QuotaCache
- 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
- userRegex - Variable in class org.apache.hadoop.hbase.quotas.QuotaFilter
- userRegionLock - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
lock guards against multiple threads trying to query the meta region at the same time
- userRegionLockHeldTimer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- userRegionLockQueueHist - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- userRegionLockTimeoutCount - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- userRegionLockWaitingTimer - Variable in class org.apache.hadoop.hbase.client.MetricsConnection
- userReplayKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userRequest - Static variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- userRequestedLimit - Variable in class org.apache.hadoop.hbase.rest.TableScanResource
- 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
- userScanSnapshotEnabled - Variable in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclCleaner
- userScanTimeKey - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
- userSources - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
- UserTableDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
- userToGroupsMapping - Variable in class org.apache.hadoop.hbase.security.User.TestingGroups
- userToken - Variable in class org.apache.hadoop.hbase.security.token.FsDelegationToken
- useSasl - Variable in class org.apache.hadoop.hbase.ipc.RpcConnection
- useSasl - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
- useScannerTimeoutForNextCalls - Variable in class org.apache.hadoop.hbase.client.ClientScanner
- useScannerTimeoutForNextCalls - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- useScannerTimeoutForNextCalls - Variable in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
- usesHBaseChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
Whether checksum is enabled or not
- usesHBaseChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Whether checksum is enabled or not
- 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.
- usesSharedMemory() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.SharedMemoryMmapIOEngine
- useThisHostnameInstead - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
hostname specified by hostname config
- useTicketCache - Variable in class org.apache.hadoop.hbase.zookeeper.ZKAuthentication.JaasConfiguration
- useUnsafeLayout() - Static method in class org.apache.hadoop.hbase.util.ClassSize
- useWrap - Variable in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- useWrap() - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler
- useWriteAheadLogging - Variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
- utf8(byte[]) - Static method in class org.apache.hadoop.hbase.util.ClientUtils
-
Helper to translate byte[]s to UTF8 strings
- utf8(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ClientUtils
-
Helper to translate a byte buffer to UTF8 strings
- UTF8 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- UTF8_CHARSET - Static variable in class org.apache.hadoop.hbase.HConstants
-
When we encode strings, we always specify UTF8 encoding
- UTF8_CSN - Static variable in class org.apache.hadoop.hbase.util.Bytes
- UTF8_ENCODING - Static variable in class org.apache.hadoop.hbase.HConstants
-
When we encode strings, we always specify UTF8 encoding
- util - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterImpl
- uuid - Variable in class org.apache.hadoop.hbase.mob.MobFileName
- UUID_END_INDEX - Static variable in class org.apache.hadoop.hbase.mob.MobFileName
V
- v - Variable in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap.Payload
- V1_PROCESSED_WILDCARD_MASK - Static variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- V2_PROCESSED_WILDCARD_MASK - Static variable in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseTimeToLiveFileCleaner
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreHFileCleaner
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveMasterLocalStoreWALCleaner
- valiateFilename(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveProcedureWALCleaner
-
Deprecated.
- VALID_NAMESPACE_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
- VALID_PORT_REGEX - Static variable in class org.apache.hadoop.hbase.util.Addressing
- VALID_TABLE_QUALIFIER_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
- VALID_USER_TABLE_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
- validate() - Method in class org.apache.hadoop.hbase.TagBuilderImpl
- validate(ClassLoader, String, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- validate(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
-
Validate whether a znode path is watched by us
- validate(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.MasterAddressSyncer
- validate(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.MetaLocationSyncer
- validate(HashMap<TableName, BackupManifest>, Configuration) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
- 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(Path) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
- 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.
- validateBlockType(HFileBlock, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
Compares the actual type of a block retrieved from cache or disk with its expected type and throws an exception in case of a mismatch.
- validateCallerWithFilterUser(User, TablePermission, String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
- validateCFAndCQ(byte[], byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- validateChecksum(long, ByteBuff, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Generates the checksum for the header as well as the data and then validates it.
- validateChecksum(ByteBuff, String, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Validates that the data in the specified HFileBlock matches the checksum.
- validateClass(Procedure<?>) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureUtil
- validateClasses(ClassLoader, String[], List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- validateClasses(ClassLoader, List<String>, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- validateClusterKey(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Verifies that the given key matches the expected format for a ZooKeeper cluster key.
- validateCompositeKey(byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
- validateDBE() - Method in class org.apache.hadoop.hbase.tool.DataBlockEncodingValidator
-
Check DataBlockEncodings of column families are compatible.
- validateFamiliesInHFiles(Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, boolean) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Checks whether there is any invalid family name in HFiles to be bulk loaded.
- validateFields() - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- validateFilterUser(String, String, List<String>) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
- validateHFileContent(Configuration) - Method in class org.apache.hadoop.hbase.tool.HFileContentValidator
-
Check HFile contents are readable by HBase 2.
- validateInput(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
- validateMobFile(Path) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Validates a mob file by opening and closing it.
- validatePath(Path, Path) - Static method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
-
Validates a single whitelist path against the coprocessor path
- validatePreRestoreSnapshot(TableDescriptor, TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerValidationUtils
-
Makes sure restoring a snapshot does not break the current SFT setup follows StoreUtils.createStoreConfiguration
- 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.
- validateProtoArguments(QuotaProtos.SpaceQuota) - Static method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
-
Validates that the provided protobuf SpaceQuota has the necessary information to construct a
SpaceLimitSettings
. - validatePut(Put) - Method in class org.apache.hadoop.hbase.client.HTable
- validatePut(Put, int) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- validatePutsInRowMutations(RowMutations, int) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
- validateQuotaTarget(QuotaSettings) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
Validates that settings being merged into
this
is targeting the same "subject", e.g. - validateRootPath(Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Verifies root directory path is a valid URI with a scheme
- validateRSGroup(TableDescriptor, RSGroupInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
- validateSFT() - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
- validateSizeLimit(long) - Method in class org.apache.hadoop.hbase.quotas.SpaceLimitSettings
- validateStoreFile(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Validates a store file by opening and closing it.
- validateStoreFileName(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Validate the store file name.
- validateSuffixList(LinkedList<ImmutableSegment>) - Method in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
- validateTableAndRegionCount(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
- validateTables(ClassLoader, Pattern, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- validateTables(ClassLoader, Admin, Pattern, List<CoprocessorViolation>) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorValidator
- validateTimedQuota(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.quotas.GlobalQuotaSettingsImpl
- validateTimedQuota(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.quotas.ThrottleSettings
- 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]. - validAuthChars - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- validProcs - Variable in class org.apache.hadoop.hbase.procedure2.store.ProcedureTree
- valLen - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.KeyValueStatsCollector
- value - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate.Builder
- value - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
- value - Variable in class org.apache.hadoop.hbase.client.HTable.CheckAndMutateBuilderImpl
- value - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl.CheckAndMutateBuilderImpl
- value - Variable in enum org.apache.hadoop.hbase.client.security.SecurityCapability
- value - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- value - Variable in class org.apache.hadoop.hbase.filter.ByteArrayComparable
- value - Variable in class org.apache.hadoop.hbase.hbtop.field.FieldValue
- value - Variable in class org.apache.hadoop.hbase.hbtop.RecordFilter
- value - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- value - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
- value - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
- value - Variable in class org.apache.hadoop.hbase.mapreduce.HFileInputFormat.HFileRecordReader
-
A private cache of the key value so it doesn't need to be loaded twice from the scanner.
- value - Variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
- value - Variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
- value - Variable in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- value - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- value - Variable in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- value - Variable in class org.apache.hadoop.hbase.rest.model.CellModel
- value - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel
- value - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
- value - Variable in class org.apache.hadoop.hbase.Size
- value - Variable in class org.apache.hadoop.hbase.thrift2.client.ThriftTable.CheckAndMutateBuilderImpl
- value - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.COWEntry
- value - Variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- value - Variable in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
- value - Variable in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles.SampleItem
-
Value of the sampled item (e.g.
- value() - Method in class org.apache.hadoop.hbase.client.Result
-
Returns the value of the first column in the Result.
- value() - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
- VALUE_MASK - Static variable in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- ValueAndTagRewriteByteBufferExtendedCell(ByteBufferExtendedCell, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- ValueAndTagRewriteCell(Cell, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- valueBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- valueBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- valueCompressionType - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- valueCompressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- ValueCompressor(Compression.Algorithm) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
- ValueFilter - Class in org.apache.hadoop.hbase.filter
-
This filter is used to filter based on column value.
- ValueFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- ValueFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.ValueFilter
-
Constructor.
- ValueFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.ValueFilter
-
Deprecated.Since 2.0.0. Will be removed in 3.0.0. Use
ValueFilter(CompareOperator, ByteArrayComparable)
- valueFrom(Row) - Static method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- valueFrom(Scan) - Static method in class org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
- valueLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- valueLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- valueLength - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- valueLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
- valueLength - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- valueOf(byte) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Return the object represented by the code.
- valueOf(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
-
Construct a TableName
- valueOf(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.TableName
- valueOf(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TableName
-
Construct a TableName
- valueOf(int) - Static method in enum org.apache.hadoop.hbase.client.security.SecurityCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.backup.BackupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.CatalogReplicaMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.Cell.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.CellBuilderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.chaos.ChaosService.ChaosServiceName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.chaos.ChaosService.ExecutorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.AbstractResponse.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.CompactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.CompactType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.Consistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.Durability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.LogQueryFilter.FilterByOperator
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.LogQueryFilter.Type
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.MasterSwitchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.RegionLocateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.RequestController.ReturnCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.Scan.ReadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.security.SecurityCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.SnapshotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.TableState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ClusterMetrics.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.CompareOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
-
Returns the enum constant of this type with the specified name.
- 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.MetaTableMetrics.MetaTableOps
-
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.Coprocessor.State
-
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.BitComparator.BitwiseOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.FilterList.Operator
-
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.filter.FuzzyRowFilter.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.RegexStringComparator.EngineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.field.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.field.FieldValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.mode.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.RecordFilter.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.terminal.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.terminal.impl.KeyPressGenerator.ParseState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.hbtop.terminal.KeyPress.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.HealthChecker.HealthCheckerExitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.http.HttpConfig.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.http.log.LogLevel.Operations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.http.ProfileServlet.Output
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.KeyStoreFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.FileChangeWatcher.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockCacheFactory.ExternalBlockCaches
-
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.BlockType.BlockCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.ReaderContext.ReaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.Reference.Range
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ipc.CallEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl.SourceStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ipc.ServerRpcConnection.PreambleResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.KeepDeletedCells
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.CellCounter.CellCounterMapper.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.RowCounter.RowCounterMapper.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.assignment.ServerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure.TransitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.BalanceAction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.BalancerClusterState.LocalityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.CacheAwareLoadBalancer.GeneratorFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.GeneratorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.cleaner.DirScanPool.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.MasterRpcServices.BalanceSwitchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl.FactoryStorage
-
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.RegionState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.ServerManager.ServerLiveState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.ResubmitDirective
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.TerminationStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.MemoryCompactionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.MetaTableAccessor.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
-
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.monitoring.TaskMonitor.TaskFilter.TaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.LockedResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.LockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.Procedure.LockState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.RootProcedureState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.StateMachineProcedure.Flow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType
-
Deprecated.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.quotas.QuotaScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.QuotaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.SpaceViolationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.BloomType
-
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.compactions.CompactionRequestImpl.DisplayCompactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.DefaultHeapMemoryTuner.StepDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.FlushType
-
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.MetricsRegionServerSourceFactoryImpl.FactoryStorage
-
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.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ReadPointCalculationLock.LockType
-
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
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers
-
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.regionserver.wal.RingBufferTruck.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.RollRequestReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener.WalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl.SourceHolder
-
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.replication.regionserver.WALEntryStream.HasNext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.AccessControlFilter.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.AccessController.OpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.Permission.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.Permission.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.SaslStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
-
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 class org.apache.hadoop.hbase.ServerName
-
Retrieve an instance of ServerName.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.ServerTask.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.Size.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.hadoop.hbase.TableName
-
Construct a TableName
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.ImplType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.tool.CanaryTool.RegionTask.TaskType
-
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.trace.HBaseSemanticAttributes.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.ReadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.RpcSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.UnsafeComparer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.DNS.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.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.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.wal.RegionGroupingProvider.Strategies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.wal.WALFactory.Providers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.hbase.wal.WALTailingReader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.hadoop.metrics2.lib.MetricsExecutorImpl.ExecutorSingleton
-
Returns the enum constant of this type with the specified name.
- valueOf(String, int, long) - Static method in class org.apache.hadoop.hbase.ServerName
-
Retrieve an instance of ServerName.
- valueOf(String, long) - Static method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- valueOf(String, long) - Static method in class org.apache.hadoop.hbase.ServerName
-
Retrieve an instance of ServerName.
- valueOf(String, String) - Static method in class org.apache.hadoop.hbase.TableName
- valueOf(String, PoolMap.PoolType) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
- valueOf(String, PrettyPrinter.Unit) - Static method in class org.apache.hadoop.hbase.util.PrettyPrinter
-
Convert a human readable string to its value.
- valueOf(ByteBuffer) - Static method in class org.apache.hadoop.hbase.TableName
-
Construct a TableName
- valueOf(ByteBuffer, ByteBuffer) - Static method in class org.apache.hadoop.hbase.TableName
- valueOf(Address, long) - Static method in class org.apache.hadoop.hbase.ServerName
-
Retrieve an instance of
ServerName
. - valueOf(ServerName) - Static method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- valueOf(HostAndPort, long) - Static method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
- valueOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- valueOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- valueOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
- valueOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
- ValueRewritingObserver - Class in org.apache.hadoop.hbase.coprocessor.example
-
This RegionObserver replaces the values of Puts from one value to another on compaction.
- ValueRewritingObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ValueRewritingObserver
- values - Variable in class org.apache.hadoop.hbase.client.ClientSideRegionScanner
- values - Variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
- values - Variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor
-
A map which holds the metadata information of the table.
- values - Variable in class org.apache.hadoop.hbase.hbtop.Record
- values() - Static method in enum org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
-
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.backup.BackupInfo.BackupState
-
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.backup.BackupRestoreConstants.BackupCommand
-
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.backup.BackupType
-
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.backup.impl.TableBackupClient.Stage
-
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.CatalogReplicaMode
-
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.Cell.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.CellBuilderType
-
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.chaos.ChaosService.ChaosServiceName
-
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.chaos.ChaosService.ExecutorAction
-
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.client.AbstractResponse.ResponseType
-
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.client.AsyncProcessTask.SubmittedRows
-
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.client.AsyncRequestFutureImpl.Retry
-
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.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState
-
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.client.AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState
-
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.client.CompactionState
-
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.client.CompactType
-
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.client.Consistency
-
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.client.Durability
-
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.client.IsolationLevel
-
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.client.LogQueryFilter.FilterByOperator
-
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.client.LogQueryFilter.Type
-
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.client.MasterSwitchType
-
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.client.MobCompactPartitionPolicy
-
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.client.RegionLocateType
-
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.client.RequestController.ReturnCode
-
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.client.Scan.ReadType
-
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.client.ScannerCallable.MoreResults
-
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.client.security.SecurityCapability
-
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.client.ServerType
-
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.client.SnapshotType
-
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.client.TableState.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.ClusterMetrics.Option
-
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.CompareOperator
-
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.CompatibilitySingletonFactory.SingletonStorage
-
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.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.MetaTableMetrics.MetaTableOps
-
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.Coprocessor.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.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.BitComparator.BitwiseOp
-
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.CompareFilter.CompareOp
-
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.filter.Filter.ReturnCode
-
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.FilterList.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.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.filter.FuzzyRowFilter.Order
-
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.FuzzyRowFilter.SatisfiesCode
-
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.RegexStringComparator.EngineType
-
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.hbtop.field.Field
-
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.hbtop.field.FieldValueType
-
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.hbtop.mode.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.hadoop.hbase.hbtop.Record
- values() - Static method in enum org.apache.hadoop.hbase.hbtop.RecordFilter.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.hbtop.terminal.Color
-
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.hbtop.terminal.impl.KeyPressGenerator.ParseState
-
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.hbtop.terminal.KeyPress.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.HConstants.OperationStatusCode
-
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.HealthChecker.HealthCheckerExitStatus
-
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.http.HttpConfig.Policy
-
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.http.log.LogLevel.Operations
-
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.http.ProfileServlet.Event
-
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.http.ProfileServlet.Output
-
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.asyncfs.FanOutOneBlockAsyncDFSOutput.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.io.compress.Compression.Algorithm
-
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.crypto.tls.KeyStoreFileType
-
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.crypto.tls.StandardTypeFileKeyStoreLoader.SupportedStandardKeyFormat
-
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.crypto.tls.X509Util.ClientAuth
-
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.encoding.DataBlockEncoding
-
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.encoding.IndexBlockEncoding
-
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.FileChangeWatcher.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.io.hfile.BlockCacheFactory.ExternalBlockCaches
-
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.BlockType.BlockCategory
-
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.BlockType
-
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.HFileBlock.Writer.State
-
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.HFileInfo
- values() - Static method in enum org.apache.hadoop.hbase.io.hfile.ReaderContext.ReaderType
-
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.Reference.Range
-
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.ipc.BufferCallBeforeInitHandler.BufferCallAction
-
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.ipc.CallEvent.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.ipc.MetricsHBaseServerSourceFactoryImpl.SourceStorage
-
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.ipc.ServerRpcConnection.PreambleResponse
-
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.KeepDeletedCells
-
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.KeyValue.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.mapred.RowCounter.RowCounterMapper.Counters
-
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.mapreduce.CellCounter.CellCounterMapper.Counters
-
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.mapreduce.replication.VerifyReplication.Verifier.Counters
-
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.mapreduce.RowCounter.RowCounterMapper.Counters
-
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.mapreduce.SyncTable.SyncMapper.Counter
-
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.mapreduce.TableSplit.Version
-
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.mapreduce.WALPlayer.Counter
-
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.assignment.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.assignment.TransitRegionStateProcedure.TransitionType
-
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.BalanceAction.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.balancer.BalancerClusterState.LocalityType
-
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.CacheAwareLoadBalancer.GeneratorFunctionType
-
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.StochasticLoadBalancer.GeneratorType
-
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.cleaner.DirScanPool.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.MasterRpcServices.BalanceSwitchMode
-
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.MetricsMasterSourceFactoryImpl.FactoryStorage
-
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.RegionState.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.master.ServerManager.ServerLiveState
-
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
-
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.SplitLogManager.TerminationStatus
-
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.MemoryCompactionPolicy
-
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.MetaRegionLocationCache.ZNodeOpType
-
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.MetaTableAccessor.QueryType
-
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.metrics.BaseSourceImpl.DefaultMetricsSystemInitializer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.hadoop.hbase.metrics.impl.RefCountingMap
- 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.monitoring.TaskMonitor.TaskFilter.TaskType
-
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.namequeues.NamedQueuePayload.NamedQueueEvent
-
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.procedure2.LockedResourceType
-
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.procedure2.LockType
-
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.procedure2.Procedure.LockState
-
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.procedure2.RootProcedureState.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.procedure2.StateMachineProcedure.Flow
-
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.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
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.procedure2.store.wal.WALProcedureStore.PushType
-
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.quotas.OperationQuota.OperationType
-
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.QuotaScope
-
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.QuotaType
-
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.RpcThrottlingException.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.quotas.SpaceViolationPolicy
-
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.ThrottleType
-
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.ThrottlingException.Type
-
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.regionserver.BloomType
-
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.compactions.CompactionRequestImpl.DisplayCompactionType
-
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.DefaultHeapMemoryTuner.StepDirection
-
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.FlushType
-
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.MetricsRegionServerSourceFactoryImpl.FactoryStorage
-
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.querymatcher.StripeCompactionScanQueryMatcher.DropDeletesInOutput
-
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.ReadPointCalculationLock.LockType
-
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
-
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.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
-
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.storefiletracker.StoreFileTrackerFactory.Trackers
-
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.regionserver.wal.RingBufferTruck.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.WALActionsListener.RollRequestReason
-
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.WALEventTrackerListener.WalState
-
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.MetricsReplicationSourceFactoryImpl.SourceHolder
-
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.replication.regionserver.WALEntryStream.HasNext
-
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.ReplicationPeer.PeerState
-
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.ReplicationPeerStorageType
-
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.rest.model.ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType
-
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.rest.model.ScannerModel.FilterModel.FilterType
-
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.access.AccessControlFilter.Strategy
-
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.access.AccessController.OpType
-
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.access.Permission.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.security.access.Permission.Scope
-
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.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.AclType
-
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.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.OperationType
-
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.AuthMethod
-
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.SaslStatus
-
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.SaslUtil.QualityOfProtection
-
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.ServerTask.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.Size.Unit
-
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.snapshot.ExportSnapshot.Counter
-
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.thrift.ImplType
-
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.thrift.MetricsThriftServerSourceFactoryImpl.FactoryStorage
-
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.thrift.ThriftMetrics.ThriftServerType
-
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.CanaryTool.RegionTask.TaskType
-
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.trace.HBaseSemanticAttributes.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.trace.HBaseSemanticAttributes.ReadType
-
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.trace.HBaseSemanticAttributes.RpcSystem
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
- values() - Static method in enum org.apache.hadoop.hbase.util.Bytes.LexicographicalComparerHolder.PureJavaComparer
-
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.Bytes.LexicographicalComparerHolder.UnsafeComparer
-
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.ChecksumType
-
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.DNS.ServerType
-
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.HbckErrorReporter.ERROR_CODE
-
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.util.IdReadWriteLock.ReferenceType
-
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.Order
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
- values() - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.hadoop.hbase.util.PoolMap.RoundRobinPool
- values() - Method in class org.apache.hadoop.hbase.util.PoolMap.ThreadLocalPool
- values() - Method in class org.apache.hadoop.hbase.util.PoolMap
- values() - Static method in enum org.apache.hadoop.hbase.util.PrettyPrinter.Unit
-
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.wal.RegionGroupingProvider.Strategies
-
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.wal.WALFactory.Providers
-
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.wal.WALTailingReader.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.metrics2.lib.MetricsExecutorImpl.ExecutorSingleton
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesI - Variable in class org.apache.hadoop.hbase.rest.RowResultGenerator
- valueUpdater - Static variable in class org.apache.hadoop.hbase.util.Counter.Cell
-
Deprecated.
- VARIABLE_START - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKConfig
- verbose - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
- verbose - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- verbose - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- verbose - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- verifier - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- Verifier() - Constructor for class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
- verify(String, X509Certificate) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- verify(String, SSLSession) - Method in class org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier
- VERIFY_BACKUP - Static variable in interface org.apache.hadoop.hbase.backup.BackupRestoreConstants
- VERIFY_SNAPSHOT - Enum constant in enum org.apache.hadoop.hbase.master.procedure.ServerProcedureInterface.ServerOperationType
-
send verify snapshot request to region server and handle the response
- verifyBulkLoads - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- verifyCapacityAndClasses(long, String, String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- verifyChecksum - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
- verifyChecksum - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- verifyChunkedSums(DataChecksum, ByteBuff, ByteBuff, String) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
-
Like the hadoop's
DataChecksum.verifyChunkedSums(ByteBuffer, ByteBuffer, String, long)
, this method will also verify checksum of each chunk in data. - verifyCoprocessors(ObserverContext<MasterCoprocessorEnvironment>, TableDescriptor) - Static method in class org.apache.hadoop.hbase.security.access.CoprocessorWhitelistMasterObserver
-
Perform the validation checks for a coprocessor to determine if the path is white listed or not.
- verifyFileIntegrity(byte[], String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.PersistentIOEngine
-
Verify cache files's integrity
- verifyNamespaceExists(Admin) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- verifyPath(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupCommands.CreateCommand
- verifyRegion(SnapshotProtos.SnapshotDescription, RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.RSSnapshotVerifier
- verifyRegionInfo(RegionInfo, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
-
Verify that the regionInfo is valid
- verifyRegionPlacement(boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Verify the region placement is consistent with the assignment plan
- verifyRegions(SnapshotManifest, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
-
Check that all the regions in the snapshot are valid, and accounted for.
- VerifyReplication - Class in org.apache.hadoop.hbase.mapreduce.replication
-
This map-only job compares the data from a local table with a remote one.
- VerifyReplication() - Constructor for class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- VerifyReplication.Verifier - Class in org.apache.hadoop.hbase.mapreduce.replication
-
Map-only comparator for 2 tables
- VerifyReplication.Verifier.Counters - Enum in org.apache.hadoop.hbase.mapreduce.replication
- VerifyReplicationRecompareRunnable - Class in org.apache.hadoop.hbase.mapreduce.replication
- VerifyReplicationRecompareRunnable(Mapper.Context, Result, Result, VerifyReplication.Verifier.Counters, String, Scan, Table, Table, int, int, int, boolean) - Constructor for class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplicationRecompareRunnable
- verifySnapshot(Configuration, FileSystem, Path, Path) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- 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
- verifySnapshot(Configuration, FileSystem, SnapshotManifest, SnapshotReferenceUtil.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Verify the validity of the snapshot.
- verifySnapshot(Path, boolean) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
-
Verify that the snapshot in the directory is a valid snapshot
- verifySnapshot(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- verifySnapshotDescription(Path) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
-
Check that the snapshot description written in the filesystem matches the current snapshot
- verifySource - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- verifySplitKeys(byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- verifyStoreFile(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription, RegionInfo, String, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Verify the validity of the snapshot store file
- verifySupport(Configuration, String) - Static method in class org.apache.hadoop.hbase.fs.ErasureCodingUtils
-
Runs checks against the FileSystem, verifying that HDFS is supported and the policy is available, enabled, and works with a simple write.
- verifyTableInfo(SnapshotManifest) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
-
Check that the table descriptor for the snapshot is a valid table descriptor
- verifyTarget - Variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
- VerifyWALEntriesReplicationEndpoint - Class in org.apache.hadoop.hbase.replication
-
A dummy
ReplicationEndpoint
that replicates nothing. - VerifyWALEntriesReplicationEndpoint() - Constructor for class org.apache.hadoop.hbase.replication.VerifyWALEntriesReplicationEndpoint
- verifyWorkerAssigner - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
- version - Variable in class org.apache.hadoop.hbase.client.SnapshotDescription
- version - Variable in class org.apache.hadoop.hbase.hbtop.screen.top.Summary
- version - Variable in class org.apache.hadoop.hbase.regionserver.CompactionPipeline
-
Version is volatile to ensure it is atomically read when not using a lock.
- version - Variable in class org.apache.hadoop.hbase.regionserver.VersionedSegmentsList
- version - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
- version - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- version - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- version - Variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
- Version(int) - Constructor for enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- VERSION - Static variable in class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- VERSION - Static variable in interface org.apache.hadoop.hbase.Coprocessor
- 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.mapreduce.TableSplit
- VERSION - Static variable in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
- VERSION - Static variable in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- VERSION - Static variable in class org.apache.hadoop.hbase.security.access.Permission
- VERSION - Static variable in class org.apache.hadoop.hbase.ServerName
-
Version for this class.
- VERSION_BYTES - Static variable in class org.apache.hadoop.hbase.ServerName
- VERSION_DELETED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- VERSION_FILE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
-
name of version file
- VERSION_FILE_WRITE_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for how often we should try to write a version file, before failing
- VERSION_MASKED - Enum constant in enum org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker.DeleteResult
- VERSION_STRING - Static variable in interface org.apache.hadoop.hbase.rest.Constants
- versionedList - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
- 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
- VersionInfo - Class in org.apache.hadoop.hbase.util
-
This class finds the Version information for HBase.
- VersionInfo() - Constructor for class org.apache.hadoop.hbase.util.VersionInfo
- VersionInfoUtil - Class in org.apache.hadoop.hbase.client
-
Class to help with parsing the version info.
- VersionInfoUtil() - Constructor for class org.apache.hadoop.hbase.client.VersionInfoUtil
- VersionModel - Class in org.apache.hadoop.hbase.rest.model
-
A representation of the collection of versions of the REST gateway software components.
- VersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.VersionModel
-
Default constructor.
- VersionModel(ServletContext) - Constructor for class org.apache.hadoop.hbase.rest.model.VersionModel
-
Constructor
- versionNumber - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder.ServerMetricsImpl
- versionNumber - Variable in class org.apache.hadoop.hbase.ServerMetricsBuilder
- versionNumberToString(int) - Static method in class org.apache.hadoop.hbase.client.VersionInfoUtil
-
Returns the passed-in
version
int as a version String (e.g. - versionReport() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- VersionResource - Class in org.apache.hadoop.hbase.rest
-
Implements REST software version reporting
- VersionResource() - Constructor for class org.apache.hadoop.hbase.rest.VersionResource
-
Constructor
- versions - Variable in class org.apache.hadoop.hbase.mapreduce.CopyTable
- versions - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- versions - Variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
- versions - Variable in class org.apache.hadoop.hbase.rest.MultiRowResource
- VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
- VERSIONS - Static variable in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- VERSIONS - Static variable in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- versionsAfterFilter - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
- versionsToReturn(int) - Method in class org.apache.hadoop.hbase.regionserver.HStore
- VERY_LARGE_NUMBER - Static variable in class org.apache.hadoop.hbase.util.VersionInfo
- victimCache - Variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
- victimHandler - Variable in class org.apache.hadoop.hbase.io.hfile.LruAdaptiveBlockCache
-
Where to send victims (blocks evicted/missing from the cache).
- victimHandler - Variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Where to send victims (blocks evicted/missing from the cache).
- vintToBytes(long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Encode a long value as a variable length integer.
- visExpResolver - Variable in class org.apache.hadoop.hbase.mapreduce.CellCreator
- VISIBILITY_EXP_RESOLVER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.CellCreator
- VISIBILITY_EXP_SERIALIZATION_FORMAT_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- 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
- VISIBILITY_LABEL_ZK_PATH - Static variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- VISIBILITY_LABELS_ATTR_KEY - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
-
The string that is used as key in setting the Operation attributes for visibility labels
- VISIBILITY_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
- VISIBILITY_USER_AUTHS_ZK_PATH - Static variable in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
- VisibilityClient - Class in org.apache.hadoop.hbase.security.visibility
-
Utility client for doing visibility labels admin operations.
- VisibilityClient() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityClient
- VisibilityConstants - Class in org.apache.hadoop.hbase.security.visibility
- VisibilityConstants() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
- 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
- VisibilityController.DeleteVersionVisibilityExpressionFilter - Class in org.apache.hadoop.hbase.security.visibility
- VisibilityControllerNotReadyException - Exception in org.apache.hadoop.hbase.security.visibility
- VisibilityControllerNotReadyException(String) - Constructor for exception org.apache.hadoop.hbase.security.visibility.VisibilityControllerNotReadyException
- VisibilityDeleteVersionsNode(long, long, VisibilityNewVersionBehaivorTracker.TagInfo) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode
- VisibilityExpEvaluator - Interface in org.apache.hadoop.hbase.security.visibility
-
During the read (ie.
- VisibilityExpressionResolver - Interface in org.apache.hadoop.hbase.mapreduce
-
Interface to convert visibility expressions into Tags for storing along with Cells in HFiles.
- VisibilityLabelFilter - Class in org.apache.hadoop.hbase.security.visibility
-
This Filter checks the visibility expression with each KV against visibility labels associated with the scan.
- VisibilityLabelFilter(VisibilityExpEvaluator, Map<ByteRange, Integer>) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityLabelFilter
- 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.
- VisibilityLabelsCache(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- visibilityLabelService - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityController
- visibilityLabelService - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- visibilityLabelService - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplication
- 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
- VisibilityLabelServiceManager() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- visibilityLabelsService - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
- VisibilityLabelsValidator - Class in org.apache.hadoop.hbase.security.visibility
-
A simple validator that validates the labels passed
- VisibilityLabelsValidator() - Constructor for class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
- 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
- VisibilityNewVersionBehaivorTracker.TagInfo - Class in org.apache.hadoop.hbase.security.visibility
- VisibilityNewVersionBehaivorTracker.VisibilityDeleteVersionsNode - Class in org.apache.hadoop.hbase.security.visibility
- 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
- visibilityTagsDeleteColumns - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- visibilityTagsDeleteFamily - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- visibilityTagsDeleteFamilyVersion - Variable in 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
- visiblityTagsDeleteColumnVersion - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
- visit(int) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation.Visitor
- visit(Result) - Method in class org.apache.hadoop.hbase.master.janitor.ReportMakingVisitor
- visit(Result) - Method in class org.apache.hadoop.hbase.master.procedure.HBCKServerCrashProcedure.UnknownServerVisitor
- visit(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
- visit(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase
- visit(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase
- visit(Result) - Method in interface org.apache.hadoop.hbase.MetaTableAccessor.Visitor
-
Visit the catalog table row.
- visit(HDFSBlocksDistribution.HostAndWeight) - Method in interface org.apache.hadoop.hbase.HDFSBlocksDistribution.Visitor
- visit(TNode, AvlUtil.AvlNodeVisitor<TNode>) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlTree
-
Visit each node of the tree
- visitBatchOperations(boolean, int, HRegion.BatchOperation.Visitor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Helper method for visiting pending/ all batch operations
- visitBulkHFiles(FileSystem, Path, LoadIncrementalHFiles.BulkHFileVisitor<TFamily>) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Iterate over the bulkDir hfiles.
- visitBulkHFiles(FileSystem, Path, LoadIncrementalHFiles.BulkHFileVisitor<TFamily>, boolean) - Static method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.Iterate over the bulkDir hfiles.
- visitInternal(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase
- visitLogEntryBeforeWrite(RegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
Called before each write.
- visitLogEntryBeforeWrite(RegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALActionListener
- visitMeta(RegionStateStore.RegionStateVisitor) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- visitMetaEntry(RegionStateStore.RegionStateVisitor, Result) - Static method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
- visitMetaForRegion(String, RegionStateStore.RegionStateVisitor) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStateStore
-
Queries META table for the passed region encoded name, delegating action upon results to the
RegionStateVisitor
passed as second parameter. - visitNamespaceQuotas(String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.NamespaceQuotasVisitor
- visitNode(TNode) - Method in interface org.apache.hadoop.hbase.util.AvlUtil.AvlNodeVisitor
-
Visitor
- visitor - Variable in class org.apache.hadoop.hbase.AsyncMetaTableAccessor.MetaTableScanResultConsumer
- 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
- visitReferencedFiles(Configuration, FileSystem, Path, SnapshotReferenceUtil.SnapshotVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Iterate over the snapshot store files
- visitRegionServerQuotas(String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.RegionServerQuotasVisitor
- visitRegionState(Result, RegionInfo, RegionState.State, ServerName, ServerName, long) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager.RegionMetaLoadingVisitor
- 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
- visitRegionStoreFiles(SnapshotProtos.SnapshotRegionManifest, SnapshotReferenceUtil.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Iterate over the snapshot store files in the specified region
- visitTableQuotas(TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.TableQuotasVisitor
- visitTableStoreFiles(Configuration, FileSystem, Path, SnapshotProtos.SnapshotDescription, SnapshotReferenceUtil.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
© Iterate over the snapshot store files
- visitTableStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
-
Iterate over the table store files
- visitUserQuotas(String, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor
- visitUserQuotas(String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor
- visitUserQuotas(String, TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.quotas.QuotaTableUtil.UserQuotasVisitor
- vLength - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- vLength - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- vlsClazzName - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
- vOffset - Variable in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl
- vOffset - Variable in class org.apache.hadoop.hbase.IndividualBytesFieldCell
- voidMutate(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- voidMutate(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface, REQ, RawAsyncTableImpl.Converter<ClientProtos.MutateRequest, byte[], REQ>) - Static method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
W
- W - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'W'
- WAIT - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- WAIT_BEFORE_ROLL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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
- waitBeforeRoll - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- waitCond - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- waitFor(ThreadPoolExecutor, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
- waitFor(MasterProcedureEnv, long, long, String, ProcedureSyncWait.Predicate<T>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- waitFor(MasterProcedureEnv, long, String, ProcedureSyncWait.Predicate<T>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- waitFor(MasterProcedureEnv, String, ProcedureSyncWait.Predicate<T>) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- waitForAllRegionsOnline(long, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- waitForBaseZNode(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Waits for HBase installation's base (parent) znode to become available.
- 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.
- waitForEvent(long, String, Supplier<Boolean>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
-
Utility method to wait some time for an event to occur, and then return control to the caller.
- waitForFetchToFinish() - Method in class org.apache.hadoop.hbase.master.CachedClusterId
- 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
- waitForFreeSlot(long, int, Consumer<Long>) - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Wait until there is at least one slot for a new task.
- waitForFreeSlot(long, int, Consumer<Long>) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- waitForGroupTableOnline() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.RSGroupStartupWorker
- 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.
- waitForMaximumCurrentTasks(int, TableName) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
Wait until the async does not have more than max tasks in progress.
- waitForMaximumCurrentTasks(long, long, int, Consumer<Long>) - Method in interface org.apache.hadoop.hbase.client.RequestController
-
Waits for the running tasks to complete.
- waitForMaximumCurrentTasks(long, long, int, Consumer<Long>) - Method in class org.apache.hadoop.hbase.client.SimpleRequestController
- 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.
- waitForNewProcedures() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- waitForOutstandingTasks() - Method in class org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedurePool
-
Wait for all of the currently outstanding tasks submitted via
LogRollBackupSubprocedurePool.submitTask(Callable)
- waitForOutstandingTasks() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool
-
Wait for all of the currently outstanding tasks submitted via
RegionServerFlushTableProcedureManager.FlushTableSubprocedurePool.submitTask(Callable)
. - waitForOutstandingTasks() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedurePool
-
Wait for all of the currently outstanding tasks submitted via
RegionServerSnapshotManager.SnapshotSubprocedurePool.submitTask(Callable)
. - waitForProcedureCompletion(List<Long>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
- 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
- waitForReachedGlobalBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Wait for the reached global barrier notification.
- waitForRead(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
Wait for the global readPoint to advance up to the passed in write entry number.
- waitForRegion() - Method in class org.apache.hadoop.hbase.client.SimpleRequestController.TaskCountChecker
- waitForRegionMovement(List<Pair<RegionInfo, Future<byte[]>>>, String, int) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
Wait for all the region move to complete.
- waitForRegionServers(MonitoredTask) - Method in class org.apache.hadoop.hbase.master.HMaster
- waitForRegionServers(MonitoredTask) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Wait for the region servers to report in.
- waitForSafePoint() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- waitForSchemaUpdate(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- waitForServerDown(int, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- 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.
- waitForServerUp(int, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- waitForSplittingCompletion(SplitLogManager.TaskBatch, MonitoredTask) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
- waitForState(long, HBaseAdmin.ProcedureFuture.WaitForStateCallable) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- waitForState(FileChangeWatcher.State) - Method in class org.apache.hadoop.hbase.io.FileChangeWatcher
-
Blocks until the current state becomes
desiredState
. - waitForSystemTable(Admin, TableName) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- waitForTableDisabled(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- waitForTableEnabled(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- waitForUpdates() - Method in class org.apache.hadoop.hbase.regionserver.Segment
- waitForWaiters(long, int) - Method in class org.apache.hadoop.hbase.util.IdLock
- waitForWaiters(T, int) - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
- waitForWork() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- waiting() - Method in interface org.apache.hadoop.hbase.master.ServerListener
-
Started waiting on RegionServers to check-in.
- WAITING - Enum constant in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
- WAITING - Enum constant in enum org.apache.hadoop.hbase.ServerTask.State
- WAITING_BIT - Static variable in class org.apache.hadoop.hbase.regionserver.ServerNonceManager.OperationContext
- waitingAckQueue - Variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- waitingConnectionHeaderResponse - Variable in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
- waitingConsumePayloads - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- waitingConsumePayloadsGatingSequence - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- waitingPeerEnabled - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- waitingProcedures - Variable in class org.apache.hadoop.hbase.procedure2.LockedResource
- waitingRoll(int) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- waitingTimeForEvents - Variable in class org.apache.hadoop.hbase.executor.EventHandler
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
- 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.FlushRegionProcedure
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.SnapshotRegionProcedure
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.ClaimReplicationQueueRemoteProcedure
- waitInitialized(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.RefreshPeerProcedure
- waitInitialized(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
- waitInitialized(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
The
Procedure.doAcquireLock(Object, ProcedureStore)
will be split into two steps, first, it will call us to determine whether we need to wait for initialization, second, it will callProcedure.acquireLock(Object)
to actually handle the lock for this procedure. - waitInterval - Variable in exception org.apache.hadoop.hbase.quotas.RpcThrottlingException
- waitInterval - Variable in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
Deprecated.
- waitInterval() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Returns estimate of the ms required to wait before being able to provide 1 resource.
- waitInterval(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Returns estimate of the ms required to wait before being able to provide "amount" resources.
- 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 withRecoverMetaProcedure
. - 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.
- waitMetaRegionLocation(ZKWatcher, int, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.
- waitMetaRegionLocation(ZKWatcher, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.
- waitMetaRegions(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
- waitMoveTasksToFinish(ExecutorService, List<Future<Boolean>>, long) - Method in class org.apache.hadoop.hbase.util.RegionMover
- waitNamespaceExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Suspend the procedure if the specified namespace is already locked.
- waitOnAllRegionsToClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Wait on regions close.
- waitOnAssignQueue() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
- waitOnEndpointSeconds - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- 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.
- waitOnMasterThreads(LocalHBaseCluster) - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
- 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.
- waitOnShutdownInSeconds - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- waitOnShutdownInSeconds - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.CreateTableFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DeleteTableFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.DisableTableFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.EnableTableFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.LegacyFlushFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Fallback implementation in case the procedure is not supported by the server.
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.SnapshotFuture
- waitOperationResult(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TruncateTableFuture
- waitPeerExclusiveLock(Procedure<?>, String) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Try to acquire the exclusive lock on the specified peer.
- waitProcedure(LockAndQueue, Procedure) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- waitProcedureResult(long, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
- waitProcedureResult(CompletableFuture<Long>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- 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.
- waitSafePoint(SyncFuture) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.SafePointZigZagLatch
-
For Thread A to call when it is ready to wait on the 'safe point' to be attained.
- waitServerExclusiveLock(Procedure<?>, ServerName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Try to acquire the exclusive lock on the specified server.
- waitSnapshotFinish(SnapshotDescription, CompletableFuture<Void>, MasterProtos.SnapshotResponse) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- waitTableExclusiveLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Suspend the procedure if the specified table is already locked.
- waitTableNotFound(long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture
- waitTableQueueSharedLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- waitTableSharedLock(Procedure<?>, TableName) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Suspend the procedure if the specified table is already locked.
- waitTaskToFinish(ExecutorService, Future<Boolean>, String) - Method in class org.apache.hadoop.hbase.util.RegionMover
- waitTimeMs - Variable in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- waitTimeout - Variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- waitToBecomeLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.Blocks until this instance has claimed the leader ZNode in ZooKeeper
- waitUntilAllReplicationPeerModificationProceduresDone(CompletableFuture<Boolean>, boolean, int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
- waitUntilAssigned(Admin, RegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
- waitUntilCanPush(WAL.Entry, Cell) - Method in class org.apache.hadoop.hbase.replication.regionserver.SerialReplicationChecker
- waitUntilDone() - Method in interface org.apache.hadoop.hbase.client.AsyncRequestFuture
-
Wait until all tasks are executed, successfully or not.
- waitUntilDone() - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- waitUntilDone(long) - Method in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
- waitUntilDrained() - Method in class org.apache.hadoop.hbase.wal.EntryBuffers
- waitUntilStarted() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- waitUntilWalRollFinished() - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
- waitUntilWalRollFinished() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
-
Wait until all wals have been rolled after calling
AbstractWALRoller.requestRollAll()
. - wake(MasterProcedureScheduler) - Method in class org.apache.hadoop.hbase.master.WorkerAssigner
- wake(AbstractProcedureScheduler) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Wakes up the suspended procedures by pushing them back into scheduler queues and sets the event as ready.
- WAKE_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- wakeEvents(AbstractProcedureScheduler, ProcedureEvent...) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Wakes up all the given events and puts the procedures waiting on them back into ProcedureScheduler queues.
- wakeEvents(ProcedureEvent[]) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Wake up all the given events.
- 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)
- wakeIfSuspended(AbstractProcedureScheduler, Procedure<?>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Wakes up the suspended procedures only if the given
proc
is waiting on this event. - wakeInternal(AbstractProcedureScheduler) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureEvent
-
Only to be used by ProcedureScheduler implementations.
- wakeMetaExclusiveLock(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
Deprecated.only used for
RecoverMetaProcedure
. Should be removed along withRecoverMetaProcedure
. - wakeMetaLoadedEvent() - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
This method will be called in master initialization method after calling
AssignmentManager.processOfflineRegions()
, as in processOfflineRegions we will generate assign procedures for offline regions, which may be conflict with creating table. - 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
- wakePollIfNeeded(int) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- wakeProcedure(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
- 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
- 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
- wakeTimeMillis - Variable in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
- WAKEUPFLUSH_INSTANCE - Static variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
Singleton instance inserted into flush queue used for signaling.
- wakeupFlushThread() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- wakeUpIfBlocking() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- wakeupPending - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
- wakeWaitingProcedures(LockAndQueue) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
Wakes up given waiting procedures by pushing them back into scheduler queues.
- wakeWaitingProcedures(ProcedureScheduler) - Method in class org.apache.hadoop.hbase.procedure2.LockAndQueue
- wal - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- wal - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
- wal - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
- wal - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationMarkerChore
- wal - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
- wal - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
- WAL - Interface in org.apache.hadoop.hbase.wal
-
A Write Ahead Log (WAL) provides service for reading, writing waledits.
- WAL_AVOID_LOCAL_WRITES_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WAL_AVOID_LOCAL_WRITES_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WAL_BATCH_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- WAL_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- 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_COPROC_METRICS_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- WAL_COPROC_METRICS_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- WAL_COPROC_METRICS_JMX_CONTEXT - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- WAL_COPROC_METRICS_NAME - Static variable in class org.apache.hadoop.hbase.coprocessor.MetricsCoprocessor
- WAL_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
- WAL_COUNT_WARN_THRESHOLD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- WAL_DURABILITY - Static variable in class org.apache.hadoop.hbase.mapreduce.Import
- WAL_ENABLED - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- 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_EVENT_TRACKER - Enum constant in enum org.apache.hadoop.hbase.namequeues.NamedQueuePayload.NamedQueueEvent
- WAL_EVENT_TRACKER_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- WAL_EVENT_TRACKER_ENABLED_KEY - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- WAL_EVENT_TRACKER_INFO_FAMILY - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
-
The walEventTracker info family in array of bytes
- WAL_EVENT_TRACKER_INFO_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
-
The walEventTracker info family as a string
- WAL_EVENT_TRACKER_RING_BUFFER_SIZE - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- WAL_EVENT_TRACKER_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
-
WALEventTrackerTableAccessor.WAL_EVENT_TRACKER_TABLE_NAME_STR
table name - can be enabled with config - hbase.regionserver.wal.event.tracker.enabled - WAL_EVENT_TRACKER_TABLE_NAME_STR - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- WAL_EXCLUDE_DATANODE_TTL_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
-
Configure for the TTL time of the datanodes excluded
- 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_IMPL - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
- WAL_LENGTH_COLUMN - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- WAL_MAX_EXCLUDE_SLOW_DATANODE_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.ExcludeDatanodeManager
-
Configure for the max count the excluded datanodes.
- WAL_NAME_COLUMN - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- WAL_NAME_COLUMN - Static variable in class org.apache.hadoop.hbase.replication.master.ReplicationSinkTrackerTableCreator
- WAL_OFF - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
Property value to disable write-ahead logging
- WAL_ON - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
Property value to use write-ahead logging
- WAL_PROPERTY - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
Set this to
MultiTableOutputFormat.WAL_OFF
to turn off write-ahead logging (WAL) - WAL_PROVIDER - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
- WAL_ROLL_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WAL_ROLL_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- WAL_ROLL_RETRIES - Static variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
-
Configure for the max count of log rolling retry.
- WAL_ROLL_WAIT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
-
Configure for the timeout of log rolling retry.
- WAL_SHUTDOWN_WAIT_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WAL_SLOW_DETECT_DATA_TTL_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Configure for the TTL of the data that a datanode detected slow.
- WAL_SLOW_DETECT_MIN_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
Configure for the min count for a datanode detected slow.
- WAL_SPLIT_TO_HFILE - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
-
Split WAL directly to hfiles instead of into intermediary 'recovered.edits' files.
- WAL_STATE_COLUMN - Static variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- WAL_STORAGE_POLICY - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration name of WAL storage policy Valid values are: HOT, COLD, WARM, ALL_SSD, ONE_SSD, LAZY_PERSIST See http://hadoop.apache.org/docs/r2.7.3/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html
- WAL_STREAM_READER_CLASS_IMPL - Static variable in class org.apache.hadoop.hbase.wal.WALFactory
-
Used in tests for injecting customized stream reader implementation, for example, inject fault when reading, etc.
- WAL_SYNC_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WAL_TRAILER_WARN_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
-
Configuration name of WAL Trailer's warning size.
- WAL_VALUE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
- WAL.Entry - Class in org.apache.hadoop.hbase.wal
-
Utility class that lets us keep track of the edit with it's key.
- WALActionsListener - Interface in org.apache.hadoop.hbase.regionserver.wal
-
Get notification of WAL events.
- WALActionsListener.RollRequestReason - Enum in org.apache.hadoop.hbase.regionserver.wal
-
The reason for the log roll request.
- walArchiveDir - Variable in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
- walArchiveDir - Variable in class org.apache.hadoop.hbase.master.SplitWALManager
- walArchiveDir - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- 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.BaosAndCompressor - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.ByteStringCompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.ByteStringUncompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.CompressedKvDecoder - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.CompressedKvEncoder - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.EnsureKvEncoder - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.NoneCompressor - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.NoneUncompressor - Class in org.apache.hadoop.hbase.regionserver.wal
- WALCellCodec.StatelessUncompressor - 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.
- WALCellMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALCellMapper
- 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
- WALCoprocessorHost.WALEnvironment - Class in org.apache.hadoop.hbase.regionserver.wal
-
Encapsulation of the environment of each coprocessor
- WALCoprocessorHost.WALObserverOperation - Class in org.apache.hadoop.hbase.regionserver.wal
- walCountWarnThreshold - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- walCreateLock - Variable in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider
-
We use walCreateLock to prevent wal recreation in different threads, and also prevent getWALs missing the newly created WAL, see HBASE-21503 for more details.
- WALDecompressionBoundedDelegatingInputStream - Class in org.apache.hadoop.hbase.regionserver.wal
-
This class is only used by WAL ValueCompressor for decompression.
- WALDecompressionBoundedDelegatingInputStream() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALDecompressionBoundedDelegatingInputStream
- walDir - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- walDir - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
WAL directory, where all WAL files would be placed.
- 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 and will be removed in 4.0.0. Use
WALEdit(int, boolean)
instead. - WALEdit(int) - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
-
Deprecated.since 2.0.1 and will be removed in 4.0.0. Use
WALEdit(int, boolean)
instead. - WALEdit(int, boolean) - Constructor for class org.apache.hadoop.hbase.wal.WALEdit
- WALEDITS - Enum constant in enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
- walEditsFilteredCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- walEditsFilteredCounter - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
- walEditsFromCoprocessors - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- walEditsFromCoprocessors - Variable in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
- walEditsStopOffset - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- walEntriesWithSize - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- WALEntryBatch - Class in org.apache.hadoop.hbase.replication.regionserver
-
Holds a batch of WAL entries to replicate, along with some statistics
- WALEntryBatch(int, Path) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.WALEntryBatch
- walEntryFilter - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
A filter (or a chain of filters) for WAL entries; filters out edits.
- WALEntryFilter - Interface in org.apache.hadoop.hbase.replication
-
A Filter for WAL entries before being sent over to replication.
- WALEntryFilterRetryableException - Exception in org.apache.hadoop.hbase.replication.regionserver
-
This exception should be thrown from any wal filter when the filter is expected to recover from the failures and it wants the replication to backup till it fails.
- WALEntryFilterRetryableException(String) - Constructor for exception org.apache.hadoop.hbase.replication.regionserver.WALEntryFilterRetryableException
- WALEntryFilterRetryableException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.regionserver.WALEntryFilterRetryableException
- walEntrySinkFilter - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
- 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.
- WALEntryStream - Class in org.apache.hadoop.hbase.replication.regionserver
-
Streaming access to WAL entries.
- WALEntryStream(ReplicationSourceLogQueue, FileSystem, Configuration, long, WALFileLengthProvider, MetricsSource, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
Create an entry stream over the given queue at the given start position
- WALEntryStream.HasNext - Enum in org.apache.hadoop.hbase.replication.regionserver
- WALEnvironment(WALCoprocessor, int, int, Configuration, WAL) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALEnvironment
-
Constructor
- walEventTrackerEnabled - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- WALEventTrackerListener - Class in org.apache.hadoop.hbase.regionserver.wal
- WALEventTrackerListener(Configuration, NamedQueueRecorder, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener
- WALEventTrackerListener.WalState - Enum in org.apache.hadoop.hbase.regionserver.wal
- WALEventTrackerPayload - Class in org.apache.hadoop.hbase.namequeues
- WALEventTrackerPayload(String, String, long, String, long) - Constructor for class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- WALEventTrackerQueueService - Class in org.apache.hadoop.hbase.namequeues
- WALEventTrackerQueueService(Configuration) - Constructor for class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- WALEventTrackerQueueService(Configuration, MetricsWALEventTrackerSource) - Constructor for class org.apache.hadoop.hbase.namequeues.WALEventTrackerQueueService
- WALEventTrackerTableAccessor - Class in org.apache.hadoop.hbase.namequeues
- WALEventTrackerTableAccessor() - Constructor for class org.apache.hadoop.hbase.namequeues.WALEventTrackerTableAccessor
- WALEventTrackerTableCreator - Class in org.apache.hadoop.hbase.master.waleventtracker
-
WALEventTracker Table creation to be used by HMaster
- WALEventTrackerTableCreator() - Constructor for class org.apache.hadoop.hbase.master.waleventtracker.WALEventTrackerTableCreator
- walFactory - Variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- walFactory - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- walFactory - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- walFactory - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- WALFactory - Class in org.apache.hadoop.hbase.wal
-
Entry point for users of the Write Ahead Log.
- WALFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.wal.WALFactory
- WALFactory(Configuration, String) - Constructor for class org.apache.hadoop.hbase.wal.WALFactory
- WALFactory(Configuration, String, Abortable) - Constructor for class org.apache.hadoop.hbase.wal.WALFactory
- WALFactory.Providers - Enum in org.apache.hadoop.hbase.wal
-
Maps between configuration names for providers and implementation classes.
- walFile - Variable in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- WALFILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WALFILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WALFILE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WALFILE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- walFile2Props - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Map of WAL log file to properties.
- walFileLengthProvider - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- walFileLengthProvider - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- 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.
- walFileSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
- 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.master.MasterFileSystem
- walFs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- walFS - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- walFS - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- walGroup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- walGroup - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus
- walGroupId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
- walGroupId - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
- walGroupId - Variable in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
- walGroupId - Variable in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
- WALHeaderEOFException - Exception in org.apache.hadoop.hbase.regionserver.wal
-
A special EOFException to indicate that the EOF happens when we read the header of a WAL file.
- WALHeaderEOFException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALHeaderEOFException
- WALHeaderEOFException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALHeaderEOFException
- WALHeaderEOFException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALHeaderEOFException
- WALInputFormat - Class in org.apache.hadoop.hbase.mapreduce
-
Simple
InputFormat
forWAL
files. - WALInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALInputFormat
- WALInputFormat.WALKeyRecordReader - Class in org.apache.hadoop.hbase.mapreduce
-
handler for non-deprecated WALKey version.
- WALInputFormat.WALRecordReader<K extends WALKey> - Class in org.apache.hadoop.hbase.mapreduce
-
RecordReader
for anWAL
file. - WALInputFormat.WALSplit - Class in org.apache.hadoop.hbase.mapreduce
-
InputSplit
forWAL
files. - WALItem(String, String, String) - Constructor for class org.apache.hadoop.hbase.backup.impl.BackupSystemTable.WALItem
- 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(byte[], TableName, long) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
- WALKeyImpl(byte[], TableName, long, long, long, MultiVersionConcurrencyControl) - 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, 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, UUID) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
- 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, List<UUID>, long, long, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>, Map<String, byte[]>) - 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) - 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, NavigableMap<byte[], Integer>, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
- WALKeyImpl(NavigableMap<byte[], Integer>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
- WALKeyImpl(WALKeyImpl, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Copy constructor that takes in an existing WALKeyImpl plus some extended attributes.
- WALKeyImpl(WALKey, List<UUID>, MultiVersionConcurrencyControl, NavigableMap<byte[], Integer>, Map<String, byte[]>) - Constructor for class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Copy constructor that takes in an existing WALKey, the extra WALKeyImpl fields that the parent interface is missing, plus some extended attributes.
- WALKeyRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALKeyRecordReader
- WALKeyValueMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
-
Deprecated.
- WALL - Enum constant in enum org.apache.hadoop.hbase.http.ProfileServlet.Event
- walLength - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- 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
- walManager - Variable in class org.apache.hadoop.hbase.master.HMaster
- WALMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
- walName - Variable in class org.apache.hadoop.hbase.namequeues.WALEventTrackerPayload
- 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.
- walObserverGetter - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
- WALObserverOperation() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost.WALObserverOperation
- walPath - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- walPath - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALRemoteProcedure
- walPath - Variable in class org.apache.hadoop.hbase.regionserver.SplitWALCallable
- WALPlayer - Class in org.apache.hadoop.hbase.mapreduce
-
A tool to replay WAL files as a M/R job.
- WALPlayer() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer
- WALPlayer(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer
- WALPlayer.Counter - Enum in org.apache.hadoop.hbase.mapreduce
-
Enum for map metrics.
- WALPlayer.WALCellMapper - Class in org.apache.hadoop.hbase.mapreduce
-
A mapper that just writes out Cells.
- WALPlayer.WALKeyValueMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Deprecated.Use
WALPlayer.WALCellMapper
. Will be removed from 3.0 onwards - WALPlayer.WALMapper - Class in org.apache.hadoop.hbase.mapreduce
-
A mapper that writes out
Mutation
to be directly applied to a running HBase instance. - 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, Set<String>, String, String, String, boolean, boolean, PrintStream) - Constructor for class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
Fully specified constructor.
- WALProcedureMap - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- WALProcedureMap() - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- WALProcedurePrettyPrinter - Class in org.apache.hadoop.hbase.procedure2.store.region
-
A tool to dump the procedures in the WAL files.
- WALProcedurePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- WALProcedurePrettyPrinter(PrintStream) - Constructor for class org.apache.hadoop.hbase.procedure2.store.region.WALProcedurePrettyPrinter
- WALProcedureStore - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we use the new region based procedure store.
- WALProcedureStore(Configuration, Path, Path, LeaseRecovery) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- WALProcedureStore(Configuration, LeaseRecovery) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- WALProcedureStore.PushType - Enum in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.
- WALProcedureStore.SyncMetrics - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Deprecated.
- WALProps(Map<byte[], Long>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL.WALProps
- 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
- walReaderBufferUsageBytes - Variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
- WALRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALRecordReader
- walRoller - Variable in class org.apache.hadoop.hbase.master.region.MasterRegion
- walRoller - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- walRollFinished() - Method in class org.apache.hadoop.hbase.wal.AbstractWALRoller
-
Returns true if all WAL roll finished
- walRollRequestFinished() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
For testing
- walRootDir - Variable in class org.apache.hadoop.hbase.master.MasterFileSystem
- walRootDir - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- walRootDir - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
- wals - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- wals - Variable in class org.apache.hadoop.hbase.wal.AbstractWALRoller
- WALS_PATH_FILTER - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- walsById - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- walsByIdRecoveredQueues - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
- walShutdownTimeout - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WALSplit() - Constructor for class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
-
for serialization
- WALSplit(String, long, long, long) - Constructor for class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
-
Represent an WALSplit, i.e.
- walSplitter - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
- walSplitter - Variable in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
- WALSplitter - Class in org.apache.hadoop.hbase.wal
-
Split RegionServer WAL files.
- WALSplitter(WALFactory, Configuration, Path, FileSystem, Path, FileSystem) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter
- WALSplitter(WALFactory, Configuration, Path, FileSystem, Path, FileSystem, LastSequenceId, SplitLogWorkerCoordination, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter
- WALSplitter.CorruptedLogFileException - Exception in org.apache.hadoop.hbase.wal
- WALSplitter.PipelineController - Class in org.apache.hadoop.hbase.wal
-
Contains some methods to control WAL-entries producer / consumer interactions
- WALSplitter.SplitWALResult - Class in org.apache.hadoop.hbase.wal
-
Data structure returned as result by #splitWAL(FileStatus, CancelableProgressable).
- WALSplitterHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter, see SplitWALManager
- WALSplitterHandler(Server, SplitLogWorkerCoordination, SplitLogWorkerCoordination.SplitTaskDetails, CancelableProgressable, AtomicInteger, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
Deprecated.
- WALSplitUtil - Class in org.apache.hadoop.hbase.wal
-
This class provides static methods to support WAL splitting related works
- WALSplitUtil() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitUtil
- WALSplitUtil.MutationReplay - Class in org.apache.hadoop.hbase.wal
-
A struct used by getMutationsFromWALEntry
- WALStartTimeComparator() - Constructor for class org.apache.hadoop.hbase.wal.AbstractFSWALProvider.WALStartTimeComparator
- WalState() - Constructor for enum org.apache.hadoop.hbase.regionserver.wal.WALEventTrackerListener.WalState
- WALStreamReader - Interface in org.apache.hadoop.hbase.wal
-
A one way WAL reader, without reset and seek support.
- walStreamReaderClass - Variable in class org.apache.hadoop.hbase.wal.WALFactory
-
Configuration-specified WAL Reader used when a custom reader is requested
- WALSyncTimeoutIOException - Exception in org.apache.hadoop.hbase.regionserver.wal
-
Thrown when
WAL.sync()
timeout. - WALSyncTimeoutIOException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOException
- WALSyncTimeoutIOException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOException
- WALSyncTimeoutIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOException
- WALSyncTimeoutIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.WALSyncTimeoutIOException
- walSyncTimeoutNs - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
- WALTailingReader - Interface in org.apache.hadoop.hbase.wal
-
A WAL reader which is designed for be able to tailing the WAL file which is currently being written.
- WALTailingReader.Result - Class in org.apache.hadoop.hbase.wal
- WALTailingReader.State - Enum in org.apache.hadoop.hbase.wal
- walToHFiles(List<String>, List<String>) - Method in class org.apache.hadoop.hbase.backup.impl.IncrementalTableBackupClient
- WALUtil - Class in org.apache.hadoop.hbase.regionserver.wal
-
Helper methods to ease Region Server integration with the Write Ahead Log (WAL).
- WALUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- WANT - Enum constant in enum org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
- warmup - Variable in class org.apache.hadoop.hbase.regionserver.HStore
- WARMUP_BEFORE_MOVE - Static variable in class org.apache.hadoop.hbase.master.HMaster
- warmUpConnectionCache(Connection, TableName) - Method in class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample
- 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
-
Warmup a region on this server.
- warmWindowAgeMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- warmWindowStoragePolicy - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
- WARN_LOCK - Static variable in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- 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_SCAN_RESPONSE_SIZE - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- WARN_SCAN_RESPONSE_TIME - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
- WARN_THRESHOLD_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- WARN_THRESHOLD_COUNT_KEY - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
- WARN_THRESHOLD_DEFAULT - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- WARN_THRESHOLD_KEY - Static variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
- WARNING - Enum constant in enum org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation.Severity
- warningMap - Static variable in class org.apache.hadoop.hbase.util.CommonFSUtils
- warningSkew - Variable in class org.apache.hadoop.hbase.master.ServerManager
- warnInvalidValue(String, T, T) - Static method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
- WarnOnlyAbortable() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.DumpReplicationQueues.WarnOnlyAbortable
- warnOrThrowExceptionForFailure(boolean, String, Exception) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- warnOrThrowExceptionForFailure(boolean, TableDescriptorChecker.ThrowingRunnable) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- warnOrThrowExceptionForFailure(Configuration, TableDescriptorChecker.ThrowingRunnable) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
- warnPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
- warnPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
- warnPauseThresholdExceeded - Variable in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
- warnResponseSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- warnResponseTime - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- warnScanResponseSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- warnScanResponseTime - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
- warnStuckTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
- warnThresholdMs - Variable in class org.apache.hadoop.hbase.util.JvmPauseMonitor
-
log WARN if we detect a pause longer than this threshold
- warnTime - Variable in class org.apache.hadoop.hbase.monitoring.MonitoredTaskImpl
- wasExecuted - Variable in class org.apache.hadoop.hbase.procedure2.Procedure
- wasExecuted() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
- wasOperationAttemptedByServer() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
Deprecated.Returns true if operation was attempted by server, false otherwise.
- wastedBytes - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
- wastedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.IndexStatistics
-
If
BucketAllocator.bucketCapacity
is not perfectly divisible by thisBucketAllocator.IndexStatistics.itemSize()
, the remainder will be unusable by in buckets of this size. - watchAndCheckExists(String) - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer
- watchAndCheckExists(ZKWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Watch the specified znode for delete/create/change events.
- watcher - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
Deprecated.
- watcher - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinationManager
- watcher - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- watcher - Variable in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
- watcher - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- watcher - Variable in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- watcher - Variable in class org.apache.hadoop.hbase.zookeeper.ZKListener
- watcherThread - Variable in class org.apache.hadoop.hbase.io.FileChangeWatcher
- WatcherThread(String, WatchService, Consumer<WatchEvent<?>>) - Constructor for class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- watchForAbortedProcedures() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- watchService - Variable in class org.apache.hadoop.hbase.io.FileChangeWatcher.WatcherThread
- WEAK - Enum constant in enum org.apache.hadoop.hbase.util.IdReadWriteLock.ReferenceType
- WeakObjectPool<K,
V> - Class in org.apache.hadoop.hbase.util -
A
WeakReference
based shared object pool. - WeakObjectPool(ObjectPool.ObjectFactory<K, V>) - Constructor for class org.apache.hadoop.hbase.util.WeakObjectPool
- WeakObjectPool(ObjectPool.ObjectFactory<K, V>, int) - Constructor for class org.apache.hadoop.hbase.util.WeakObjectPool
- WeakObjectPool(ObjectPool.ObjectFactory<K, V>, int, int) - Constructor for class org.apache.hadoop.hbase.util.WeakObjectPool
- WeakObjectPool.WeakObjectReference - Class in org.apache.hadoop.hbase.util
- WeakObjectReference(K, V) - Constructor for class org.apache.hadoop.hbase.util.WeakObjectPool.WeakObjectReference
- weakProxy - Variable in class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskAndWeakRefPair
- webAppContext - Variable in class org.apache.hadoop.hbase.http.HttpServer
- webServer - Variable in class org.apache.hadoop.hbase.http.HttpServer
- WEEK_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- WEEKLY - Enum constant in enum org.apache.hadoop.hbase.client.MobCompactPartitionPolicy
-
Compact mob files within one calendar week into one file
- weight - Variable in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
- WeightComparator() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
- WeightedMovingAverage<T> - Class in org.apache.hadoop.hbase.util
-
Different from SMA
SimpleMovingAverage
, WeightedMovingAverage gives each data different weight. - WeightedMovingAverage(String) - Constructor for class org.apache.hadoop.hbase.util.WeightedMovingAverage
- WeightedMovingAverage(String, int) - Constructor for class org.apache.hadoop.hbase.util.WeightedMovingAverage
- weightForSsd - Variable in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
- weightsOfGenerators - Variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
- WHEEL_TIMER - Static variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- whenAsEpochMilli - Variable in class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
- whenToExpire - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher.FlushRegionEntry
- WHILE_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
WHILE Array
- WHILE_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
- WhileMatchFilter - Class in org.apache.hadoop.hbase.filter
-
A wrapper filter that returns true from
WhileMatchFilter.filterAllRemaining()
as soon as the wrapped filtersFilter.filterRowKey(byte[], int, int)
,Filter.filterCell(org.apache.hadoop.hbase.Cell)
,Filter.filterRow()
orFilter.filterAllRemaining()
methods returns true. - WhileMatchFilter - Enum constant in enum org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.FilterType
- WhileMatchFilter(Filter) - Constructor for class org.apache.hadoop.hbase.filter.WhileMatchFilter
- WHITE - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- WHITESPACE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for whitespace
- whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
- WIDTH_OF_SEQUENCE_ID - Static variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Width of the sequenceid that is a suffix on a tableinfo file.
- window - Variable in class org.apache.hadoop.hbase.io.compress.brotli.BrotliCodec
- Window(long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
- windowFactory - Variable in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
- windowIndex - Variable in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
Current window index (next to be updated)
- windowMillis - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory.Window
-
How big a range of timestamps fit inside the window in milliseconds.
- WindowMovingAverage<T> - Class in org.apache.hadoop.hbase.util
-
Instead of calculate a whole time average, this class focus on the last N.
- WindowMovingAverage(String) - Constructor for class org.apache.hadoop.hbase.util.WindowMovingAverage
- WindowMovingAverage(String, int) - Constructor for class org.apache.hadoop.hbase.util.WindowMovingAverage
- windows - Static variable in class org.apache.hadoop.hbase.util.JVM
- 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
- windowsPerTier - Variable in class org.apache.hadoop.hbase.regionserver.compactions.ExponentialCompactionWindowFactory
- WITH_ENCODED_REGION_NAME - Enum constant in enum org.apache.hadoop.hbase.mapreduce.TableSplit.Version
- withActionCodes(byte[]) - Method in class org.apache.hadoop.hbase.security.access.Permission.Builder
- withActions(Permission.Action...) - Method in class org.apache.hadoop.hbase.security.access.Permission.Builder
- withAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- withBackupId(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withBackupId(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withBackupRootDir(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withBackupSetName(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withBackupType(BackupType) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withBandwidthPerTasks(int) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withBlockSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withBlockSize(int) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withBlockType(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withBloomType(BloomType) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withBloomType(BloomType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- withByteBuff(ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withByteBuffAllocator(ByteBuffAllocator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withBytesPerCheckSum(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withCacheConfig(CacheConfig) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withCellComparator(CellComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withCellComparator(CellComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withCheck(boolean) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withChecksumType(ChecksumType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withColumnFamily(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withColumnFamilyDescriptor(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withCompactedFilesSupplier(Supplier<Collection<HStoreFile>>) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withCompactedFilesSupplier(Supplier<Collection<HStoreFile>>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- withCompleteTime(long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withCompression(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withCompressTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withCreateTime(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- 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
- withDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withEncryptionContext(Encryption.Context) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withEncryptionContext(Encryption.Context) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withEvictedBlocks(long) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- withFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- withFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.Permission.Builder
- withFamilyStoreDirectoryPath(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- 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
- withFavoredNodesSupplier(Supplier<InetSocketAddress[]>) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.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.io.hfile.ReaderContextBuilder
- withFilePath(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
-
Use either this method or
StoreFileWriter.Builder.withOutputDir(org.apache.hadoop.fs.Path)
, but not both. - withFileSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withFileSize(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- withFileStoragePolicy(String) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- withFileSystem(FileSystem) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withFileSystem(HFileSystem) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withFileSystemAndPath(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withFillHeader(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withFromTables(TableName[]) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withHBaseCheckSum(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withHFileContext(HFileContext) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withHFileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withIncludesMvcc(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withIncludesTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withIndexBlockEncoding(IndexBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withinOrAfterTimeRange(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Check if the specified timestamp is within or after this TimeRange.
- withInputStreamWrapper(FSDataInputStreamWrapper) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withinRange(long, long, long) - Static method in class org.apache.hadoop.hbase.backup.impl.RestoreTablesClient
- withinTimeRange(byte[], int) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Deprecated.This is made @InterfaceAudience.Private in the 2.0 line and above and may be changed to private or removed in 3.0. Use
TimeRange.withinTimeRange(long)
instead - withinTimeRange(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Check if the specified timestamp is within this TimeRange.
- withMaxCacheSize(long) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
- withMaxKeyCount(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- withNextBlockOnDiskSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withOnDiskDataSizeWithHeader(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withOnDiskSizeWithoutHeader(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withOutputDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
-
Use either this method or
StoreFileWriter.Builder.withFilePath(org.apache.hadoop.fs.Path)
, but not both. - withOutputStream(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- withOvewrite(boolean) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withParameters(Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
- withParameters(String...) - 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
- withPrevBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withPrimaryReplicaReader(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
- withQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.Permission.Builder
- withQueueSize(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- withReaderType(ReaderContext.ReaderType) - Method in class org.apache.hadoop.hbase.io.hfile.ReaderContextBuilder
- withRegionCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withRegionFileSystem(HRegionFileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreContext.Builder
- withReplicationDelay(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- withRestoreRootDir(String) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withRootDir(String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withShared(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- 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
- withStartRow(byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- withStartRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the start row of the scan.
- withStartRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- withStartRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the start row of the scan.
- withStartTime(long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- withStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the stop row of the scan.
- withStopRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.ImmutableScan
- withStopRow(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.Scan
-
Set the stop row of the scan.
- withTableList(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withTableList(List<TableName>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withTableName(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
- withTargetRootDir(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withTimeout(CompletableFuture<T>, long, Supplier<String>) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
- withToTables(TableName[]) - Method in class org.apache.hadoop.hbase.backup.RestoreRequest.Builder
- withTotalTasks(int) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- withTrackerConfigs(Configuration) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
- withType(BackupType) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManifest.BackupImage.Builder
- withUncompressedSizeWithoutHeader(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockBuilder
- withUserName(String) - Method in class org.apache.hadoop.hbase.security.access.GetUserPermissionsRequest.Builder
-
user name could be null if need all global/namespace/table permissions
- withWalGroup(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationStatus.ReplicationStatusBuilder
- withWriteLock(IdReadWriteLock<Long>, BucketEntry.BucketEntryHandler<T>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- withWriterCreationTracker(Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- withYarnPoolName(String) - Method in class org.apache.hadoop.hbase.backup.BackupRequest.Builder
- wlock - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
- wlock - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
- WORD_MASK - Static variable in class org.apache.hadoop.hbase.procedure2.store.wal.BitSetNode
-
Deprecated.
- worker - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
- worker - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- worker - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- worker - Variable in class org.apache.hadoop.hbase.master.procedure.SplitWALProcedure
- worker - Variable in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Deprecated.
- WORKER_ADD_STUCK_PERCENTAGE_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- WORKER_KEEP_ALIVE_TIME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- WORKER_MONITOR_INTERVAL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- WORKER_STUCK_THRESHOLD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
-
Number fo threads for processing the thrift calls
- WorkerAssigner - Class in org.apache.hadoop.hbase.master
-
help assign and release a worker for each remote task.
- WorkerAssigner(MasterServices, int, ProcedureEvent<?>) - Constructor for class org.apache.hadoop.hbase.master.WorkerAssigner
- workerGroup - Variable in class org.apache.hadoop.hbase.client.example.HttpProxyExample
- workerId - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- workerInGrabTask - Variable in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
- WorkerMonitor() - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerMonitor
- workerMonitorExecutor - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
WorkerMonitor check for stuck workers and new worker thread when necessary, for example if there is no worker to assign meta, it will new worker thread for it, so it is very important.
- workers - Variable in class org.apache.hadoop.hbase.backup.BackupInfo
-
Number of parallel workers.
- WorkerState() - Constructor for enum org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper.WorkerState
- WorkerThread(ThreadGroup) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- WorkerThread(ThreadGroup, String) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.WorkerThread
- workerThreads - Variable in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
Created in the
ProcedureExecutor.init(int, boolean)
method. - workerThreads - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
- workingDir - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- workingDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- workingDir - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- workingDirFs - Variable in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
- workingDirFs - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
- workingDirFs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- workingDirFs - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotManifestV1.ManifestBuilder
- workingDirFS - Variable in class org.apache.hadoop.hbase.master.procedure.SnapshotProcedure
- workingFs - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- workingSnapshotDir - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
- WorkItemHdfsDir(FileSystem, HbckErrorReporter, FileStatus) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsDir
-
Deprecated.
- WorkItemHdfsRegionInfo(HbckRegionInfo, HBaseFsck, HbckErrorReporter) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemHdfsRegionInfo
-
Deprecated.
- WorkItemOverlapMerge(Collection<HbckRegionInfo>, TableIntegrityErrorHandler) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemOverlapMerge
-
Deprecated.
- WorkItemRegion(HBaseFsck, ServerName, HbckErrorReporter, ClusterConnection) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck.WorkItemRegion
-
Deprecated.
- workQueue - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerManager
- workQueue - Variable in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
- worthPreFlushing() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Returns True if its worth doing a flush before we put up the close flag.
- wouldLowerAvailability(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
Return true if the placement of region on server would lower the availability of the region in question
- wrap(byte[]) - Static method in class org.apache.hadoop.hbase.util.ImmutableByteArray
- wrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
-
Encrypts input data.
- wrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
- wrap(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.provider.example.SaslPlainServer
- wrap(byte[], int, int) - Method in interface org.apache.hadoop.hbase.security.SaslWrapHandler.Wrapper
- wrap(byte[], InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- wrap(ByteBuffer) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(ByteBuffer[]) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(ByteBuffer[], ByteBuffAllocator.Recycler) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(ByteBuffer[], RefCnt) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
-
In theory, the upstream should never construct an ByteBuff by passing an given refCnt, so please don't use this public method in other place.
- wrap(ByteBuffer, RefCnt) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(CompletableFuture<T>) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
- wrap(CompletableFuture<T>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
- wrap(List<ByteBuffer>) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(List<ByteBuffer>, ByteBuffAllocator.Recycler) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrap(List<ByteBuffer>, RefCnt) - Static method in class org.apache.hadoop.hbase.nio.ByteBuff
- wrapAndSetPayload(DataTransferProtos.DataTransferEncryptorMessageProto.Builder, byte[]) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslNegotiateHandler.BuilderPayloadSetter
-
Create a ByteString from byte array without copying (wrap), and then set it as the payload for the builder.
- wrapAsCacheable(ByteBuffer[]) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- wrapAsCacheable(ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry
- wrapException(Address, RegionInfo, Throwable) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
Takes an Exception, the address, and if pertinent, the RegionInfo for the Region we were trying to connect to and returns an IOException with the input exception as the cause.
- wrapFuture(CompletableFuture<T>, Executor) - Static method in class org.apache.hadoop.hbase.util.FutureUtils
-
Return a
CompletableFuture
which is same with the givenfuture
, but execute all the callbacks in the givenexecutor
. - wrapKey(Configuration, byte[], String) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Protect a key by encrypting it with the secret key of the given subject.
- wrapKey(Configuration, String, Key) - Static method in class org.apache.hadoop.hbase.security.EncryptionUtil
-
Protect a key by encrypting it with the secret key of the given subject.
- wrapped - Variable in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
- wrapped - Variable in class org.apache.hadoop.hbase.types.TerminatedWrapper
- WrappedInputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedInputStream
- WrappedOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedOutputStream
- wrapper - Variable in class org.apache.hadoop.hbase.io.MetricsIO
- wrapper - Variable in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
- wrapper - Variable in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
- wrapper - Variable in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
- wrapper - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTable
- wrapper - Variable in class org.apache.hadoop.hbase.security.SaslWrapHandler
- WrapperAsyncFSOutput - Class in org.apache.hadoop.hbase.io.asyncfs
-
An
AsyncFSOutput
wraps aFSDataOutputStream
. - WrapperAsyncFSOutput(Path, FSDataOutputStream) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- wrapWithSasl(HBaseSaslRpcServer, BufferChain) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- writable - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- WRITABLE_CODE - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- WRITABLE_NOT_ENCODED - Static variable in class org.apache.hadoop.hbase.security.access.PermissionStorage
- Writables - Class in org.apache.hadoop.hbase.util
-
Utility class with methods for manipulating Writable objects
- Writables() - Constructor for class org.apache.hadoop.hbase.util.Writables
- WritableWithSize - Interface in org.apache.hadoop.hbase.io
-
An optional interface to 'size' writables.
- write() - Method in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTask
-
Check writes for the canary table
- write(byte[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
-
Just call write(b, 0, b.length).
- write(byte[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- write(byte[]) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- write(byte[]) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- write(byte[]) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- write(byte[]) - Method in class org.apache.hadoop.hbase.util.RotateFile
-
Writes the given data to the next file in the rotation, with a timestamp calculated based on the previous timestamp and the current time to make sure it is greater than the previous timestamp.
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.CellCodec.CellEncoder
-
Write int length followed by array bytes.
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellEncoder
-
Write int length followed by array bytes.
- write(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutput
-
Copy the data into the buffer.
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.Compression.FinishOnFlushCompressionStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- write(byte[], int, int) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient.WrappedOutputStream
- write(int) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- write(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- write(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- write(int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
- write(int) - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- write(int) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- write(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
- write(long, ByteBuff) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfers bytes from the given source
ByteBuff
into this buffer array - write(DataOutput) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- write(DataOutput) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- write(DataOutput) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- write(DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.MetaWriter
-
This is modeled after
CompoundBloomFilterWriter.MetaWriter
for simplicity, although the two metadata formats do not have to be consistent. - write(DataOutput) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRegionSplit
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.Import.CellWritableComparable
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueWritableComparable
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Writes the field values to the output.
- write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat.WALSplit
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.NamespacePermission
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.Permission
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
- write(DataOutput) - Method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Write to out
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeTokenIdentifier
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
- write(DataOutput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
- write(DataOutput) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportSnapshotInputFormat.ExportSnapshotInputSplit
- write(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
Write out this instance on the passed in
out
stream. - write(OutputStream) - Method in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- write(OutputStream, boolean) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Write this cell to an OutputStream in a
KeyValue
format. - write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.KeyValue
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.NoTagsKeyValue
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue
- write(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- write(OutputStream, boolean, Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
-
Made into a static method so as to reuse the logic within ValueAndTagRewriteByteBufferExtendedCell
- write(OutputStream, byte[], int, int, Dictionary) - Static method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Helper methods to write the dictionary data to the OutputStream
- write(OutputStream, ByteBuffer, int, int, Dictionary) - Static method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Helper methods to write the dictionary data to the OutputStream
- write(OutputStream, ByteRange) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
- write(OutputStream, ByteRange, int) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
- write(OutputStream, Message, Message, ByteBuf) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
Write out header, param, and cell block if there is one.
- write(OutputStream, Message, Message, ByteBuf, int) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
- write(String, String) - Method in interface org.apache.hadoop.hbase.util.JSONBean.Writer
- 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(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.asyncfs.WrapperAsyncFSOutput
- write(ByteBuffer) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.ByteBufferKeyValue
- write(ByteBuffer, int) - Method in interface org.apache.hadoop.hbase.ExtendedCell
-
Write this Cell into the given buf's offset in a
KeyValue
format. - write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OffheapDecodedExtendedCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.OnheapDecodedCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.KeyValue
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteByteBufferExtendedCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.TagRewriteCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteByteBufferExtendedCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
- write(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
- write(ByteBuffer, int, int) - Method in interface org.apache.hadoop.hbase.io.ByteBufferWriter
-
Writes
len
bytes from the specified ByteBuffer starting at offsetoff
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterDataOutputStream
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
-
Writes len bytes from the specified ByteBuffer starting at offset off to this OutputStream.
- write(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- write(ByteBuffer, int, Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil.ValueAndTagRewriteCell
-
Made into a static method so as to reuse the logic within ValueAndTagRewriteByteBufferExtendedCell
- write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
-
Transfers data from the given
ByteBuffer
to the buffer array. - write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
-
Transfers data from the given byte buffer to file
- write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
-
Transfers data from the given byte buffer to file
- write(ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Transfers data from the given byte buffer to IOEngine
- write(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.ByteBuff
-
Write this ByteBuff's data into target file
- write(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
- write(FileChannel, long) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
- write(GatheringByteChannel) - Method in class org.apache.hadoop.hbase.ipc.BufferChain
- write(MBeanServer, ObjectName, String, boolean) - Method in interface org.apache.hadoop.hbase.util.JSONBean.Writer
- write(MBeanServer, ObjectName, String, boolean, ObjectName) - Method in interface org.apache.hadoop.hbase.util.JSONBean.Writer
- write(K2, V2) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordWriter
- write(KEY, Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
-
Writes a key/value pair into the table.
- write(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.Reference
- write(FileSystem, Path, long, byte[]) - Static method in class org.apache.hadoop.hbase.util.RotateFile
- write(FileSystem, Path, String, byte[]) - Static method in class org.apache.hadoop.hbase.replication.FSReplicationPeerStorage
- write(FileSystem, Path, StoreFileTrackerProtos.StoreFileList) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileListFile
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.CellCodec.CellEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.codec.MessageCodec.MessageEncoder
- write(Cell) - Method in interface org.apache.hadoop.hbase.io.CellOutputStream
-
Implementation must copy the entire state of the Cell.
- write(Cell) - Method in class org.apache.hadoop.hbase.io.encoding.NoneEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
- write(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Writes the Cell to this block
- write(Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- write(Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
- write(ImmutableBytesWritable, Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
-
Writes an action (Put or Delete) to the specified table.
- write(ImmutableBytesWritable, Put) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
- write(KeyValue, DataOutput) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Write out a KeyValue in the manner in which we used to when KeyValue was a Writable.
- write(KeyValue, DataOutput) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Write out a KeyValue in the manner in which we used to when KeyValue was a Writable.
- write(ByteBuff) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
-
Transfers data from the given
ByteBuff
to the buffer array. - write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- write(ByteBuff, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileMmapIOEngine
- write(ByteBuff, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
-
Transfers the data from the given MultiByteBuffer to IOEngine
- write(JsonWriter, MBeanServer, ObjectName, String, boolean, ObjectName) - Static method in class org.apache.hadoop.hbase.util.JSONBean
-
Returns Return non-zero if failed to find bean.
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.SaslWrapHandler
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerChannelWritabilityHandler
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerResponseEncoder
- write(ChannelHandlerContext, HttpResponseStatus) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- write(ChannelHandlerContext, HttpResponseStatus, String) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
- WRITE - Enum constant in enum org.apache.hadoop.hbase.security.access.Permission.Action
- WRITE - Enum constant in enum org.apache.hadoop.hbase.tool.CanaryTool.RegionTask.TaskType
- WRITE_BUFFER_PERIODIC_FLUSH_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_BUFFER_PERIODIC_FLUSH_TIMEOUT_MS_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_BUFFER_PERIODIC_FLUSH_TIMERTICK_MS - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_BUFFER_PERIODIC_FLUSH_TIMERTICK_MS_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- WRITE_CAPACITY_UNIT - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the write data capacity unit
- WRITE_CAPACITY_UNIT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.quotas.QuotaUtil
- WRITE_NUMBER - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the number of write requests per time-unit
- WRITE_OPERATION_LATENCY_DESC - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- WRITE_OPERATION_LATENCY_NAME - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
- WRITE_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- WRITE_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
- WRITE_REQUEST_COST_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.WriteRequestCostFunction
- WRITE_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WRITE_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WRITE_REQUEST_COUNT_PER_SECOND - Enum constant in enum org.apache.hadoop.hbase.hbtop.field.Field
- WRITE_REQUEST_RATE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WRITE_REQUEST_RATE_PER_SECOND - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- WRITE_SIZE - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottleType
-
Throttling based on the write data size
- writeAccessor - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
- writeAclToSnapshotDescription(SnapshotProtos.SnapshotDescription, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
- writeAsyncBuffer - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- writeAt(int, int) - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- writeAttribute(JsonWriter, String, String, Object) - Static method in class org.apache.hadoop.hbase.util.JSONBean
- writeAttribute(JsonWriter, MBeanServer, ObjectName, boolean, Pattern[], MBeanAttributeInfo) - Static method in class org.apache.hadoop.hbase.util.JSONBean
- writeBackupStartCode(Long) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Write the start code (timestamp) to backup system table.
- writeBackupStartCode(Long, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Write the start code (timestamp) to backup system table.
- writeBalancer - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- writeBlock(HFileBlock.BlockWritable, FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Takes the given
HFileBlock.BlockWritable
instance, creates a new block of its appropriate type, writes the writable into this block, and flushes the block into the output stream. - writeBloom(DataOutput) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
Writes just the bloom filter to the output array
- writeBloom(Cell) - Method in class org.apache.hadoop.hbase.util.BloomContext
-
Bloom information from the cell is retrieved
- writeBloom(Cell) - Method in class org.apache.hadoop.hbase.util.RowPrefixFixedLengthBloomContext
- writeBuffer(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- writeBufferFatalThreshold - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- writeBufferPeriodicFlushTimeoutMs - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- writeBufferPeriodicFlushTimeoutMs - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- writeBufferPeriodicFlushTimeoutMs - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- writeBufferPeriodicFlushTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- writeBufferPeriodicFlushTimer - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- writeBufferPeriodicFlushTimerTickMs - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- writeBufferPeriodicFlushTimerTickMs - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- writeBufferPeriodicFlushTimerTickMs - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.AsyncBufferedMutatorImpl
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.BufferedMutatorParams
- writeBufferSize - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- writeBufferSize(long) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Override the write buffer size specified by the provided
Connection
'sConfiguration
instance, via the configuration keyhbase.client.write.buffer
. - writeBufferWaterMark - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServer
- writeBulkLoadedFiles(List<TableName>, Map<byte[], List<Path>>[], String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- 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.
- writeByteArray(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write byte-array from src to tgt with a vint length prefix.
- writeByteArray(byte[], int, byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int, Tag[]) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Write KeyValue format into the provided byte array.
- writeByteArray(DataOutput, byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write byte-array with a WritableableUtils.vint prefix.
- writeByteArray(DataOutput, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write byte-array to out with a vint length prefix.
- writeCapacityUnit - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- writeCapacityUnitConsumed - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- writeCapacityUnitDiff - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- WriteCapacityUnitExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- writeCapacityUnitLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- writeCell(Cell, OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the cell to the given OutputStream
- writeCellToBuffer(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes a cell to the buffer at the given offset
- 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.
- writeCompactionWalRecord(Collection<HStoreFile>, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Writes the compaction WAL record.
- writeCompressed(byte[], int, int, DataOutput, Dictionary) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
-
Deprecated.
- writeCompressed(byte[], Enum) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
- writeCompressedValue(OutputStream, Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder
- writeConnectionHeader() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
Write the connection header.
- writeConnectionHeaderPreamble(OutputStream) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
Write the RPC header:
<MAGIC WORD -- 'HBas'> <ONEBYTE_VERSION> <ONEBYTE_AUTH_TYPE>
- writeConstraint(HTableDescriptor, String, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Write the given key and associated configuration to the
HTableDescriptor
- writeConsumed - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- writeDataManifest(SnapshotProtos.SnapshotDataManifest) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
- writeDataTTL - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- writeDelete(ByteSlot, long) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeDelete(ByteSlot, Procedure<?>, long[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeDiff - Variable in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
- writeEntry - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Set in a way visible to multiple threads; e.g.
- writeEntry(ByteSlot, ProcedureProtos.ProcedureWALEntry.Type, Procedure<?>, Procedure<?>[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- WriteEntry(long) - Constructor for class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
- WriteExampleCallable(Connection, TableName) - Constructor for class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable
- writeFailureCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- writeFailures - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- writeFamily(OutputStream, Cell, byte) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the family from the given cell to the output stream
- writeFile(String, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.util.RegionMover
-
Write the number of regions moved in the first line followed by regions moved in subsequent lines
- 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.
- writeFilesForBulkLoadPreCommit(TableName, byte[], byte[], List<Pair<Path, Path>>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- writeFlatKey(Cell, DataOutput) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the Cell's key part as it would have serialized in a KeyValue.
- writeFlatKey(Cell, DataOutputStream) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- writeFlatKey(Cell, OutputStream) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
- 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
- writeFlushRequestMarkerToWAL(WAL, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Writes a marker to WAL indicating a flush is requested but cannot be complete due to various reasons.
- writeFlushWalMarker - Variable in class org.apache.hadoop.hbase.client.FlushRegionCallable
- writeFsLayout(Path, Configuration) - Static method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
- writeHandlersCount - Variable in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
- writeHandlerStack - Variable in class org.apache.hadoop.hbase.ipc.FastPathRWQueueRpcExecutor
- writeHeader(OutputStream, ProcedureProtos.ProcedureWALHeader) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeHeaderAndData(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Similar to
HFileBlock.Writer.writeHeaderAndData(FSDataOutputStream)
, but records the offset of this block so that it can be referenced in the next block of the same type. - WriteHeavyIncrementObserver - Class in org.apache.hadoop.hbase.coprocessor.example
-
An example for implementing a counter that reads is much less than writes, i.e, write heavy.
- WriteHeavyIncrementObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
- writeIdInBytes(byte[], int) - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Writes id bytes to the given array starting from offset.
- writeIdInBytes(byte[], int) - Method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Writes id bytes to the given array starting from offset.
- writeIdInBytes(OutputStream) - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
Writes id in bytes.
- writeIdInBytes(OutputStream) - Method in enum org.apache.hadoop.hbase.io.encoding.IndexBlockEncoding
-
Writes id in bytes.
- 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.
- writeInlineBlocks(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Gives inline block writers an opportunity to contribute blocks.
- writeInsert(ByteSlot, Procedure<?>) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeInsert(ByteSlot, Procedure<?>, Procedure<?>[]) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- 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
- writeInt(int) - Method in class org.apache.hadoop.hbase.io.ByteArrayOutputStream
- writeInt(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
-
Writes an
int
to the underlying output stream as four bytes, high byte first. - writeInt(int) - Method in interface org.apache.hadoop.hbase.io.ByteBufferWriter
-
Writes an
int
to the underlying output stream as four bytes, high byte first. - writeInt(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferWriterOutputStream
- writeInt(int) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
- writeInt(int, byte[], int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
-
re-implement because the relative method in jdk is invisible
- writeInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- writeIntermediateBlock(FSDataOutputStream, BlockIndexChunk, BlockIndexChunk) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
- writeIntermediateLevel(FSDataOutputStream, BlockIndexChunk) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Split the current level of the block index into intermediate index blocks of permitted size and write those blocks to disk.
- writeKeyExcludingCommon(Cell, int, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
- writeLabelOrdinalsToStream(List<Integer>, DataOutputStream) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
This will sort the passed labels in ascending oder and then will write one after the other to the passed stream.
- writeLatency - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionStdOutSink
- writeLatency - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- writeLock - Variable in class org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl
- writeLock() - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
- writeLock() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Acquire write lock of this store.
- writeLong(OutputStream, long) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- 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
- writeMapAsString(Map<String, Object>) - Static method in class org.apache.hadoop.hbase.util.JsonMapper
- writeMarker(WAL, NavigableMap<byte[], Integer>, RegionInfo, WALEdit, MultiVersionConcurrencyControl, Map<String, byte[]>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- writeMaxSequenceIdFile(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
- writeMaxSequenceIdFile(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
- writeMeter - Variable in class org.apache.hadoop.hbase.regionserver.metrics.MetricsTableRequests
- writeMetrics(Writer, boolean, String) - Method in class org.apache.hadoop.hbase.http.prometheus.PrometheusHadoopServlet
- writeMiniBatchOperationsToMemStore(MiniBatchOperationInProgress<Mutation>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
- writeMiniBatchOperationsToMemStore(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Write mini-batch operations to MemStore
- writeMiniBatchOperationsToMemStore(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.MutationBatchOperation
- writeMiniBatchOperationsToMemStore(MiniBatchOperationInProgress<Mutation>, MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.ReplayBatchOperation
- writeMyEphemeralNodeOnDisk(String) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
-
Logs the errors without failing on exception.
- writeMyID(Properties) - Static method in class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
- writeNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
- writeNonRoot(BlockIndexChunk, DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
-
Writes the block index chunk in the non-root index block format.
- writeNumber - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl.WriteEntry
- writeObject(JsonWriter, Object) - Static method in class org.apache.hadoop.hbase.util.JSONBean
- writeObjectAsString(Object) - Static method in class org.apache.hadoop.hbase.util.JsonMapper
- writeOpLatency - Variable in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
- writePartitionFile(Configuration, Path) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- writePartitions(Configuration, Path, List<ImmutableBytesWritable>, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Write out a
SequenceFile
that can be read byTotalOrderPartitioner
that contains the split points in startKeys. - writePathsPostBulkLoad(TableName, byte[], Map<byte[], List<Path>>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
- writePermissionsAsBytes(ListMultimap<String, UserPermission>, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Writes a set of permissions as
Writable
instances and returns the resulting byte array. - writePoint - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- writePropertiesFile(FileSystem, Path) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.TableHash
- writeQualifier(OutputStream, Cell, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the qualifier from the given cell to the output stream
- writeQualifierSkippingBytes(DataOutputStream, Cell, int, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the qualifier from the given cell to the output stream excluding the common prefix
- writeQueue - Variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
- writer - Variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.WriterLength
- writer - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
- writer - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
Current log file.
- writer - Variable in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
- writer - Variable in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- Writer(Configuration, HFileDataBlockEncoder, HFileContext) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- Writer(Configuration, HFileDataBlockEncoder, HFileContext, ByteBuffAllocator, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
- WRITER - Static variable in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfer bytes from source
ByteBuff
to destinationByteBuffer
. - WRITER_CLS_NAMES - Static variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufWALReader
- WRITER_IMPL - Static variable in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
- WRITER_IMPL - Static variable in class org.apache.hadoop.hbase.wal.FSHLogProvider
- writeRawVInt32(OutputStream, int) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- writerBroken(int) - Static method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
- writerCreationTracker - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequestImpl
- writerCreationTracker - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- writerCreationTracker - Variable in class org.apache.hadoop.hbase.regionserver.HStore.StoreFlusherImpl
- writerCreationTracker - Variable in class org.apache.hadoop.hbase.regionserver.StoreFileWriter.Builder
- writerCreationTracker() - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- writerCreationTracker(Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
- writeRegionCloseMarker(WAL) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
- writeRegionEntries(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink.RecoveredEditsWriter
- 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.
- writeRegionInfoFileContent(Configuration, FileSystem, Path, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write the .regioninfo file on-disk.
- writeRegioninfoOnFilesystem(Configuration, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.backup.util.BackupUtils
-
Write the .regioninfo file on-disk.
- writeRegionInfoOnFilesystem(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write out an info file under the region directory.
- writeRegionInfoOnFilesystem(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Write out an info file under the region directory.
- writeRegionName(ByteArrayOutputStream, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
- 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.WALSplitUtil
-
Create a file with name as region's max sequence id
- writeRegionServerLastLogRollResult(String, Long, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Writes Region Server last roll log result (timestamp) to backup system table table
- writeRegionServerLogTimestamp(Set<TableName>, Map<String, Long>) - Method in class org.apache.hadoop.hbase.backup.impl.BackupManager
-
Write the current timestamps for each regionserver to backup system table after a successful full or incremental backup.
- writeRegionServerLogTimestamp(Set<TableName>, Map<String, Long>, String) - Method in class org.apache.hadoop.hbase.backup.impl.BackupSystemTable
-
Write the current timestamps for each regionserver to backup system table after a successful full or incremental backup.
- writeRemainingEntryBuffers() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredEditsOutputSink
-
Write out the remaining RegionEntryBuffers and close the writers.
- writeRemainingEntryBuffers() - Method in class org.apache.hadoop.hbase.wal.BoundedRecoveredHFilesOutputSink
-
Write out the remaining RegionEntryBuffers and close the writers.
- writerEnabled - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- writeReplicationMarkerAndSync(WAL, MultiVersionConcurrencyControl, RegionInfo, byte[], long) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALUtil
- writeReqsLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- writeRequest(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
Initiates a call by sending the parameter to the remote server.
- writeRequest(ChannelHandlerContext, Call, ChannelPromise) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
- WriteRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
-
Compute the cost of total number of write requests.
- WriteRequestCostFunction(Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.WriteRequestCostFunction
- writeRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
- writeRequestCount - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
- writeRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.BusyRegionSplitPolicy
- writeRequestCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregateImpl.MetricsTableValues
- writeRequestCount - Variable in class org.apache.hadoop.hbase.UserMetricsBuilder.ClientMetricsImpl
- writeRequestCountPerSecond - Variable in class org.apache.hadoop.hbase.hbtop.mode.RequestCountPerSecond
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.master.balancer.BalancerRegionLoad
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl.ClientMetricsImpl
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
- writeRequestsCount - Variable in class org.apache.hadoop.hbase.ServerLoad
-
Deprecated.
- writeRequestsCountDelta - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate.Deltas
- writeRequestsRatePerSecond - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionMetricAggregate
- writeResponse(Configuration, Writer, String) - Static method in class org.apache.hadoop.hbase.http.conf.ConfServlet
-
Guts of the servlet - extracted for easy testing.
- writeResponse(ChannelHandlerContext, byte[]) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
- writeResult(ImmutableBytesWritable, Result, Mapper.Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
- writerFactory - Variable in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
- writerFactory - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
-
Factory that is used to produce single StoreFile.Writer-s
- writerFactory - Variable in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
- WriterFactory(Configuration, CacheConfig) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
- WriterLength() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.WriterLength
- writeRoot(BlockIndexChunk, DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpIndexBlockEncoder
-
Writes this chunk into the given output stream in the root block index format.
- writeRow(OutputStream, Cell, short) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the row from the given cell to the output stream
- writeRowKeyExcludingCommon(Cell, short, int, DataOutputStream) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of HBase-2.0. Will be removed in HBase-3.0
- writeRowKeyExcludingCommon(Cell, short, int, DataOutputStream) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Write rowkey excluding the common part.
- writeRowSkippingBytes(DataOutputStream, Cell, short, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Deprecated.As of 2.0. Will be removed in hbase-3.0
- writeRowSkippingBytes(DataOutputStream, Cell, short, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the row from the given cell to the output stream excluding the common prefix
- writeRpcTimeout - Variable in class org.apache.hadoop.hbase.client.ConnectionConfiguration
- writeRpcTimeout - Variable in class org.apache.hadoop.hbase.client.HTableMultiplexer.FlushWorker
-
Deprecated.
- writeRpcTimeout - Variable in class org.apache.hadoop.hbase.client.TableBuilderBase
- writeRpcTimeoutMs - Variable in class org.apache.hadoop.hbase.client.HTable
- writeRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionConfiguration
- writeRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.AsyncTableBuilderBase
- writeRpcTimeoutNs - Variable in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
- writerQueues - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
A list of writer queues.
- writers - Variable in class org.apache.hadoop.hbase.wal.RecoveredEditsOutputSink
- 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
- WriterThread(BlockingQueue<BucketCache.RAMQueueEntry>) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.WriterThread
- WriterThread(WALSplitter.PipelineController, EntryBuffers, OutputSink, int) - Constructor for class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- WriterThread(WALSplitter.PipelineController, EntryBuffers, OutputSink, String) - Constructor for class org.apache.hadoop.hbase.wal.OutputSink.WriterThread
- writerThreadError(Throwable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
- writerThreads - Variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
- writerThreads - Variable in class org.apache.hadoop.hbase.wal.OutputSink
- writeScanMetrics() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
Publish the scan metrics.
- writeSelector - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- writesEnabled - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- writeShort(int, byte[], int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
-
re-implement because the relative method in jdk is invisible
- writeShort(OutputStream, short) - Static method in class org.apache.hadoop.hbase.io.util.StreamUtils
- 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
- WriteSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.RpcThrottlingException.Type
- WriteSizeExceeded - Enum constant in enum org.apache.hadoop.hbase.quotas.ThrottlingException.Type
-
Deprecated.
- writeSizeLimiter - Variable in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
- 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
- writeSniffing - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- writestate - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
- WriteState() - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion.WriteState
- writeStringFixedSize(DataOutput, String, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Writes a string as a fixed-size field, padded with zeros.
- writeSuccess - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionTaskResult
- writeSuccessCount - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.StdOutSink
- writeTableDescriptor(FileSystem, TableDescriptor, Path, FileStatus) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Attempts to write a new table descriptor to the given table's directory.
- writeTableName - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
- writeTags(OutputStream, Cell, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the tag from the given cell to the output stream
- writeTempManifestFile() - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
- writeTime - Variable in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
Time at which this edit was written.
- writeTo(OutputStream) - Method in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
- writeTo(OutputStream) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
-
Writes the complete contents of this byte buffer output stream to the specified output stream argument.
- writeTo(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
- writeTo(PrintStream) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- writeTo(PrintWriter) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
- writeTo(ProtobufMessageHandler, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
- writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hbase.http.gson.GsonMessageBodyWriter
- writeTO - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
- writeToBlock(DataOutput) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockWritable
-
Writes the block to the provided stream.
- writeToCache(IOEngine, BucketAllocator, LongAdder, Function<BucketEntry, ByteBuffAllocator.Recycler>, ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
- writeToCOS(Message, Message, int, ByteBuffer) - Static method in class org.apache.hadoop.hbase.ipc.ServerCall
- writeToStream(OutputStream) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
- writeToStream(CellSetModel, String, OutputStream) - Method in class org.apache.hadoop.hbase.rest.ProtobufStreamingOutput
- 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
- 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
- writeTrailer(byte[], int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream.ResetableGZIPOutputStream
-
re-implement because the relative method in jdk is invisible
- writeTrailer(FSDataOutputStream, ProcedureStoreTracker) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeUnlock() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Release write lock of this store.
- writeUpdate(ByteSlot, Procedure<?>) - Static method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormat
-
Deprecated.
- writeValue(OutputStream, Cell, int) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Writes the value from the given cell to the output stream
- writeVLong(ByteBuffer, long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.Similar to
WritableUtils.writeVLong(java.io.DataOutput, long)
, but writes to aByteBuffer
. - writeWALMetadata(Consumer<CompletableFuture<Long>>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
- 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
- writeXml(OutputStream) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
- writeXml(OutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- writeXml(Writer) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
- WRITING - Enum constant in enum org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
- writingCons - Variable in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- written - Variable in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2.WriterLength
- WRITTEN_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- WRITTEN_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
- writtenBytes - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
- WRONG_USAGE - Enum constant in enum org.apache.hadoop.hbase.util.HbckErrorReporter.ERROR_CODE
-
Deprecated.
- wrongFamily - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
- wrongRegion - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.ObservedExceptionsInBatch
- WrongRegionException - Exception in org.apache.hadoop.hbase.regionserver
-
Thrown when a request contains a key which is not part of this region
- WrongRegionException() - Constructor for exception org.apache.hadoop.hbase.regionserver.WrongRegionException
-
constructor
- WrongRegionException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.WrongRegionException
-
Constructor
- WrongRowIOException - Exception in org.apache.hadoop.hbase.client
- WrongRowIOException(String) - Constructor for exception org.apache.hadoop.hbase.client.WrongRowIOException
- WrongVersionException - Exception in org.apache.hadoop.hbase.ipc
- WrongVersionException() - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
- WrongVersionException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
- WrongVersionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
- wroteFlushWalMarker - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
X
- X509Exception - Exception in org.apache.hadoop.hbase.exceptions
-
This file has been copied from the Apache ZooKeeper project.
- X509Exception(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.X509Exception
- X509Exception(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.X509Exception
- X509Exception(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.X509Exception
- x509ExtendedTrustManager - Variable in class org.apache.hadoop.hbase.io.crypto.tls.HBaseTrustManager
- X509Util - Class in org.apache.hadoop.hbase.io.crypto.tls
-
Utility code for X509 handling Default cipher suites: Performance testing done by Facebook engineers shows that on Intel x86_64 machines, Java9 performs better with GCM and Java8 performs better with CBC, so these seem like reasonable defaults.
- X509Util() - Constructor for class org.apache.hadoop.hbase.io.crypto.tls.X509Util
- X509Util.ClientAuth - Enum in org.apache.hadoop.hbase.io.crypto.tls
-
Enum specifying the client auth requirement of server-side TLS sockets created by this X509Util.
- xFF - Static variable in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
- XML - Static variable in class org.apache.hadoop.hbase.replication.regionserver.DefaultSourceFSConfigurationProvider
- XOR - Enum constant in enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
-
xor
Y
- YammerHistogramUtils - Class in org.apache.hadoop.hbase.util
-
Utility functions for working with Yammer Metrics.
- YammerHistogramUtils() - Constructor for class org.apache.hadoop.hbase.util.YammerHistogramUtils
- yarnPoolName - Variable in class org.apache.hadoop.hbase.backup.BackupRequest
- YELLOW - Enum constant in enum org.apache.hadoop.hbase.hbtop.terminal.Color
- YES - Enum constant in enum org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
- YES - Enum constant in enum org.apache.hadoop.hbase.client.ScannerCallable.MoreResults
- YES - Enum constant in enum org.apache.hadoop.hbase.filter.FuzzyRowFilter.SatisfiesCode
-
row satisfies fuzzy rule
- YES - Enum constant in enum org.apache.hadoop.hbase.procedure2.store.wal.ProcedureStoreTracker.DeleteState
-
Deprecated.
- YES - Enum constant in enum org.apache.hadoop.hbase.replication.regionserver.WALEntryStream.HasNext
-
means there is a new entry and you could use peek or next to get current entry
- yield(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
- yield(Procedure) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
The procedure can't run at the moment.
- yield(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
- yieldProcedure(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
- YouAreDeadException - Exception in org.apache.hadoop.hbase
-
This exception is thrown by the master when a region server reports and is already being processed as dead.
- YouAreDeadException(String) - Constructor for exception org.apache.hadoop.hbase.YouAreDeadException
Z
- zero(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with zeros.
- zero(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Fill given array with zeros at the specified position.
- ZERO - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for Zero
- ZERO - Static variable in class org.apache.hadoop.hbase.Size
- ZERO - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
- ZERO_L - Static variable in class org.apache.hadoop.hbase.HConstants
-
long constant for zero
- ZEROCOPY_BYTES_READ - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ZEROCOPY_BYTES_READ_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ZEROES - Static variable in class org.apache.hadoop.hbase.HConstants
- zigzagLatch - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
- zipDir(File, String, ZipOutputStream, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
- zk - Variable in class org.apache.hadoop.hbase.chaos.ChaosAgent
- zk - Variable in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- zk - Variable in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
- zk - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- ZK_CFG_PROPERTY_PREFIX - Static variable in class org.apache.hadoop.hbase.HConstants
-
Common prefix of ZooKeeper configuration properties
- ZK_CFG_PROPERTY_PREFIX_LEN - Static variable in class org.apache.hadoop.hbase.HConstants
- ZK_CLIENT_KERBEROS_PRINCIPAL - Static variable in class org.apache.hadoop.hbase.HConstants
- ZK_CLIENT_KEYTAB_FILE - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration keys for programmatic JAAS configuration for secured ZK interaction
- ZK_CONNECTION_REGISTRY_CLASS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Full class name of the Zookeeper based connection registry implementation
- ZK_ENSEMBLE_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- ZK_SERVER_KERBEROS_PRINCIPAL - Static variable in class org.apache.hadoop.hbase.HConstants
- ZK_SERVER_KEYTAB_FILE - Static variable in class org.apache.hadoop.hbase.HConstants
- ZK_SESSION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Configuration key for ZooKeeper session timeout
- ZK_SESSION_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- ZK_SESSION_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- ZK_SYNC_BLOCKING_TIMEOUT_DEFAULT_MS - Static variable in class org.apache.hadoop.hbase.HConstants
- ZK_SYNC_BLOCKING_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Timeout for the ZK sync() call
- ZKAclReset - Class in org.apache.hadoop.hbase.zookeeper
-
You may add the jaas.conf option -Djava.security.auth.login.config=/PATH/jaas.conf You may also specify -D to set options "hbase.zookeeper.quorum" (it should be in hbase-site.xml) "zookeeper.znode.parent" (it should be in hbase-site.xml) Use -set-acls to set the ACLs, no option to erase ACLs
- ZKAclReset() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKAclReset
- ZKAuthentication - Class in org.apache.hadoop.hbase.zookeeper
-
Provides ZooKeeper authentication services for both client and server processes.
- ZKAuthentication() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKAuthentication
- ZKAuthentication.JaasConfiguration - Class in org.apache.hadoop.hbase.zookeeper
-
A JAAS configuration that defines the login modules that we want to use for ZooKeeper login.
- zkClientConfig - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- zkClientConfig - Variable in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
- zkcluster - Variable in class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
- ZKClusterId - Class in org.apache.hadoop.hbase.zookeeper
-
Publishes and synchronizes a unique identifier specific to a given HBase cluster.
- ZKClusterId(ZKWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKClusterId
- ZKClusterKey(String, int, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- ZKConfig - Class in org.apache.hadoop.hbase.zookeeper
-
Utility methods for reading, and building the ZooKeeper configuration.
- ZKConfig() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKConfig
- ZKConfig.ZKClusterKey - Class in org.apache.hadoop.hbase.zookeeper
- ZKConnectionRegistry - Class in org.apache.hadoop.hbase.client
-
Deprecated.As of 2.6.0, replaced by
RpcConnectionRegistry
, which is the default connection mechanism as of 3.0.0. Expected to be removed in 4.0.0. - ZKConnectionRegistry(Configuration, User) - Constructor for class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- ZKConnectionRegistry.Converter<T> - Interface in org.apache.hadoop.hbase.client
-
Deprecated.
- zkController - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
- zkCoordinatedSplitLogs(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Split logs using 'classic' zk-based coordination.
- zkCoordinatedSplitMetaLogs(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
Split hbase:meta logs using 'classic' zk-based coordination.
- ZkCoordinatedStateManager - Class in org.apache.hadoop.hbase.coordination
-
Deprecated.since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based distributed WAL splitter (see SplitWALManager) which doesn't use this zk-based coordinator.
- ZkCoordinatedStateManager(Server) - Constructor for class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
Deprecated.
- zkData - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ClientZkUpdater
- ZKData() - Constructor for class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
- ZKDataHolder(String, int) - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
- ZKDataMigrator - Class in org.apache.hadoop.hbase.util
-
Deprecated.Since 2.0.0. To be removed in hbase-3.0.0.
- ZKDataMigrator() - Constructor for class org.apache.hadoop.hbase.util.ZKDataMigrator
-
Deprecated.
- ZKDump - Class in org.apache.hadoop.hbase.zookeeper
-
Builds a string containing everything in ZooKeeper.
- ZKDump() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKDump
- zkEventProcessor - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- ZKKEY - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- zkLeader - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager.LeaderElector
- ZKLeaderManager - Class in org.apache.hadoop.hbase.zookeeper
-
Deprecated.Not used
- ZKLeaderManager(ZKWatcher, String, byte[], Stoppable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
-
Deprecated.
- ZKListener - Class in org.apache.hadoop.hbase.zookeeper
-
Base class for internal listeners of ZooKeeper events.
- ZKListener(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKListener
-
Construct a ZooKeeper event listener.
- ZKMainServer - Class in org.apache.hadoop.hbase.zookeeper
-
Tool for running ZookeeperMain from HBase by reading a ZooKeeper server from HBase XML configuration.
- ZKMainServer() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKMainServer
- ZKMainServer.HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain - Class in org.apache.hadoop.hbase.zookeeper
-
ZooKeeper 3.4.6 broke being able to pass commands on command line.
- ZKMetadata - Class in org.apache.hadoop.hbase.zookeeper
-
The metadata append to the start of data on zookeeper.
- ZKMetadata() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKMetadata
- zkNamespaceManager - Variable in class org.apache.hadoop.hbase.master.TableNamespaceManager
- ZKNamespaceManager - Class in org.apache.hadoop.hbase
-
Class servers two purposes: 1.
- ZKNamespaceManager(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.ZKNamespaceManager
- ZKNodeTracker - Class in org.apache.hadoop.hbase.zookeeper
-
Tracks the availability and value of a single ZooKeeper node.
- ZKNodeTracker(ZKWatcher, String, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKNodeTracker
-
Constructs a new ZK node tracker.
- zkPermissionWatcher - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
- zkPermissionWatcher - Variable in class org.apache.hadoop.hbase.security.access.AccessController
- 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, AuthManager, Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
- zkProc - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinator
- ZKProcedureCoordinationManager - Class in org.apache.hadoop.hbase.procedure
- ZKProcedureCoordinationManager(Server) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinationManager
- ZKProcedureCoordinator - Class in org.apache.hadoop.hbase.procedure
-
ZooKeeper based
ProcedureCoordinatorRpcs
for aProcedureCoordinator
- 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.
- ZKReplicationPeerStorage - Class in org.apache.hadoop.hbase.replication
-
ZK based replication peer storage.
- ZKReplicationPeerStorage(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.ZKReplicationPeerStorage
- ZKReplicationQueueStorage - Class in org.apache.hadoop.hbase.replication
-
ZK based replication queue storage.
- ZKReplicationQueueStorage(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- ZKReplicationStorageBase - Class in org.apache.hadoop.hbase.replication
-
This is a base class for maintaining replication related data,for example, peer, queue, etc, in zookeeper.
- ZKReplicationStorageBase(ZKWatcher, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
- zkretries - Variable in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
- 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
- ZKServerTool - Class in org.apache.hadoop.hbase.zookeeper
-
Tool for reading ZooKeeper servers from HBase XML configuration and producing a line-by-line list for use by bash scripts.
- ZKServerTool() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKServerTool
- ZKSplitLog - Class in org.apache.hadoop.hbase.zookeeper
-
Deprecated.since 2.4.0 and 3.0.0 replaced by procedure-based WAL splitting; see SplitWALManager.
- ZKSplitLog() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- 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 bySplitLogWorker
. - 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.GetDataAsyncCallback - Class in org.apache.hadoop.hbase.coordination
-
Asynchronous handler for zk get-data-set-watch on node results.
- 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
- zkSyncTimeout - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- 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
- ZKTask(String, CompletableFuture<T>, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.ZKTask
- ZKUtil - Class in org.apache.hadoop.hbase.zookeeper
-
Internal HBase utility class for ZooKeeper.
- ZKUtil() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil
- ZKUtil.NodeAndData - Class in org.apache.hadoop.hbase.zookeeper
-
Deprecated.Unused
- ZKUtil.ZKUtilOp - Class in org.apache.hadoop.hbase.zookeeper
-
Represents an action taken by ZKUtil, e.g.
- ZKUtil.ZKUtilOp.CreateAndFailSilent - Class in org.apache.hadoop.hbase.zookeeper
-
ZKUtilOp representing createAndFailSilent in ZooKeeper (attempt to create node, ignore error if already exists)
- ZKUtil.ZKUtilOp.DeleteNodeFailSilent - Class in org.apache.hadoop.hbase.zookeeper
-
ZKUtilOp representing deleteNodeFailSilent in ZooKeeper (attempt to delete node, ignore error if node doesn't exist)
- ZKUtil.ZKUtilOp.SetData - Class in org.apache.hadoop.hbase.zookeeper
-
ZKUtilOp representing setData in ZooKeeper
- ZKUtilOp(String) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
- 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
- zkVisibilityWatcher - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
- zkw - Variable in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
- zkw - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner
- zkw - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
- zkw - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
- zkw - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- zkWatcher - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
- ZKWatcher - Class in org.apache.hadoop.hbase.zookeeper
-
Acts as the single ZooKeeper Watcher.
- ZKWatcher(Configuration, String, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Instantiate a ZooKeeper connection and watcher.
- ZKWatcher(Configuration, String, Abortable, boolean) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Instantiate a ZooKeeper connection and watcher.
- ZKWatcher(Configuration, String, Abortable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKWatcher
-
Instantiate a ZooKeeper connection and watcher.
- znode - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ClientZkUpdater
- znode - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- znode - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- ZNODE_PATH_SEPARATOR - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
- ZNODE_PATH_SEPARATOR - Static variable in class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- ZNodeClearer - Class in org.apache.hadoop.hbase
-
Contains a set of methods for the collaboration between the start/stop scripts and the servers.
- ZNodeClearer() - Constructor for class org.apache.hadoop.hbase.ZNodeClearer
- ZNodeOpType() - Constructor for enum org.apache.hadoop.hbase.MetaRegionLocationCache.ZNodeOpType
- znodeParent - Variable in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
- znodePaths - Variable in class org.apache.hadoop.hbase.client.ZKConnectionRegistry
-
Deprecated.
- znodePaths - Variable in class org.apache.hadoop.hbase.zookeeper.ZKWatcher
- ZNodePaths - Class in org.apache.hadoop.hbase.zookeeper
-
Class that hold all the paths of znode for HBase.
- ZNodePaths(Configuration) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZNodePaths
- zookeeper - Variable in class org.apache.hadoop.hbase.quotas.RpcThrottleStorage
- zookeeper - Variable in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
- zookeeper - Variable in class org.apache.hadoop.hbase.replication.ReplicationPeers
- zookeeper - Variable in class org.apache.hadoop.hbase.replication.ZKReplicationStorageBase
- zookeeper - Variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
- zooKeeper - Variable in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
- zooKeeper - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
- ZOOKEEPER - Enum constant in enum org.apache.hadoop.hbase.replication.ReplicationPeerStorageType
- ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the client port that the zookeeper listens on
- ZOOKEEPER_DATA_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the ZK data directory
- ZOOKEEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the limit on concurrent client-side zookeeper connections
- ZOOKEEPER_QUORUM - Static variable in class org.apache.hadoop.hbase.HConstants
-
Name of ZooKeeper quorum configuration parameter.
- ZOOKEEPER_QUORUM_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- ZOOKEEPER_QUORUM_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ZOOKEEPER_QUORUM_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
- ZOOKEEPER_QUORUM_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
- ZOOKEEPER_RECOVERABLE_WAITTIME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Deprecated.
- ZOOKEEPER_TICK_TIME - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the ZK tick time
- ZOOKEEPER_ZNODE_HFILE_ARCHIVE_KEY - Static variable in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Configuration key for the archive node.
- ZOOKEEPER_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.HConstants
-
Parameter name for the root dir in ZK for this cluster
- ZOOKEEPER_ZNODE_REPLICATION_HFILE_REFS_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- ZOOKEEPER_ZNODE_REPLICATION_HFILE_REFS_KEY - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- ZOOKEEPER_ZNODE_REPLICATION_REGIONS_DEFAULT - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- ZOOKEEPER_ZNODE_REPLICATION_REGIONS_KEY - Static variable in class org.apache.hadoop.hbase.replication.ZKReplicationQueueStorage
- ZooKeeperConnectionException - Exception in org.apache.hadoop.hbase
-
Thrown if the client can't connect to ZooKeeper.
- ZooKeeperConnectionException() - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
- ZooKeeperConnectionException(String) - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
- ZooKeeperConnectionException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
-
Constructor taking another exception.
- ZooKeeperHelper - Class in org.apache.hadoop.hbase.zookeeper
-
Methods that help working with ZooKeeper
- ZooKeeperHelper() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperHelper
- zookeeperMode - Variable in class org.apache.hadoop.hbase.tool.CanaryTool
-
True if we are to run in zookeeper 'mode'.
- ZookeeperMonitor(Connection, String[], boolean, CanaryTool.Sink, ExecutorService, boolean, long) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperMonitor
- ZooKeeperScanPolicyObserver - Class in org.apache.hadoop.hbase.coprocessor.example
-
This is an example showing how a RegionObserver could be configured via ZooKeeper in order to control a Region compaction, flush, and scan policy.
- ZooKeeperScanPolicyObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
- ZooKeeperScanPolicyObserver.ZKDataHolder - Class in org.apache.hadoop.hbase.coprocessor.example
-
Internal watcher that keep "data" up to date asynchronously.
- zooKeeperServers - Variable in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
- ZookeeperStdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperStdOutSink
- ZookeeperTask(Connection, String, String, int, CanaryTool.ZookeeperStdOutSink) - Constructor for class org.apache.hadoop.hbase.tool.CanaryTool.ZookeeperTask
- ZSTD - Enum constant in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
- ZSTD_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- ZSTD_BUFFER_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- ZSTD_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- ZSTD_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- ZSTD_CODEC_CLASS_DEFAULT - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- ZSTD_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.Compression
- ZSTD_DICTIONARY_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- ZSTD_LEVEL_KEY - Static variable in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- ZstdCodec - Class in org.apache.hadoop.hbase.io.compress.aircompressor
-
Hadoop codec implementation for Zstandard, implemented with aircompressor.
- ZstdCodec - Class in org.apache.hadoop.hbase.io.compress.zstd
-
Hadoop ZStandard codec implemented with zstd-jni.
- ZstdCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.aircompressor.ZstdCodec
- ZstdCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
- ZstdCodec.HadoopZstdCompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- ZstdCodec.HadoopZstdDecompressor - Class in org.apache.hadoop.hbase.io.compress.aircompressor
- ZstdCompressor - Class in org.apache.hadoop.hbase.io.compress.zstd
-
Hadoop compressor glue for zstd-jni.
- ZstdCompressor(int, int) - Constructor for class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- ZstdCompressor(int, int, byte[]) - Constructor for class org.apache.hadoop.hbase.io.compress.zstd.ZstdCompressor
- ZstdDecompressor - Class in org.apache.hadoop.hbase.io.compress.zstd
-
Hadoop decompressor glue for zstd-java.
- ZstdDecompressor(int) - Constructor for class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
- ZstdDecompressor(int, byte[]) - Constructor for class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
_
- __getBlockcache() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns true if the BLOCKCACHE attribute is present and true
- __getBlocksize() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the value of the BLOCKSIZE attribute or its default if it is unset
- __getBloomfilter() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the value of the BLOOMFILTER attribute or its default if unset
- __getCompression() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the value of the COMPRESSION attribute or its default if unset
- __getInMemory() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns true if the IN_MEMORY attribute is present and true
- __getIsMeta() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns true if IS_META attribute exists and is truel
- __getIsRoot() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns true if IS_ROOT attribute exists and is truel
- __getReadOnly() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
Returns true if READONLY attribute exists and is truel
- __getTTL() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the value of the TTL attribute or its default if it is unset
- __getVersions() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Returns the value of the VERSIONS attribute or its default if it is unset
- __setBlockcache(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setBlocksize(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setBloomfilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setCompression(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setInMemory(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setIsMeta(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- __setIsRoot(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- __setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
- __setTTL(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- __setVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
- _chore() - Method in class org.apache.hadoop.hbase.quotas.QuotaObserverChore
- _chore() - Method in class org.apache.hadoop.hbase.quotas.RegionSizeReportingChore
- _chore() - Method in class org.apache.hadoop.hbase.quotas.SnapshotQuotaObserverChore
- _COLUMNFAMILY - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
- _instance - Static variable in class org.apache.hadoop.hbase.util.JenkinsHash
- _instance - Static variable in class org.apache.hadoop.hbase.util.MurmurHash
- _instance - Static variable in class org.apache.hadoop.hbase.util.MurmurHash3
- _next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
- _readMvccVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
-
Actually do the mvcc read.
- _STORE - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form