- A - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'A'
- a - Variable in class org.apache.hadoop.hbase.util.ClassSize.UnsafeLayout.HeaderSize
-
- aarch64 - Static variable in class org.apache.hadoop.hbase.util.JVM
-
- abort(String, Throwable) - Method in interface org.apache.hadoop.hbase.Abortable
-
Abort the server or client.
- abort(String) - Method in interface org.apache.hadoop.hbase.Abortable
-
It just call another abort method and the Throwable parameter is null.
- 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 - Variable in class org.apache.hadoop.hbase.client.locking.EntityLock
-
- 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(String, Throwable) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.locking.LockProcedure
-
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.RestoreSnapshotProcedure
-
- abort(Thread, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.RSProcedureDispatcher
-
- abort(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
-
- 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(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.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(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(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(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureInMemoryChore
-
- abort() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
-
- abort(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
- abort - Variable in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- abort - Variable in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
-
- 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() - 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(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_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 - Interface in org.apache.hadoop.hbase
-
Interface to support the aborting of a given server or client.
- 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.RegionServerAddressTracker
-
- 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
-
- 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.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
-
- 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
-
- abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
- 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(RpcController, MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- abortProcedure(RpcController, MasterProtos.AbortProcedureRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- abortProcedure(long, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Abort a procedure.
- abortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Abort the procedure with the given name
- abortProcedure(long, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- abortProcedureAsync(long, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- 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(T) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- abortWriter(StoreFileWriter) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
-
- abortWriters() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
-
Close all writers without throwing any exceptions.
- abortZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- 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
-
- 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
-
- 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 against
FileSystem; i.e.
- AbstractFSWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- 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.Reader - 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, SecurityInfo, boolean) - Constructor for class org.apache.hadoop.hbase.security.AbstractHBaseSaslRpcClient
-
Create a HBaseSaslRpcClient for an authentication method
- AbstractHBaseSaslRpcClient(Configuration, SaslClientAuthenticationProvider, Token<? extends TokenIdentifier>, InetAddress, SecurityInfo, 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
-
- 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
-
- 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, 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) - 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
-
- 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(MasterProcedureEnv, RegionInfo) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
-
- AbstractStateMachineRegionProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineRegionProcedure
-
- AbstractStateMachineTableProcedure<TState> - Class in org.apache.hadoop.hbase.master.procedure
-
Base class for all the Table procedures that want to use a StateMachineProcedure.
- AbstractStateMachineTableProcedure() - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-
- AbstractStateMachineTableProcedure(MasterProcedureEnv) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-
- AbstractStateMachineTableProcedure(MasterProcedureEnv, ProcedurePrepareLatch) - Constructor for class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-
- AbstractViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
-
- 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(Void, Throwable) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.ProcedureBiConsumer
-
- accept(Field, List<Field>, EnumMap<Field, Boolean>) - Method in interface org.apache.hadoop.hbase.hbtop.screen.field.FieldScreenPresenter.ResultListener
-
- 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.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(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore.StoreFileWriterCreationTracker
-
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
-
Filters out a path.
- accept(FileStatus) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.AbstractFileStatusFilter
-
- accept(FileStatus) - Method in interface org.apache.hadoop.hbase.util.FileStatusFilter
-
Tests whether or not the specified filestatus should be included in a filestatus list.
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
-
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
-
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.FileFilter
-
- accept(Path, Boolean) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileLinkFilter
-
- accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.ReferenceAndLinkFileFilter
-
- 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_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(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(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_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 - 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 - Variable in class org.apache.hadoop.hbase.security.access.AccessController
-
- 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.locking.LockManager.MasterLock
-
Acquire the lock, waiting indefinitely until the lock is released or the thread is
interrupted.
- acquire() - Method in class org.apache.hadoop.hbase.master.SplitWALManager.SplitWorkerAssigner
-
- 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.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
-
- acquireBufferQuota(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
- 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(FileSystem) - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Acquire the delegation token for the specified filesystem.
- acquireDelegationToken(String, FileSystem) - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
Acquire the delegation token for the specified filesystem and token kind.
- acquiredZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- 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.ServerCrashProcedure
-
- acquireLock(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.replication.AbstractPeerProcedure
-
- 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.
- acquireLock(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- acquireLock(K) - Method in class org.apache.hadoop.hbase.util.KeyLocker
-
Return a lock for the given key.
- 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.
- acquireSplitWALWorker(Procedure<?>) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
Acquire a split WAL worker
- acquiringMembers - Variable in class org.apache.hadoop.hbase.procedure.Procedure
-
- act() - Method in interface org.apache.hadoop.hbase.master.cleaner.CleanerChore.Action
-
- Action - Class in org.apache.hadoop.hbase.client
-
A Get, Put, Increment, Append, or Delete associated with it's region.
- 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(Action, int) - Constructor for class org.apache.hadoop.hbase.client.Action
-
Creates an action for a particular replica from original action.
- action - Variable in class org.apache.hadoop.hbase.client.Action
-
- 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 - Variable in class org.apache.hadoop.hbase.client.CheckAndMutate
-
- action - Variable in class org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent
-
- Action() - Constructor for enum org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.Action
-
- action - Variable in class org.apache.hadoop.hbase.security.access.AuthResult
-
- Action(char) - Constructor for enum org.apache.hadoop.hbase.security.access.Permission.Action
-
- action2Errors - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
-
- action2Future - Variable in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
-
- ACTION_BY_CODE - Static variable in class org.apache.hadoop.hbase.security.access.Permission
-
- 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(List<? extends Row>) - Method 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
-
- 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_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_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 - 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
-
- activeMasterManager - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- 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_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[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Append
-
Deprecated.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Append
-
Add column and value to this Append operation.
- 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(Double, Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- add(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- add(Map.Entry<byte[], List<Action>>) - Method in class org.apache.hadoop.hbase.client.DelayingRunner
-
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Delete
-
Add an existing delete marker to this Delete object.
- add(long) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.AtomicAverageCounter
-
Deprecated.
- add(Cell) - Method in class org.apache.hadoop.hbase.client.Increment
-
Add the specified KeyValue to this operation.
- add(byte[], Action) - Method in class org.apache.hadoop.hbase.client.MultiAction
-
Add an Action to this container based on it's regionName.
- 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[], int, Object) - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
Add the pair to the container, grouped by the regionName.
- 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(Put) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
- add(Delete) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
- add(Mutation) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Currently only supports
Put and
Delete mutations.
- add(List<? extends Mutation>) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
Add a list of mutations
- add(Configuration) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
Add Hadoop Configuration object to config list.
- add(HTableDescriptor, Class<? extends Constraint>...) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add configuration-less constraints to the table.
- add(HTableDescriptor, Pair<Class<? extends Constraint>, Configuration>...) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add constraints and their associated configurations to the table.
- add(HTableDescriptor, Class<? extends Constraint>, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Add a
Constraint to the table with the given configuration
- add(S, S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
nn * @return sum or non null value among (if either of them is null); otherwise returns a null.
- add(HDFSBlocksDistribution) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
This will add the distribution from input to this object
- 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(byte[], long, int, long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunk
-
Adds a new entry to this block index chunk.
- add(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunk
-
- 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(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(List<String>) - Method in class org.apache.hadoop.hbase.master.DrainingServerTracker
-
- add(Queue<T>) - Method in class org.apache.hadoop.hbase.master.procedure.FairQueue
-
- add(Procedure<?>, boolean) - Method in class org.apache.hadoop.hbase.master.procedure.Queue
-
- add(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectAllVisitor
-
- add(Result) - Method in class org.apache.hadoop.hbase.MetaTableAccessor.CollectingVisitor
-
- 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(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(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(ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureMap
-
Deprecated.
- add(InlineChore) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
-
- add(Procedure<TEnvironment>) - Method in class org.apache.hadoop.hbase.procedure2.TimeoutExecutorThread
-
- add(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
- add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap.CellFlatMapCollection
-
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
-
- add(Cell, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Adds a value to the memstore
- add(Iterable<Cell>, MemStoreSizing) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Adds the specified value to the memstore
- add(Cell, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Write an update n * @param memstoreSizing The delta in memstore size will be passed back via
this.
- add(Iterable<Cell>, MemStoreSizing) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Write the updates n * @param memstoreSizing The delta in memstore size will be passed back via
this.
- add(Cell, boolean, MemStoreSizing, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MutableSegment
-
Adds the given cell into the segment
- add(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.querymatcher.DeleteTracker
-
Add the specified cell to the list of deletes to check against for this row operation.
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker
-
- add(Cell) - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
-
Add the specified Cell to the list of deletes to check against for this row operation.
- add(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(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Add a node to the cluster
- add(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
-
Add a node to the cluster
- add(TableRegionModel) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
-
Add a region model to the list
- add(TableModel) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
Add the table name model to the list
- add(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityNewVersionBehaivorTracker
-
- add(Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityScanDeleteTracker
-
- add(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
-
- add(Map.Entry<K, V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayEntrySet
-
- add(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
-
- add(V) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
-
- add(DataType<?>) - Method in class org.apache.hadoop.hbase.types.StructBuilder
-
Append field to the sequence of accumulated fields.
- add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
- add(Cell) - Method in class org.apache.hadoop.hbase.util.BloomFilterChunk
-
- add(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
-
- add(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- add(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- add(byte[][]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Concatenate byte arrays.
- 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(T) - Method in class org.apache.hadoop.hbase.util.LossyCounting
-
- add(R) - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
Adds an edge to the split calculator
- add(T) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
-
- add(Iterator<T>) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
-
- add(Stream<T>) - Method in class org.apache.hadoop.hbase.util.ReservoirSample
-
- add(E) - Method in class org.apache.hadoop.hbase.util.SortedList
-
- add(int, E) - Method in class org.apache.hadoop.hbase.util.SortedList
-
- add(Cell, byte[]) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
- add(Cell) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
- add(Map<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
Append the given map of family->edits to a WALEdit data structure.
- add(String, MutableMetric) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
- add(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Add sample to a stat metric by name.
- 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.
- 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(Collection<? extends CallRunner>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
-
- 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 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 V>) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayValueCollection
-
- addAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
-
- addAll(int, Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedList
-
- addAllHFiles() - Method in class org.apache.hadoop.hbase.procedure2.store.region.HFileProcedurePrettyPrinter
-
- addAllLogsToSysTable() - 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
-
- 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(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
- addAttribute(AttributeKey<T>, T) - Method in class org.apache.hadoop.hbase.server.trace.IpcServerSpanBuilder
-
- 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, boolean) - 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 interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the end of this queue.
- addBatchToShippingQueue(WALEntryBatch) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
Update the batch try to ship and return true if shipped
- 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>>) - Method in class org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
-
- addCallsForOtherReplicas(ResultBoundedCompletionService<Pair<Result[], ScannerCallable>>, 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(CellModel) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
Adds a cell to the list of cells for this row
- addCell(Cell) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
- 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(TableName, ColumnFamilyDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- 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[]) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete the latest version of the specified column.
- addColumn(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
-
Delete the specified 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[], 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[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
Add the specified column and value to this Put operation.
- 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(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
-
Get the column from the specified family with the specified qualifier.
- addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- 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, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- addColumn(TableName, ColumnFamilyDescriptor, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Add a new column to an existing table
- addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
Add a column to the column set
- addColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- addColumnFamily(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(ColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
- 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 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(Map<String, String>) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
-
- addConfiguration(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
-
- addCoprocessor(String, Path, int, Map<String, String>) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
- 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.HTableDescriptor
-
Deprecated.
Add a table coprocessor to this table.
- addCoprocessorWithSpec(String) - Method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
- 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(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.
- 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.
- addDependencyJars(Configuration, Class<?>...) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
-
- 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.
- 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[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
-
Add one index entry to the current leaf-level block.
- addEntry(byte[], int, int) - Method in 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(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(Action, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
-
- addError(Iterable<Action>, Throwable, ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
-
- addError() - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation.ServerErrorTracker.ServerErrors
-
- 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[], 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(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(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
Adds a column family.
- addFamily(byte[]) - Method in class org.apache.hadoop.hbase.wal.WALEdit
-
- 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
-
- 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.
- 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
-
- 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(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
- addFront(Procedure, boolean) - Method in class org.apache.hadoop.hbase.procedure2.AbstractProcedureScheduler
-
- addFront(Iterator<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 interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts the specified element at the front of this queue.
- addFront(Iterator<Procedure>) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureScheduler
-
Inserts all elements in the iterator 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(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
-
- 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
-
- 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
-
- addImmutable(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
-
- addImmutable(byte[], ByteBuffer, long, ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Put
-
- 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.
- addLabel(Connection, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Utility method for adding label to the system.
- addLabels(List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- addLabels(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Deprecated.
- addLabels(Connection, String[]) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
Utility method for adding labels 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 interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Adds the set of labels into 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(ForeignExceptionListener) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
-
Listen for failures to a given process.
- 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
-
- 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
-
- 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(String, String...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
-
- addMethod(String, Class<?>...) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
-
- addMethod(Method) - Method in class org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethods
-
- 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(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
-
- addNamespace(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
- 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(WebAppContext) - 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.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(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
-
- 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
-
- addOptions() - Method in class org.apache.hadoop.hbase.util.RegionMover
-
- 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 to encoder under paramName when value is non-null.
- addPeer(String, ReplicationPeerConfig, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
- addPeer(String, ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
- addPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
- addPeer(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandler
-
- addPeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.PeerProcedureHandlerImpl
-
- addPeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
1.
- addPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeers
-
Method called after a peer has been connected.
- 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
-
- 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, ServletHolder) - 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.
- 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(int) - 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[], QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- addQuotas(Connection, byte[], 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.AbstractRpcBasedConnectionRegistry
-
- 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(RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.ServerStateNode
-
- addRegion(int[], int) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerClusterState
-
- addRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
- 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(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(LinkedList<RegionInfo>, RegionInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
- addRegion(HRegion) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Creates a 'manifest' for the specified region, by reading directly from the HRegion object.
- addRegion(HRegion, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
- addRegion(Path, RegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Creates a 'manifest' for the specified region, by reading directly from the disk.
- addRegion(Path, RegionInfo, SnapshotManifest.RegionVisitor) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
- addRegionInfo(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, 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(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.
- 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.
- 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, boolean) - 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.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(RpcController, ReplicationProtos.AddReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- addReplicationPeer(RpcController, ReplicationProtos.AddReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- addReplicationPeer(String, ReplicationPeerConfig, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Add a new replication peer for replicating data to slave cluster
- 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(String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
-
- addResource(URL) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
-
- addResource(Path) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
-
- addResource(InputStream) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
-
- addResource(InputStream, String) - Method in class org.apache.hadoop.hbase.coprocessor.ReadOnlyConfiguration
-
- addResource(Configuration) - 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 - 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 - Variable in class org.apache.hadoop.hbase.ServerName
-
- 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(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(RpcController, RSGroupAdminProtos.AddRSGroupRequest, RpcCallback<RSGroupAdminProtos.AddRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint.RSGroupAdminServiceImpl
-
- 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(RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices.RegionScannersCloseCallBack
-
- 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(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.
- 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(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Adds the given server to the group.
- addServer(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.util.HbckRegionInfo
-
- 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
-
- 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, Object) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Method to account for the size of retained cells and retained data blocks.
- 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>, Configuration) - 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
-
- 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, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceStateManager
-
- addTable(TableName, int) - Method in class org.apache.hadoop.hbase.namespace.NamespaceTableAndRegionInfo
-
- addTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
- 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.
- 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
-
- addTeritiaryAssignment(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
- addTimer(String, Timer, MetricsRecordBuilder) - Method in class org.apache.hadoop.hbase.metrics.impl.HBaseMetrics2HadoopMetricsAdapter
-
- addToCache(AsyncNonMetaRegionLocator.TableCache, RegionLocations) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- 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
-
nn
- 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 nnnn
* @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, JobConf, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Checks for an authentication token for the given user, obtaining a new token if necessary, and
adds it to the credentials for the given map reduce job.
- addTokenForJob(Connection, User, Job) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Checks for an authentication token for the given user, obtaining a new token if necessary, and
adds it to the credentials for the given map reduce job.
- addTokenIfMissing(Connection, User) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
-
Checks if an authentication tokens exists for the connected cluster, obtaining one if needed
and adding it to the user's credentials.
- 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
-
- 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.
- 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, ServletHolder) - 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.
- 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.SplitWALManager.SplitWorkerAssigner
-
- 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, boolean) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
Stores a new user permission grant in the access control lists table.
- addUserPermission(Configuration, UserPermission, Table) - Static method in class org.apache.hadoop.hbase.security.access.PermissionStorage
-
- addUserQuota(Connection, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- addUserQuota(Connection, String, TableName, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- addUserQuota(Connection, String, String, QuotaProtos.Quotas) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- addUserTableHdfsAcl(Connection, Set<String>, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
-
- addUserTableHdfsAcl(Connection, 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
-
- 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
-
- 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 - Interface in org.apache.hadoop.hbase.client
-
The administrative API for HBase.
- 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
-
- 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_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
-
- 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(Store) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
-
Called after compaction is executed by CompactSplitThread.
- afterExecution() - Method in interface org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
-
Called after flush is executed.
- afterReplay(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.RegionRemoteProcedureBase
-
- 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
-
- aggregateRecords(List<Record>, Field) - Static method in class org.apache.hadoop.hbase.hbtop.mode.ModeStrategyUtils
-
- 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
-
- 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(String, String, String) - Constructor for enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
- 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
-
- 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_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
-
- allChannels - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
-
- 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 - Static variable in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
-
- 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.
- 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() - 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, 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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(CacheEvictionStats) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsAggregator
-
- append(CacheEvictionStats) - Method in class org.apache.hadoop.hbase.CacheEvictionStatsBuilder
-
- 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(Append) - Constructor for class org.apache.hadoop.hbase.client.Append
-
Copy constructor
- 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) - 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(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
- append(StringBuilder, String) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- 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(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
-
Add key/value to file.
- append(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.CellSink
-
Append the given cell
- append(Cell) - Method in class org.apache.hadoop.hbase.regionserver.DateTieredMultiFileWriter
-
- append(Append) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- append(Append, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- append(Append) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Perform one or more append operations on a row.
- append(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, long, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Execute an append mutation.
- 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(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(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
-
- append(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- append(FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog.RingBufferEventHandler
-
Append to the WAL.
- append(WAL.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- append(EntryBuffers.RegionEntryBuffer) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaOutputSink
-
- append(TableName, byte[], byte[], List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter
-
- 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(TAppend) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- append(Append) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- append(ByteBuffer, TAppend) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- append(TNode, TNode) - Static method in class org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList
-
Append a node to the tree
- 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(RegionInfo, WALKeyImpl, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.wal.DisabledWALProvider.DisabledWAL
-
- 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 interface org.apache.hadoop.hbase.wal.WALProvider.AsyncWriter
-
- append(WAL.Entry) - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
-
- 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 interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- 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
-
- 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(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- 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
-
- 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 an
Append.
- 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, Collection<HStoreFile>) - 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(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.
- 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.MetricsTableLatenciesImpl.TableHistograms
-
- appendTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- 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(FileStatus) - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.FileStatusConverter
-
- apply(HStoreFile) - Method in class org.apache.hadoop.hbase.backup.HFileArchiver.StoreToFile
-
- apply(HStoreFile) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetPathName
-
- apply(FileSystem, Path, List<AclEntry>) - Method in interface org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclHelper.HDFSAclOperation.Operation
-
- 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.
- 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(List<HStoreFile>, boolean, boolean, int, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
-
- applyCompactionPolicy(ArrayList<HStoreFile>, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
-- Default minor compaction selection algorithm: choose CompactSelection from candidates --
First exclude bulk-load files if indicated in configuration.
- applyCostsChange(Consumer<double[]>) - Method in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
-
We do not want to introduce a getCosts method to let upper layer get the cost array directly,
so here we introduce this method to take a
Consumer as parameter, where we will pass
the actual cost array in, so you can change the element of the cost array in the
Consumer implementation.
- 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(FileSystem, RegionInfo, byte[], Collection<HStoreFile>, Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
- archive(String) - Method in class org.apache.hadoop.hbase.master.SplitWALManager
-
Archive processed WAL
- archive - Variable in class org.apache.hadoop.hbase.mob.mapreduce.MobRefReporter.MobRefReducer
-
- archive(Pair<Path, Long>) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- 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
- 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(String) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
-
- archivedHFileSuffix() - 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(String) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
-
- archivedWalSuffix() - 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.MobFileCleanerChore
-
Archives the mob files.
- archiveMobFiles(Configuration, TableName, byte[], List<Path>) - Method in class org.apache.hadoop.hbase.mob.RSMobFileCleanerChore
-
Archives the mob files.
- archivePath - Variable in class org.apache.hadoop.hbase.io.HFileLink
-
- 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.
- archiveRecoveredEdits(String, Collection<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionWALFileSystem
-
Closes and archives the specified store files from the specified family.
- 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
-
- 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(TableName) - Method in class org.apache.hadoop.hbase.quotas.RegionServerSpaceQuotaManager
-
Returns whether or not compactions should be disabled for the given tableName per
a space quota violation policy.
- areCompactionsDisabled() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
-
Returns whether or not compactions on this table should be disabled for this policy.
- areDeadServersInProgress() - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Checks if there are currently any dead servers being processed by the master.
- areDeadServersInProgress() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Checks if any dead servers are currently in progress.
- 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(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(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.
- 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(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(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(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(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(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.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.
- 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
-
- 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_CACHE - Static variable in class org.apache.hadoop.hbase.io.compress.xz.LzmaCompressor
-
- ARRAY_CACHE - Static variable in class org.apache.hadoop.hbase.io.compress.xz.LzmaDecompressor
-
- 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, 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.
- 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[], 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.
- 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
-
- arrowLeft() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
-
- arrowLeft() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
-
- arrowRight() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
-
- arrowRight() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
-
- 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
-
- 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(RegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
- assign(RegionInfo) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
- assign(MasterProcedureEnv, RegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
- assign(MasterProcedureEnv, RegionInfo, boolean, ServerName) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
- assign(Collection<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.MaintenanceLoadBalancer
-
- assign(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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_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, 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
- 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
- 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
-
- assignMaxAttempts - Variable in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
- 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 - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- 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
-
- 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
-
- 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>, 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(List<String>) - Method in interface org.apache.hadoop.hbase.client.Hbck
-
- 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, 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) - Method in class org.apache.hadoop.hbase.nio.MultiByteBuff
-
Returns bytes from current position 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) - Method in class org.apache.hadoop.hbase.nio.SingleByteBuff
-
- 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_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_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 - Interface in org.apache.hadoop.hbase.client
-
The asynchronous administrative API for HBase.
- asyncAdmin - Variable in class org.apache.hadoop.hbase.master.http.RegionVisualizer
-
- AsyncAdminBuilder - Interface in org.apache.hadoop.hbase.client
-
- 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
-
- 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) - 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
-
- AsyncBufferedMutatorBuilderImpl - Class in org.apache.hadoop.hbase.client
-
- AsyncBufferedMutatorBuilderImpl(AsyncConnectionConfiguration, AsyncTableBuilder<?>, HashedWheelTimer) - Constructor for class org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilderImpl
-
- AsyncBufferedMutatorImpl - Class in org.apache.hadoop.hbase.client
-
- 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) - 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
-
- 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
-
- 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
-
- 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
-
- 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 - 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
-
- asyncProcess - Variable in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl
-
- asyncProcess - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- 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(AsyncProcessTask<T>) - Constructor for class org.apache.hadoop.hbase.client.AsyncProcessTask
-
- AsyncProcessTask(ExecutorService, TableName, RowAccess<? extends Row>, AsyncProcessTask.SubmittedRows, Batch.Callback<T>, CancellableRegionServerCallable, boolean, int, int, Object[]) - 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
-
- 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) - 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) - 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) - 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
-
- AsyncTable.CheckAndMutateWithFilterBuilder - Interface in org.apache.hadoop.hbase.client
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- atomicIncrement(ByteBuffer, ByteBuffer, byte[], byte[], 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.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 - Interface in org.apache.hadoop.hbase.client
-
- 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 - Class in org.apache.hadoop.hbase.hbtop.terminal
-
The attributes of text in the terminal.
- Attributes() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.Attributes
-
- Attributes(Attributes) - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.Attributes
-
- 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.server.trace.IpcServerSpanBuilder
-
- 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 - 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
-
- 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 - 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 - Variable in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
-
- 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_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, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
Check if user has given action privilige in table 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, 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.
- AuthResult - Class in org.apache.hadoop.hbase.security.access
-
Represents the result of an authorization check for logging and error reporting.
- AuthResult(boolean, String, String, User, Permission.Action, TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AuthResult(boolean, String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AuthResult(boolean, String, String, User, Permission.Action, String) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
-
- AuthResult.Params - Class in org.apache.hadoop.hbase.security.access
-
- authTokenSecretMgr - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- AuthUtil - Class in org.apache.hadoop.hbase
-
- 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(Configuration) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Is HBase available? Throw an exception if not.
- available() - Method in class org.apache.hadoop.hbase.io.BoundedDelegatingInputStream
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
-
- await() - Method in class org.apache.hadoop.hbase.client.locking.EntityLock
-
- await() - Method in class org.apache.hadoop.hbase.master.procedure.InitMetaProcedure
-
- await() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
-
- await() - Method in class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch.CompatibilityLatch
-
- await() - Method in class org.apache.hadoop.hbase.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.
- awaitRunning() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
- awaitRunning(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
- awaitRunning() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- awaitRunning(long, TimeUnit) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- awaitTerminated() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
- awaitTerminated(long, TimeUnit) - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
- awaitTerminated() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- 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
-
- c - Variable in class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper
-
- c - Variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- cache - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- cache - Variable in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
-
- 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 - Static variable in class org.apache.hadoop.hbase.io.compress.DictionaryCache
-
- 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.FileArchiverNotifierFactoryImpl
-
- 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_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_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_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
-
- CacheableDeserializerIdManager() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache.
- cacheBlock(BlockCacheKey, Cacheable) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Add block to cache (defaults to not in-memory).
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Cache the block with the specified name and buffer.
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
-
- cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.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) - 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) - 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) - 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) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache
-
- 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(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, BlockCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- 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(CacheConfig) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Constructs a cache configuration copied from the specified configuration.
- CacheConfig() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
- 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 - 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
-
- cachedClusterId - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- 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
-
- 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...
- 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
-
- CacheFullException(int, int) - Constructor for exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
-
- cachehits - Variable in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
- 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, 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.
- cacheLocation(TableName, RegionLocations) - 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
-
- 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 - 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
-
- cacheStats - Variable in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- cacheStats - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
- 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
-
- 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
-
- 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
-
- calculateResultSize(Result) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- calculateResultSize(List<Result>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- 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
-
- call(RegistryProtos.ClientMetaService.Interface, AbstractRpcBasedConnectionRegistry.Callable<T>) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
-
- call(AbstractRpcBasedConnectionRegistry.Callable<T>, Predicate<T>, String) - Method in class org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry
-
- call(HBaseRpcController, RegistryProtos.ClientMetaService.Interface, RpcCallback<T>) - Method in interface org.apache.hadoop.hbase.client.AbstractRpcBasedConnectionRegistry.Callable
-
- call(HBaseRpcController, AdminProtos.AdminService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable
-
- call() - Method in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller
-
- call(HBaseRpcController, MasterProtos.MasterService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable
-
- 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(HBaseRpcController, ClientProtos.ClientService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable
-
- call(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller
-
- call(HBaseRpcController, HRegionLocation, ClientProtos.ClientService.Interface) - Method in interface org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller.Callable
-
- call(int) - Method in class org.apache.hadoop.hbase.client.CancellableRegionServerCallable
-
- call(ScannerCallableWithReplicas, RpcRetryingCaller<Result[]>, int, boolean) - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- call(T) - Method in interface org.apache.hadoop.hbase.client.coprocessor.Batch.Call
-
- 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(HBaseRpcController) - Method in class org.apache.hadoop.hbase.client.FlushRegionCallable
-
- call(int) - Method in class org.apache.hadoop.hbase.client.MasterCallable
-
- call(AdminProtos.AdminService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.AdminRpcCall
-
- call(HBaseRpcController, MasterProtos.MasterService.Interface, PREQ, RawAsyncHBaseAdmin.MasterRpcCall<PRESP, PREQ>, RawAsyncHBaseAdmin.Converter<RESP, PRESP>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- call(MasterProtos.MasterService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.MasterRpcCall
-
- 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(ClientProtos.ClientService.Interface, HBaseRpcController, REQ, RpcCallback<RESP>) - Method in interface org.apache.hadoop.hbase.client.RawAsyncTableImpl.RpcCall
-
- call(int) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- call(HBaseRpcController) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
Run RPC call.
- call(int) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
- 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(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(O) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithoutResult
-
- call(O) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.ObserverOperationWithResult
-
- Call - Class in org.apache.hadoop.hbase.ipc
-
A call waiting for a value.
- Call(int, Descriptors.MethodDescriptor, Message, CellScanner, Message, int, int, RpcCallback<Call>, MetricsConnection.CallStats) - Constructor for class org.apache.hadoop.hbase.ipc.Call
-
- call - Variable in class org.apache.hadoop.hbase.ipc.CallEvent
-
- call - Variable in class org.apache.hadoop.hbase.ipc.CallRunner
-
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
- call(RpcCall, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
This is a server side method, which is invoked over RPC.
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- call(RpcCall, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler, long, int) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer
-
Deprecated.
- 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
-
- 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(HBaseRpcController) - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable
-
- call() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint.RetryingRpcCallable
-
- Call(Runnable) - Constructor for class org.apache.hadoop.hbase.thrift.CallQueue.Call
-
- 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(Class<T>, T, String, Class[], Object[]) - Static method in class org.apache.hadoop.hbase.util.Methods
-
- call() - Method in class org.apache.hadoop.hbase.util.MoveWithAck
-
- call() - Method in class org.apache.hadoop.hbase.util.MoveWithoutAck
-
- 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(CompletableFuture<Long>, long, Collection<Channel>, long) - Constructor for class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback
-
- callback - Variable in class org.apache.hadoop.hbase.ipc.Call
-
- 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, RpcController, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient.BlockingRpcChannelImplementation
-
- callBlockingMethod(Descriptors.MethodDescriptor, HBaseRpcController, Message, Message, User, Address) - Method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
Make a blocking call.
- 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
-
- 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
-
- callDroppedException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- callDroppedException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- 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
-
- 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 - 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 - Variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
-
- 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 - 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
-
- callQueueTooBigException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- callQueueTooBigException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- 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.
- callRunner - Variable in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler.FifoCallRunner
-
- 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() - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.CallStats
-
- callStats - Variable in class org.apache.hadoop.hbase.ipc.Call
-
- 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(Call) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection
-
- 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.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, String) - Constructor for class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
-
- CallTracker(MetricRegistry, 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(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- cancel(boolean) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService.QueueingFuture
-
- 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(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
- 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(String) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- cancel(String) - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
-
Actively cancel a running snapshot.
- cancel(String, Throwable) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
-
Method to cancel the Subprocedure by injecting an exception from and external source.
- cancel() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Cancels the compaction progress, setting things to 0.
- cancel() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- cancel(boolean) - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- 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) - 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
-
- 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) n
- cancelTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.AbstractScreenView
-
- cancelTimer() - Method in class org.apache.hadoop.hbase.hbtop.screen.Screen
-
- 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
-
n * @return 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
-
n * @return 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
-
n * @return true when the limit can be enforced from the scope of the checker
- canExecute() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Is there at least one resource available to allow execution?
- canExecute(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
Are there enough available resources to allow execution?
- 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.
- 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.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 - Static variable in class org.apache.hadoop.hbase.client.MetricsConnection
-
Anticipated number of metric entries
- 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
-
- capitalize(String) - Method in class org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction
-
- carryForwardTags(Cell) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Returns A List<Tag> of any Tags found in cell else null.
- carryForwardTags(List<Tag>, Cell) - Static method in class org.apache.hadoop.hbase.TagUtil
-
Add to tagsOrNull any Tags cell is carrying or null if none.
- 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(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- 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(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
The response message comes as type S.
- castToReturnType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- 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(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 - 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
-
- 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 - 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
-
- catalogReplicationSource - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
A special ReplicationSource for hbase:meta Region Read Replicas.
- 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(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
-
- ceiling(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
-
- ceilingEntry(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
- ceilingEntry(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
-
- ceilingKey(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
- ceilingKey(K) - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
-
- Cell - Interface in org.apache.hadoop.hbase
-
The unit of storage in HBase consisting of the following fields:
- 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 - Class in org.apache.hadoop.hbase.hbtop.terminal.impl
-
Represents a single text cell of the terminal.
- Cell() - Constructor for class org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
-
- 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() - 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 - Variable in class org.apache.hadoop.hbase.util.MapReduceExtendedCell
-
- Cell.Type - Enum in org.apache.hadoop.hbase
-
The valid types for user to build the cell.
- 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_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_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- CellArrayImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
- 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
-
- cellBlock - Variable in class org.apache.hadoop.hbase.client.MultiServerCallable
-
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
- 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 - Variable in class org.apache.hadoop.hbase.ipc.NettyRpcDuplexHandler
-
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- cellBlockBuilder - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
-
- 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 - Interface in org.apache.hadoop.hbase
-
- 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
-
- 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
-
- CellBuilderType() - Constructor for enum org.apache.hadoop.hbase.CellBuilderType
-
- CellChunkImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
- 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
-
- cellCodecClsName - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader.WALHdrContext
-
- 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 - 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
- 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
-
- 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(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodec.CellDecoder
-
- CellDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellDecoder
-
- cellDecoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- CellDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
-
- CellEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodec.CellEncoder
-
- CellEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.CellCodecWithTags.CellEncoder
-
- cellEncoder - Variable in class org.apache.hadoop.hbase.regionserver.wal.AbstractProtobufLogWriter
-
- 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
-
- 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 nn
- CellModel(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor nnn
- CellModel(Cell) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor from KeyValue n
- CellModel(byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor nnn
- CellModel(byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
-
Constructor nnnn
- 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_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_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
-
- CellScannable - Interface in org.apache.hadoop.hbase
-
Implementer can return a CellScanner over its Cell content.
- cellScanner() - Method in interface org.apache.hadoop.hbase.CellScannable
-
Returns A CellScanner over the contained
Cells
- CellScanner - Interface in org.apache.hadoop.hbase
-
An interface for iterating through a sequence of cells.
- 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 - 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() - Method in class org.apache.hadoop.hbase.ipc.HBaseRpcControllerImpl
-
Returns One-shot cell scanner (you cannot back it up and restart)
- cellScanner - Variable in class org.apache.hadoop.hbase.ipc.ServerCall
-
- 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
-
- cellsCountCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
-
- cellsCountCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
- 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 - Class in org.apache.hadoop.hbase.regionserver
-
A
Set of
Cells, where an add will overwrite the entry if already exists
in the set.
- CellSet(CellComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
-
- CellSet(NavigableMap<Cell, Cell>, int) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
-
- CellSet(NavigableMap<Cell, Cell>) - Constructor for class org.apache.hadoop.hbase.regionserver.CellSet
-
- cellSet - Variable in class org.apache.hadoop.hbase.regionserver.Segment
-
- 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
-
- cellsSizeCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.HMobStore
-
- cellsSizeCompactedToMob - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
- 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.
- 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
-
- 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 - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- cfName - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
-
- 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(WALEntryFilter...) - Constructor for class org.apache.hadoop.hbase.replication.ChainWALEntryFilter
-
- ChainWALEntryFilter(List<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
-
- 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
-
- channelActive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.client.example.HttpProxyExample.RequestHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
-
- 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
-
- 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.NettyRpcServerRequestDecoder
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.hadoop.hbase.security.SaslUnwrapHandler
-
- 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(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
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerRequestDecoder
-
- channelRead(ReadableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- 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
-
- 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.NettyRpcServerPreambleHandler
-
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.apache.hadoop.hbase.security.CryptoAESUnwrapHandler
-
- 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
-
- 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.LocalShell - Class in org.apache.hadoop.hbase.chaos
-
Executes Command locally.
- CHAOSAGENT_SHELL_USER - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
-
- 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(Character) - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
-
- character - Variable in class org.apache.hadoop.hbase.hbtop.terminal.KeyPress
-
- charset - Variable in class org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
-
- 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(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 against
this policy.
- check - Variable in class org.apache.hadoop.hbase.rest.RowResource
-
- CHECK_AND_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- CHECK_AND_DELETE_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- CHECK_AND_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- CHECK_AND_MUTATE_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- CHECK_AND_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- CHECK_AND_PUT_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- 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_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_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_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
-
- 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.
- checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndDelete(byte[], byte[], byte[], CompareOperator, 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
-
- checkAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndDelete(byte[], byte[], byte[], CompareOperator, byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.Table
-
- 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.
- checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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
-
- checkAndDeleteTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- 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
-
- checkAndGetSizeAsInt(long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReaderImpl
-
Returns Check onDiskSizeWithHeaderL size is healthy and then return it as an int
- 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
-
- checkAndMutate(byte[], Filter) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
- checkAndMutate(CheckAndMutate) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
checkAndMutate that atomically checks if a row matches the specified condition.
- checkAndMutate(List<CheckAndMutate>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Batch version of checkAndMutate.
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- 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(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.HTable
-
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.HTable
-
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- checkAndMutate(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndMutate(byte[], Filter) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndMutate(CheckAndMutate) - Method in interface org.apache.hadoop.hbase.client.Table
-
checkAndMutate that atomically checks if a row matches the specified condition.
- checkAndMutate(List<CheckAndMutate>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Batch version of checkAndMutate.
- checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndMutate(byte[], Filter, TimeRange, Mutation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkAndMutate(CheckAndMutate, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndMutate(byte[], Filter, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndMutate(byte[], Filter, TimeRange, Mutation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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(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) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- checkAndMutate(byte[], byte[], byte[], CompareOperator, byte[], RowMutations) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- checkAndMutate(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- checkAndMutate(byte[], Filter) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- checkAndMutate(CheckAndMutate) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- checkAndMutate(List<CheckAndMutate>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- checkAndMutate(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TCompareOp, ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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.
- 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
-
- checkAndMutateChecksPassed - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkAndMutateChecksPassed - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
- 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
-
- checkAndMutateTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- 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(Mutation, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
Helper method that checks and prepares only one mutation.
- checkAndPrepareMutation(int, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
- 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[], CompareFilter.CompareOp, byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
-
Deprecated.
- checkAndPut(byte[], byte[], byte[], CompareOperator, 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
-
- checkAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, byte[], Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
- checkAndPut(byte[], byte[], byte[], CompareOperator, byte[], Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
- 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.
- checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, Mutation, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- checkAndPutHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- checkAndPutTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- 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, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndRowMutate(byte[], Filter, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Deprecated.
- checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndRowMutate(byte[], Filter, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- checkAndRowMutate(byte[], Filter, TimeRange, RowMutations) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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
-
- 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
-
- 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
-
- 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(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
-
- checkCallbackName(String) - Method in class org.apache.hadoop.hbase.http.jmx.JMXJsonServlet
-
Verifies that the callback property, if provided, is purely alphanumeric.
- 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
-
- 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(ColumnTracker, byte[], int, int, long, byte, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
- 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.
- checkCompactionPolicy(Configuration, TableDescriptor) - Static method in class org.apache.hadoop.hbase.util.TableDescriptorChecker
-
- checkCompression(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.
- checkDaughterInFs(MasterServices, RegionInfo, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
Checks if a daughter region -- either splitA or splitB -- still holds references to parent.
- 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
-
- 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(Region, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
-
- checkFamily - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
- checkFamily(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- 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.
- 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
-
- 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(User, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessChecker
-
- checkLockPermissions(ObserverContext<?>, String, TableName, RegionInfo[], String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- 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
-
- 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.
- checkPeerConfig(ReplicationPeerConfig) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
- checkPeerExists(String) - Method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
- checkPeriod - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.RegionMonitor
-
- checkPermission(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
- checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
- checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
-
- checkPermissions(HBaseProtos.ProcedureDescription, AccessChecker, User) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManager
-
Check for required permissions before executing the procedure.
- checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- checkpoint - Variable in class org.apache.hadoop.hbase.mapreduce.SampleUploader.Uploader
-
- 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(int, int, int) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
- checkQuota(int, int, int) - Method in class org.apache.hadoop.hbase.quotas.ExceedOperationQuota
-
- checkQuota(int, int, int) - Method in class org.apache.hadoop.hbase.quotas.NoopOperationQuota
-
- checkQuota(long, long, long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.NoopQuotaLimiter
-
- checkQuota(int, int, int) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
Checks if it is possible to execute the specified operation.
- checkQuota(long, long, long, long, long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Checks if it is possible to execute the specified operation.
- checkQuota(Region, OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkQuota(Region, List<ClientProtos.Action>) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkQuota(Region, int, int, int) - Method in class org.apache.hadoop.hbase.quotas.RegionServerRpcQuotaManager
-
Check the quota for the current (rpc-context) user.
- checkQuota(long, long, long, long, long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
-
- checkQuota() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceWALReader
-
- 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.
- checkReader() - Method in class org.apache.hadoop.hbase.replication.regionserver.WALEntryStream
-
- 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
-
Methods for reference count
- 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.
- 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
-
- 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(ColumnFamilyDescriptor) - 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(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(ByteBuffer) - Static method in class org.apache.hadoop.hbase.client.Mutation
-
- checkRow(Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
-
- checkRow - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
- checkRow(Row, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- checkRow(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Make sure this is a valid row for the 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 nnnn
- 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.
- 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
-
- 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
-
- checkTableDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
-
Check all the regiondirs in the specified tableDir n * path to a table n
- 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(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- checkTableModifiable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Check table is modifiable; i.e.
- checkTableModifiable(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.AbstractStateMachineTableProcedure
-
Check whether a table is modifiable - exists and either offline or online with config set
- 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
-
- 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.
- 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 n * @param now current timestamp n
- 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
-
- chooseSinks() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
-
Refresh the list of sinks.
- chore() - Method in class org.apache.hadoop.hbase.HealthCheckChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
-
- chore() - Method in class org.apache.hadoop.hbase.master.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.RegionsRecoveryChore
-
- chore - Variable in class org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager
-
- 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.SlowLogTableOpsChore
-
- chore() - Method in class org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
-
- chore - Variable in class org.apache.hadoop.hbase.quotas.NamespaceQuotaSnapshotStore
-
- 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 - Variable in class org.apache.hadoop.hbase.quotas.TableQuotaSnapshotStore
-
- 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.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_PREFIX - Static variable in class org.apache.hadoop.hbase.chaos.ChaosConstants
-
- choreForTesting() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- 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 - 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.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_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 - 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 - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreLABImpl
-
- 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() - Constructor for enum org.apache.hadoop.hbase.regionserver.ChunkCreator.ChunkType
-
- chunkType - Variable in class org.apache.hadoop.hbase.regionserver.ChunkCreator.MemStoreChunkPool
-
- 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 - 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 - Variable in class org.apache.hadoop.hbase.io.crypto.Context
-
- 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
-
- claimQueue(ServerName, String, ServerName) - Method in class org.apache.hadoop.hbase.replication.regionserver.NoopReplicationQueueStorage
-
- claimQueue(ServerName, String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
- 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
-
- 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
-
- 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 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.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(RegionInfo, List<RegionInfo>) - 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(MasterServices, RegionInfo, Result) - Static method in class org.apache.hadoop.hbase.master.janitor.CatalogJanitor
-
- 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.
- cleanPreviousInstance(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Handles restart of a server.
- 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(IOException) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcConnection.CallSender
-
Cleans the call not yet sent when we finish.
- 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(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, ImmutableBytesWritable>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable.HashMapper
-
- cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
-
- cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Mutation>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper
-
- cleanup(Mapper<WALKey, WALEdit, ImmutableBytesWritable, Mutation>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
-
- 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(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() - 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.regionserver.HRegion.RowLockContext
-
- cleanup(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Cleanup after Throwable caught invoking method.
- 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() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
Override to run cleanup tasks when the Chore encounters an error and must stop running
- cleanup(Mapper<BytesWritable, NullWritable, NullWritable, NullWritable>.Context) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot.ExportMapper
-
- cleanup(Admin, Deque<LoadIncrementalHFiles.LoadQueueItem>, ExecutorService, SecureBulkLoadClient) - Method in class org.apache.hadoop.hbase.tool.LoadIncrementalHFiles
-
Deprecated.
- 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
-
- cleanupBulkLoad(Connection, String) - Method in class org.apache.hadoop.hbase.client.SecureBulkLoadClient
-
- 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
-
- cleanupBulkLoad(HRegion, ClientProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
-
- 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
- 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
- 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
-
- 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(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
Clean up a merged region on rollback after failure.
- cleanupMergedRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Remove merged region
- cleanupObsoleteMobFiles(Configuration, TableName) - Method in class org.apache.hadoop.hbase.mob.MobFileCleanerChore
-
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
-
- 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.
- 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 class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
-
- clear() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexChunk
-
- 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(TNode, FairQueue<T>, AvlUtil.AvlKeyComparator<TNode>) - 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(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceLogQueue
-
Remove all the elements from the queue corresponding to walGroupId
- 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(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() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Resets the estimator, clearing out all previously inserted items
- 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(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.
- clearAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, RpcCallback<VisibilityLabelsProtos.VisibilityLabelsResponse>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- clearAuths(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Removes given labels from user's globally authorized list of labels.
- 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(ServerName, List<RegionInfo>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- clearBlockCache(TableName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- clearBlockCache(ServerName, List<RegionInfo>) - 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(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncMetaRegionLocator
-
- clearCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- clearCache() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- clearCache(TableName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
-
- clearCache(ServerName) - Method in class org.apache.hadoop.hbase.client.AsyncRegionLocator
-
- 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(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.MetaCache
-
Delete all cached entries of a table.
- 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.
- clearCache(TableName, byte[], ServerName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Delete a cached location for a table, row and server
- 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.
- clearCache(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
- 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(AuthManager.PermissionCache) - Method in class org.apache.hadoop.hbase.security.access.AuthManager
-
- clearCache() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
- 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() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFileManager
-
- clearCompactedfiles(List<HStoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- 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(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 - Variable in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- clearCompactionQueues(RpcController, AdminProtos.ClearCompactionQueuesRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- clearCompactionQueues(ServerName, Set<String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- clearCompletedRequests(RegionLocations) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.TableCache
-
- clearCurrentRow() - Method in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher
-
- 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(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
-
- clearDeadServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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(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
- clearNamedQueue() - Method in interface org.apache.hadoop.hbase.namequeues.NamedQueueService
-
Cleans up queues maintained by services.
- 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
-
- 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, byte[]) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- clearRegionCache(TableName) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- clearRegionCache() - Method in class org.apache.hadoop.hbase.client.HTable
-
Explicitly clears the region cache to fetch the latest value from META.
- 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 write lock.
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 - 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, Configuration, 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, 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 - 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.ClientTrustStoreInitializationException - Exception in org.apache.hadoop.hbase.rest.client
-
- 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_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_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.
- 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, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int) - Constructor for class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner
-
- ClientAsyncPrefetchScanner.PrefetchRunnable - Class in org.apache.hadoop.hbase.client
-
- 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
-
- 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 - Class in org.apache.hadoop.hbase.hbtop.mode
-
- ClientModeStrategy() - Constructor for class org.apache.hadoop.hbase.hbtop.mode.ClientModeStrategy
-
- clientModeStrategy - Variable in class org.apache.hadoop.hbase.hbtop.mode.UserModeStrategy
-
- 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, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int) - 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) - 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, TableName, ClusterConnection, RpcRetryingCallerFactory, RpcControllerFactory, ExecutorService, int, int, int) - 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
The target znode(s) is given through
ClientZKSyncer.getPathsToWatch() method
- 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
-
- cloneSnapshot(String, TableName) - 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.Admin
-
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) - 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.AsyncAdmin
-
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, TableName, SnapshotProtos.SnapshotDescription, TableDescriptor, NonceKey, boolean, String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Clone the specified snapshot.
- 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.
- 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(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- cloneTags() - Method in class org.apache.hadoop.hbase.client.Mutation.CellWrapper
-
- cloneTags(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
- cloneTags() - Method in interface org.apache.hadoop.hbase.RawCell
-
Allows cloning the tags in the cell to a new byte[]
- 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 n
- 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.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
-
- 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
-
- 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.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.
- 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
-
- 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(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Close method with optional evictOnClose
- close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
- close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePreadReader
-
- 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(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileStreamReader
-
- 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(SimpleServerRpcConnection) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- close() - Method in class org.apache.hadoop.hbase.mapred.RowCounter.RowCounterMapper
-
- close(Closeable...) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
- close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
-
- 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.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(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
-
- close() - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordReader
-
- close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper.SubMapRecordWriter
-
- 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(Closeable...) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
-
Closes the writer, in this case flush table commits.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Closes the split.
- close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Closes the split.
- close() - Method in class org.apache.hadoop.hbase.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(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
-
- 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 n
- 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.CompositeImmutableSegment
-
Closing a segment before it is being discarded
- close() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Close down this HRegion.
- close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Close down this HRegion.
- close() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Close all the readers We don't need to worry about subsequent requests because the Region holds
a write lock that will prevent any more reads or writes.
- close() - Method in class org.apache.hadoop.hbase.regionserver.ImmutableMemStoreLAB
-
- close() - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
-
Closes the scanner and releases any resources it has allocated n
- 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 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(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileReader
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileWriter
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncProtobufLogWriter.OutputStreamWrapper
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- close() - Method in class org.apache.hadoop.hbase.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 - Static variable in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
-
- 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_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.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_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.AsyncFSWAL
-
- closeExecutor - Variable in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- 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.
- 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(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- closeRegion(byte[], String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- closeRegion(ServerName, HRegionInfo) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- closeRegion(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(byte[], String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(ServerName, HRegionInfo) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Deprecated.
- closeRegion(MasterProcedureEnv, RegionStateNode) - Method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
- closeRegion(boolean) - Method in class org.apache.hadoop.hbase.master.region.MasterRegion
-
- closeRegion(String, boolean, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Close asynchronously a region, can be called from the master or internally by the regionserver
when stopping.
- closeRegion(RpcController, AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Close a region on the region server.
- 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(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- closeRegion(byte[], String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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.
- CloseRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handles closing of a region on a region server.
- CloseRegionHandler(Server, RegionServerServices, RegionInfo, boolean, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
This method used internally by the RegionServer to close out regions.
- CloseRegionHandler(Server, RegionServerServices, RegionInfo, boolean, EventType, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- 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(Region.Operation) - 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 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) - 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 on sn 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
-
- 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(HRegion, RegionScanner, String, RpcCallContext) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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
-
- closeTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- 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
-
- 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_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
-
Cluster is in distributed mode or not
- 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 - Class in org.apache.hadoop.hbase.util.compaction
-
- ClusterCompactionQueues(int) - Constructor for class org.apache.hadoop.hbase.util.compaction.ClusterCompactionQueues
-
- clusterCompactionQueues - Variable in class org.apache.hadoop.hbase.util.compaction.MajorCompactor
-
- ClusterConnection - Interface in org.apache.hadoop.hbase.client
-
Internal methods on Connection that should not be used by user code.
- clusterConnection - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Cluster connection to be shared by services.
- clusterHasActiveMaster - Variable in class org.apache.hadoop.hbase.master.ActiveMasterManager
-
- clusterId - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- 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
-
- 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
-
- 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 - Interface in org.apache.hadoop.hbase
-
Metrics information on the HBase cluster.
- ClusterMetrics - Class in org.apache.hadoop.hbase.master.http.api_v1.cluster_metrics.model
-
- 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
-
- 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 - Interface in org.apache.hadoop.hbase.master
-
Mixes in ClusterSchema and Service
- clusterSchemaService - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- 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.ActiveMasterManager
-
- clusterShutdown - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
- 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 - Class in org.apache.hadoop.hbase
-
- ClusterStatus(String, String, Map<ServerName, ServerLoad>, Collection<ServerName>, ServerName, Collection<ServerName>, List<RegionState>, String[], Boolean, int) - Constructor for class org.apache.hadoop.hbase.ClusterStatus
-
- ClusterStatus(ClusterMetrics) - Constructor for class org.apache.hadoop.hbase.ClusterStatus
-
Deprecated.
- clusterStatus - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- ClusterStatusChore - Class in org.apache.hadoop.hbase.master.balancer
-
Chore that will feed the balancer the cluster status.
- ClusterStatusChore(HMaster, LoadBalancer) - Constructor for class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
-
- clusterStatusChore - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- ClusterStatusHandler() - Constructor for class org.apache.hadoop.hbase.client.ClusterStatusListener.MulticastListener.ClusterStatusHandler
-
- clusterStatusListener - Variable in class org.apache.hadoop.hbase.client.AsyncConnectionImpl
-
- 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 - Variable in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- 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(HMaster, Configuration, Class<? extends ClusterStatusPublisher.Publisher>) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- ClusterStatusPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
-
- ClusterStatusPublisher.MulticastPublisher - Class in org.apache.hadoop.hbase.master
-
- ClusterStatusPublisher.MulticastPublisher.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.
- cmdLineArgs - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- 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() - Method in enum org.apache.hadoop.hbase.security.access.Permission.Action
-
- code - Variable in enum org.apache.hadoop.hbase.security.access.Permission.Scope
-
- code() - Method 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_ARRAY - Static variable in enum org.apache.hadoop.hbase.Cell.Type
-
- codeArray - Static variable in enum org.apache.hadoop.hbase.KeyValue.Type
-
- Codec - Interface in org.apache.hadoop.hbase.codec
-
Encoder/Decoder for Cell.
- 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.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.ProtobufLogReader
-
- 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(Throwable) - Constructor for exception org.apache.hadoop.hbase.codec.CodecException
-
- CodecException(String, 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
-
- collect(Cell) - 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(SortedSet<Cell>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(SortedSet<Cell>, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(List<Cell>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(List<Cell>, CellComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionBackedScanner(CellComparator, Cell...) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- CollectionUtils - Class in org.apache.hadoop.hbase.util
-
- CollectionUtils() - Constructor for class org.apache.hadoop.hbase.util.CollectionUtils
-
Deprecated.
- collectRow() - 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 - Enum in org.apache.hadoop.hbase.hbtop.terminal
-
Terminal color definitions.
- Color() - Constructor for enum org.apache.hadoop.hbase.hbtop.terminal.Color
-
- color(Color, Color, boolean, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
-
- 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(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint.Column
-
- 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_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(int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
- 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
-
- 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
-
- 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(int, int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Initializes filter with an integer offset and limit.
- ColumnPaginationFilter(int, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
Initializes filter with a string/bookmark based 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(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(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
-
- 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(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_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(StoreFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
-
- commitWriter(T, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- commitWriter(DateTieredMultiFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
-
- commitWriter(StoreFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
-
- commitWriter(StripeMultiFileWriter, Compactor.FileDetails, CompactionRequestImpl) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
-
- commitWriters(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter
-
Commit all writers.
- 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.
- 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(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a table.
- compact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a table.
- compact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a table.
- compact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a table.
- compact(TableName) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a table.
- compact(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a table.
- compact(TableName, CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a table.
- compact(TableName, byte[], CompactType) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a table.
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- compact(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a table.
- compact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a table.
- compact(TableName, byte[], boolean, CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a table.
- compact(AdminProtos.AdminService.BlockingInterface, RegionInfo, boolean, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- compact(TableName, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a table.
- 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, byte[], CompactType) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- 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(ServerName, RegionInfo, boolean, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
Compact the region at specific region server.
- compact() - Method in class org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
-
- compact(CompactionRequestImpl, ThroughputController, User) - Method in class org.apache.hadoop.hbase.mob.DefaultMobStoreCompactor
-
- compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
- compact(CompactionRequestImpl, Compactor.InternalScannerFactory, Compactor.CellSinkFactory<T>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- compact(CompactionRequestImpl, List<Long>, Map<Long, String>, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactor
-
- compact(CompactionRequestImpl, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
-
Do a minor/major compaction on an explicit set of storefiles from a Store.
- compact(CompactionRequestImpl, List<byte[]>, byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
-
- compact(CompactionRequestImpl, int, long, byte[], byte[], byte[], byte[], ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
-
- compact(Path, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionWorker
-
Execute the compaction on the specified path.
- 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(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Synchronously compact all stores in the region.
- compact(CompactionContext, HStore, ThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Called by compaction thread and after region is opened to compact the HStores if necessary.
- compact(CompactionContext, HStore, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- compact(CompactionContext, ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Compact the StoreFiles.
- compact(VersionedSegmentsList, String) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
-
- compact(ThroughputController, User) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreEngine.StripeCompaction
-
- compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- compact(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- compact(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- compact(TableName, CompactType) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- compact(TableName, byte[], 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_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_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
-
- 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_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
-
- compactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.HStore
-
- compactedCellsSize - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl
-
- 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_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 - 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 - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
-
- 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
-
- 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_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_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
-
- CompactionPipeline(RegionServicesForStores) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionPipeline
-
- CompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
-
A compaction policy determines how to select files for compaction, how to compact them, and how
to generate the compacted files.
- CompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
- compactionPolicy - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- 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 - Enum in org.apache.hadoop.hbase.client
-
POJO representing the compaction state
- CompactionState() - Constructor for enum org.apache.hadoop.hbase.client.CompactionState
-
- compactionState - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder
-
- compactionState - Variable in class org.apache.hadoop.hbase.RegionMetricsBuilder.RegionMetricsImpl
-
- 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(RpcController, AdminProtos.CompactionSwitchRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- compactionSwitch(boolean, List<String>) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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(int) - Method in class org.apache.hadoop.hbase.master.region.MasterRegionParams
-
- compactMin() - 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<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 - Variable in class org.apache.hadoop.hbase.regionserver.CompactionTool.CompactionMapper
-
- compactor - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- Compactor.CellSinkFactory<S> - Interface in org.apache.hadoop.hbase.regionserver.compactions
-
- Compactor.FileDetails - Class in org.apache.hadoop.hbase.regionserver.compactions
-
The sole reason this class exists is that java has no ref/out/pointer parameters.
- Compactor.InternalScannerFactory - Interface in org.apache.hadoop.hbase.regionserver.compactions
-
- compactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact an individual region.
- compactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Compact a column family within a region.
- compactRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact an individual region.
- compactRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Compact a column family within a region.
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact a column family within a region.
- compactRegion(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Compact an individual region.
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- compactRegion(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- compactRegion(RpcController, AdminProtos.CompactRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Compact a region on the master.
- 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.regionserver.RSRpcServices
-
Compact a region on the region server.
- compactRegion(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- compactRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- compactRegionOnServer(MajorCompactionRequest, Admin, String) - Method in class org.apache.hadoop.hbase.util.compaction.MajorCompactor.Compact
-
- compactRegionServer(ServerName, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Deprecated.
- 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, boolean) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- compactRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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
-
- CompactSplit - Class in org.apache.hadoop.hbase.regionserver
-
Compact region on request and then run split if appropriate
- CompactSplit(HRegionServer) - Constructor for class org.apache.hadoop.hbase.regionserver.CompactSplit
-
- CompactSplit(Configuration) - 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
-
- CompactSplit.Rejection - Class in org.apache.hadoop.hbase.regionserver
-
Cleanup class to use when rejecting a compaction request from the queue.
- 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 - 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 - 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 - 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 - 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() - Method in class org.apache.hadoop.hbase.io.hfile.HFileInfo
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
-
- Comparator() - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
-
- comparator - Variable in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
-
- comparator - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
- comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
- comparator() - Method in class org.apache.hadoop.hbase.regionserver.CellSet
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
- 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() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayKeySet
-
- comparator() - Method in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
-
- comparator - Variable in class org.apache.hadoop.hbase.util.BloomContext
-
- comparator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- comparator - Variable in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
-
- comparator() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
-
- comparator - Variable in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.HbckRegionInfo
-
- comparator - Variable in class org.apache.hadoop.hbase.util.SortedList
-
- 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(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexographically compares two cells.
- compare(Cell, Cell, boolean) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compare cells.
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compare(Cell, Cell, boolean) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compare(CellComparator, Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- compare(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- 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(T, T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This takes care if either of arguments are null.
- 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(CompareOperator, 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(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
-
- compare(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
-
Compare the timestamp to timerange.
- compare(CallRunner, CallRunner) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.CallPriorityComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- 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 in
hbase:meta table.
- 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(TransitRegionStateProcedure, TransitRegionStateProcedure) - Static method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
- compare(RegionState, RegionState) - Method in class org.apache.hadoop.hbase.master.assignment.RegionStates.RegionStateStampComparator
-
- 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(RegionPlan, RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
-
- compare(Cell, Cell, boolean) - Method in class org.apache.hadoop.hbase.MetaCellComparator
-
- 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 class org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
- compare(KeyValueScanner, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
-
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
-
Compares two KeyValue nn * @return less than 0 if left is smaller, 0 if equal etc..
- compare(KeyValueScanner, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap.ReversedKVScannerComparator
-
- compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.Segment
-
- compare(Option, Option) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool.OptionsOrderComparator
-
- compare(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
-
- 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.util.Bytes.RowEndKeyComparator
-
- compare(Path, Path) - Method in class org.apache.hadoop.hbase.wal.AbstractFSWALProvider.WALStartTimeComparator
-
- 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
-
- compareBBAndBytesRows(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.MetaCellComparator
-
- compareBBKV(ByteBufferKeyValue, ByteBufferKeyValue) - Static 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(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compares the family and qualifier part of the cell
- compareColumns(Cell, int, int, Cell, int, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- 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, short, Cell, short) - 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(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- 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(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compares the families of the two cells
- compareFamilies(Cell, int, Cell, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareFamilies(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compare the families of left and right cell
- compareFamilies(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the cell's family with the given byte[]
- compareFamilies(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareFamily(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareFamily(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareFamily(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's column family against given comparator
- CompareFilter - Class in org.apache.hadoop.hbase.filter
-
This is a generic filter to be used to filter by comparison.
- CompareFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
-
- CompareFilter(CompareOperator, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
-
Constructor.
- CompareFilter.CompareOp - Enum in org.apache.hadoop.hbase.filter
-
- 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.
- compareFlatKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- 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) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareKVVsBBKV(KeyValue, ByteBufferKeyValue) - Static 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(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareQualifier(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareQualifier(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's qualifier against given comparator
- compareQualifierPart(Cell, int, byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
- compareQualifiers(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compares the qualifiers of the two cells
- compareQualifiers(Cell, int, Cell, int) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareQualifiers(KeyValue, KeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareQualifiers(KeyValue, ByteBufferKeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareQualifiers(ByteBufferKeyValue, KeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareQualifiers(ByteBufferKeyValue, ByteBufferKeyValue) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareQualifiers(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compare the qualifiers part of the left and right cells.
- compareQualifiers(Cell, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Compares the cell's qualifier with the given byte[]
- 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(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareRow(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareRow(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's row against given comparator
- 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(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexographically compares the rows of two cells.
- 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(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares two row bytes
- compareRows(ByteBuffer, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Lexicographically compare two rows
- compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
Compares the rows of the left and right cell.
- compareRows(Cell, int, Cell, int) - Static method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- 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, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
Compares the rows of a cell
- 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(Cell, Cell) - Method in class org.apache.hadoop.hbase.MetaCellComparator
-
- compareRows(Cell, byte[], int, int) - Method in class org.apache.hadoop.hbase.MetaCellComparator
-
- compareRows(byte[], byte[]) - 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(ByteBuffer, 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 nn * @return less than 0 if left is smaller, 0 if equal etc..
- 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(Cell, Cell) - Method in interface org.apache.hadoop.hbase.CellComparator
-
Compares cell's timestamps in DESCENDING order.
- compareTimestamps(long, long) - 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(long, long) - Method in class org.apache.hadoop.hbase.CellComparatorImpl
-
- compareTimestamps(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareTimestamps(long, long) - Static method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
Deprecated.
- compareTo(Action) - Method in class org.apache.hadoop.hbase.client.Action
-
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.CheckAndMutate
-
- compareTo(ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor) - Method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor
-
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Get
-
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Mutation
-
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
-
- compareTo(RegionInfo) - Method in interface org.apache.hadoop.hbase.client.RegionInfo
-
- compareTo(Row) - Method in interface org.apache.hadoop.hbase.client.Row
-
- compareTo(Row) - Method in class org.apache.hadoop.hbase.client.RowMutations
-
- 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(ServerName) - Method in class org.apache.hadoop.hbase.favored.StartcodeAgnosticServerName
-
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BigDecimalComparator
-
- compareTo(ByteBuffer, 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(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
-
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.BinaryComponentComparator
-
- 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(ByteBuffer, 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(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.BitComparator
-
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Special compareTo method for subclasses, to avoid copying byte[] unnecessarily.
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
Special compareTo method for subclasses, to avoid copying bytes unnecessarily.
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.LongComparator
-
- compareTo(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.filter.LongComparator
-
- compareTo(MultiRowRangeFilter.BasicRowRange) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.filter.NullComparator
-
- compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.NullComparator
-
- compareTo(ByteBuffer, 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(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(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(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.TinyLfuBlockCache.CachedBlockView
-
- compareTo(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Define the sort order of the BytesWritable.
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
Compares the bytes in this object to the specified byte array n * @return Positive if left is
bigger than right, 0 if they are equal, and negative if left is smaller than right.
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture
-
- 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(L, int, int, R, int, int) - Method in interface org.apache.hadoop.hbase.MetaCellComparator.Compare
-
- 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(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(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.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(TNode) - Method in class org.apache.hadoop.hbase.util.AvlUtil.AvlNode
-
- compareTo(byte[], 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.Comparer
-
Deprecated.
- compareTo(byte[], 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.PureJavaComparer
-
Deprecated.
- compareTo(byte[], int, int, ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.util.ByteBufferUtils.ComparerHolder.UnsafeComparer
-
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(byte[], int, int, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTo(ByteBuffer, int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- compareTo(T, int, int, T, int, int) - Method in interface org.apache.hadoop.hbase.util.Bytes.Comparer
-
- compareTo(Bytes) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Define the sort order of the Bytes.
- compareTo(byte[]) - Method in class org.apache.hadoop.hbase.util.Bytes
-
Compares the bytes in this object to the specified byte array n * @return Positive if left is
bigger than right, 0 if they are equal, and negative if left is smaller than right.
- compareTo(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Lexicographically compare two arrays.
- 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(WALKey) - Method in class org.apache.hadoop.hbase.wal.WALKeyImpl
-
- compareTo(WALSplitUtil.MutationReplay) - Method in class org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
-
- compareTo(Delayed) - Method in class org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient.Task
-
- 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(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(CompareFilter.CompareOp, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareValue(CompareOperator, ByteArrayComparable, Cell) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
-
- compareValue(Cell, ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Compare cell's value against given comparator
- compareVersion(String, String) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
- 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
-
- 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).
- 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(TableName, AsyncNonMetaRegionLocator.LocateRequest, RegionLocations, Throwable) - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator
-
- complete() - Method in class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator.RegionLocationsFutureResult
-
- complete - Variable in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
- complete() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
-
For all time forward, do not throw an error because the process has completed.
- complete(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
-
- complete(MasterProcedureEnv, Throwable) - Method in class org.apache.hadoop.hbase.master.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 - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
-
- complete() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
Marks the compaction as complete by setting total to current KV count; Total KV count is an
estimate, so there might be a discrepancy otherwise.
- complete(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
- complete(long, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RemoteProcedureResultReporter
-
- completeAndWait(MultiVersionConcurrencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl
-
- 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(Channel) - Method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput
-
- 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() - 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 - 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
-
- 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
-
n
- 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
- completeTracker - Variable in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
-
- 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(Procedure) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureScheduler
-
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.ServerRemoteProcedure
-
- completionCleanup(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- completionCleanup(TEnvironment) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
Called when the procedure is marked as completed (success or rollback).
- 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
-
- 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 of
HFile 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 the
CompoundBloomFilter class.
- CompoundBloomFilterWriter(int, float, int, int, boolean, CellComparator, BloomType) - Constructor for class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter
-
n * 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(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.xz.LzmaCompressor
-
- 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 - 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_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
-
- compressFamily(OutputStream, Cell, Dictionary) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
- COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Deprecated.
- 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 - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContextBuilder
-
Compression algorithm used
- compression - Variable in class org.apache.hadoop.hbase.regionserver.CreateStoreFileWriterParams
-
- 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 - 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 - 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 - Enum in org.apache.hadoop.hbase.io.compress
-
Compression algorithms.
- Compression.FinishOnFlushCompressionStream - Class in org.apache.hadoop.hbase.io.compress
-
- COMPRESSION_ALGORITHM_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
- 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
-
- 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 - Class in org.apache.hadoop.hbase.regionserver.wal
-
Context that holds the various dictionaries for compression in WAL.
- CompressionContext(Class<? extends Dictionary>, boolean, boolean, boolean, Compression.Algorithm) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
-
- CompressionContext(Class<? extends Dictionary>, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.CompressionContext
-
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
Compression context to use reading.
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor
-
- compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.StatelessUncompressor
-
- 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.
- 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.
- 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
-
nn * @return the number of bits for a Bloom filter than can hold the given number of keys and
provide the given error rate, assuming that the optimal number of hash functions is used and it
does not have to be an integer.
- 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
current
SpaceQuotaSnapshot.
- 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(HdfsDataInputStream) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Compute HDFS block distribution of a given HdfsDataInputStream.
- 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
- 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, ConcurrentMapUtils.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.
- 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
-
- 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.
- 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_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
-
- ConcurrentMapUtils.IOExceptionSupplier<V> - Interface in org.apache.hadoop.hbase.util
-
A supplier that throws IOException when get.
- 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(String) - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
-
Constructor
- ConcurrentTableModificationException(byte[]) - Constructor for exception org.apache.hadoop.hbase.ConcurrentTableModificationException
-
- 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.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.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.RpcRetryingCallerFactory
-
- 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.xz.LzmaCodec
-
- 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.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.RegionCoprocessorHost.TableCoprocessorAttribute
-
- 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.ReaderBase
-
- 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(Configuration) - Method 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() - Method in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
- 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_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_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 - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
Denotes class names that appear in user facing configuration files.
- 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_NAME - Static variable in class org.apache.hadoop.hbase.ipc.NettyRpcClientConfigHelper
-
- CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.wal.NettyAsyncFSWALConfigHelper
-
- 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 - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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
-
- ConfigurationManager - Class in org.apache.hadoop.hbase.conf
-
Maintains the set of all the classes which would like to get notified when the Configuration is
reloaded from the disk in the Online Configuration Change mechanism, which lets you update
certain configuration properties on-the-fly, without having to restart the cluster.
- ConfigurationManager() - Constructor for class org.apache.hadoop.hbase.conf.ConfigurationManager
-
- configurationManager - Variable in class org.apache.hadoop.hbase.regionserver.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.
- 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(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 n * on
which to base the new configuration n * true if it should be run n * relative to other
constraints
- 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() - 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(FeatureContext) - Method in class org.apache.hadoop.hbase.master.http.gson.GsonSerializationFeature
-
- configure() - Method in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature.Binder
-
- configure(FeatureContext) - Method in class org.apache.hadoop.hbase.master.http.jersey.MasterFeature
-
- 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
-
- 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.
- 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, 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.
- 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, List<HFileOutputFormat2.TableInfo>, Class<? extends OutputFormat<?, ?>>) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
- configureIncrementalLoad(Job, List<HFileOutputFormat2.TableInfo>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultiTableHFileOutputFormat
-
- 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.
- configurePartitioner(Job, List<ImmutableBytesWritable>, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
Configure job with a TotalOrderPartitioner, partitioning against
splitPoints.
- 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.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.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.NettyRpcDuplexHandler
-
- 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.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(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(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(URL) - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Connect to the URL.
- connect() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcConnection
-
- connect(Configuration) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
-
- connect(Configuration) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
-
- connect() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
To repair region consistency, one must call connect() in order to repair online state.
- connect(Configuration, Watcher) - Static method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- connect(Configuration, String, Watcher) - Static method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- connect(Configuration, String, Watcher, String) - 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.
- 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.example.ZKTableArchiveClient
-
- connection - Variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
- connection - Variable in class org.apache.hadoop.hbase.client.ClientScanner
-
- 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 - 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
-
- 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.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 - Static variable in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
- 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_EXCEPTION_TYPES - Static variable in class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil
-
- 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(Configuration) - Constructor for class org.apache.hadoop.hbase.client.ConnectionConfiguration
-
Constructor
- ConnectionConfiguration() - Constructor for class org.apache.hadoop.hbase.client.ConnectionConfiguration
-
Constructor This is for internal testing purpose (using the default value).
- 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
Connections.
- 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
-
- ConnectionImplementation(Configuration, ExecutorService, User) - 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.LocalConnectionClosedException - Exception in org.apache.hadoop.hbase.client
-
- 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
-
- 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 - 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
-
- consistency - Variable in class org.apache.hadoop.hbase.client.Query
-
- 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 - Interface in org.apache.hadoop.hbase.rest
-
Common constants for org.apache.hadoop.hbase.rest
- Constants - Class in org.apache.hadoop.hbase.thrift
-
Thrift related constants
- 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
-
- 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(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
consume amount available units, amount could be a negative number
- consume() - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
-
- 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.
- 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(AdvancedScanResultConsumer) - Method 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
-
- 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
-
- 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[], int, int) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.BasicRowRange
-
- contains(String) - Static method in class org.apache.hadoop.hbase.io.compress.DictionaryCache
-
- contains(byte[], int, int, ByteBuff) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
-
- contains(Cell, ByteBuff, BloomType) - Method in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilter
-
- contains(Object) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
-
- contains(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.regionserver.CellFlatMap.CellFlatMapCollection
-
- contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.CellSet
-
- contains(ReplicationPeerConfig, TableName) - Static method in class org.apache.hadoop.hbase.replication.ReplicationUtils
-
- 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(Cell, ByteBuff, BloomType) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
-
Check if the specified key is contained in the bloom filter.
- contains(byte[], int, int, ByteBuff) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
-
Check if the specified key is contained in the bloom filter.
- contains(byte[], int, int, ByteBuff, int, int, Hash, int) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
- contains(ByteBuff, int, int, Hash, int, HashKey<T>) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
- contains(Cell, ByteBuff, int, int, Hash, int, BloomType) - Static method in class org.apache.hadoop.hbase.util.BloomFilterUtil
-
- contains(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- contains(Object) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue.PriorityQueue
-
- 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(T) - Method in class org.apache.hadoop.hbase.util.LossyCounting
-
- contains(Object) - Method in class org.apache.hadoop.hbase.util.SortedList
-
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
-
- containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.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(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMCache
-
- 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
-
- 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_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 - Class in org.apache.hadoop.hbase.io.crypto
-
Crypto context.
- Context(Configuration) - Constructor for class org.apache.hadoop.hbase.io.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(Configuration) - Constructor for class org.apache.hadoop.hbase.io.crypto.Encryption.Context
-
- context - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
-
- context - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
-
- Context() - Constructor for class org.apache.hadoop.hbase.ipc.RpcScheduler.Context
-
- 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(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 - Variable in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
-
- 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 active
Context.
- control(String, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
-
- control(String, long) - Method in class org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
-
- control(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputController
-
Control the throughput.
- controller - Variable in class org.apache.hadoop.hbase.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(S) - Method in interface org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin.Converter
-
- 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(Map<TableName, ? extends Collection<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
convert map to TableCFs Object
- convert(String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert string to TableCFs Object.
- convert(ReplicationProtos.TableCF[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert TableCFs Object to String.
- convert(ReplicationProtos.ReplicationPeer) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
- convert(ReplicationPeerConfig) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
- convert() - Method in class org.apache.hadoop.hbase.client.TableState
-
Covert to PB version of TableState n
- convert(TableName, HBaseProtos.TableState) - Static method in class org.apache.hadoop.hbase.client.TableState
-
Covert from PB version of TableState
- convert(HBaseProtos.TableState.State) - Static method in enum org.apache.hadoop.hbase.client.TableState.State
-
Covert from PB version of State
- convert() - Method in enum org.apache.hadoop.hbase.client.TableState.State
-
Covert to PB version of State n
- convert(byte[]) - Method in interface org.apache.hadoop.hbase.client.ZKConnectionRegistry.Converter
-
- convert() - Method in class org.apache.hadoop.hbase.ClusterId
-
Returns A pb instance to represent this instance.
- convert(ClusterIdProtos.ClusterId) - Static method in class org.apache.hadoop.hbase.ClusterId
-
n * @return A
ClusterId made from the passed in
cid
- 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(HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- convert(HBaseProtos.RegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- convert() - Method in class org.apache.hadoop.hbase.io.Reference
-
- convert(FSProtos.Reference) - Static method in class org.apache.hadoop.hbase.io.Reference
-
- convert(MasterProcedureProtos.RegionTransitionType) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
- convert(TransitRegionStateProcedure.TransitionType) - Static method in class org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
-
- convert(MasterProtos.MasterSwitchType) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- convert() - Method in class org.apache.hadoop.hbase.master.RegionState
-
Convert a RegionState to an HBaseProtos.RegionState
- convert(ClusterStatusProtos.RegionState) - Static method in class org.apache.hadoop.hbase.master.RegionState
-
Convert a protobuf HBaseProtos.RegionState to a RegionState
- convert() - Method in enum org.apache.hadoop.hbase.master.RegionState.State
-
Convert to protobuf ClusterStatusProtos.RegionState.State
- 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() - 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(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
-
- convert2Map(ReplicationProtos.TableCF[]) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
Convert tableCFs Object to Map.
- 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
-
- 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 and
long into a
RegionServerStatusProtos.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
-
- convertToBigInteger(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the BigInteger represented by the byte array
- convertToByte(BigInteger, int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToByte(BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns the bytes corresponding to the BigInteger
- convertToBytes(BigInteger[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Returns an array of bytes corresponding to an array of BigIntegers
- 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
-
- 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(Set<String>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
- convertToString(Map<TableName, ? extends Collection<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
-
- 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.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
-
- 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.State - Enum in org.apache.hadoop.hbase
-
Lifecycle state of a given coprocessor instance.
- 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
-
- 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
-
- 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<C extends Coprocessor,E extends CoprocessorEnvironment<C>> - Class in org.apache.hadoop.hbase.coprocessor
-
Provides the common setup framework and runtime services for coprocessor invocation from HBase
services.
- CoprocessorHost(Abortable) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- coprocessorHost - Variable in class org.apache.hadoop.hbase.regionserver.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.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
type C.
- 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
Services.
- 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
-
- 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(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates and returns a RpcChannel instance connected to the passed
region server.
- 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>, 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>) - 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.AsyncHBaseAdmin
-
- 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>, 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>, byte[]) - 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.AsyncTableImpl
-
- coprocessorService() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- coprocessorService(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
- 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>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
-
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, ServerName) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- 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>, byte[]) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- coprocessorService(Function<RpcChannel, S>, ServiceCaller<S, R>, AsyncTable.CoprocessorCallback<R>) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- 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(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 the
startKey row to
endKey row (inclusive), and
invokes the passed
Batch.Call.call(T) method
with each
Service instance.
- 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 the
startKey row to
endKey row (inclusive), and
invokes the passed
Batch.Call.call(T) method
with each
Service instance.
- CoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
-
- coprocessorService() - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- coprocessorService(ServerName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- 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
-
- 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
-
- 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(ColumnFamilyDescriptor) - Static method in class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder
-
- copy(TableDescriptor) - Static method in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
- copy(TableName, 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(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 the
dest 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 the dest
buffer.
- 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
-
- 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(OutputStream, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
Copy data from a buffer to an output stream.
- 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.
- 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<BytesWritable, NullWritable, NullWritable, NullWritable>.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(Mapper<BytesWritable, NullWritable, NullWritable, NullWritable>.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, 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) - 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 n * @return the Bytebuffer
containing the key part of the cell
- copyOfRange(ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Deprecated.
- 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
-
- 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(Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Deprecated.
- copyTableCFs() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
-
- copyTableCFs(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationPeerConfigUpgrader
-
- copyTableCFsMap(Map<TableName, List<String>>) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationPeerConfigUtil
-
- 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
-
- copyTagTo(Cell, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- 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(Writable, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Copy one Writable to another.
- copyWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
-
Copy one Writable to another.
- 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, 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.
- CorruptedSnapshotException(String) - 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
-
- 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, Throwable) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
-
- CorruptHFileException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
-
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
-
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CostFromRegionLoadFunction
-
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.CostFunction
-
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.DoubleArrayCost
-
- 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 - Variable in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
-
- cost() - Method in class org.apache.hadoop.hbase.master.balancer.PrimaryRegionCountSkewCostFunction
-
- cost - Variable in class org.apache.hadoop.hbase.master.balancer.RegionCountSkewCostFunction
-
- 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 - Variable in class org.apache.hadoop.hbase.util.MunkresAssignment
-
- 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
-
- 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
-
- 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 - Static variable in class org.apache.hadoop.hbase.client.AsyncProcess
-
- Counter() - Constructor for enum org.apache.hadoop.hbase.mapreduce.SyncTable.SyncMapper.Counter
-
- Counter() - Constructor for enum org.apache.hadoop.hbase.mapreduce.WALPlayer.Counter
-
- Counter - Interface in org.apache.hadoop.hbase.metrics
-
A mutable number optimized for high concurrency counting.
- counter - Variable in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
-
- counter - Variable in class org.apache.hadoop.hbase.metrics.impl.HistogramImpl
-
- 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() - Constructor for enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
-
- Counter - Class in org.apache.hadoop.hbase.util
-
- 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 - Variable in class org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
-
- counter - Variable in class org.apache.hadoop.metrics2.lib.MutableFastCounter
-
- Counter.Cell - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- Counter.Container - Class in org.apache.hadoop.hbase.util
-
Deprecated.
- COUNTER_KEY - Static variable in class org.apache.hadoop.hbase.constraint.Constraints
-
- 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() - 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
-
- counters - Variable in class org.apache.hadoop.hbase.mapreduce.SyncTable
-
- countersMap - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- create(Configuration) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
-
Create an archive tracker for the passed in server
- 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(CellBuilderType) - Static method in class org.apache.hadoop.hbase.CellBuilderFactory
-
Create a CellBuilder instance.
- create(Configuration) - Static method in class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory
-
- create(Configuration, String, String, String, RegistryEndpointsRefresher.Refresher) - Static method in class org.apache.hadoop.hbase.client.RegistryEndpointsRefresher
-
- create(Configuration) - Static method in class org.apache.hadoop.hbase.client.RequestControllerFactory
-
- 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(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(Configuration) - Static method in class org.apache.hadoop.hbase.client.ServerStatisticTracker
-
- create() - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
-
- create(CellBuilderType) - Static method in class org.apache.hadoop.hbase.ExtendedCellBuilderFactory
-
Allows creating a cell with the given CellBuilderType.
- create() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Creates a Configuration with HBase resources
- create(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Creates a Configuration with HBase resources
- create(ClientProtocol, String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.FileCreator
-
- create(Configuration, String) - Static method in class org.apache.hadoop.hbase.io.asyncfs.monitor.StreamSlowMonitor
-
- 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() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- create(Configuration, FileSystem, Path, RegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(Configuration, FileSystem, Path, RegionInfo, String, boolean) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(Configuration, FileSystem, Path, TableName, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink
- create(Configuration, FileSystem, Path, TableName, String, String, boolean) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Create a new HFileLink.
- create(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(String, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
- create(String, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
-
- create(DataInput) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Create a KeyValue reading from in
- create(int, DataInput) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Create a KeyValue reading length from in
- 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(DataInput) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
n * Where to read bytes from.
- create(int, DataInput) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Create a KeyValue reading length from in nn * @return Created
KeyValue OR if we find a length of zero, we will return null which can be useful marking a
stream as done.
- 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.
- 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(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(Server) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionFactory
-
- create(String, Configuration, Abortable, FileSystem, Path, Path, String, long, long) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegionWALRoller
-
- create(ZKWatcher, Configuration, String) - Static method in class org.apache.hadoop.hbase.master.replication.ReplicationPeerManager
-
- 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(FileSystem, Path, Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.mob.CachedMobFile
-
- create(FileSystem, Path, Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.mob.MobFile
-
Creates an instance of the MobFile.
- create(byte[], String, String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName n * The md5 hex string of the start key.
- create(String, String, String, String) - Static method in class org.apache.hadoop.hbase.mob.MobFileName
-
Creates an instance of MobFileName n * The md5 hex string of the start key.
- 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(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.NamespaceDescriptor
-
- create() - Static method in class org.apache.hadoop.hbase.nio.RefCnt
-
Create an
RefCnt with an initial reference count = 1.
- create(ByteBuffAllocator.Recycler) - Static method in class org.apache.hadoop.hbase.nio.RefCnt
-
- create(Configuration) - Method in class org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshotNotifierFactory
-
- create(RegionServerServices, TableName, SpaceQuotaSnapshot) - Method in class org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcementFactory
-
- 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(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
-
- create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.FifoRpcSchedulerFactory
-
Deprecated.
- create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
-
Create the FlushPolicy configured for the given table.
- create(HRegionServer, RegionInfo, long, TableDescriptor, long) - Static method in class org.apache.hadoop.hbase.regionserver.handler.AssignRegionHandler
-
- create(HRegionServer, String, long, boolean, ServerName) - Static method in class org.apache.hadoop.hbase.regionserver.handler.UnassignRegionHandler
-
- create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.MasterFifoRpcSchedulerFactory
-
- create(ScanInfo, ScanType, long, long, long, long, byte[], byte[], RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.CompactionScanQueryMatcher
-
- create(Scan, ScanInfo, ColumnTracker, DeleteTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.NormalUserScanQueryMatcher
-
- create(Scan, ScanInfo, ColumnTracker, boolean, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.RawScanQueryMatcher
-
- create(Scan, ScanInfo, NavigableSet<byte[]>, long, long, RegionCoprocessorHost) - Static method in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher
-
- create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
Create the RegionSplitPolicy configured for the given table.
- create(TableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitRestriction
-
Create the RegionSplitRestriction configured for the given table.
- create(Configuration, PriorityFunction, Abortable) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
-
- create(Configuration, PriorityFunction) - Method in interface org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
-
- create(Configuration, PriorityFunction) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
-
- create(Configuration, PriorityFunction, Abortable) - Method in class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
-
- create(HStore, Configuration, CellComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
Create the StoreEngine configured for the given Store.
- create(Configuration, boolean, StoreContext) - Static method in class org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory
-
- 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(RegionServerServices, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.CompactionThroughputControllerFactory
-
- create(RegionServerServices, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.throttle.FlushThroughputControllerFactory
-
- create(TimeRangeTracker.Type) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- create(TimeRangeTracker.Type, TimeRangeTracker) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- create(TimeRangeTracker.Type, long, long) - Static method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- create(Configuration, String, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
Create and setup a
WALCellCodec from the
cellCodecClsName and
CompressionContext, if
cellCodecClsName is specified.
- create(Configuration, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
Create and setup a
WALCellCodec from the CompressionContext.
- create(Configuration, String) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory
-
- 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(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() - Static method in class org.apache.hadoop.hbase.TagBuilderFactory
-
- create(TestingHBaseClusterOption) - Static method in interface org.apache.hadoop.hbase.testing.TestingHBaseCluster
-
- create(Configuration) - Static method in interface org.apache.hadoop.hbase.tool.BulkLoadHFiles
-
- 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(FileSystem, Path, FsPermission, boolean) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Create the specified file on the filesystem.
- create(Configuration, FileSystem, Path, FsPermission, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Create the specified file on the filesystem.
- create() - Method in class org.apache.hadoop.hbase.util.RetryCounterFactory
-
- create(A, B, C) - Static method in class org.apache.hadoop.hbase.util.Triple
-
- create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
NONSEQUENTIAL create is idempotent operation.
- 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 n
- 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(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[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a createAndFailSilent ZKUtilOp
- 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.
- 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
-
- 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.
- createAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.MergeTableRegionsProcedure
-
- createAssignProcedures(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
- 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
-
- createAsyncConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
- createAsyncConnection(Configuration, User) - Static method in class org.apache.hadoop.hbase.client.ConnectionFactory
-
Create a new AsyncConnection instance using the passed conf and user.
- createAsyncRequestFuture(AsyncProcessTask, List<Action>, long) - Method in class org.apache.hadoop.hbase.client.AsyncProcess
-
- createAsyncWriter(Configuration, FileSystem, Path, boolean, EventLoopGroup, Class<? extends Channel>) - Static method in class org.apache.hadoop.hbase.wal.AsyncFSWALProvider
-
Public because of AsyncFSWAL.
- createAsyncWriter(Configuration, FileSystem, Path, boolean, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor) - 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
-
- 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
-
n * @return 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.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[], byte[], byte[], long, byte, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], byte[], byte[], long, byte, byte[], long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], byte[], byte[], long, byte, byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], byte[], byte[], long, KeyValue.Type, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(Cell, List<Tag>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- createCell(byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
-
- createCell(ByteBuffer, 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(ByteBuffer, int, int) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.ByteBuffKeyValueDecoder
-
- createCell(byte[], byte[], byte[], long, long) - Method in class org.apache.hadoop.hbase.coprocessor.example.WriteHeavyIncrementObserver
-
- 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, 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.PrivateCellUtil
-
- 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(List<? extends CellScannable>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return CellScanner interface over cellIterables
- createCellScanner(Iterable<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return CellScanner interface over cellIterable
- createCellScanner(Iterator<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return CellScanner interface over cellIterable or null if cells is
null
- createCellScanner(Cell[]) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Return CellScanner interface over cellArray
- createCellScanner(NavigableMap<byte[], List<Cell>>) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Flatten the map of cells out under the CellScanner
- 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
-
- 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
-
- createClassLoader(ClassLoader, Path) - 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, 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, SocketAddress, 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, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.DigestSaslClientAuthenticationProvider
-
- createClient(Configuration, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.example.ShadeSaslClientAuthenticationProvider
-
- createClient(Configuration, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.GssSaslClientAuthenticationProvider
-
- createClient(Configuration, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in interface org.apache.hadoop.hbase.security.provider.SaslClientAuthenticationProvider
-
Creates the SASL client instance for this auth'n method.
- createClient(Configuration, InetAddress, SecurityInfo, Token<? extends TokenIdentifier>, boolean, Map<String, String>) - Method in class org.apache.hadoop.hbase.security.provider.SimpleSaslClientAuthenticationProvider
-
- 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
-
- 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(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
-
- createComparator() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- createCompareOp(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
- 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.xz.LzmaCodec
-
- createCompressor() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
-
- 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
-
- createConf() - Static method in class org.apache.hadoop.hbase.util.RegionMover.RegionMoverBuilder
-
Creates a new configuration and sets region mover specific overrides
- 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, ExecutorService) - 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(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) - 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(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
-
- 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) - Static method in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
- 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
-
- createCounter(String) - Method in class org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics
-
Create a new counter with the specified name n * @return
AtomicLong instance for the
counter with counterName
- createCounter() - Method in class org.apache.hadoop.hbase.metrics.impl.MetricRegistryImpl
-
- 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
-
- createDaughterRegions(MasterProcedureEnv) - Method in class org.apache.hadoop.hbase.master.assignment.SplitTableRegionProcedure
-
Create daughter regions
- 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.xz.LzmaCodec
-
- createDecompressor() - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdCodec
-
- createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- createDecryptionStream(InputStream, Decryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- createDecryptionStream(InputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
-
- createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
-
- createDecryptionStream(InputStream, Decryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
-
- createDecryptionStream(InputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESDecryptor
-
- 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.Cipher
-
Create a decrypting output stream given an initialized decryptor
- createDecryptionStream(InputStream) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Create a stream for decryption n
- 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.
- 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(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
- 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.
- createDestinationServersList(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
Creates a list of possible destinations for a region.
- createDestinationServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- createDFSClientAdaptor() - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
-
- createDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Creates a directory.
- createDir(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- 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, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- createEncryptionStream(OutputStream, Encryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- createEncryptionStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
-
- createEncryptionStream(OutputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
-
- createEncryptionStream(OutputStream, Encryptor) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES
-
- createEncryptionStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAESEncryptor
-
- 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.Cipher
-
Create an encrypting output stream given an initialized encryptor
- createEncryptionStream(OutputStream) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Create a stream for encryption n
- createEncryptor(Configuration, HdfsFileStatus, DFSClient) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper
-
- createEncryptor(Configuration, FileEncryptionInfo, DFSClient) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputSaslHelper.TransparentCryptoHelper
-
- 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
-
- createExceptionString(Class) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
-
- createExecutor(String) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
- createExecutor(Configuration, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
- createExecutor(BlockingQueue<Runnable>, int, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
-
- 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[], 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[]) - 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[], 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(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, 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[], 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[], 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(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.
- createFirstOnRow(byte[], int, short) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
- createFirstOnRow(byte[], byte[], byte[]) - 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[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
- 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
-
- 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
-
- 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) - 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
-
- 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>, CreateTableProcedure.CreateHdfsRegions) - Method in class org.apache.hadoop.hbase.master.procedure.CloneSnapshotProcedure
-
Create region layout in file system.
- createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- createFsLayout(MasterProcedureEnv, TableDescriptor, List<RegionInfo>, CreateTableProcedure.CreateHdfsRegions) - Static method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- 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.
- 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, List<ByteBuffer>) - Static method in class org.apache.hadoop.hbase.ipc.ServerCall
-
- createHeaderAndMessageBytes(Message, Message, int, int) - 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(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.
- 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
-
- createIdentifier() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
-
- 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(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
-
- createImmutableSegment(Configuration, CellComparator, MemStoreSegmentsIterator, MemStoreLAB, int, MemStoreCompactionStrategy.Action, CompactingMemStore.IndexType) - 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.
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.aircompressor.Lz4Codec
-
- createInputStream(InputStream, Decompressor) - 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, Decompressor) - 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, Decompressor) - 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, Decompressor) - 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, Decompressor) - 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, Decompressor) - 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, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
-
- createInputStream(InputStream) - Method in class org.apache.hadoop.hbase.io.compress.xz.LzmaCodec
-
- createInputStream(InputStream, Decompressor) - Method in class org.apache.hadoop.hbase.io.compress.xz.LzmaCodec
-
- 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.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
-
n *
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
n *
- createKey() - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat.TableSnapshotRecordReader
-
- 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
-
n * @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
-
n * @return A KeyValue made of a byte buffer that holds the key-only part.
- createKeyValueFromKey(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
nnn * @return A KeyValue made of a byte array that holds the key-only part.
- 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(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Creates a KeyValue that is last on the specified row id.
- 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.
- createLastOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
- 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
-
- 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(TableName, LockType, String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
-
- createMasterLock(RegionInfo[], String) - Method in class org.apache.hadoop.hbase.master.locking.LockManager
-
- 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
-
- 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 provided
RegionInfo.
- 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[], Tag) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Creates a mob reference KeyValue.
- createMobRefCell(Cell, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
- 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
-
n * - 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(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- 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(NamespaceDescriptor, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Create a new Namespace.
- createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- createNamespace(TNamespaceDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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
-
- createNettyRpcServerPreambleHandler() - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServer
-
- createNettyServerRpcConnection(Channel) - Method in class org.apache.hadoop.hbase.ipc.NettyRpcServerPreambleHandler
-
- createNewCellWithTags(Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- createNewCellWithTags(Mutation, Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- 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, ZKWatcher, HMaster) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
-
- createObject(ClientProtocol, String, FsPermission, String, EnumSetWritable<CreateFlag>, boolean, short, long, CryptoProtocolVersion[]) - Method in interface org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.FileCreator
-
- createObject(K) - Method in interface org.apache.hadoop.hbase.util.ObjectPool.ObjectFactory
-
Creates a new shared object associated with the given key, identified by the
equals method.
- 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) - Static method in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper
-
Create
FanOutOneBlockAsyncDFSOutput for
DistributedFileSystem, and a simple
implementation for other
FileSystem which wraps around a
FSDataOutputStream.
- createOutput(DistributedFileSystem, String, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
-
- createOutput(DistributedFileSystem, Path, boolean, boolean, short, long, EventLoopGroup, Class<? extends Channel>, StreamSlowMonitor) - Static method in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper
-
- 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, Compressor) - 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, Compressor) - 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, Compressor) - 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, Compressor) - 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, Compressor) - 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, Compressor) - 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, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec
-
- createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.xz.LzmaCodec
-
- createOutputStream(OutputStream, Compressor) - Method in class org.apache.hadoop.hbase.io.compress.xz.LzmaCodec
-
- 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.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(String) - Method in class org.apache.hadoop.hbase.wal.RegionGroupingProvider
-
- createProvider(Class<? extends WALProvider>, String) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
- 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.
- createPutForNamespaceSnapshotSize(String, long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a Put for the namespace's total snapshot size.
- createPutForSnapshotSize(TableName, String, long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Put to persist the current size of the
snapshot with respect to the
given
table.
- createPutForSpaceSnapshot(TableName, SpaceQuotaSnapshot) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
Creates a
Put to store the given
snapshot for the given
tableName in
the quota table.
- 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(ReaderContext, HFileInfo, CacheConfig, Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
Method returns the reader given the specified arguments.
- 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(FileSystem, Path) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
- createReader(FileSystem, Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a reader for the WAL.
- createReader(FileSystem, Path, CancelableProgressable, boolean) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
- createReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a reader for the given path, accept custom reader classes from conf.
- createReader(FileSystem, Path, Configuration, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a reader for the given path, accept custom reader classes from conf.
- createReaderContext(boolean, long, ReaderContext.ReaderType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- createReaderIgnoreCustomClass(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
Create a reader for the given path, ignore custom reader classes from conf.
- 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
-
- 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(TableName, byte[], long) - Method in class org.apache.hadoop.hbase.wal.AbstractRecoveredEditsOutputSink
-
- 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.
- 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
-
- 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(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
-
- 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.
- 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(RegionInfo, WALProtos.RegionEventDescriptor) - Static method in class org.apache.hadoop.hbase.wal.WALEdit
-
- createRegionEventWALEdit(byte[], 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(HRegion, ClusterStatusProtos.RegionLoad.Builder, HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- createRegionLoad(String) - 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[], long, 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 interface org.apache.hadoop.hbase.client.RegionInfo
-
Make a region name of passed parameters.
- 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[], byte[], 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 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
-
- createRegionName(TableName, byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- createRegionName(TableName, byte[], long, int, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- createRegionName(TableName, byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- createRegionName(TableName, byte[], byte[], int, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- 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(Configuration, Path, TableDescriptor, RegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegions(ThreadPoolExecutor, Configuration, Path, TableDescriptor, RegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
-
Create new set of regions on the specified file-system.
- createRegionServerStatusStub() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Get the current master from ZooKeeper and open the RPC connection to it.
- createRegionServerStatusStub(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Get the current master from ZooKeeper and open the RPC connection to it.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(boolean) - Method 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.
- createRoundRobinAssignProcedures(List<RegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Create round-robin assigns.
- createRoundRobinAssignProcedures(List<RegionInfo>) - 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
-
- 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
-
- 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
- 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 in
TableInputFormat.
- createScanFromCursor(Cursor) - Static method in class org.apache.hadoop.hbase.client.Scan
-
Create a new Scan with a cursor.
- createScanner(HStore, ScanInfo, List<StoreFileScanner>, ScanType, long, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- createScanner(HStore, ScanInfo, List<StoreFileScanner>, long, long, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- createScanner(ScanInfo, List<StoreFileScanner>, ScanType, Compactor.FileDetails, long) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.InternalScannerFactory
-
- createScanner(ScanInfo, List<StoreFileScanner>, ScanType, Compactor.FileDetails, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor.StripeInternalScannerFactory
-
- 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(List<KeyValueScanner>, FlushLifeCycleTracker) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
-
Creates the scanner for flushing snapshot.
- 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
-
- 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(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
-
- 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
-
- createStagingDir(Path, User, TableName) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
-
- createStagingDir(Path, User, String) - Method in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager
-
- createStagingDir(Path, User, TableName) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
-
- createStagingDir(Path, User, String) - 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
-
- 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
-
- 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.mapred.RowCounter
-
n * @return the JobConf n
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
-
Sets up the actual job.
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
-
Sets up the actual job.
- createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
-
Sets up the actual job.
- createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.HashTable
-
- 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) - 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.RowCounter
-
- 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.
- 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) nnn
- 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(TableDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createSystemTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Create a system table using the given table definition.
- createTable(TableDescriptor) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Creates a new table.
- 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[][]) - 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) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Creates a new table.
- 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[][]) - 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) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- createTable(TableDescriptor, byte[][]) - 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) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- createTable(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- createTable(TableName, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- createTable(Admin, TableName, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- createTable(TableDescriptor, byte[][], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- createTable(TableDescriptor, byte[][], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Create a table using the given table definition.
- 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(TableDescriptor) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- createTable(TableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- createTable(TableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- createTable(TTableDescriptor, List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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.
- 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, 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) - 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 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(Path, TableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Create a new TableDescriptor in HDFS in the specified table directory.
- 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.
- 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
-
- createTableMetrics(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
-
- 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
- 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.
- createTaskIfAbsent(String, SplitLogManager.TaskBatch) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Deprecated.
nn * @return null on success, existing task on error
- 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
-
n * @return 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
-
- 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
-
- 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(RPCProtos.ConnectionHeader) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
- 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
-
- 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
-
n *
- createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
n *
- 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(WALFactory, MasterRegionWALRoller, String, FileSystem, Path, RegionInfo) - Static method in class org.apache.hadoop.hbase.master.region.MasterRegion
-
- 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
-
- createWALDir - Variable in class org.apache.hadoop.hbase.testing.TestingHBaseClusterOption.Builder
-
- createWALDir(boolean) - Method 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.
- 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
-
- 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(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, MobFileName, Path, long, Compression.Algorithm, CacheConfig, Encryption.Context, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Creates a writer for the mob file in temp directory.
- createWriter(Configuration, FileSystem, ColumnFamilyDescriptor, Path, long, Compression.Algorithm, CacheConfig, Encryption.Context, ChecksumType, int, int, BloomType, boolean) - Static method in class org.apache.hadoop.hbase.mob.MobUtils
-
Creates a writer for the mob file in temp directory.
- createWriter(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() - Method in interface org.apache.hadoop.hbase.regionserver.AbstractMultiFileWriter.WriterFactory
-
- createWriter(InternalScanner, Compactor.FileDetails, boolean, boolean, Consumer<Path>) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSinkFactory
-
- 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(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(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(MemStoreSnapshot, boolean, Consumer<Path>) - Method in class org.apache.hadoop.hbase.regionserver.StoreFlusher
-
- createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.BoundaryStripeFlushRequest
-
- createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
-
- createWriter() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
-
- createWriter(Configuration, FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.wal.FSHLogProvider
-
Public because of FSHLog.
- createWriter(Configuration, FileSystem, Path, boolean, long) - Static method in class org.apache.hadoop.hbase.wal.FSHLogProvider
-
Public because of FSHLog.
- createWriter(Path) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
- 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(Date, long, Compression.Algorithm, byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HMobStore
-
Creates the writer for the mob file in temp directory.
- createWriterInTmp(String, Path, long, Compression.Algorithm, byte[], boolean, Consumer<Path>) - 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.
- 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 - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
- createZnodeRetryCounterFactory(Configuration) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
Returns A retry counter factory configured for retrying znode creation.
- 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 - 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 - Variable in class org.apache.hadoop.hbase.ipc.ServerRpcConnection
-
- cryptoAES - Variable in class org.apache.hadoop.hbase.security.CryptoAESUnwrapHandler
-
- cryptoAES - Variable in class org.apache.hadoop.hbase.security.CryptoAESWrapHandler
-
- cryptoAES - Variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
-
- 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
-
- CryptoAESUnwrapHandler - Class in org.apache.hadoop.hbase.security
-
Unwrap messages with Crypto AES.
- CryptoAESUnwrapHandler(CryptoAES) - Constructor for class org.apache.hadoop.hbase.security.CryptoAESUnwrapHandler
-
- CryptoAESWrapHandler - Class in org.apache.hadoop.hbase.security
-
wrap messages with Crypto AES.
- CryptoAESWrapHandler(CryptoAES) - Constructor for class org.apache.hadoop.hbase.security.CryptoAESWrapHandler
-
- 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
-
- CSLMImmutableSegment - Class in org.apache.hadoop.hbase.regionserver
-
- 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.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
-
- 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() - 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 - Variable in class org.apache.hadoop.hbase.codec.BaseDecoder
-
- current() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
-
- current - Variable in class org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder
-
- current() - Method 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_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
-
- 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
-
- 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.SplitWALManager.SplitWorkerAssigner
-
- 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() - Method in interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController
-
Get the scan cursor if available.
- cursor - Variable in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
-
- cursor() - Method in class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl
-
- Cursor - Class in org.apache.hadoop.hbase.client
-
- Cursor(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Cursor
-
- cursor - Variable in class org.apache.hadoop.hbase.client.Result
-
- cursor - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
-
- cursor(boolean) - Static method in class org.apache.hadoop.hbase.hbtop.terminal.impl.EscapeSequences
-
- 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.BlockIndexChunk
-
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.BlockIndexChunk
-
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
-
- 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
-
- 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.
- cycleStartTick - Variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
-
- 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
-
- 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_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
-
- 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 - Interface in org.apache.hadoop.hbase.io.encoding
-
Encoding of KeyValue.
- 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.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
-
- 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
-
- 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(String[]) - Method 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.
- 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_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_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.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.
- deadservers - Variable in class org.apache.hadoop.hbase.master.ServerManager
-
- 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(Path) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
ls -r for debugging purposes
- 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
- 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(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.hadoop.hbase.io.asyncfs.ProtobufDecoder
-
- 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(CachedData) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache.HFileBlockTranscoder
-
- 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
-
- decode(PositionedByteRange) - Method in interface org.apache.hadoop.hbase.types.DataType
-
Read an instance of T from the buffer src.
- 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, int) - Method in class org.apache.hadoop.hbase.types.RawBytes
-
Read a byte[] from the buffer src.
- decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.RawBytesFixedLength
-
Read a byte[] from the buffer src.
- decode(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.RawBytesTerminated
-
Read a byte[] from the buffer src.
- 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, int) - Method in class org.apache.hadoop.hbase.types.Struct
-
Read the field at index.
- decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
-
- decode(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
Deprecated.
- 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(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
-
Read a byte value from the buffer src.
- decodeByte(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawByte
-
Read a byte value from the buffer buff.
- 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(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
-
Read a double value from the buffer src.
- decodeDouble(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Read a double value from the buffer src.
- decodeDouble(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawDouble
-
Read a double value from the buffer buff.
- 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(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
-
Read a float value from the buffer dst.
- decodeFloat(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawFloat
-
Read a float value from the buffer buff.
- 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(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
-
Read an int value from the buffer src.
- decodeInt(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawInteger
-
Read an int value from the buffer buff.
- 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(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
-
Read a long value from the buffer src.
- decodeLong(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
-
Read a long value from the buffer src.
- decodeLong(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawLong
-
Read a long value from the buffer buff.
- 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
-
- decodeShort(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
-
Read a short value from the buffer src.
- decodeShort(byte[], int) - Method in class org.apache.hadoop.hbase.types.RawShort
-
Read a short value from the buffer buff.
- decodeSignificand(PositionedByteRange, int, boolean) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
-
Read significand digits from src according to the magnitude of e.
- 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
-
- 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(RpcController, MasterProtos.DecommissionRegionServersRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Mark region server(s) as decommissioned (previously called 'draining') to prevent additional
regions from getting assigned to them.
- decommissionRegionServers(RpcController, MasterProtos.DecommissionRegionServersRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- decommissionRegionServers(List<ServerName>, boolean) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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.xz.LzmaDecompressor
-
- decompress(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.zstd.ZstdDecompressor
-
- decompress(CompressionCodec, byte[]) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
- decompress(CompressionCodec, ByteBuff) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
- decompress(CompressionCodec, InputStream, int) - Method in class org.apache.hadoop.hbase.ipc.CellBlockBuilder
-
- decompress(InputStream, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.CompressionContext.ValueCompressor
-
- 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.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
- 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
-
- decrement() - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Decrement this by 1.
- decrement(long) - Method in interface org.apache.hadoop.hbase.metrics.Counter
-
Decrement this by n.
- decrement() - Method in class org.apache.hadoop.hbase.metrics.impl.CounterImpl
-
- decrement(long) - 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.
- 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(MemStoreSize) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- decrMemStoreSize(long, long, long, int) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- decRpcCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- 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
-
- decrSizeOfHFileRefsQueue(int) - 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
-
- decrSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
- 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 nnnnnnn
- decrypt(OutputStream, InputStream, int, Decryptor) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Decrypt a stream of ciphertext given a decryptor nnnnn
- 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 nnnnnn
- 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 - Interface in org.apache.hadoop.hbase.io.crypto
-
Decryptors apply a cipher to an InputStream to recover plaintext.
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
-
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
-
- decryptor - Variable in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec.EncryptedKvDecoder
-
- 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_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(Cell) - Static method in class org.apache.hadoop.hbase.PrivateCellUtil
-
Deep clones the given cell if the cell supports deep cloning
- 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
-
- 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 from
this 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 - 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_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_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_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_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_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_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_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_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_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_HBASE_CLIENT_MAX_PERREGION_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_CLIENT_MAX_PERREQUEST_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
- DEFAULT_HBASE_CLIENT_MAX_PERREQUEST_ROWS - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
- DEFAULT_HBASE_CLIENT_MAX_PERSERVER_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_CLIENT_MAX_SUBMIT_HEAPSIZE - Static variable in class org.apache.hadoop.hbase.client.SimpleRequestController
-
- DEFAULT_HBASE_CLIENT_MAX_TOTAL_TASKS - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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_HBASE_CLIENT_PERSERVER_REQUESTS_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_CLIENT_SCANNER_ASYNC_PREFETCH - Static variable in class org.apache.hadoop.hbase.client.Scan
-
- DEFAULT_HBASE_CLIENT_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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_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_HBASE_META_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_META_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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_HBASE_RPC_SHORTOPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_RPC_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
-
- DEFAULT_HBASE_SERVER_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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
-
- 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_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_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_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_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_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
-
- 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_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_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_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
-
- 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_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_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.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_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_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_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_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_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_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_SLOW_LOG_RING_BUFFER_SIZE - 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.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_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.ProtobufLogReader
-
- 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
-
- DEFAULT_ZOOKEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
-
- 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
-
- 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
-
- 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, 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 n * @param opThreads the maximum number of threads to
allow in the pool
- defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Default thread pool for the procedure n * @param opThreads the maximum number of threads to
allow in the pool
- defaultPool(String, int) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Default thread pool for the procedure n * @param procThreads the maximum number of threads to
allow in the pool
- defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Default thread pool for the procedure n * @param procThreads the maximum number of threads to
allow in the pool
- 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
-
- DefaultThriftClientBuilder(ThriftConnection) - Constructor for class org.apache.hadoop.hbase.thrift2.client.ThriftConnection.DefaultThriftClientBuilder
-
- DefaultViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
-
- 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
-
- 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
-
- delegate - Variable in class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
-
- 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 - 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
-
- DelegatingHBaseRpcController(HBaseRpcController) - Constructor for class org.apache.hadoop.hbase.ipc.DelegatingHBaseRpcController
-
- 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
-
- DelegatingInternalScanner(InternalScanner) - Constructor for class org.apache.hadoop.hbase.coprocessor.example.DelegatingInternalScanner
-
- delegator - Variable in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- 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(Delete) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deletes the specified cells/row.
- delete(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
Deletes the specified cells/rows in bulk.
- delete(Delete) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.AsyncTableImpl
-
- Delete - Class in org.apache.hadoop.hbase.client
-
Used to perform Delete operations on a single row.
- Delete(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row.
- Delete(byte[], long) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation for the specified row and timestamp.
- 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(Delete) - Constructor for class org.apache.hadoop.hbase.client.Delete
-
Create a Delete operation using another Delete as template.
- 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) - Method in class org.apache.hadoop.hbase.client.HTable
-
- delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.HTable
-
- delete(Delete) - Method in class org.apache.hadoop.hbase.client.RawAsyncTableImpl
-
- delete(List<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(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Batch Deletes the specified cells/rows from the table.
- delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
-
- delete() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.InputModeScreenPresenter
-
- delete - Variable in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
-
- delete() - Method in class org.apache.hadoop.hbase.master.zksyncer.ClientZKSyncer.ZKData
-
- delete(long) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
-
- delete(Procedure<?>, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.NoopProcedureStore
-
- delete(long[], int, int) - 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(Procedure<?>, long[]) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
The parent procedure completed.
- 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) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
-
- delete(Procedure<?>, long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.region.RegionProcedureStore
-
- delete(long[], int, int) - 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.ProcedureStoreTracker
-
Deprecated.
- delete(BitSetNode, 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(Procedure<?>, 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.wal.WALProcedureStore
-
Deprecated.
- delete(long[]) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
Deprecated.
- delete() - Method in interface org.apache.hadoop.hbase.quotas.MasterQuotaManager.SetQuotaOperations
-
Deletes the quota for the subject.
- 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(HRegion, OperationQuota, ClientProtos.MutationProto, CellScanner, ActivePolicyEnforcement) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- delete(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(String, Header) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a DELETE request
- delete(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(String) - Static method in class org.apache.hadoop.hbase.rest.ScannerResource
-
- delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
-
- delete(Delete) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftTable
-
- 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(String, int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
delete is an idempotent operation.
- DELETE_BATCH_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- DELETE_BATCH_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- 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_SNAPSHOT_EVENT - Static variable in class org.apache.hadoop.hbase.master.cleaner.SnapshotCleanerChore
-
- DELETE_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- deleteAction(CleanerChore.Action<Boolean>, String, Path) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
-
Perform a delete on a specified type.
- deleteAll(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.AsyncTable
-
A simple version of batch delete.
- deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- 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
-
- deleteBatchHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- deleteBatchTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- deleteBuffer - Variable in class org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker
-
- deleteCachedRegionLocation(HRegionLocation) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Deletes cached locations for the specific region.
- deleteCachedRegionLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.ConnectionImplementation
-
- 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
-
- deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- deleteColumn(TableName, byte[], long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- deleteColumn(TableName, byte[], long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Delete a column from an existing table
- deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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
-
- 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.
- 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(MasterProcedureEnv, String) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteNamespaceProcedure
-
Delete the namespace directories from the file system
- deleteDirectory(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.CommonFSUtils
-
Delete if exists.
- 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.
- 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(RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- deleteFamilyFromFS(Path, RegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- deleteFavoredNodesForRegion(RegionInfo) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
-
- deleteFavoredNodesForRegions(Collection<RegionInfo>) - Method in class org.apache.hadoop.hbase.favored.FavoredNodesManager
-
- deleteFile(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
-
- deleteFile() - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
-
- deleteFile(FileStatus, HStore, AtomicLong, AtomicLong) - Method in class org.apache.hadoop.hbase.regionserver.BrokenStoreFileCleaner
-
- deleteFile(String) - Method in class org.apache.hadoop.hbase.util.RegionMover
-
- 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, TableName, List<RegionInfo>, boolean) - Static method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- 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.
- 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, Delete) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Delete the passed d from the hbase:meta table.
- deleteFromMetaTable(Connection, List<Delete>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Delete the passed deletes from the hbase: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 a
TDelete (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
- 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(HbckRegionInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
Deprecated.
Deletes region from meta table
- deleteMetaRegion(byte[]) - 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
-
- 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(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- 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(String, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
Delete an existing Namespace.
- deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- deleteNamespace(String) - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
-
- 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
-
- 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(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) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
-
Returns a deleteNodeFailSilent ZKUtilOP
- 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.
- 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
- 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
TDeletes (Thrift) into a list of
Deletes (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
-
- 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(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- 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.
- deleteSnapshot(SnapshotProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Delete the specified snapshot n * @throws SnapshotDoesNotExistException If the specified
snapshot does not exist.
- deleteSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteSnapshots(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- deleteSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Delete existing snapshots whose names match the pattern passed.
- deleteSnapshots() - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete all existing snapshots.
- deleteSnapshots(Pattern) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete existing snapshots whose names match the pattern passed.
- deleteSnapshots() - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteSnapshots() - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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 n
- deleteStoreFilesWithoutArchiving(Collection<HStoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
-
Just do a simple delete of the given store files
- 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(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- deleteTable(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
-
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.assignment.AssignmentManager
-
Delete the region states.
- deleteTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- deleteTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Delete a table
- deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- deleteTable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteTable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- deleteTableACLNode(TableName) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
-
Delete the acl notify node of table n
- 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
-
- deleteTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- deleteTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Delete tables matching the passed in pattern and wait on completion.
- deleteTables(String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteTables(Pattern) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- deleteTableSnapshots(String, String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- 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) - Method in interface org.apache.hadoop.hbase.client.AsyncAdmin
-
Delete all existing snapshots matching the given table name pattern.
- 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) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.AsyncHBaseAdmin
-
- deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- deleteTableSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- deleteTableSnapshots(Pattern, Pattern) - Method in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin
-
- deleteTableSnapshots(String, String) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- 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
-
- deleteTimeHisto - Variable in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- 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, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- deleteUserQuota(Connection, String, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- deleteUserTableHdfsAcl(Table, String, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
-
- deleteUserTableHdfsAcl(Connection, Set<String>, TableName) - Static method in class org.apache.hadoop.hbase.security.access.SnapshotScannerHDFSAclController.SnapshotScannerHDFSAclStorage
-
- DeleteVersionsNode(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
-
- DeleteVersionsNode() - Constructor for class org.apache.hadoop.hbase.regionserver.querymatcher.NewVersionBehaviorTracker.DeleteVersionsNode
-
- 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
-
- 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
-
- DelimitedKeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- DelimitedKeyPrefixRegionSplitRestriction - Class in org.apache.hadoop.hbase.regionserver
-
- DelimitedKeyPrefixRegionSplitRestriction() - Constructor for 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 - 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.regionserver.DelimitedKeyPrefixRegionSplitPolicy
-
Deprecated.
- delimiter - Variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitRestriction
-
- 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.
- DemoClient - Class in org.apache.hadoop.hbase.thrift
-
See the instructions under hbase-examples/README.txt
- DemoClient() - Constructor for class org.apache.hadoop.hbase.thrift.DemoClient
-
- DemoClient - Class in org.apache.hadoop.hbase.thrift2
-
- 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(byte[], byte[], boolean, CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
- 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[]) - 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.
- 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_BLOCKCACHE_BLOCKSIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.BlockCacheFactory
-
- DEPRECATED_BUFFER_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
- DEPRECATED_MAX_BUFFER_COUNT_KEY - Static variable in class org.apache.hadoop.hbase.io.ByteBuffAllocator
-
- 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 - Static variable in class org.apache.hadoop.hbase.ipc.IPCUtil
-
- 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
-
- 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(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
-
- deregister() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- deregister() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- 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.
- 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
-
- descending - Variable in class org.apache.hadoop.hbase.regionserver.CellFlatMap
-
- 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
-
- 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() - Method 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
-
- 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(ByteBuff, ByteBuffAllocator) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
-
- deserialize(DataInputStream) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Deserialize the fixed file trailer from the given stream.
- deserialize(ByteBuff, ByteBuffAllocator) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockDeserializer
-
- deserialize(Cell) - Method in class org.apache.hadoop.hbase.mapreduce.CellSerialization.CellDeserializer
-
- deserialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- 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(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(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.
- 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.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.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.
- 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 from
script try to get the rsgroup from the
NamespaceDescriptor 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 - 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
-
- DiffCompressionState() - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
-
- 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
-
- 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
-
- DIRECT_BYTES_READ_KEY - Static variable in class org.apache.hadoop.hbase.trace.HBaseSemanticAttributes
-
- 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.KeyValueSerialization.KeyValueDeserializer
-
Deprecated.
- disable(ZKWatcher, byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Disable all archiving of files for a given table
- disable(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
-
Turn off processing constraints for a given table, even if constraints have been turned on or
added.
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement
-
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.DisableTableViolationPolicyEnforcement
-
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.MissingSnapshotViolationPolicyEnforcement
-
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement
-
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement
-
- disable() - Method in class org.apache.hadoop.hbase.quotas.policies.NoWritesViolationPolicyEnforcement
-
- disable() - Method in interface org.apache.hadoop.hbase.quotas.SpaceViolationPolicyEnforcement
-
Disables this policy.
- 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
-
- DISABLED - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Disabled cache configuration
- disabled - Variable in class org.apache.hadoop.hbase.master.hbck.HbckChore
-
- DISABLED - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
- disabled - Variable in class org.apache.hadoop.hbase.wal.DisabledWALProvider
-
- 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
-
- 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(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveManager
-
Stop retaining HFiles for the given table in the archive.
- 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(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for the given table.
- disableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for the given table.
- disableHFileBackup() - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
-
Disable hfile backups for all tables.
- 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
-
- 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(RpcController, ReplicationProtos.DisableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- disableReplicationPeer(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- disableReplicationPeer(RpcController, ReplicationProtos.DisableReplicationPeerRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- disableReplicationPeer(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Stop the replication stream to the specified peer
- 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(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(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection
-
- disableTable(TableName, long, long) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- disableTable(TableName, long, long) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
Disable an existing table
- disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftHBaseServiceHandler
-
- disableTable(TableName) - Method in class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- disableTable(TTableName) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- 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
-
- 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
-
- disableTables(Pattern) - Method in interface org.apache.hadoop.hbase.client.Admin
-
- disableTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- disableTables(Pattern) - 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 class org.apache.hadoop.hbase.thrift2.client.ThriftAdmin
-
- DisableTableViolationPolicyEnforcement - Class in org.apache.hadoop.hbase.quotas.policies
-
- 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
- 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.
- 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.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() - Method in class org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.BufferNode
-
- dispatch() - Method in interface org.apache.hadoop.hbase.procedure2.RemoteProcedureDispatcher.RemoteNode
-
- 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.ServerRemoteProcedure
-
- 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(T) - Method in class org.apache.hadoop.hbase.http.jersey.SupplierFactoryAdapter
-
- 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
-
- 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(BigDecimal, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- 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(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() - 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(W, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- doAppend(WALProvider.AsyncWriter, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
-
- doAppend(WALProvider.Writer, FSWALEntry) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- 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) - Static method in class org.apache.hadoop.hbase.client.HTable
-
- doBulkLoad(LoadIncrementalHFiles, Table, Deque<LoadIncrementalHFiles.LoadQueueItem>, RegionLocator, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HFileReplicator
-
- 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(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, 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.
- 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(RpcController, REQUEST, ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper.Operation<REQUEST, RESPONSE>) - Method in class org.apache.hadoop.hbase.client.ServerConnectionUtils.ShortCircuitingClusterConnection.ClientServiceBlockingInterfaceWrapper
-
- doCall() - Method in class org.apache.hadoop.hbase.procedure2.BaseRSProcedureCallable
-
- 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
-
- doCheckAndMutate(byte[], byte[], byte[], CompareOperator, byte[], Filter, TimeRange, RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
-
- doCheckAndMutate(byte[], byte[], byte[], CompareOperator, byte[], Filter, TimeRange, Mutation) - 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(User) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit.CompactionRunner
-
- doCompaction(CompactionRequestImpl, Collection<HStoreFile>, User, long, List<Path>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- doCompaction() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreCompactor
-
---------------------------------------------------------------------- The worker thread
performs the compaction asynchronously.
- 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(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(FilterChain, HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter
-
- 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(ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.client.ClientServiceCallable
-
- 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.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(Connection, Get) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- doGet(Connection, List<Get>) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- 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.tool.CanaryStatusServlet
-
- 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.
- 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
-
- 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.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() - 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 - Variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner.HFileDeleteTask
-
- done - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.TaskBatch
-
Deprecated.
- 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(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 - Variable in class org.apache.hadoop.hbase.tool.CanaryTool.Monitor
-
- done() - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService.QueueingFuture
-
- 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 a ClientProtos.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
-
- 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, Put) - Static method in class org.apache.hadoop.hbase.quotas.QuotaUtil
-
- doPut(Connection, List<Put>) - Static method in class org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor
-
- 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, 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.
- 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
-
- 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(SimpleServerRpcConnection, RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder
-
Deprecated.
- doRespond(RpcResponse) - Method in class org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection
-
Deprecated.
- 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.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
-
- doSetLevel() - Method in class org.apache.hadoop.hbase.http.log.LogLevel.CLI
-
Send HTTP request to set log level.
- doSetup(Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context, Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
Handles common parameter initialization that a subclass might want to leverage.
- doSetup(Mapper<LongWritable, Text, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
Handles common parameter initialization that a subclass might want to leverage.
- doSetup(Mapper<LongWritable, Text, ImmutableBytesWritable, Text>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
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(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL
-
- doSync(boolean) - Method in class org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL
-
- doSync(long, 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.FSHLog
-
- doSyncOfUnflushedWALChanges(WAL, RegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Sync unflushed WAL changes.
- 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
org.apache.commons.math3.stat.descriptive.DescriptiveStatistics#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(FieldValue) - Method in class org.apache.hadoop.hbase.hbtop.RecordFilter.FilterBuilder
-
- doubleEquals(Object) - 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.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 - 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
-
- drainingServerTracker - Variable in class org.apache.hadoop.hbase.master.HMaster
-
- 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 CallRunner>) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
-
- drainTo(Collection<? super CallRunner>, int) - Method in class org.apache.hadoop.hbase.ipc.AdaptiveLifoCoDelCallQueue
-
- drainTo(Collection<? super 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 E>) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- drainTo(Collection<? super E>, int) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- 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
-
- drillDown() - Method in class org.apache.hadoop.hbase.hbtop.screen.top.TopScreenPresenter
-
- 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() - Constructor for class org.apache.hadoop.hbase.mapred.Driver
-
- Driver - Class in org.apache.hadoop.hbase.mapreduce
-
Driver for hbase mapreduce jobs.
- 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() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
Returns true if we should drop the dependent column, false otherwise
- dropDependentColumn - Variable in class org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel
-
- 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 n
- 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
-
- 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(ZKWatcher) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp.DummyServer
-
- DummyServer(String) - 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(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
- 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
-
- 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
-
- dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplit
-
- dumpQueue(HRegionServer, PrintWriter) - Static method in class org.apache.hadoop.hbase.regionserver.http.RSDumpServlet
-
- dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
-
- 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 - 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(DumpReplicationQueues.DumpOptions) - Method in 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
-
- 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(Writer, String) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
-
Dump a textual representation of the executor's status to the given writer.
- dumpTo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
-
Dump the contents of the buffer to the given stream.
- dumpVersionInfo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
-
- 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 - Enum in org.apache.hadoop.hbase.client
-
Enum describing the durability guarantees for tables and
Mutations Note that the items
must be sorted in order of increasing durability
- Durability() - Constructor for enum org.apache.hadoop.hbase.client.Durability
-
- durability - Variable in class org.apache.hadoop.hbase.client.Mutation
-
- DURABILITY - Static variable in class org.apache.hadoop.hbase.client.TableDescriptorBuilder
-
- DURABILITY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
-
Deprecated.
- durability - Variable in class org.apache.hadoop.hbase.mapreduce.Import.Importer
-
- durability - Variable in class org.apache.hadoop.hbase.regionserver.HRegion.BatchOperation
-
- 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
-
- durationUnit - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter.SimpleReporter.Builder
-
- 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